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

snapvault can't see on Operation Manager

DAVIDHUYNH
6,048 Views

Hi all,

I create a snapvault on the filer, but I can't see that on Operation Manager. How can I do it to have the creation snapvault on the filer to appear on the Operation Manager?

Thanks for the help

1 ACCEPTED SOLUTION

kjag
6,048 Views

You can modify the below option, but it is not advisable to modify the default monitoring interval.

# dfm option list|grep -i snapvaultMonInterval

snapvaultMonInterval                  30 minutes

-KJag

View solution in original post

5 REPLIES 5

adaikkap
6,048 Views

You must have protection manager license/BCO license enabled in order to discover snapvault relationship. Also OM only discovers Qtree to Qtree snapvault relationship that are created using the physical filer/vfiler0 IP address.

Are the credentials for the source and destination filer been set ?

Regards

adai

kjag
6,048 Views

Also the Snapvault relationships will be discovered after 30mins as the snapvault monitor run every 30mins.

-KJag

DAVIDHUYNH
6,048 Views

Thanks for your reply!!

How I can reduce the time of this discover?

kjag
6,049 Views

You can modify the below option, but it is not advisable to modify the default monitoring interval.

# dfm option list|grep -i snapvaultMonInterval

snapvaultMonInterval                  30 minutes

-KJag

smoot
6,048 Views

Instead of changing the monitor interval, you can also use "dfm host discover src-name" and "dfm host discover dst-name" to force OnCommand to rescan both the source and destination storage systems. That will run in a few minutes.

Public