Hi Adai, thanks for the reply. Below is the information you requested.
- OCUM version is 5.2
- Not sure which option you mean
- For the FAS2040 filers, none of the snapmirrors are managed by OCUM/Protection Manager. In other words, the snapmirror relationships existed prior to us implementing OCUM show as external relationships in OCUM/NMC, have not been imported into a dataset and are managed by the snapmirror.conf file. All filers are monitored by OCUM.
- All the snapmirrors are VSMs.
PS C:\dfpm relationship list | Select-String -pattern "fas2220"
Relationship Id Relationship Type Dataset Id Dataset Name Source Destination Deleted Deleted By
147578 volume_snapmirror 0 FAS2220:/backup FAS6240:/fas2220_backup No
147579 volume_snapmirror 0 FAS2220:/home FAS6240:/fas2220_home No
147580 volume_snapmirror 0 FAS2220:/shares FAS6240:/fas2220_shares No
PS C:\dfpm relationship list | Select-String -pattern "fas2040"
113780 volume_snapmirror 0 FAS2040:/home FAS6240:/FAS2040_home No
113781 volume_snapmirror 0 FAS2040:/shares FAS6240:/FAS2040_shares No
113782 volume_snapmirror 0 FAS2040:/backup FAS6240:/FAS2040_backup No
PS C:\dfm report view dp-transfer-mirror-quarterly | Select-String -pattern "FAS2220"
Relationship ID Source Name Destination Name Timestamp Bytes Transferred Transfer Rate /sec Transfers Transfer Failures
147578 FAS2220:/backup FAS6240:/fas2220_backup 2013-10-01 110484 279 10 0
147578 FAS2220:/backup FAS6240:/fas2220_backup 2013-07-01 99548 237 10 0
147579 FAS2220:/home FAS6240:/fas2220_home 2013-10-01 169952 34 538 0
147579 FAS2220:/home FAS6240:/fas2220_home 2013-07-01 3386156 136 601 0
147580 FAS2220:/shares FAS6240:/fas2220_shares 2013-10-01 70976 249 9 0
147580 FAS2220:/shares FAS6240:/fas2220_shares 2013-07-01 46136912 308 9 0
PS C:\dfm report view dp-transfer-mirror-quarterly | Select-String -pattern "FAS2040"
(nothing returned)