system configuration backup create
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Create a configuration backup
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The system configuration backup create
command creates a new configuration backup file.
Parameters
-node {<nodename>|local}
- Node (privilege: advanced)-
Use this parameter to specify the node on which to create the backup file.
[-backup-name <text>]
- Backup Name (privilege: advanced)-
Use this parameter to specify the name of the backup file to create. The backup name cannot contain a space or any of the following characters: * ? /
[-backup-type {node|cluster}]
- Backup Type (privilege: advanced)-
Use this parameter to specify the type of backup file to create.
Examples
The following example creates a a new cluster configuration backup file called node1.special.7z
on the node node1
.
cluster1::*> system configuration backup create -node node1 -backup-name node1.special.7z -backup-type cluster [Job 194] Job is queued: Cluster Backup OnDemand Job.