Author Topic: how to stop using TSM with CMOD?  (Read 1953 times)

Shannan

  • Jr. Member
  • **
  • Posts: 34
    • View Profile
how to stop using TSM with CMOD?
« on: August 02, 2018, 06:15:50 AM »
Is there a way to stop using TSM with CMOD?  We have a relatively small CMOD system (less than 50 GB of storage), only uses disk in TSM, CMOD 9.5.0.8, TSM is 7.1.1.2 on Windows.  It's a very simple OD system - just basic loading of reports for users to view via the Navigator client.  No report distribution, etc...

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2229
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: how to stop using TSM with CMOD?
« Reply #1 on: August 02, 2018, 08:51:46 AM »
TSM doesn't require much care and feeding once it's configured properly.  There's no documented process for this -- you move the items out of TSM and back into cache with arsadmin retrieve and arsadmin store, then turn off migration of data in the App Group config, then turn off data migration in the nightly maintenance.  You'll still have the old TSM storage sets configured, but they won't be used.  CMOD may refuse to start up without the TSM server responding to requests, so you'll have to test that out and possibly change it to a cache only server.

Having said all this, none of what I've described is supported by IBM, and you may get the occasional weird error.  Test this thoroughly to determine if this process works for you.

-JD.
IBM CMOD Professional Services: http://TenaciousConsulting.com
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Education & Webinars:  https://CMOD.Training/

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

Lars Bencze

  • Full Member
  • ***
  • Posts: 116
  • CMOD Expert at Skandia
    • View Profile
    • INACTIVE - Bezland Consulting
Re: how to stop using TSM with CMOD?
« Reply #2 on: August 08, 2018, 05:55:35 AM »
If you only have 50 GB of data stored in the TSM, I would suggest that you:
  • create new Application Groups (copy the existing ones) which use cache instead of TSM for storage
  • export all your TSM-stored documents, and
  • reload them into the new Application Groups.
If you use TSM for DB backups, you need to redirect your backup scripts and reconfigure OnDemand to backup DB2 to disk instead.

Once you have eliminated your need for TSM, change your ars.cfg ARS_STORAGE_MANAGER=TSM to "CACHE_ONLY" and you should be done.
OnDemand for MP expert. #Multiplatforms #Admin #Scripts #Performance #Support #Architecture #PDFIndexing #TSM/SP #DB2 #CustomSolutions #Integration #UserExits #Migrations #Workflow #ECM #Cloud #ODApi

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2229
  • CMOD Guru for hire...
    • View Profile
    • Tenacious Consulting
Re: how to stop using TSM with CMOD?
« Reply #3 on: August 08, 2018, 06:07:09 AM »
Lars' solution is better supported, but might be more work.  You may as well build a new CMOD server.

-JD.
IBM CMOD Professional Services: http://TenaciousConsulting.com
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Education & Webinars:  https://CMOD.Training/

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR