Re: Schedule Configuration

2004-02-05 Thread Andrew Raibeck
You need to go back and review my prior post on this subject. The proposed 
configuration will yield undesirable results.

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED]

The only dumb question is the one that goes unasked.
The command line is your friend.
Good enough is the enemy of excellence.



Robert Ouzen [EMAIL PROTECTED] 
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
02/02/2004 02:24
Please respond to
ADSM: Dist Stor Manager


To
[EMAIL PROTECTED]
cc

Subject
Schedule Configuration






Hi 

I think for resolving this issue to ceate on my dsm.sys two stenza
  1. servername A with an inclexcl  management fullmgm
  2. severname  B  with an inclexl   management incrmgm

To create  two dsm.opt ( dsm_full.opt and dsm_incr.opt)
  1. dsm_full.opt  with servername A
  2. dsm_incr.opt with servername B

And to lauch: 
1. dsmc s -optfile=dsm_full.opt 
2. dsmc I -optfile=dsm_incr.opt

I am correct ..

Regards 
Robert Ouzen
 

 _ 
 From:   
 Sent: Sunday, February 01, 2004 9:20 AM
 To:   'ADSM: Dist Stor Manager'
 Cc:   'Amos ([EMAIL PROTECTED])'
 Subject:  Schedule Configuration
 
 Hi to all
 
 Need to schedule once a week a full backup of File systems on my Aix
 clients and in between Incremental backups. Want to keep my full backup
 for 3 Versions and my Incremental for 7 Versions.
 
 I thought to create 2 Managements Class said:   Fullmgm   with backup 
copy
 group of 3 versions to keep
 
 Incrmgm  with backup copy group of 7 versions to keep 
 
 Did is a way to do it without creating 2 nodes when each node will point
 to another management class and 2 scheduler . I can't figure how to do 
it
 with just one node ?
 
 Any suggestions will be appreciate ..
 
 Regards
 Robert Ouzen
 E-mail: [EMAIL PROTECTED]
 




Re: Schedule Configuration

2004-02-03 Thread Nicholas Cassimatis




For your weekly full backups, run archives with a retention of 2 weeks.
Then the daily incrementals with the appropriate copygroup settings (7
active, 7 inactive?, retainextra 30?, retainlast 90?) for what you want out
of those.

Nick Cassimatis
[EMAIL PROTECTED]

Think twice, type once.



|-+
| |   Robert Ouzen |
| |   [EMAIL PROTECTED]|
| |   A.AC.IL |
| |   Sent by: ADSM:  |
| |   Dist Stor|
| |   Manager |
| |   [EMAIL PROTECTED]|
| |   .EDU|
| ||
| ||
| |   02/01/2004 02:19 |
| |   AM   |
| |   Please respond to|
| |   ADSM: Dist Stor |
| |   Manager |
| ||
|-+
  
-|
  |
 |
  |   To:   [EMAIL PROTECTED]  
  |
  |   cc:  
 |
  |   Subject:  Schedule Configuration 
 |
  |
 |
  
-|




Hi to all

Need to schedule once a week a full backup of File systems on my Aix
clients
and in between Incremental backups. Want to keep my full backup for 3
Versions and my Incremental for 7 Versions.

I thought to create 2 Managements Class said:   Fullmgm   with backup copy
group of 3 versions to keep

Incrmgm  with backup copy group of 7 versions to keep

Did is a way to do it without creating 2 nodes when each node will point to
another management class and 2 scheduler . I can't figure how to do it with
just one node ?

Any suggestions will be appreciate ..

Regards
Robert Ouzen
E-mail: [EMAIL PROTECTED]

inline: graycol.gifinline: ecblank.gifinline: pic15910.gif

Schedule Configuration

2004-02-02 Thread Robert Ouzen
Hi 

I think for resolving this issue to ceate on my dsm.sys two stenza
  1. servername A with an inclexcl  management fullmgm
  2. severname  B  with an inclexl   management incrmgm

To create  two dsm.opt ( dsm_full.opt and dsm_incr.opt)
  1. dsm_full.opt  with servername A
  2. dsm_incr.opt with servername B

And to lauch:  
1. dsmc s -optfile=dsm_full.opt 
2. dsmc I -optfile=dsm_incr.opt

I am correct ..

Regards 
Robert Ouzen


 _ 
 From:
 Sent: Sunday, February 01, 2004 9:20 AM
 To:   'ADSM: Dist Stor Manager'
 Cc:   'Amos ([EMAIL PROTECTED])'
 Subject:  Schedule Configuration
 
 Hi to all
 
 Need to schedule once a week a full backup of File systems on my Aix
 clients and in between Incremental backups. Want to keep my full backup
 for 3 Versions and my Incremental for 7 Versions.
 
 I thought to create 2 Managements Class said:   Fullmgm   with backup copy
 group of 3 versions to keep
  
 Incrmgm  with backup copy group of 7 versions to keep 
 
 Did is a way to do it without creating 2 nodes when each node will point
 to another management class and 2 scheduler . I can't figure how to do it
 with just one node ?
 
 Any suggestions will be appreciate ..
 
 Regards
 Robert Ouzen
 E-mail: [EMAIL PROTECTED]
 


Re: Schedule Configuration

2004-02-02 Thread Andrew Raibeck
This will not work. Robert is effectively asking if he can manage a given 
node's files with two different sets of management criteria. This is not 
possible with TSM, since all backup versions of a file must be managed by 
the same criteria. Thus when the backup versions are rebound to FULLMGM, 
you will expire the least recent four backup versions that were created 
when the files were bound to the INCRMGM; this would be undesirable.

Two nodes are needed to manage backup versions in this fashion.

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED]

The only dumb question is the one that goes unasked.
The command line is your friend.
Good enough is the enemy of excellence.



Robert Ouzen [EMAIL PROTECTED] 
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
02/02/2004 02:24
Please respond to
ADSM: Dist Stor Manager


To
[EMAIL PROTECTED]
cc

Subject
Schedule Configuration






Hi 

I think for resolving this issue to ceate on my dsm.sys two stenza
  1. servername A with an inclexcl  management fullmgm
  2. severname  B  with an inclexl   management incrmgm

To create  two dsm.opt ( dsm_full.opt and dsm_incr.opt)
  1. dsm_full.opt  with servername A
  2. dsm_incr.opt with servername B

And to lauch: 
1. dsmc s -optfile=dsm_full.opt 
2. dsmc I -optfile=dsm_incr.opt

I am correct ..

Regards 
Robert Ouzen
 

 _ 
 From:   
 Sent: Sunday, February 01, 2004 9:20 AM
 To:   'ADSM: Dist Stor Manager'
 Cc:   'Amos ([EMAIL PROTECTED])'
 Subject:  Schedule Configuration
 
 Hi to all
 
 Need to schedule once a week a full backup of File systems on my Aix
 clients and in between Incremental backups. Want to keep my full backup
 for 3 Versions and my Incremental for 7 Versions.
 
 I thought to create 2 Managements Class said:   Fullmgm   with backup 
copy
 group of 3 versions to keep
 
 Incrmgm  with backup copy group of 7 versions to keep 
 
 Did is a way to do it without creating 2 nodes when each node will point
 to another management class and 2 scheduler . I can't figure how to do 
it
 with just one node ?
 
 Any suggestions will be appreciate ..
 
 Regards
 Robert Ouzen
 E-mail: [EMAIL PROTECTED]
 




Schedule Configuration

2004-02-01 Thread Robert Ouzen
Hi to all

Need to schedule once a week a full backup of File systems on my Aix clients
and in between Incremental backups. Want to keep my full backup for 3
Versions and my Incremental for 7 Versions.

I thought to create 2 Managements Class said:   Fullmgm   with backup copy
group of 3 versions to keep
 
Incrmgm  with backup copy group of 7 versions to keep 

Did is a way to do it without creating 2 nodes when each node will point to
another management class and 2 scheduler . I can't figure how to do it with
just one node ?

Any suggestions will be appreciate ..

Regards
Robert Ouzen
E-mail: [EMAIL PROTECTED]