NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

Is "Current transfer Error" not available in the OpMgr database for SV relationships ?

vloiseau
3,216 Views

Hi,

I look through the DFM API dp-relationship-... , there are available values for each relationship like state dp-state and dp-status, lag-error, lag, etc. but not things like "dp-Current-transfer-Error", I guess this value is not stored in the Operation Manager database. Can you confirm that ?

Should I use the DFM proxy capability to get this value for a given relationship ?

Thanks.

Valéry Loiseau

1 ACCEPTED SOLUTION

smoot
3,216 Views

Correct, we do not store that value in our database.

Using the API proxy would be fine way to retrieve that from a filer. Or you can look through the job progress messages using the dp-job-progress-event-list iterator (assuming Protection Manager was the one updating the relationship).

View solution in original post

1 REPLY 1

smoot
3,217 Views

Correct, we do not store that value in our database.

Using the API proxy would be fine way to retrieve that from a filer. Or you can look through the job progress messages using the dp-job-progress-event-list iterator (assuming Protection Manager was the one updating the relationship).

Public