Active IQ Unified Manager Discussions

OPM 2.0 and Multiple Instances - How to remove Cluster

richard5
4,506 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
4,491 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