Wednesday, February 26, 2014

NETAPP SNAP MIRROR COMMANDS TUTORIAL

SNAP MIRROR COMMANDS

TO SEE CURRENT SNAP MIRROR STATUS:
Snapmirror status

TO ENABLE SNAP MIRROR TRANSFERS:
Snapmirror on

TO DISABLE SNAPMIRROR TRANSFERS:
Snapmirror off

TO LIST NVLOG FILES OF SNAP MIRROR VOLUME:
Snapmirror nvlogs <volume name>

TO DELETE NVLOG FILES OF SNAP MIRROR VOLUME:
Snapmirror nvlogs –d <volume name>

TO SEE SNAPMIRROR DESTINATIONS:
Snapmirror destinations.

TO ABORT SNAPMIRROR TRANSFERS TO SPECIFIED DESTINATIONS:
Snapmirror abort <destination system: path>

TO END DESTINATION SNAP MIRRORED STATUS AND MAKES IT WRITABLE:
Snapmirror break <destination path>

TO START INTIAL SNAP MIRROR TRANSFER:
Snapmirror initialize –S <source system: path> <destination system: path>

TO EXECUTE AN UPDATE TRANSFER:
Snapmirror migrate <source system: path> <destination system: path>

TO MAKE SNAP MIRROR DESTINATION IN IDLE STATE:
Snapmirror quiesce <destination path>

TO REMOVE THE QUIESCE FROM DESTINATION:
Snapmirror resume <destination path>

TO REMOVE SNAP MIRROR DESTINATIONS:
Snapmirror release <source path> <destination system: path>

 TO RESYNCHRONIZE THE BROKEN MIRROR WITH A SOURCE:
Snapmirror resync –S <source system: path> <destination system: path>

TO MODIFY THE THROTTLE VALUE FOR THE SNAP MIRROR TRANSFER:
Snapmirror throttle <n> <destination system: path>

TO FORCE SNAP MIRROR UPDATE OF SNAP MIRROR DESTINATIONS:
Snapmirror update –S <source system: path> <destination system: path>

TO DISPLAY THE CHECKER LOG OF DESTINATION SNAP MIRROR VOLUME:
Priv set diag
Snapmirror check logs show <volume name>

TO DELETE CHECKER LOG OF DESTINATION SNAP MIRROR VOLUME:
Priv set diag
Snapmirror check logs delete <volume name>

TO START THE CHECK OR FIX OPERATION ON SNAP MIRROR VOLUME:
Priv set diag
Snapmirror check start –d <snap name> -S <source system: path> <destination system: path>

TO ABORT THE CHECK OR FIX OPERATION ON SNAP MIRROR VOLUME:
Priv set diag
Snapmirror check abort <destination path>

TO CONVERT THE DESTINATION QTREE TO SNAP MIRROR:
Priv set diag
Snapmirror convert <destination path>

TO DO SNAPMIRROR TRACE:
Priv set diag
Snapmirror trace dump


No comments:

Post a Comment