Results 1 to 3 of 3
-
09-29-2010, 04:57 AM #1Member
- Join Date
- Dec 2008
- Posts
- 12
- Thanks
- 0
- Thanked 0 Times in 0 Posts
delete volume without confirmation
Hi guys,
I would like to know if there is a command to delete volumes without any confirmation.
I had created about 210 volumes on a 5.5 TB disk about a week back. SInce the performance has been very bad, i would like to use RAID-0 instead of RAID-5 and thus need to re-do the array. This requires me to delete all the storage pool volumes created on it.
So far I have been running the following commands for each volume name:delete volume K:\TSMDATA\FS-POOL\CHNL2DISK1.DSK01C discarddata=yesdelete volume K:\TSMDATA\FS-POOL\CHNL2DISK1.DSK01D discarddata=yesdelete volume K:\TSMDATA\FS-POOL\CHNL2DISK1.DSK01E discarddata=yesdelete volume K:\TSMDATA\FS-POOL\CHNL2DISK1.DSK01F discarddata=yesdelete volume K:\TSMDATA\FS-POOL\CHNL2DISK1.DSK020 discarddata=yesdelete volume K:\TSMDATA\FS-POOL\CHNL2DISK1.DSK021 discarddata=yes
-
09-29-2010, 06:19 AM #2Senior Member
- Join Date
- Oct 2002
- Location
- netherlands
- Posts
- 305
- Thanks
- 0
- Thanked 9 Times in 9 Posts
put all commands in a file on the sytem and then run the file as a macro
macro c:\del_them_all
Not sure if deleting this many volumes can lock up TSM. You might consider "wait=yes" added to each entry
-
04-15-2011, 09:03 AM #3Newcomer
- Join Date
- Apr 2010
- Posts
- 21
- Thanks
- 0
- Thanked 0 Times in 0 Posts
start dsmadmc using the option "-noconfirm".
> dsmadmc -noconfirm
Similar Threads
-
Delete DBBackup volume
By dandrestor in forum TSM OperationReplies: 4Last Post: 07-06-2010, 09:58 AM -
Is possible to restore volume after delete volume?
By freis in forum Backup / Archive DiscussionReplies: 1Last Post: 06-22-2010, 03:48 PM -
delete a particular volume from volume history
By sathishdas in forum TSM ServerReplies: 2Last Post: 02-21-2008, 10:16 PM -
I can't delete volume
By remshiux in forum Backup / Archive DiscussionReplies: 3Last Post: 10-24-2007, 11:12 AM -
delete volume doesn't delete the preallocated file
By aleung in forum TSM ServerReplies: 1Last Post: 05-05-2003, 06:36 AM


Reply With Quote
