I have file server that I've kept adding disks to for many years now, and I recently hit a wall when I reached 16TB. The problem from what I can find out is that resize2fs cant resize filesystems past 16TB using ext4. I've been googling a bit and it seems the latest version of resize2fs from 07-02-11 still doesn't have support for this, and it is a WIP ( See screenshot ).
Now I'm wondering what my options are.
1. Find a workaround so I can resize me existing filesystem. ( Wait for an update to resize2fs. )
2. Convert to another filesystem.
3. Make another LVM Volume.
4. Reformat the filesystem with another filesystem.
I would prefer to keep the system as one big volume, and not split it in two.
Alternatives 1 or 2 would be preferable.
Now I'm wondering what my options are.
1. Find a workaround so I can resize me existing filesystem. ( Wait for an update to resize2fs. )
2. Convert to another filesystem.
3. Make another LVM Volume.
4. Reformat the filesystem with another filesystem.
I would prefer to keep the system as one big volume, and not split it in two.
Alternatives 1 or 2 would be preferable.