Article

dgiles's picture
article
Reads:

4298

Score:
0
0
 
Comments:

1

Loading TSANDS automatically on OES 2 for Linux

Author Info

13 October 2010 - 11:08am
Submitted by: dgiles

(View Disclaimer)

The TSANDS is needed to backup eDirectory with backup engines or scripts that use Novell's Storage Management Services (SMS). The TSANDS can be loaded manually from a terminal with the command smsconfig -l TSANDS. This instructs the SMS services to load the TSANDS TSA. However, as soon as the server is rebooted the TSANDS TSA is no longer loaded. You will want a permanent method to load the TSANDS. To do that follow these instructions:

Edit the file /etc/opt/novell/sms/smdrd.conf

below the line

autoload: tsafs

insert the line

autoload: tsands.

Now the two lines should look like:

autoload: tsafs
autoload: tsands

This will automatically start the tsands every time the server is rebooted.

Dean Giles


Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).

It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.




User Comments

vsurinovich's picture

smsconfig

Submitted by vsurinovich on 7 September 2012 - 9:39am.

I tried to run smsconfig -l TSANDS and here is an uotput:
unable to dynamically open module library libTSANDS.so

© 2013 Novell