Koozali.org: home of the SME Server

new disk sme 8 md1 -bash: ext2online: command not found

Offline mgb

  • *****
  • 558
  • +0/-0
new disk sme 8 md1 -bash: ext2online: command not found
« 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
Thanks all for helping
Skype yosii2009

Offline gregswallow

  • *
  • 651
  • +1/-0
Re: new disk sme 8 md1 -bash: ext2online: command not found
« Reply #1 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