Article

dgiles's picture
article
Reads:

12425

Score:
2.666665
2.7
3
 
Comments:

0

How to put a Linux SMDR in NetWare Mode or in Dual Mode

Author Info

6 July 2007 - 5:22am
Submitted by: dgiles

(View Disclaimer)

Problem:

When adding Linux servers to your network you may find that you need to back them up from a NetWare server. In order to backup the Linux server from the NetWare backup server, you need to put the TSA in either NetWare mode or in Dual mode.

Solution:

Unload the tsafs, then reload it with the appropriate switch below.

/opt/novell/sms/bin/smsconfig -u tsafs (To unload the tsafs)

/opt/novell/sms/bin/smsconfig -l tsafs --tsamode=NetWare (To put it in NetWare mode)

/opt/novell/sms/bin/smsconfig -l tsafs --tsamode=dual (To put it in Dual mode, i.e both NetWare and Linux)

Updated - July 20, 2007:

The /etc/opt/novell/sms/smdrd.conf file's "autoload: tsafs" line can be changed to "autoload: tsafs --tsamode=NetWare" or "autoload: tsafs --tsamode=dual" to load it in NetWare and dual mode respectively every time smdrd daemon comes up.

Note: after making the change to the configuration the smdrd has to be restarted for the changes to take effect.


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

© 2013 Novell