Thursday, March 2, 2017

Unable to add Cluster on NetApp OnCommand Performance Manager

Hi guys!

ERROR:
Error:
Cluster <xxx> is currently managed by the following instance of OnCommand Performance Manager:
URL:                       https://<xxx.xxx.com>:443
System ID:          <uuid-here>
Managing a cluster with multiple instances of the same application will impact the performance of the cluster.
You must remove cluster <xxx> from the instance of OnCommand Performance Manager above before adding it to this instance of OnCommand Performance Manager.


SOLUTION:
CLU::> set -privilege diag

Warning: These diagnostic commands are for use by NetApp personnel only.
Do you want to continue? {y|n}: y

CLU::*> application-record show
  (cluster application-record show)
Name            Value              Last Modified Timestamp Modified From
--------------- ------------------ ----------------------- --------------
app-OnCommand Performance Manager-b6f4e437-b23b-4223-8c87-f7f634e07ce5
                {"id":"b6f4e437-b23b-4223-8c87-f7f634e07ce5","url":"https://xxx.xxx.xxx.xxx:443","version":"7.0","dateAdded":"2017-03-01 11:28:04.895"}
                                   3/1/2017 11:28:28       172.30.2.104

CLU::*> application-record delete -name "app-OnCommand Performance Manager-b6f4e437-b23b-4223-8c87-f7f634e07ce5"
  (cluster application-record delete)

CLU::*> application-record show
  (cluster application-record show)
This table is currently empty.

CLU::*>