4.7. remove

4.7.1. remove cluster

rocks remove cluster [cluster...]

Remove a virtual cluster.

arguments

[cluster]

One or more virtual frontend names.

examples

# rocks rmeove cluster frontend-0-0-0

Remove the cluster associated with the frontend named 'frontend-0-0'.

4.7.2. remove host vm

rocks remove host vm {host...}

Remove only some information (regarding a virtual machine) from the database for the supplied hosts. This command should not be used to delete a virtual machine from the rocks DB (it is only for internal use). Use rocks remove host instead.

arguments

host

A list of one or more VM host names.

examples

# rocks remove host compute-0-0-0

To remove the host compute-0-0-0 from the database. Do not use rocks remove host vm (this command) to remove a host.