Managing snapshots
You can use the management GUI or the command-line interface (CLI) to manage snapshots, safeguarded snapshots, and the volume groups.
Adding snapshots to volume groups
To add snapshots to a volume group, use the Snapshots tab, select Take Snapshot.
panel in management GUI. Select the volume group that needs to be associated with the snapshots and under theTo add snapshots to a volume group using the command-line interface, see addsnapshot command.
Creating volume groups from snapshots
To create a volume group from snapshots, use the Choose existing snapshot from a volume group, select the required snapshot and specify the copy type that is required.
panel in management GUI. SelectTo create a volume group from snapshots using the command-line interface, see mkvolumegroup command.
Restoring a volume group from snapshots
To restore a volume group from snapshots, use the Snapshots tab, select the Restore option on the overflow menu for the snapshot being used for the restore. There is an option to either restore the entire volume group or a subset of volumes within that group. Select the applicable option and the subset of volumes if applicable and select Restore.
panel in management GUI. Select the volume group that needs to be associated with the snapshots and under theIn the management GUI, to see when a snapshot was last used for a restore, go to the Snapshots tab on the panel. To see when a volume group was last restored from a snapshot, go to the Properties option on the panel. The commands lsvolumegroup and lsvolumegroupsnapshot show the equivalent data in the command-line interface.
To restore a volume group from snapshots using the command-line interface, see restorefromsnapshot command.
Deleting snapshots
To delete snapshots, use the Snapshots tab, select the snapshot to delete and click overflow menu to select Delete.
panel in management GUI. Select the volume group that needs to be associated with the snapshots and under theTo delete snapshots using the command-line interface, see rmsnapshot command.
Convert a thin-clone to clone
To convert a thin clone to a clone, use the Convert thin-clone to clone menu option.
panel in management GUI. Select the volume group that needs to be converted and then selectTo convert a thin-clone to a clone using the command-line interface, see converttoclone command.
Refresh a thin-clone from snapshots
To refresh a thin-clone volume group from a snapshot, use the Refresh from snapshot menu option.
panel in management GUI. Select the volume group that needs to be converted and then selectTo refresh a thin-clone volume group from a snapshot using the command-line interface, see refreshfromsnapshot command.