rocks dump
The top level dump command is used to recursively call all the dump commands in the correct order. This is used to create the restore roll.
examples
Recursively call all dump commands.
rocks dump host [host...]
Dump the host information as rocks commands.
arguments
Zero, one or more host names. If no host names are supplied, information for all hosts will be listed.
examples
Dump host compute-0-0 information.
Dump host compute-0-0 and compute-0-1 information.
Dump all hosts.
rocks dump host interface [host...]
Dump the host interface information as rocks commands.
arguments
Zero, one or more host names. If no host names are supplied, information for all hosts will be listed.
examples
Dump the interfaces for compute-0-0.
Dump the interfaces for compute-0-0 and compute-0-1.
Dump all interfaces.
related commands