The addvol command is used to define non-SMS managed volumes to DFHSM. SMS 
managed volumes are defined in the MGMTCLAS/STORGRP ACS constructs.

Deciphering:
ADDVOL SYS009 PRIMARY(NOAM AREC NOAB NOAD MIGRATE(10))

NOAM - NO AUTOMIGRATION
AREC   - AUTORECALL
NOAB - NO AUTOBACKUP
NOAD - NO AUTODUMP
Migrate after 10 days on non-use (command migration only).

Not sure about the volumepool statement. Check the fine manuals. 

HTH, 

<snip>
ADDVOL SYS009 PRIMARY(NOAM AREC NOAB NOAD MIGRATE(10)) UNIT(3390) ADDVOL SYS010 
PRIMARY(NOAM AREC NOAB NOAD MIGRATE(10)) UNIT(3390) ADDVOL SYS011 PRIMARY(NOAM 
AREC NOAB NOAD MIGRATE(10)) UNIT(3390)
 
DEFINE VOLUMEPOOL(SYS VOLUMES(SYS009 SYS010 SYS011))
             
I am not sure what it is supposed to do since there is no other parms.  At 
first I thought it was for a dump.  There are no other SETSYS statements after 
the DEFINE VOLUMEPOOL statement.
 </snip>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to