John R Pierce pierce@hogranch.com wrote:
integrated so growing a file system is a one step process that takes care of both the LVM and JFS online in a single command.
# chfs -size=+10G /home
hard to be much simpler than that!
ZFS is simpler than that ;-)
If you enabled the zpool autoexpand feature, you just need to start replacing disks by bigger ones. Once you are ready with replacing all disks from a RAID system, the filesytem shows the new size.
BTW: where do you expect the additional 10G to come from in your example?
Jörg