Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On mid of June, I find the backup jobs was showing failed and warring on dashboard. After view the log, the log were showing the SnapVault relationship for source volume were failed. Also checked destination volumes didn't have the daily snapshot were replicated. May I know how can I do and which way I can solve the problem. Thanks!!
-------------------------------------------------------
SnapCenter log:
ErrorCode (-1), ErrorMessage (SnapVault update failed for 2 relationships:
Relationship [SB0SVMN01 : NETAPP_SBSAN02_vol ==> SB1SVMN01 : NETAPP_SBSAN02_vol_sv] failed with error: SnapVault relationship for source volume [SB0SVMN01 : NETAPP_SBSAN02_vol] and destination volume [SB1SVMN01 : NETAPP_SBSAN02_vol_sv] is not healthy.
Relationship [SB0SVMN01 : NETAPP_SBSAN01_vol ==> SB1SVMN01 : NETAPP_SBSAN01_vol_sv] failed with error: SnapVault relationship for source volume [SB0SVMN01 : NETAPP_SBSAN01_vol] and destination volume [SB1SVMN01 : NETAPP_SBSAN01_vol_sv] is not healthy.)
----------------------------------------------------------
Solved! See The Solution
1 ACCEPTED SOLUTION
Terry-Lui has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey,
"is not healthy" -- please fix the relation and try again.
snapmirror show -destination-volume NETAPP_SBSAN02_vol_sv -fields last-transfer-error
Marcus
4 REPLIES 4
Terry-Lui has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey,
"is not healthy" -- please fix the relation and try again.
snapmirror show -destination-volume NETAPP_SBSAN02_vol_sv -fields last-transfer-error
Marcus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks MaGr for your reply.
I just find the KB about those information, is that related?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
what's the error message for the unhealthy connection?
Marcus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Marcus,
thanks for your suggestion. It seems not enough space for destination storage.
SB1NACM1::> snapmirror show -destination-volume NETAPP_SBSAN02_vol_sv -fields last-transfer-error
source-path destination-path last-transfer-error
---------------------------- ------------------------------- -------------------------------------------------------------------------
SB0SVMN01:NETAPP_SBSAN02_vol SB1SVMN01:NETAPP_SBSAN02_vol_sv Failed to setup transfer. (Volume access error (No space left on device))
SB1NACM1::> snapmirror show -destination-volume NETAPP_SBSAN01_vol_sv -fields last-transfer-error
source-path destination-path last-transfer-error
---------------------------- ------------------------------- -----------------------------------------------------------------------------------------------------------------------------------------------------
SB0SVMN01:NETAPP_SBSAN01_vol SB1SVMN01:NETAPP_SBSAN01_vol_sv Failed to start transfer for Snapshot copy "daily_06-15-2022_23.30.00.0656". (Failed to start transfer. (Filesystem error (No space left on device)))
