9.5. dump

9.5.1. dump

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

$ rocks dump

Recursively call all dump commands.

9.5.2. dump appliance

rocks dump appliance [appliance...]

Outputs info (as rocks commands) about the appliances defined in the cluster database.

arguments

[appliance]

Optional list of appliance names. If no appliance names are supplied, then info about all appliances is output.

examples

$ rocks dump appliance

Dump all known appliances.

9.5.3. dump appliance attr

rocks dump appliance attr [appliance]

Dump the set of attributes for appliances.

arguments

[appliance]

Name of appliance

examples

$ rocks dump appliance attr compute

List the attributes for compute appliances

9.5.4. dump appliance route

rocks dump appliance route

9.5.5. dump attr

rocks dump attr

9.5.6. dump firewall

rocks dump firewall

9.5.7. dump host

rocks dump host [host...]

Dump the host information as rocks commands.

arguments

[host]

Zero, one or more host names. If no host names are supplied, information for all hosts will be listed.

examples

$ rocks dump host compute-0-0

Dump host compute-0-0 information.

$ rocks dump host compute-0-0 compute-0-1

Dump host compute-0-0 and compute-0-1 information.

$ rocks dump host

Dump all hosts.

9.5.8. dump host attr

rocks dump host attr [host]

Dump the set of attributes for hosts.

arguments

[host]

Host name of machine

examples

$ rocks dump host attr compute-0-0

Dump the attributes for compute-0-0.

9.5.9. dump host boot

rocks dump host boot

9.5.10. dump host interface

rocks dump host interface [host...]

Dump the host interface information as rocks commands.

arguments

[host]

Zero, one or more host names. If no host names are supplied, information for all hosts will be listed.

examples

$ rocks dump host interface compute-0-0

Dump the interfaces for compute-0-0.

$ rocks dump host interface compute-0-0 compute-0-1

Dump the interfaces for compute-0-0 and compute-0-1.

$ rocks dump host interface

Dump all interfaces.

related commands

add host interface

9.5.11. dump host key

rocks dump host key

9.5.12. dump host roll

rocks dump host roll

9.5.13. dump host route

rocks dump host route

9.5.14. dump network

rocks dump network [network...]

Dump the network information as rocks commands.

arguments

[network]

Zero, one or more network names. If no network names are supplied, information for all networks will be listed.

examples

$ rocks dump network

Dump all network info.

$ rocks dump network public

Dump network info the 'public' network.

9.5.15. dump os attr

rocks dump os attr

9.5.16. dump os route

rocks dump os route

9.5.17. dump route

rocks dump route