Posted 2012-03-29 01:46 by Joe
umount-system.pl
Un-mounts the filesystem on the host for some system
This command reverses the filesystem mount done by mount-system.
It takes only one parameter,
--host followed by the hostname of the system whose filesystem should be un-mounted.
Un-mounting is required before a virtual system can be booted.
Example usage
cloudmin umount-system --host xencentos.home Un-mounting filesystem for xencentos.home .. .. unmounted from /mnt/xen-xencentos.home on host sentosa.home
Command Line Help
cloudmin umount-system --host name
