Upgrade of Linux Client 5.3->5.4 and filesystem ACLs

2008-02-05 Thread Rainer Schöpf
Hello TSMers!

After upgrading the TSM Linux client on one of our fileservers (x68_64) 
from 5.3.5 to 5.4.1, the next incremental started to backup all files 
again. I traced this to a change in the handling of filesystem ACLs by the 
TSM client.

The filesystem in question is xfs.

For the time being, I went back to 5.3.5 (server is 5.4.1.0 on W2K3). I 
can live with that for a while.

I traced the problem with strace and client -TRACEFLags=service. This 
shows that the 5.4 does not use the libacl interface, but accesses the 
extended attributes directly with the getxattr system call. And indeed, 
the TSM client trace shows this:

04.02.2008 12:48:39.468 : unxfilio.cpp(1571): fioCmpAttribs: Attribute 
comparison of two directories
Attribute   Old New
-   --- ---
File mode16893   16893
uid501 501
gid100 100
ACL size   424   0
ACL checksum3721320641   0
Xattr size   0 494
Xattr checksum   0  3013615671
04.02.2008 12:48:39.468 : fileio.cpp  (4627): fioCmpAttribs(): old 
attrib's data from build (IBM TSM 5.4.1.2)
04.02.2008 12:48:39.468 : unxfilio.cpp(1825): -->Attribs different: 
returning ATTRIBS_BACKUP

It is interesting that in Technote swg21249081 libacl is mentioned as a 
potential problem to look for, but not getxattr. I made sure that libacl 
is present, but the strace output shows that it isn't used.

This is very annoying. It means that the TSM client will probably force a 
backup of every file with an ACL when I upgrade from 5.3 to 5.4.

Is this change documented somewhere? Is there a way to go back to either 
using libacl with the 5.4 client, or get the same ACL size/checksum from 
the Attributes comparison?
 
 Rainer Schöpf


ProteoSys AG
Carl-Zeiss-Straße 51
55129 Mainz

Dr. Rainer Schöpf
Leiter Software/Softwareentwicklung

Mail:   [EMAIL PROTECTED]
Phone:  +49-(0)6131-50192-41
Fax:+49-(0)6131-50192-11
WWW:http://www.proteosys.com/

ProteoSys AG - Carl-Zeiss-Str. 51 - D-55129 Mainz
Amtsgericht Mainz HRB 7508 - USt.-Id Nr.: DE213940570
Vorstand: Helmut Matthies (Vorsitzender), Prof. Dr. André Schrattenholz
Vorsitzender des Aufsichtsrates: Dr. Werner Zöllner


Question: Is this possible with TSM?

2008-02-05 Thread Justin Piszcz

Is it possible using multiple master servers (vaulting?) to make a secondary
backup in an alternate location?

Example: Assume you do cross-site backups between 2 sites.

siteA -> backup to -> siteB (has its own master)
siteB -> backup to -> siteA (has its own master)

If you have another site, call it siteC, can you do this with vaulting/or some
other way?

siteA -> backup to -> siteB (and also/or later copy to) -> siteC
siteB -> backup to -> siteA (and also/or later copy to) -> siteC

Keep in mind siteA,B,C each have their own master server.

What would be the best way to accomplish this?  This would solve the problem of
a dual site failure.

I already asked this on the veritas-bu mailing list, there are
'workarounds' or ways to do this but not how I had envisioned it.  Is this
possible with TSM?

Or is there a way to make TSM HA so you could have the same master
clustered across 3 different sites so if two went away there would be no
problems?

Justin.


Re: Where can I find the downloadable TSM 5.5 documentation?

2008-02-05 Thread Kauffman, Tom
The eclipse plugins are used to build your own online documentation
server, so you don't have to rely on IBM's server being available.

I've been burned in the past by IBM taking systems down for maintenance
at the same time I'm doing maintenance or upgrades. As a result, I've
come to the attitude that documentation that is not available locally
will NOT be available during critical downtimes.

Tom Kauffman
NIBCO, Inc

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Sung Y Lee
Sent: Tuesday, January 15, 2008 12:05 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: Where can I find the downloadable TSM 5.5 documentation?

Not sure what eclipse plugins is, but you can get online versions from
here

http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/index.jsp


Thanks,

Sung Y. Lee
CONFIDENTIALITY NOTICE:  This email and any attachments are for the 
exclusive and confidential use of the intended recipient.  If you are not
the intended recipient, please do not read, distribute or take action in 
reliance upon this message. If you have received this in error, please 
notify us immediately by return email and promptly delete this message 
and its attachments from your computer system. We do not waive  
attorney-client or work product privilege by the transmission of this
message.



Re: Question: Is this possible with TSM?

2008-02-05 Thread Hart, Charles A
Yes there is ... Do a search on FCIP in the mailing list there should be
a couple posts  Essentially you have a TSM Library manager at an
offsite location hooked to a Tape Library, then use server to server
communications and have Site A create its offsite copy to site b
etc.

FYI - There's no Master / Media server concept, I know I may a bit
retentive here but its one of those things that just bugs, like the
Don't use the Hair Dryer in the Shower label

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Justin Piszcz
Sent: Tuesday, February 05, 2008 6:52 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] Question: Is this possible with TSM?

Is it possible using multiple master servers (vaulting?) to make a
secondary backup in an alternate location?

Example: Assume you do cross-site backups between 2 sites.

siteA -> backup to -> siteB (has its own master) siteB -> backup to ->
siteA (has its own master)

If you have another site, call it siteC, can you do this with
vaulting/or some other way?

siteA -> backup to -> siteB (and also/or later copy to) -> siteC siteB
-> backup to -> siteA (and also/or later copy to) -> siteC

Keep in mind siteA,B,C each have their own master server.

What would be the best way to accomplish this?  This would solve the
problem of a dual site failure.

I already asked this on the veritas-bu mailing list, there are
'workarounds' or ways to do this but not how I had envisioned it.  Is
this possible with TSM?

Or is there a way to make TSM HA so you could have the same master
clustered across 3 different sites so if two went away there would be no
problems?

Justin.


This e-mail, including attachments, may include confidential and/or 
proprietary information, and may be used only by the person or entity to 
which it is addressed. If the reader of this e-mail is not the intended 
recipient or his or her authorized agent, the reader is hereby notified 
that any dissemination, distribution or copying of this e-mail is 
prohibited. If you have received this e-mail in error, please notify the 
sender by replying to this message and delete this e-mail immediately.


TSM Windows Bare Metal Recovery options

2008-02-05 Thread Bradberry, Kenneth
Hello, we have been looking for an agent that can provide Windows BMR
and that integrates nicely into TSM.  We have look at CBMR with some
mixed results.  Can anyone provide some perspective on BMR software
packages and any experiences deploying and maintaining these
environments?  We need to make a selection and some of our techs want to
deploy BackupExec and back the backup with TSM, which I believe is a bad
idea.  Thanks in advance for the help.  


Kenneth L. Bradberry

Chief Technology Officer
ACS Healthcare Solutions
5225 Auto Club Drive
Dearborn MI 48126
(248) 226-4322 Office 
(313) 673-1686 Cell 
(248) 22601402 Fax
  
email: [EMAIL PROTECTED]
ACS - People Making Technology Work...In HealthcareTM

CONFIDENTIALITY NOTICE: This e-mail message, including any attachments,
is for the sole use of the intended recipient(s) and may contain
confidential and privileged information. Any unauthorized review, use,
disclosure or distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply e-mail and destroy all
copies of the original message.


Re: TSM for SYS-back & Recovery!!

2008-02-05 Thread Steve Stackwick
James is right, you can boot from a Sysback server (your TSM server,
most likely), it doesn't have to be a NIM server. Sysback calls this
the "classic" method. Since a lot of people already have NIM servers,
the Sysback developers decided to leverage that and allow you to
install Sysback into the NIM SPOT, so you could restore with a NIM
server. But it's not necessary.

Steve

On 2/4/08, James Drozynski <[EMAIL PROTECTED]> wrote:
>You don't need a nim server...  If you have set TSM up correctly
> it will have a spot to start the download.  Just set your service menu to
> point at
> the TSM server at bootup...( it acts as a NIM server)
>Sorry I don't have my notes right here with me...
>As I recall the TSM server will respond to the bootup from the client
> and allow you to
> pick from the backups available to the client address you have configured
> in your service menu.
>
> Hope I'm being clear...
>
> James Drozynski
> IBM Pittsburgh Lab
> 11 Stanwix Street
> Pittsburgh Pa. 15222
> Tel:412-667-4421
> Fax:412-667-6975
> Tie:989-4421
>
>
>
> Sachin V Chaudhari1 <[EMAIL PROTECTED]>
> Sent by: "ADSM: Dist Stor Manager" 
> 02/04/2008 08:44 AM
> Please respond to
> "ADSM: Dist Stor Manager" 
>
>
> To
> ADSM-L@VM.MARIST.EDU
> cc
>
> Subject
> Re: [ADSM-L] TSM for SYS-back & Recovery!!
>
>
>
>
>
>
> HI Steve,
>
> Thx for the response..
>
> But I have one small query..
>
> If I m taking the system backup on tape library using TSM for sysback then
> at the time of recovery, it requires a NIM server or without that also we
> can recover.
>
> Thanks,
> Sachin
>
>
>
>
>
>  Steve Stackwick
>  <[EMAIL PROTECTED]
>  COM>   To
>  Sent by: "ADSM:   ADSM-L@VM.MARIST.EDU
>  Dist Stor  cc
>  Manager"
>  <[EMAIL PROTECTED] Subject
>  .EDU> Re: [ADSM-L] TSM for SYS-back &
>Recovery!!
>
>  02/04/2008 06:49
>  PM
>
>
>  Please respond to
>  "ADSM: Dist Stor
>  Manager"
>  <[EMAIL PROTECTED]
>.EDU>
>
>
>
>
>
>
> Sysback works great and is cheap, too! Not only can you create backups
> and boot and restore from standalone media, but it also integrates
> with your NIM server. And if THAT's not enough for a posting on a TSM
> listserv, you can send your sysback backups to TSM to store, and
> restore from there, too.
>
> When you boot to restore (either from your sysback-enabled NIM server
> or your standalone floppy/DVD/tape), you are presented with a menu
> that not only allows you to Just Restore your system (again either
> from TSM, standalone media, or NIM), but also lets you make changes to
> the LVM structure when you do.
>
> Dunno why more AIX shops don't use it; it's been a hit wherever I've seen
> it.
>
> Steve
>
> On 2/4/08, Sachin V Chaudhari1 <[EMAIL PROTECTED]> wrote:
> > HI All,
> >
> > Any one has tried the TSM for sys-back on AIX.. whats the recovery
> method
> > of this...
> >
> >
> > Any help will be appreciated
> >
> >
> > Thanks,
> > Sachin
> >
>
>
> --
> Stephen Stackwick
> Jacob & Sundstrom, Inc.
> 401 East Pratt St., Suite 2214
> Baltimore, MD 21202-3003
> (410) 539-1135 * (866) 539-1135
> [EMAIL PROTECTED]
>


--
Stephen Stackwick
Jacob & Sundstrom, Inc.
401 East Pratt St., Suite 2214
Baltimore, MD 21202-3003
(410) 539-1135 * (866) 539-1135
[EMAIL PROTECTED]


Re: TSM Windows Bare Metal Recovery options

2008-02-05 Thread Stapleton, Mark
TSM can be used as a BMR tool, but it does require some scripting,
particularly if you have clients aside from Windows 2000/2003.

The available BMR packages that I'm aware of either perform poorly, or
are rather expensive. Why buy additional software when TSM can do the
work, with a little before-DR work on the part of the administrator?
 
--
Mark Stapleton
CDW Berbee
System engineer
7145 Boone Avenue North, Suite 140
Brooklyn Park MN 55428-1511
763-592-5963
www.berbee.com
 
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf
Of
> Bradberry, Kenneth
> Sent: Tuesday, February 05, 2008 10:11 AM
> To: ADSM-L@VM.MARIST.EDU
> Subject: [ADSM-L] TSM Windows Bare Metal Recovery options
> 
> Hello, we have been looking for an agent that can provide Windows BMR
> and that integrates nicely into TSM.  We have look at CBMR with some
> mixed results.  Can anyone provide some perspective on BMR software
> packages and any experiences deploying and maintaining these
> environments?  We need to make a selection and some of our techs want
to
> deploy BackupExec and back the backup with TSM, which I believe is a
bad
> idea.  Thanks in advance for the help.
> 
> 
> Kenneth L. Bradberry
> 
> Chief Technology Officer
> ACS Healthcare Solutions
> 5225 Auto Club Drive
> Dearborn MI 48126
> (248) 226-4322 Office
> (313) 673-1686 Cell
> (248) 22601402 Fax
> 
> email: [EMAIL PROTECTED]
> ACS - People Making Technology Work...In HealthcareTM
> 
> CONFIDENTIALITY NOTICE: This e-mail message, including any
attachments,
> is for the sole use of the intended recipient(s) and may contain
> confidential and privileged information. Any unauthorized review, use,
> disclosure or distribution is prohibited. If you are not the intended
> recipient, please contact the sender by reply e-mail and destroy all
> copies of the original message.


Backing up Groupwise on Netware Server

2008-02-05 Thread Jim Young
Hi,

Does anyone have any information on backing up a Groupwise mailserver on
Netware(6.5 SP6) using a TSM server (AIX).  IBM have stated that the best I
can hope for is a fuzzy backup.  Not really a good selling point when I'm
trying to provide a single backup solution to the company.  I keep finding
references to St Bernards Open File Manager but need more info on how this
would work.

Any advice, opt file examples, configurations or tech papers gratefully
received.

Cheers

Jim


Cattles plc Registered in England No: 543610
Kingston House, Centre 27 Business Park,
Woodhead Road, Birstall, Batley, WF179TD.

The views and opinions expressed herein are those of the author and not of 
Cattles plc or any of its subsidiaries.The content of this e-mail is 
confidential, may contain privileged material and is intended solely for the 
recipient(s) named above.

If you receive this in error, please notify the sender immediately and delete 
this e-mail.

Please note that neither Cattles plc nor the sender accepts any responsibility 
for viruses and it is your responsibility to scan the email and attachments(if 
any). No contracts or agreements may be concluded on behalf of Cattles plc or 
its subsidiaries by means of email communications.

This message has been scanned for Viruses
by Cattles and Sophos Puremessage scanning service.


Re: Backing up Groupwise on Netware Server

2008-02-05 Thread Del Hoobler
On possibility for your to look at is GWBACKUP...

http://support.novell.com/techcenter/articles/ana19991005.html

http://www.novell.com/documentation/gw55/index.html?page=/documentation/gw55/gw55mnt/data/a3n60nr.html

GWBACKUP will allow you to dump the data to flat files.
You can then use the TSM Backup-Archive client to send and
store those files on the TSM Server.

Thanks,

Del



"ADSM: Dist Stor Manager"  wrote on 02/05/2008
11:31:42 AM:

> Hi,
>
> Does anyone have any information on backing up a Groupwise mailserver on
> Netware(6.5 SP6) using a TSM server (AIX).  IBM have stated that the
best I
> can hope for is a fuzzy backup.  Not really a good selling point when
I'm
> trying to provide a single backup solution to the company.  I keep
finding
> references to St Bernards Open File Manager but need more info on how
this
> would work.
>
> Any advice, opt file examples, configurations or tech papers gratefully
> received.
>
> Cheers
>
> Jim


Re: unsubscribe

2008-02-05 Thread Allen S. Rout
>> On Mon, 4 Feb 2008 14:43:01 -0700, Ben Bullock <[EMAIL PROTECTED]> said:


>  just ignore messages like this, it is by folks who are sending
> their UNSUBSCRIBE message to the wrong e-mail.

[...]

> This E-Mail is intended only for the use of the individual
> or entity to which it is addressed and may contain
> information that is privileged, confidential and exempt
> from disclosure under applicable law. If you have received
> this communication in error, please do not distribute, and
> delete the original message.


Pot, etc. :)

Yeesh.  I wonder, if disclaimer bandwidth exceeds spam bandwidth, will
the lawyers be happy, finally?

- Allen S. Rout

This E-Mail is intended for EVERYONE IN THE WORLD.  For what it's
worth.


Re: Backing up Groupwise on Netware Server

2008-02-05 Thread Howard Coles
I admined GW For about 9 years, and the best overall for TSM is St.
Bernard's OFM.  The GWBackup utility creates an exact copy of your Post
Office to another location, but that adds Admin overhead.  The GWTSA
would work great if IBM would get off their butt and support it.  Then
GW Becomes just another file system, only messages, sort of like the
tsands did for NDS.

Set your opt file just like you would any other TSM NetWare client, and
install St. Bernard to handle the open files.  I've done restores after
this kind of backup, and if the backup was complete, the restore always
worked. 
Make sure you exclude the wpsin and wpsout type folders, as TSM will
complain.  I don't have a copy of all the excludes handy. The main
folders to make *sure* you get are the ofuser, ofmsg, offile, and the
post office db files.

See Ya'
Howard

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Del Hoobler
Sent: Tuesday, February 05, 2008 10:45 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] Backing up Groupwise on Netware Server

On possibility for your to look at is GWBACKUP...

http://support.novell.com/techcenter/articles/ana19991005.html

http://www.novell.com/documentation/gw55/index.html?page=/documentation/
gw55/gw55mnt/data/a3n60nr.html

GWBACKUP will allow you to dump the data to flat files.
You can then use the TSM Backup-Archive client to send and store those
files on the TSM Server.

Thanks,

Del



"ADSM: Dist Stor Manager"  wrote on 02/05/2008
11:31:42 AM:

> Hi,
>
> Does anyone have any information on backing up a Groupwise mailserver 
> on
> Netware(6.5 SP6) using a TSM server (AIX).  IBM have stated that the
best I
> can hope for is a fuzzy backup.  Not really a good selling point when
I'm
> trying to provide a single backup solution to the company.  I keep
finding
> references to St Bernards Open File Manager but need more info on how
this
> would work.
>
> Any advice, opt file examples, configurations or tech papers 
> gratefully received.
>
> Cheers
>
> Jim


unsubscribe

2008-02-05 Thread Cho.Michael


CONFIDENTIALITY NOTICE: This email from the State of California is for the sole 
use of the intended recipient and may contain confidential and privileged 
information.  Any unauthorized review or use, including disclosure or 
distribution, is prohibited.  If you are not the intended recipient, please 
contact the sender and destroy all copies of this email.  


Re: unsubscribe

2008-02-05 Thread Bell, Charles (Chip)
I'm confused, was I an intended recipient...?

DESTROY!

DESTROY!

PRIVILEGED INFORMATION!

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Cho.Michael
Sent: Tuesday, February 05, 2008 10:48 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] unsubscribe

_
___

CONFIDENTIALITY NOTICE: This email from the State of California is for the
sole use of the intended recipient and may contain confidential and
privileged information.  Any unauthorized review or use, including disclosure
or distribution, is prohibited.  If you are not the intended recipient,
please contact the sender and destroy all copies of this email.  

-
Confidentiality Notice:
The information contained in this email message is privileged and
confidential information and intended only for the use of the
individual or entity named in the address. If you are not the
intended recipient, you are hereby notified that any dissemination,
distribution, or copying of this information is strictly
prohibited. If you received this information in error, please
notify the sender and delete this information from your computer
and retain no copies of any of this information.


change copy destination

2008-02-05 Thread Avy Wong
Hello,
  I've made an update to the Copy Destination of Domain ORA from
'Backuppool' to 'DATABASEMGPOOL', it changes over no problem for standard.


  update COpygroup ORA STANDARD ORACLASS STANDARD Type=Backup
DESTination=DATABASEMGPOOL


How can I change the Policy set 'Active' to do the same? it
does not allow me. Is there a work around?

tsm: TSM>update COpygroup ORA Active ORACLASS STANDARD Type=Backup
DESTination=DATABASEMGPOOL
ANR1585E UPDATE COPYGROUP: Policy set ACTIVE cannot be modified.
ANS8001I Return code 3.
===
 Policy Domain Name: ORA
Policy Set Name: ACTIVE
Mgmt Class Name: ORACLASS
Copy Group Name: STANDARD
Copy Group Type: Backup
   Versions Data Exists: 7
  Versions Data Deleted: 1
  Retain Extra Versions: 1
Retain Only Version: 5
  Copy Mode: Modified
 Copy Serialization: Shared Static
 Copy Frequency: 0
   Copy Destination: BACKUPPOOL
Table of Contents (TOC) Destination:
 Last Update by (administrator): WONGAV
  Last Update Date/Time: 02/01/2008 15:35:46
   Managing profile:
Changes Pending: No

 Policy Domain Name: ORA
Policy Set Name: STANDARD
Mgmt Class Name: ORACLASS
Copy Group Name: STANDARD
Copy Group Type: Backup
   Versions Data Exists: 7
  Versions Data Deleted: 1
  Retain Extra Versions: 1
Retain Only Version: 5
  Copy Mode: Modified
 Copy Serialization: Shared Static
 Copy Frequency: 0
   Copy Destination: DATABASEMGPOOL
Table of Contents (TOC) Destination:
 Last Update by (administrator): WONGAV
  Last Update Date/Time: 02/05/2008 11:45:38
   Managing profile:
Changes Pending: Yes




Thank you.
Avy Wong
Business Continuity Administrator
Mohegan Sun
1 Mohegan Sun Blvd
Uncasville, CT 06382
(860)862-8164
(cell) (860)961-6976


Re: unsubscribe

2008-02-05 Thread Cho.Michael
My mistake!!! Please ignore this message... I'm Sorry ~ !!! 

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Bell, Charles (Chip)
Sent: Tuesday, February 05, 2008 9:06 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: unsubscribe

I'm confused, was I an intended recipient...?

DESTROY!

DESTROY!

PRIVILEGED INFORMATION!

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Cho.Michael
Sent: Tuesday, February 05, 2008 10:48 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] unsubscribe


_
___

CONFIDENTIALITY NOTICE: This email from the State of California is for
the sole use of the intended recipient and may contain confidential and
privileged information.  Any unauthorized review or use, including
disclosure or distribution, is prohibited.  If you are not the intended
recipient, please contact the sender and destroy all copies of this
email.  

-
Confidentiality Notice:
The information contained in this email message is privileged and
confidential information and intended only for the use of the individual
or entity named in the address. If you are not the intended recipient,
you are hereby notified that any dissemination, distribution, or copying
of this information is strictly prohibited. If you received this
information in error, please notify the sender and delete this
information from your computer and retain no copies of any of this
information.


Re: change copy destination

2008-02-05 Thread Choudarapu, Ramakrishna (GTI)
Please check the help of these commands:

VALIDATE POLICYSET
ACTIVATE POLICYSET

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Avy Wong
Sent: Tuesday, February 05, 2008 12:05 PM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] change copy destination


Hello,
  I've made an update to the Copy Destination of Domain ORA from
'Backuppool' to 'DATABASEMGPOOL', it changes over no problem for
standard.


  update COpygroup ORA STANDARD ORACLASS STANDARD Type=Backup
DESTination=DATABASEMGPOOL


How can I change the Policy set 'Active' to do the same?
it
does not allow me. Is there a work around?

tsm: TSM>update COpygroup ORA Active ORACLASS STANDARD Type=Backup
DESTination=DATABASEMGPOOL
ANR1585E UPDATE COPYGROUP: Policy set ACTIVE cannot be modified.
ANS8001I Return code 3.
===
 Policy Domain Name: ORA
Policy Set Name: ACTIVE
Mgmt Class Name: ORACLASS
Copy Group Name: STANDARD
Copy Group Type: Backup
   Versions Data Exists: 7
  Versions Data Deleted: 1
  Retain Extra Versions: 1
Retain Only Version: 5
  Copy Mode: Modified
 Copy Serialization: Shared Static
 Copy Frequency: 0
   Copy Destination: BACKUPPOOL
Table of Contents (TOC) Destination:
 Last Update by (administrator): WONGAV
  Last Update Date/Time: 02/01/2008 15:35:46
   Managing profile:
Changes Pending: No

 Policy Domain Name: ORA
Policy Set Name: STANDARD
Mgmt Class Name: ORACLASS
Copy Group Name: STANDARD
Copy Group Type: Backup
   Versions Data Exists: 7
  Versions Data Deleted: 1
  Retain Extra Versions: 1
Retain Only Version: 5
  Copy Mode: Modified
 Copy Serialization: Shared Static
 Copy Frequency: 0
   Copy Destination: DATABASEMGPOOL
Table of Contents (TOC) Destination:
 Last Update by (administrator): WONGAV
  Last Update Date/Time: 02/05/2008 11:45:38
   Managing profile:
Changes Pending: Yes




Thank you.
Avy Wong
Business Continuity Administrator
Mohegan Sun
1 Mohegan Sun Blvd
Uncasville, CT 06382
(860)862-8164
(cell) (860)961-6976


This message w/attachments (message) may be privileged, confidential or 
proprietary, and if you are not an intended recipient, please notify the 
sender, do not use or share it and delete it. Unless specifically indicated, 
this message is not an offer to sell or a solicitation of any investment 
products or other financial product or service, an official confirmation of any 
transaction, or an official statement of Merrill Lynch. Subject to applicable 
law, Merrill Lynch may monitor, review and retain e-communications (EC) 
traveling through its networks/systems. The laws of the country of each 
sender/recipient may impact the handling of EC, and EC may be archived, 
supervised and produced in countries other than the country in which you are 
located. This message cannot be guaranteed to be secure or error-free. This 
message is subject to terms available at the following link: 
http://www.ml.com/e-communications_terms/. By messaging with Merrill Lynch you 
consent to the foregoing.



Re: change copy destination

2008-02-05 Thread Avy Wong
Thank you Ramakrishna (GTI).

Avy Wong
Business Continuity Administrator
Mohegan Sun
1 Mohegan Sun Blvd
Uncasville, CT 06382
(860)862-8164
(cell) (860)961-6976




 "Choudarapu,
 Ramakrishna
 (GTI)" To
  cc
 Sent by: "ADSM:
 Dist Stor Subject
 Manager"  Re: [ADSM-L] change copy
 <[EMAIL PROTECTED] destination
 .EDU>


 02/05/2008 12:19
 PM


 Please respond to
 "ADSM: Dist Stor
 Manager"
 <[EMAIL PROTECTED]
   .EDU>






Please check the help of these commands:

VALIDATE POLICYSET
ACTIVATE POLICYSET

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Avy Wong
Sent: Tuesday, February 05, 2008 12:05 PM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] change copy destination


Hello,
  I've made an update to the Copy Destination of Domain ORA from
'Backuppool' to 'DATABASEMGPOOL', it changes over no problem for
standard.


  update COpygroup ORA STANDARD ORACLASS STANDARD Type=Backup
DESTination=DATABASEMGPOOL


How can I change the Policy set 'Active' to do the same?
it
does not allow me. Is there a work around?

tsm: TSM>update COpygroup ORA Active ORACLASS STANDARD Type=Backup
DESTination=DATABASEMGPOOL
ANR1585E UPDATE COPYGROUP: Policy set ACTIVE cannot be modified.
ANS8001I Return code 3.
===
 Policy Domain Name: ORA
Policy Set Name: ACTIVE
Mgmt Class Name: ORACLASS
Copy Group Name: STANDARD
Copy Group Type: Backup
   Versions Data Exists: 7
  Versions Data Deleted: 1
  Retain Extra Versions: 1
Retain Only Version: 5
  Copy Mode: Modified
 Copy Serialization: Shared Static
 Copy Frequency: 0
   Copy Destination: BACKUPPOOL
Table of Contents (TOC) Destination:
 Last Update by (administrator): WONGAV
  Last Update Date/Time: 02/01/2008 15:35:46
   Managing profile:
Changes Pending: No

 Policy Domain Name: ORA
Policy Set Name: STANDARD
Mgmt Class Name: ORACLASS
Copy Group Name: STANDARD
Copy Group Type: Backup
   Versions Data Exists: 7
  Versions Data Deleted: 1
  Retain Extra Versions: 1
Retain Only Version: 5
  Copy Mode: Modified
 Copy Serialization: Shared Static
 Copy Frequency: 0
   Copy Destination: DATABASEMGPOOL
Table of Contents (TOC) Destination:
 Last Update by (administrator): WONGAV
  Last Update Date/Time: 02/05/2008 11:45:38
   Managing profile:
Changes Pending: Yes




Thank you.
Avy Wong
Business Continuity Administrator
Mohegan Sun
1 Mohegan Sun Blvd
Uncasville, CT 06382
(860)862-8164
(cell) (860)961-6976


This message w/attachments (message) may be privileged, confidential or
proprietary, and if you are not an intended recipient, please notify the
sender, do not use or share it and delete it. Unless specifically
indicated, this message is not an offer to sell or a solicitation of any
investment products or other financial product or service, an official
confirmation of any transaction, or an official statement of Merrill Lynch.
Subject to applicable law, Merrill Lynch may monitor, review and retain
e-communications (EC) traveling through its networks/systems. The laws of
the country of each sender/recipient may impact the handling of EC, and EC
may be archived, supervised and produced in countries other than the
country in which you are located. This message cannot be guaranteed to be
secure or error-free. This message is subject to terms available at the
following link: http://www.ml.com/e-communications_terms/. By messaging
with Merrill Lynch you consent to the foregoing.



Re: change copy destination

2008-02-05 Thread Howard Coles
You have to Activate the "Standard" policy class, and then your change
will go into affect. 


See Ya'
Howard
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Avy Wong
Sent: Tuesday, February 05, 2008 11:05 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] change copy destination

Hello,
  I've made an update to the Copy Destination of Domain ORA from
'Backuppool' to 'DATABASEMGPOOL', it changes over no problem for
standard.


  update COpygroup ORA STANDARD ORACLASS STANDARD Type=Backup
DESTination=DATABASEMGPOOL


How can I change the Policy set 'Active' to do the same?
it does not allow me. Is there a work around?

tsm: TSM>update COpygroup ORA Active ORACLASS STANDARD Type=Backup
DESTination=DATABASEMGPOOL ANR1585E UPDATE COPYGROUP: Policy set ACTIVE
cannot be modified.
ANS8001I Return code 3.
===
 Policy Domain Name: ORA
Policy Set Name: ACTIVE
Mgmt Class Name: ORACLASS
Copy Group Name: STANDARD
Copy Group Type: Backup
   Versions Data Exists: 7
  Versions Data Deleted: 1
  Retain Extra Versions: 1
Retain Only Version: 5
  Copy Mode: Modified
 Copy Serialization: Shared Static
 Copy Frequency: 0
   Copy Destination: BACKUPPOOL Table of Contents (TOC)
Destination:
 Last Update by (administrator): WONGAV
  Last Update Date/Time: 02/01/2008 15:35:46
   Managing profile:
Changes Pending: No

 Policy Domain Name: ORA
Policy Set Name: STANDARD
Mgmt Class Name: ORACLASS
Copy Group Name: STANDARD
Copy Group Type: Backup
   Versions Data Exists: 7
  Versions Data Deleted: 1
  Retain Extra Versions: 1
Retain Only Version: 5
  Copy Mode: Modified
 Copy Serialization: Shared Static
 Copy Frequency: 0
   Copy Destination: DATABASEMGPOOL Table of Contents
(TOC) Destination:
 Last Update by (administrator): WONGAV
  Last Update Date/Time: 02/05/2008 11:45:38
   Managing profile:
Changes Pending: Yes




Thank you.
Avy Wong
Business Continuity Administrator
Mohegan Sun
1 Mohegan Sun Blvd
Uncasville, CT 06382
(860)862-8164
(cell) (860)961-6976


Re: TSM DR restore query

2008-02-05 Thread Brian Matthias
Neil,

In my opinion that TSM server is having disk contention problems.

At one customer, running TSM on Windows 2003 server, they perform
regular DR test  restores of their TSM DB (approximately 45GB, 52% of
80GB total DB volumes), and it finishes in less than 1.5 hours. However,
this is in their test environment with their DB and Logs on separate SAN
LUNs, if they test the DR on a less capable Windows server (with limited
internal disk drives) it takes a lot longer.

BTW, I did implement your suggestion. Basically, the production TSM
server used SAN for the first copy of the DB and Log volumes, and we
used TSM mirror copies on a separate SAN (approximately 2 miles away).
We did develop a DR strategy to "recover" the TSM DB from that mirrored
copy, and successfully tested that strategy multiple times.

We eventually stepped away from that strategy because of potential
support issues. Possible support issues were a black cloud when
discussing DR procedures with the backup clients.

 
Regards,
 

Brian Matthias
Storage Engineer
Datalink Corporation

[EMAIL PROTECTED]
www.datalink.com
 

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Neil Sharp
Sent: Monday, February 04, 2008 10:28
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] TSM DR restore query

Hello I was wondering if anybody could help or advise with the following
question.

I need to devise a solution to speed up DR for one of my customers.
Currently their DR solution is the classic restore from TSM DB tape and
then
load all of the off site tapes into the DR library and then perform the
client restores. The problem is that the TSM DB restore can take in the
region of 5 hours. The TSM DB is 45GB.

I was thinking of using the following method. Can any one see any issues
with this?

*On the primary TSM server:*

They have a Windows 2003 Standard Edition TSM server. I am proposing
that we
set up TSM DB and log mirroring, one copy on local disk and the second
copy
on SAN attached disk.

*On the DR site:*

They also have a TSM 2003 Standard Edition TSM server. When DR is to be
tested / invoked, I would propose that they re-zone the DR TSM server to
access the LUN that contains the DB and logs. Ensure that the DR TSM
server's dsmserv.dsk points to the mapped drives.

Note the the TSM tape library is also SAN attached.

Any comments / experiences would be appreciated.


update node question

2008-02-05 Thread Avy Wong
Hello,
 I have made a change on an existing Domain DB2, the
MIGDESTination=DBBACKUPPOOL, then I  validate and activate the po.
Do I have to update the nodes that was using the domain DB2 previous to
make the backup work? If not,  will it cause the backup to fail tonight?


upd node somenode domain=DB2

Avy Wong
Business Continuity Administrator
Mohegan Sun
1 Mohegan Sun Blvd
Uncasville, CT 06382
(860)862-8164
(cell) (860)961-6976