Author Topic: Integrating Spectrum Protect with CMOD 10.1  (Read 1709 times)

jinod

  • Guest
Integrating Spectrum Protect with CMOD 10.1
« 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.
« Last Edit: August 17, 2018, 10:08:05 AM by jinod »

jinod

  • Guest
Re: Integrating Spectrum Protect with CMOD 10.1
« Reply #1 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

Ed_Arnold

  • Hero Member
  • *****
  • Posts: 1199
    • View Profile
Re: Integrating Spectrum Protect with CMOD 10.1
« Reply #2 on: September 04, 2018, 07:20:35 AM »
Thanks for posting the resolution.

Ed
#zOS #ODF

jinod

  • Guest
Re: Integrating Spectrum Protect with CMOD 10.1
« Reply #3 on: September 05, 2018, 07:27:56 AM »
You are welcome Ed ...


Jinod.