4.9. report

4.9.1. report host vlan

rocks report host vlan

Print the command necessary to start the vlan interface needed by virtual machines on a vm-containers and on frontends. VLan used by virtual machines now are not anymore under Red Hat network manager control, but they are managed by rocks.

examples

$ rocks report host vlan compute-0-0-0

Print the command necessary to start the vlan for host compute-0-0-0

4.9.2. report host vm config

rocks report host vm config {host...}

Reports the XML Configuration for VM that will be handed to libvirt for startup.

arguments

host

One or more VM host names.

examples

$ rocks report host vm config compute-0-0-0

list the XML configuration of Report XML Config of VM compute-0-0-0.

4.9.3. report host vm virt_type

rocks report host vm virt_type {host}

Output the type of virtualization used for a VM (with KVM it is always equal to hvm).

arguments

host

One VM host name (e.g., compute-0-0-0).

examples

$ rocks report host vm virt-type compute-0-0-0

Report the vitualization type used.

4.9.4. report vm nextmac

rocks report vm nextmac

Outputs the next free MAC address that can be used for a VM.

examples

$ rocks report vm nextmac