To determine all available TSAs of a NetWare/OES Server
In this case the TSAFS (NW1.NetWare File System) and TSANDS (NW1.Novell Directory) are loaded.
The TSAFSGW (OESNIX1.GroupWise System) and TSAFS (OESNIX1.Linux File System) are loaded here.
To determine the sources (resources) of a Target Service File System
Depending on your installed services, these TSA's are visible:
Either no TSA is loaded or the inserted datamover is wrong.
Restart the "NetWare File System" with unload TSAFS and load TSAFS.
Edit the properties of the NetWare server in Sesam and adjust the datamover in the tab NetWare Access.
This appears in /var/log/messages on OES Linux client:
Fix the lum setup so eDirectory authentication can complete.
(0XFFFDFFD7) "Login denied"
Invalid username or password. Edit the properties of the client in Sesam and adjust the login data in the tab NetWare Access respectively Novell SMS.
(0XFFFDFFCD) "A data stream cannot be opened." respectively "Unable to open a data stream."
The user is not permitted to access all data. Change the username or adjust the permission.
0XFFFEFFCC) "Could not write an object to NDS or write to a stream." or (0XFFFEFFB1) "Connection to remote host is lost. Remote host mighthave disconnected."
Either the TSA or the smdr deamon is not running. Check TSA with /opt/novell/sms/bin/smsconfig -t. Further information in next section.
(0XFFFDFFDC) "An invalid path was used."
Either a wrong backup path was used or the TSAFS was loaded in an incorrect mode. In case of --tsamode=dual it's just possible to use a linux path. The source "NetWare server" backs up all existent volumes respectively "VOL-NAME:" backs up a spefific volume when using --tsamode=netware. The Option --tsamode=linux supports "<path to the volumes/volumename" only.
http://www.novell.com/coolsolutions/tip/17179.html
Update the sesam-novell-client to version 3.4.1.78 or higher to solve this problem.
After disabling the TSA-cache, the performance of a Novell based backup will be increased. Also the system load will be decreased.
Edit the file /etc/opt/novell/sms/tsafs.conf, change the line
cachingmode=enable
to
cachingmode=disable
and apply the settings with rcnovell-smdrd restart.
tsatest -u root -p unsecure
Backs up the resource ’/ ’using the supplied credentials.
tsatest --path=/home -u root -p unsecure
Backs up the resource ‘/home' using the supplied credentials.
tsatest -s ACME_SERVER -v SYS: --path=SYSTEM -u root -p unsecure
Backs up the NetWare target SYS:\SYSTEM on ACME_SERVER using the supplied credentials.
tsatest -b 131072 -u root -p unsecure
Backs up the / resource using the supplied credentials and a buffer size of 131072 bytes.
tsatest -s ACME_SERVER -u root -p unsecure
Backs up the resource ’/ ’ on server ACME_SERVER using the supplied credentials. This will perform a remote backup if ACME_SERVER is not the server on which tsatest is loaded/executed.
tsatest --path=/proc/usb -u root -p unsecure -c 6144
Backs up the resource /proc/usb using the supplied credentials. Excludes all datastreams and extended attributes. The value 6144 is arrived by a bitwise ORing of the values for NWSM_EXCLUDE_EXTENDED_ATTRIBUTS (0x0800) and NWSM_EXCLUDE_DATA_STREAMS (0x1000).
tsatest --cluster -s CLUSTER_OBJECT_CLUSTERPOOL_SERVER
Backs up the NetWare virtual server node represented by CLUSTER_OBJECT_CLUSTERPOOL_SERVER.
tsatest --cluster -s CLUSTER_OBJECT_CLUSTERPOOL_SERVER -v RESOURCE_ON_THE_CLUSTER_POOL
Backs up the specified volume, ’RESOURCE_ON_THE_CLUSTER_POOL’ on the NetWare virtual server node represented by CLUSTER_OBJECT_CLUSTERPOOL_SERVER.
To check the performance on a NetWare server, please use this instruction: http://support.novell.com/docs/Tids/Solutions/10092890.html
Our sales team would be happy to assist you!
Browse and discover videos by SEP.