Koozali.org: home of the SME Server

Obsolete Releases => SME Server 8.x => Topic started by: mgb on August 20, 2011, 07:48:25 PM

Title: new disk sme 8 md1 -bash: ext2online: command not found
Post by: mgb on August 20, 2011, 07:48:25 PM
mdadm --grow /dev/md2 --size=max
pvresize /dev/md2
lvresize -l +100%FREE main/root
ext2online -C0 /dev/main/root  = -bash: ext2online: command not found
help to fix the new disk
the old disk is 80g the new disk is 500g
Title: Re: new disk sme 8 md1 -bash: ext2online: command not found
Post by: gregswallow on August 20, 2011, 11:45:22 PM
See http://wiki.centos.org/TipsAndTricks/ExpandLV
ext2online is gone in CentOS5, and is replaced by resize2fs