4.8. report

4.8.1. report host vm

rocks report host vm {host} [install=bool]

Outputs the VM configuration file for a slice on a physical node.

arguments

host

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

parameters

[install=bool]

If install='y' is set, then the VM will be first boot from its install bootprofile. Default is 'n' VMs use different mechanisms to control booting as compared to PXE-booted hosts. However, If the pxeaction for a VM host is defined explicitly as "install*' for this VM, then this flag will be internally set to 'y'.

examples

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

Create the VM configuration file for host compute-0-0-0

$ rocks report host vm compute-0-0-0 install=y

Create the VM configuration file for host compute-0-0-0, and tell it to run its installprofile when it boots.

4.8.2. report host xen bridge

rocks report host xen bridge

Generates the Xen networking bridge configuration script for a host.

examples

$ rocks report host xen bridge