ADSM-L

Re: [ADSM-L] TSM/HSM

2011-06-21 12:55:08
Subject: Re: [ADSM-L] TSM/HSM
From: Remco Post <r.post AT PLCS DOT NL>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 21 Jun 2011 18:49:51 +0200
On 21 jun 2011, at 17:04, D'Antonio III, Vincent E (N-Aerotek) wrote:

> Good Morning,
> I am adding a new LTO3, 3310 library for use with HSM to replace the current 
> LTO2 library.
> 
> The question I have is can you add a second library for use by HSM so I can 
> migrate the data off the LTO2's to the new LTO3's?
> 
> If yes, what are the "best practices" to do so?
> 

def libr lto3lib
def path ...
def dr ...
def dev lto3dev devt=lto libr=lto3lib
def stg lto3pool lto3dev maxscr=1000 ....
upd stg lto2pool next=lto3pool reclaimstg=lto3pool

and the migrate and/or reclaim the lto2pool

for details, RTFM :)

> Thanks
> Vince

-- 
Met vriendelijke groeten/Kind Regards,

Remco Post
r.post AT plcs DOT nl
+31 6 248 21 622

<Prev in Thread] Current Thread [Next in Thread>
  • [ADSM-L] TSM/HSM, D'Antonio III, Vincent E (N-Aerotek)
    • Re: [ADSM-L] TSM/HSM, Remco Post <=