Jim, The problem I am running into is that by using multiple dsmc commands, I have to load/reload tapes for every file system I am restoring since I only have a single tape drive and my data is on 2 tapes.
Any ideas? Thanks JR "Schneider, Jim" <jschnei...@ussco.com> Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> 10/27/2009 03:01 PM Please respond to "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> To ADSM-L@VM.MARIST.EDU cc Subject Re: [ADSM-L] JR- dsmc multilpe filesystem restore on 1 line JR, I can't. The second file system name is the location to which the first file system is restored. I create a script with multiple dsmc commands, each one restoring one file system. Assuming your data is on separate tapes or on disk, you have to run multiple commands to restore more than one file system at a time. Jim Schneider -----Original Message----- From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of JR Trimark Sent: Tuesday, October 27, 2009 2:42 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] JR- dsmc multilpe filesystem restore on 1 line Can you restore mulitple file systems using the command line interface? ex. dsmc> restore -subdir=yes "/home/s05jtri/trg/*" "/home/s05jtri/trg1/*" I am getting an error that the destination directory is wrong. Thanks