ADSM-L

Re: ADSM v3.1 for AIX - disk pool

1999-02-02 14:27:02
Subject: Re: ADSM v3.1 for AIX - disk pool
From: Dwight Cook <decook AT AMOCO DOT COM>
Date: Tue, 2 Feb 1999 13:27:02 -0600
     if it is an aix server or if you have an aix client to run a dsmadmc
     from... just set a cron job to do a
     dsmadmc -serv=xxx -id=godmode -pass=godpass macro /home/godmode/macdel

     and have your macdel be
     upd vol testvol1 acc=destroyed
     upd vol testvol2 acc=destroyed
     ...
     upd vol testvolN acc=destroyed
     del vol testvol1 discard=yes
     del vol testvol2 discard=yes
     ...
     del vol testvolN discard=yes
     def vol testpool testvol1
     def vol testpool testvol2
     ...
     def vol testpool testvolN

     you can't have an admin schedule run a macro... sorry
     you could do each of the macro commands in a different admin schedule
     though... if you have a very few volumes in the testdiskpool



______________________________ Reply Separator _________________________________
Subject: ADSM v3.1 for AIX - disk pool
Author:  thaddad (thaddad AT COLUMBIAENERGYGROUP DOT COM) at unix,mime
Date:    2/2/99 11:02 AM


In Version 3 , I have a disk pool for 'testing use' only for some  test nodes.
I want to delete the data in it (clear it out), say every month (without having
to write it off to tape)'..can this be done?
<Prev in Thread] Current Thread [Next in Thread>