Cohesity discovery prerequisites

Community Alums
Not applicable

Hi Team,

 

I checked the servicenow documentation and found they have added cohesity operating system pattern in discovery pattern and service mapping plugin . i have upgraded the plugin and i can see in servicenow pattern cohesity pattern got added.

 

i checked the prerequisite and i am no clear how we can discover cohesity device in ServiceNow. if someone can please help me to provide the prerequisites and steps to perform for cohesity device end and ServiceNow side to discover.

 

Regards,

RK

 

1 ACCEPTED SOLUTION

SNOW's docs on this are worthless. I even told them while I was working a case I opened with them for this issue. 

To start, make sure you are on Cohesity patch 30 for 6.6.0d users or later. There was an issue introduced sometime before that which changed the API path for Cohesity that prevented SNOW from seeing the chassis and node details. 

Then you do have to create a serverless discovery, as their doc states (but was only updated after I mentioned it) except they don't list all the specific details.

1) Create a credential alias, type 'credential'

2) Cred is basic auth

3) In the serverless discovery schedule you have to create at least one 'Serverless Execution Pattern'

   - Select 'Cohesity Storage System' for the Pattern

4) Create two Discovery Pattern Launcher Parameters

   *** I created two of these since they won't work with Cohesity's VIP. I just chose 2 of the IPs contained within the VIP***

    - credentialAlias - Value = the alias you previously created
    - cluster_ip - Value = one of the IPs within the Cohesity VIP

 

Hopefully this helps. Lmk if you have any questions.

View solution in original post

17 REPLIES 17

How to add multiple VIP in cluster_ip if more than one cohesity devices need to discover 

Community Alums
Not applicable

Open scheduled job> click on serverless execution pattern > click New > add name, pattern and then in discovery pattern launcher parameters updated the cluster_ip and credentailAlias.

 

for the multiple clusters you need to follow the same steps to create new and add the details.

For now I have given 2 parameter in serverless execution pattern

1.credential alise
2.cluster ip 
Do i need to create 3rd parameter like cluster ip? but i can't see new option

Or do i need to create new Serverless execution pattern for other ips? and in that i have to give 

1.credential alise
2.new cluster ip 

 

??

Community Alums
Not applicable

You need to create new Serverless execution pattern for other IP address.  and in that you have to give 

1.credential alise
2.new cluster ip 

Hi Rakesh,

 

I performed discovery for one cohesity device previously device git discover,now i am getting below error,what could be the reason:

jack33_0-1707130491898.png

 

Error: Cluster API failed: {"errorCode":"KValidationError","message":"[7]:Please specify the mandatory parameters."}

 

can you please help,Thanks in advance