rocks list cluster [cluster...] [status=bool]
Lists a cluster, that is, for each frontend, all nodes that are associated with that frontend are listed.
arguments
Zero, one or more frontend names. If no frontend names are supplied, information for all clusters will be listed.
parameters
If true, then for each VM-based cluster node, output the VM's status (e.g., 'active', 'paused', etc.).
examples
List the cluster associated with the frontend named 'frontend-0-0'.
List all clusters.
rocks list host interface disablekvm [host...]
Lists all the host interfaces with their respective disable_kvm flag
arguments
Zero, one or more host names. If no host names are supplied, information for all hosts will be listed.
examples
List all the hosts with their corrispective disable KVM flag
List the VM configuration for compute-0-0 and compute-0-1.
rocks list host vm [host...] [showdisks=bool] [status=bool]
Lists the VM configuration for hosts.
arguments
Zero, one or more host names. If no host names are supplied, information for all hosts will be listed.
parameters
If true, then output VM disk configuration. The default is 'false'.
If true, then output each VM's status (e.g., 'active', 'paused', etc.).
examples
List the VM configuration for compute-0-0.
List the VM configuration for compute-0-0 and compute-0-1.