Tivoli Initial Client Backup: Difference between revisions

From UNIX Systems Administration
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
# Open the Tivoli CLI (not the GUI)
# Open the Tivoli CLI (not the GUI)
# Enter the name of the server.
## AIX
# Enter the default password.
### Path to <tt>'''/usr/tivoli/tsm/client/ba/bin'''</tt>
# tsm> <tt>'''inc <domain from dsm.opt> -subdir=yes'''</tt>
### <tt>'''./dsmc'''</tt>
# Repeat for each domain that needs to be backed up.
## Linux
### Path to <tt>'''/opt/tivoli/tsm/client/ba/bin'''</tt>
### <tt>'''./dsmc'''</tt>
## Windows
### Run <tt>'''CMD.EXE'''</tt> as Administrator
#### Path to <tt>'''C:\Program Files\Tivoli\TSM\baclient'''</tt>
#### <tt>'''dsmc'''</tt>
## tsm> <tt>'''inc <domain from dsm.opt> -subdir=yes'''</tt>
## Repeat for each domain that needs to be backed up.


== Further Reading ==
== Further Reading ==

Latest revision as of 14:01, 15 August 2014

  1. Open the Tivoli CLI (not the GUI)
    1. AIX
      1. Path to /usr/tivoli/tsm/client/ba/bin
      2. ./dsmc
    2. Linux
      1. Path to /opt/tivoli/tsm/client/ba/bin
      2. ./dsmc
    3. Windows
      1. Run CMD.EXE as Administrator
        1. Path to C:\Program Files\Tivoli\TSM\baclient
        2. dsmc
    4. tsm> inc <domain from dsm.opt> -subdir=yes
    5. Repeat for each domain that needs to be backed up.

Further Reading

  1. IBM Knowledge Center