OnDemand User Group

Support Forums => MP Server => Topic started by: jinod on August 17, 2018, 09:38:43 AM

Title: Integrating Spectrum Protect with CMOD 10.1
Post by: jinod on August 17, 2018, 09:38:43 AM
Hi All,
Platform: RHEL 7.2 CMOD: 10.1
      We have configured the dev environment with CMOD 10.1 and Spectrum Protect 8.1.

Each server runs individually.

But when we integrate CMOD with TSM, by changing the ars.cfg file  and then start the CMOD server(arssockd). It's not starting up.

Tried to check the error using trace file settings.
But getting nothing in trace file log.

Anyone could you please advise me on how to debug this or how to change the trace settings so that I see some error to identify what's going on.

Below is the trace settings I use.
Trace_level=ALL,CMD=3. (Am I using the debug mode correct)

I am able to start the CMOD server with CACHE ONLY storage. But not with Spectrum Protect.

Note:
I am able to connect Spectrum Protect client node and Spectrn Protect server. Communication happens between client and server.
Title: Re: Integrating Spectrum Protect with CMOD 10.1
Post by: jinod on August 18, 2018, 07:49:36 AM
Finally identified the reason, why CMOD was not able to start with Spectrum Protect Server

Used the below command for System trace
strace -s 256 -f arssockd -I archive -S

It was not able to find the dsm.sys file in the client path

Rectified and is working now.

Cheers!
jinod
Title: Re: Integrating Spectrum Protect with CMOD 10.1
Post by: Ed_Arnold on September 04, 2018, 07:20:35 AM
Thanks for posting the resolution.

Ed
Title: Re: Integrating Spectrum Protect with CMOD 10.1
Post by: jinod on September 05, 2018, 07:27:56 AM
You are welcome Ed ...


Jinod.