Fix for adding new disks to system:
authorMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 3 Aug 2006 16:33:40 +0000 (16:33 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Thu, 3 Aug 2006 16:33:40 +0000 (16:33 +0000)
commit86e9a25c7cd610ce3e078e2193c80cb1ea7fb27b
tree7f9b5f499a0461fb36b3532a11dd28ea890220ff
parentfc8a2fd1a0d41a95223534dfd155b982c7ad5107
Fix for adding new disks to system:
 - umount proc to ensure that subsequent lvm modification succeed
 - make lvm extents visible again after lvm modifications
 - switched to using ext2online to extend vserver filesystem across
   newly added lvm extents.
source/steps/CheckForNewDisks.py