I just run a full backup to a single machine localy and noticed TMS is using only one drive. Since my server has 2 drives configured how can I force it to use both at the backup time.
Thanks for the tip but I changed that value and started a client backup from the gui and only one tape was mounted for my backup.
I also checked the value from devclass mount limit that is set to DRIVES and forced it to the value 2 but had the same result and passed it back to DRIVES.
Any more sugestions?
you can backup to a tsm diskpool, then backup diskpool to tapepool and use the maxproc=2. Aside from that I don't know of a way to force the client to go to multiple drives... I have a diskpool set up as my primary stg pool, then I migrate to tape later (during the day when the TSM server is not busy)
If your client has multiple filespaces, then you can run parallel backup sessions.
For example, if I want to backup /fs1 & /fs2, then at a command prompt:
dsmc incr /fs1 &
dsmc incr /fs2 &
will start two parallel sessions.
Provided policy management settings are such that the backup data is directed to tape, then this will bring about the behaviour you desire. Automating it will be trickier, as you will need to write scripts/batch files
Kind Regards,
Matthew Bourne
"Find a job you love and never do a day's work in your life.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.