Global Image Management - (snapshot)
Use this command to create, import, export, and show snapshots for all SGMs in the 61000/41000 Security System.
Syntax
To create a new image:
add snapshot VALUE desc VALUE
To delete an image
delete snapshot VALUE
To export or import an image, or to revert to an image:
set snapshot export VALUE path VALUE name VALUE
set snapshot import VALUE path VALUE name VALUE
set snapshot revert VALUE
To show image information
show snapshot VALUE all
show snapshot VALUE date
show snapshot VALUE desc
show snapshot VALUE size
Parameter
|
Description
|
snapshot VALUE
|
Name of the image
|
desc VALUE
|
Description of the image
|
snapshot export VALUE
|
The name of the image to export
|
snapshot import VALUE
|
The name of the image to import
|
path VALUE
|
The storage location for the exported image. For example: /var/log
|
name VALUE
|
The name of the exported image (not the original image).
|
all
|
All image details
|
Notes
- You must have sufficient free space on the backup partition to create snapshot image for all SGMs. The required free disk space is the actual size of the root partition, multiplied by 1.15.
- The free space required in the export file storage location is the size of the snapshot multiplied by two.
- The minimum size of a snapshot is 2.5G, so the minimum free space you need in the export file storage location is 5G.
|