發表文章

目前顯示的是 9月, 2014的文章

Procedure to release the SnapVault relationship and make the secondary qtree writable

On the secondary filer/NearStore:. 1. Disable snapvault. dst_filer> options snapvault.enable off  2. If snapmirror is not already licensed on the secondary filer, add a snapmirror license. dst_filer> license add  3. As snapmirror is automatically enabled when licensed, disable snapmirror. dst_filer> snapmirror off  4. Enter diag mode and convert the snapvault secondary qtree to a snapmirror qtree. dst_filer> priv set diagdst_filer> snapmirror convert  5. Exit diag mode and enable both snapvault and snapmirror. dst_filer> priv set admindst_filer> options snapvault.enable ondst_filer> snapmirror on  6. Quiesce and break the new snapmirror relationship you created with the snapmirror convert  command in step 4. dst_filer> snapmirror quiesce dst_filer> snapmirror break  7. Verify the snapmirror relationship has been broken. Note the base snapshot for thisrelationship. dst_filer> snapmirror status -l