Author Topic: SSAM and arsload  (Read 4998 times)

Michel de Kraker

  • Full Member
  • ***
  • Posts: 164
    • SYSBLOX , AIX consultancy
SSAM and arsload
« on: January 25, 2011, 06:48:20 AM »
Hi all,

Question about CMOD in combination with SSAM (System Storage Archive Manager)

At the moment we are not using SSAM but the regular TSM server.

When i store a document with arsload it can happen that part of the store fails.
Because we use the parameter -f with arsload it will unload the data from db2 , but will it also delete the already stored documents in the regular TSM storage pool? And when we use SSAM (will install this in a few weeks time) what is the behaviour with failed loads?

thx , Michel.

Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2231
  • CMOD Guru for hire...
    • Tenacious Consulting
Re: SSAM and arsload
« Reply #1 on: January 25, 2011, 10:06:56 PM »
The behavior is the same if you were relying on Write-Once optical disks.  If segments of the data are written out to disk, then the load fails, you've just wasted that space for the duration of the retention period configured in SSAM.

Hopefully most of your failures occur during indexing, which means there would be no loss of storage.

-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

Michel de Kraker

  • Full Member
  • ***
  • Posts: 164
    • SYSBLOX , AIX consultancy
Re: SSAM and arsload
« Reply #2 on: January 25, 2011, 11:37:28 PM »
Thx JD.

In our current TSM setup (non-SSAM) we use a regular disk storage pool. Does the rules which you are referring to also apply for these kind of storage pools?

Michel.

Michel de Kraker

  • Full Member
  • ***
  • Posts: 164
    • SYSBLOX , AIX consultancy
Re: SSAM and arsload
« Reply #3 on: April 27, 2011, 10:53:12 PM »
JD ,

regarding your answer of jan 25th.

So , SSAM and TSM act no different when using arsload -f ?

What is the main advantage of having SSAM? I know you cannot delete archived documents before their retention period.
Are there other differences?

The reason i ask is because at the moment we are using TSM but it should be SSAM (we have a DR550 environment).
My customer and myself are trying to found out if it is worth the time and money to move to SSAM.

Thx. Michel.


Justin Derrick

  • IBM Content Manager OnDemand Consultant
  • Administrator
  • Hero Member
  • *****
  • Posts: 2231
  • CMOD Guru for hire...
    • Tenacious Consulting
Re: SSAM and arsload
« Reply #4 on: April 28, 2011, 04:24:54 AM »
Well, to start with, TSM and SSAM are really the exact same thing.  The only difference is licensing and a configuration switch.

When 'ArchiveRetentionProtection' is enabled on the TSM server (ie, TSM becomes SSAM), you cannot delete archived documents before their expiration period from within TSM.  SSAM on the DR550 goes a little further by preventing you from deleting files at the operating system level as well -- but you can get identical functionality by combining TSM (with Archive Retention Protection on) and a write-once technology like SnapLock or Centera.

So, the same situation applies as before -- if arsload begins providing files to TSM/SSAM, and half way through, the load fails for some reason, that space is lost until the documents naturally expire.  For problematic Application Groups, I recommend storing in Cache for 1 day before migrating to your DR550/WORM storage.  You're exposed for that 24 hours (from a data security perspective) so you need to weigh the benefits and risks and come to a compromise your management can live with.

-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

Michel de Kraker

  • Full Member
  • ***
  • Posts: 164
    • SYSBLOX , AIX consultancy
Re: SSAM and arsload
« Reply #5 on: April 28, 2011, 06:31:51 AM »
Thx JD,

Can you be more specific on "SSAM on the DR550 goes a little further by preventing you from deleting files at the operating system level as well" .

regards, Michel.