| Advertise on warmetal.nl! Click for more information about advertising here. |
Did you find this website useful? Did I save you a lot of time? |
|
mkdir /tmp/tivoli cp /exports/install/ibm/Tivoli\ Storage\ Manager/5.5.1.0-TIV-TSMBAC-AIX.tar.Z /tmp/tivoli cd /tmp/tivoli uncompress 5.5.1.0-TIV-TSMBAC-AIX.tar.Z tar -xvf 5.5.1.0-TIV-TSMBAC-AIX.tar smit install
************************************************************************ * IBM Tivoli Storage Manager * ************************************************************************ DEFAULTServer company-backup SErvername company-backup NodeName <fill in short hostname, aka "mailserver"> COMMmethod TCPip TCPServeraddress <server dns name> TCPPort 1500 PAsswordAccess generate ENcryptKey save errorlogname /var/log/backuperrors.log schedlogname /var/log/backupsched.log
************************************************************************ * IBM Tivoli Storage Manager * ************************************************************************ * Which server to use by default. DEFAULTServer company-backup * Mischellaneous client options. COMPRESSAlways no
itsm::once:/usr/bin/dsmc schedule >/dev/null 2>&1 #TSM scheduler itsm2::once:/usr/bin/dsmcad >/dev/null 2>&1 #TSM web client
dsmc tsm> q sched
Check when the latest backup was:
dsmc tsm> q fi
N.B. Note that you need the correct username and password for this the first time you start the program.
nohup dsmc schedule 2>/dev/null & nohup dsmcad 2>/dev/null &
http://<server>:1581/BACLIENT
Note that in case you don't see anything or receive error messages the dsmcad has probably failed. Restart the service using the command above. Choose the option restore from backup from the menu and a popup will appear to ask for your credentials. After filling in your credentials a new screen will popup and you'll have access to the restore function.
Also note that you need to have a java runtime environment installed on your local machine to access the web client.
Click on the File level folder. In the file level folder you can see which filesystems are currently being backed up. If you push the point of time button you can change the backup date. You can browse through the filesystems in the right panel where you can select the files to be restored by putting a mark for it. When you're done with your selection you can click the restore button. The files can be restored to another directory if needed. You can specify so after clicking the restore button.
Expand the 'SOFTWARE name' list and select: (with F7)
SUCCESSES
---------
Filesets listed in this section passed pre-deinstall verification
and will be removed.
-- Filesets are listed in the order in which they will be removed.
-- The reason for deinstalling each fileset is indicated with a keyword
in parentheses and explained by a "Success Key" following this list.
tivoli.tsm.client.ba.32bit.base 5.5.1.0 (Selected)
TSM Client - Backup/Archive Base Files
tivoli.tsm.client.ba.32bit.image 5.5.1.0 (Selected)
TSM Client - IMAGE Backup Client
tivoli.tsm.client.ba.32bit.nas 5.5.1.0 (Selected)
TSM Client - NAS Backup Client
tivoli.tsm.client.ba.32bit.web 5.5.1.0 (Selected)
TSM Client - Backup/Archive WEB Client
tivoli.tsm.client.ba.32bit.common 5.5.1.0 (Selected)
TSM Client - Backup/Archive Common Files
tivoli.tsm.client.api.32bit 5.5.1.0 (Selected)
TSM Client - Application Programming Interface
Cleanup Files:
rm -rf /usr/tivoli/ rm /var/log/dsmwebcl.log rm /var/log/dsmsched.log rm /var/log/backuperrors.log
Remove these lines from /etc/inittab:
itsm::once:/usr/bin/dsmc schedule >/dev/null 2>&1 #TSM scheduler itsm2::once:/usr/bin/dsmcad >/dev/null 2>&1 #TSM web client
Discussion