=head1 NAME B - Removes HMC- and IVM-managed partitions. =head1 SYNOPSIS I I I I Display usage message. B<-v> Command Version. B<-V> Verbose output. B<-r> Retain the data object definitions of the nodes. B<--service> Remove the service partitions of the specified CECs. B<-p> Purge the existence of the VM from persistant storage. This will erase all storage related to the VM in addition to removing it from the active virtualization configuration. B<-f> Force remove the VM, even if the VM appears to be online. This will bring down a live VM if requested. =head1 RETURN VALUE 0 The command completed successfully. 1 An error has occurred. =head1 EXAMPLES 1. To remove the partition lpar3, enter: I Output is similar to: lpar3: Success 2. To remove all the partitions associated with CEC cec01, enter: I Output is similar to: lpar1: Success lpar2: Success lpar3: Success 3. To remove the service partitions of the specified CEC cec01 and cec02, enter: I Output is similar to: cec01: Success cec02: Success 4. To remove the partition lpar1, but retain its definition, enter: I Output is similar to: lpar1: Success =head1 FILES /opt/xcat/bin/rmvm =head1 SEE ALSO L, L, L