You can update snapshots based on the snapshot ID or snapshot name.
Procedure
Run the following command:
zbs-meta snapshot update <pool_name> <volume_name> <snapshot_name> [--new_snapshot_name NEW_SNAPSHOT_NAME] [--new_alloc_even NEW_ALLOC_EVEN]
Output note
If the command succeeds, no output is displayed.
Procedure
Run the following command:
zbs-meta snapshot update_by_id <snapshot_id> <new_name> [--new_desc NEW_DESC] [--new_alloc_even NEW_ALLOC_EVEN]
Output note
If the command succeeds, no output is displayed.