ADSM-L

Re: archiving with different management classes

2002-09-26 12:41:32
Subject: Re: archiving with different management classes
From: "Johnn D. Tan" <jdtan AT MED.CORNELL DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 26 Sep 2002 12:37:01 -0400
Just curious: what exactly is the difference anyway? Ok, I'm probably
missing something real obvious, but ...

If you're taking a monthly archive, then why would you need a yearly
one? It's still the "same" archive right, just labelled differently?
I'm not understanding the difference.

Also, while on this topic, can someone explain the pros & cons of the
following three?

a) archive (which I understand to basically be a "backup" but simply
with longer data retention values

b) backup set

c) image backup

Thanks.

johnn




Thanks,

I've just discovered the archmc option myself and it's working. One
problem less ;-)

Kurt

------------------------
     "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU> wrote:
------------------------

Yep, don't complicate things...
just use the -archmc= to bind a specific archive run's data to a
specific management class...
just add an addition option of
        -archmc=MGMT2_SWS


Dwight


-----Original Message-----
From: kurt.beyers AT pandora DOT be [mailto:kurt.beyers AT PANDORA DOT BE]
Sent: Thursday, September 26, 2002 7:29 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: archiving with different management classes


Hi,

I've got to take every month a monthly archive and once a year a yearly
archive. Of course the protection of the latter archive is longer.

The default management class has the correct archive copy group for the
monthly archive (management class MGMT_SWS). I've created a second
management class (MGMT2_SWS) for the yearly archive.

The default dsm.opt client options file binds the archive to the correct
management class for the monthly archive. I've created a second client
options file dsm2.opt with an include.archive statement towards the
management class MGMT2_SWS

If I launch the archive from the command prompt as:

dsmc archive -optfile=c:\temp\dsm2.opt -subdir=yes c:\*.* d:\*.*

the archive of the files is indeed done with the management class MGMT2_SWS

If I specify a schedule:

Policy Domain Name POL_SWS
Schedule Name TEST4
Description -
Action ARCHIVE
Options -optfile=c:\temp\dsm2.opt -subdir=yes
Objects c:\hp\* d:\windows\winzip81\*

the archives are bind towards the management class MGMT_SWS and not towards
the management class MGMT2_SWS. The scheduler is bound to the dsm.opt file
but if I specify another client options file in the options, this should
 >override the default settings.
 >
 >Am I missing something?
 >
 >Kurt
 >

<Prev in Thread] Current Thread [Next in Thread>