Working with Snapshot Management in the Expert mode (g_snapshot)

Important:

Description

Use the "g_snapshot" command in the Expert mode to show and revert snapshots for specific Security Group Members.

This command is different from the Gaia Clish "snapshot" command, which works for all Security Group Members together.

Syntax

g_snapshot [-b <SGM IDs>] show

g_snapshot [-b <SGM IDs>] revert <Name of Snapshot>

Parameters

Parameter

Description

show

Shows saved snapshots for the specified Security Group Members.

revert

Restores the specified Security Group Members to the specified snapshot.

<Name of Snapshot>

Specifies the snapshot file name to restore.

-b <SGM IDs>

Applies to Security Group Members as specified by the <SGM IDs>.

<SGM IDs> can be:

  • No <SGM IDs> specified, or all

    • In a Maestro configuration:

      Applies to all Security Group Members and all Maestro Sites

    • On 60000 / 40000 Appliances:

      Applies to all Security Group Members and all Chassis

  • One Security Group Member (for example, 1_1)

  • A comma-separated list of Security Group Members (for example, 1_1,1_4)

  • A range of Security Group Members (for example, 1_1-1_4)

  • One Maestro Site, or one Chassis (chassis1, or chassis2)

  • The Active Maestro Site, or Active Chassis (chassis_active)

Examples