umount-system

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

Un-mounts the filesystem on the host for some system.

cloudmin umount-system --host name