[Veritas-bu] URGENT AND HELP Quickest Way to Freeze Tapes

2006-05-12 Thread WEAVER, Simon
Title: Message Guys Have 137 Tapes in my Robot I need to freeze VERY quickly in preperation for new media. apart from bpmedia -freeze is there anything in the gui that will allow me to freeze all tapes or all tapes in a volume? thanks Regards Simon Weaver3rd Line Technical SupportWindows

Re: [Veritas-bu] URGENT AND HELP Quickest Way to Freeze Tapes

2006-05-12 Thread Dave Markham
If its all tapes in your robot id do something on command line for a loop. Off top of my head id do :- echo s s | /usr/openv/volmgr/bin/tldtest -r path to robot. e.g /dev/sg/c3t0l0 |awk '/Barcode/ {print $NF} |xargs bpmedia -freeze -m If that dont work take off the | xargs bpmedia -freeze -m

RE: [Veritas-bu] URGENT AND HELP Quickest Way to Freeze Tapes

2006-05-12 Thread WEAVER, Simon
: [EMAIL PROTECTED] -Original Message- From: Dave Markham [mailto:[EMAIL PROTECTED] Sent: 12 May 2006 14:25 To: WEAVER, Simon Cc: 'veritas-bu@mailman.eng.auburn.edu' Subject: Re: [Veritas-bu] URGENT AND HELP Quickest Way to Freeze Tapes If its all tapes in your robot id do something

Re: [Veritas-bu] URGENT AND HELP Quickest Way to Freeze Tapes

2006-05-12 Thread Dave Markham
@mailman.eng.auburn.edu' Subject: Re: [Veritas-bu] URGENT AND HELP Quickest Way to Freeze Tapes If its all tapes in your robot id do something on command line for a loop. Off top of my head id do :- echo s s | /usr/openv/volmgr/bin/tldtest -r path to robot. e.g /dev/sg/c3t0l0 |awk '/Barcode/ {print $NF

RE: [Veritas-bu] URGENT AND HELP Quickest Way to Freeze Tapes

2006-05-12 Thread WEAVER, Simon
, Simon Cc: 'veritas-bu@mailman.eng.auburn.edu' Subject: Re: [Veritas-bu] URGENT AND HELP Quickest Way to Freeze Tapes arr ok. Also i just realized you are windows aint ya :) so my unix stuff wouldnt work anyway D WEAVER, Simon wrote: Dave Thanks - in fact I done it a while ago now - using

Re: [Veritas-bu] URGENT AND HELP Quickest Way to Freeze Tapes

2006-05-12 Thread ckstehman
] To WEAVER, Simon [EMAIL PROTECTED] cc 'veritas-bu@mailman.eng.auburn.edu' veritas-bu@mailman.eng.auburn.edu Subject Re: [Veritas-bu] URGENT AND HELP Quickest Way to Freeze Tapes arr ok. Also i just realized you are windows aint ya :) so my unix stuff wouldnt work anyway D WEAVER, Simon