Node size cannot resize to larger than 8.12

The node setup is under a LXC docker in Proxmox. Disk is mounted from another NAS through iSCSI. The node has been working properly and recently the size has reached the disk size originally set.

I updated the docker compose file with

environment:
    **- STORAGE=9TB**

I expect it should be changed to 9TB. However, the disk size shown in the Node Dashboard is only 8.12TB.

Would like to seek advice on how to resolve that?

Hi @marvinso1978, have you looked at the following topic? It seems related.

thanks, let me try to run the piece-scan-on-startup first

resolved by running e2fsck and resize2fs