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

OPM 2.0 and Multiple Instances - How to remove Cluster

richard5
6,158 Views

Hi all,

   We had to destroy a OPM 1.0 vapp instance before installing 2.0 fresh.

Now 2.0 claims it can't add a cluster since it's already being monitored by the non-existant 1.0 instance

 

How do I get OPM 2.0 to forget/ignore the 1.0 relationship?

 

thanks in advance

 

OPM20-multiple-instances.png

1 REPLY 1

bobshouseofcards
6,143 Views

At the diagnostic level (set -priv diag)

 

cluster::*> cluster application-record show

 

Will display the details of the association for your system.

 

cluster::*> cluster applicaiton-record delete

 

with appropriate parameters will delete the old association.  The application name, needed for delete is rather long and will need quotes as it includes the UUID.

 

 

 

Hope this helps!

 

Bob Greenwald

 

 

Public