Need to move TSM volumes to new Disk

Previous topic - Next topic

waytec

Good morning CMOD brethren.   I am in need of moving all of our TSM data to new disk\TSM Volumes.  I am down to the 'move data' portion and am in need of a script so that I may move 10-20 volumes at a time.  I wish I could use a batch file but...  Can anyone help with a move data script that can be ran from the TSM command line.  Thank you ???
Wayne Henderson
Sr. Server Systems Engineer

Justin Derrick

That's not something anyone is likely to be able to write 'blind'. 

You can learn about 'for' loops in bash and ksh (UNIX shell scripting languages) to help create multi-line scripts.  You put the names of the volumes in a file, then use the 'for' look to iterate over each volume name, then print the command you want to run with the echo command.

-JD.

Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR