ADSM-L

Re: [ADSM-L] server to server dbbackup

2012-05-01 13:39:31
Subject: Re: [ADSM-L] server to server dbbackup
From: Zoltan Forray/AC/VCU <zforray AT VCU DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 1 May 2012 13:36:07 -0400
First define the server-to-server connection.  Be sure to define it as a
node for the virtual-volumesfor the server you want to backup (source).

Source Server
DEFINE SERVER HADES serverpa=*** hla=IP-address-or-DNS lla=1500 pa=***
del=0 noden=HADES

Then do the same in reverse from the target server  Node would be optional
unless you want to backup both directions:

Target Server
DEFINE SERVER EARTH serverpa=*** hla=IP-address-or-DNS lla=1500  del=0

On the target, define the node but be sure to define it as a SERVER, not
CLIENT.  Also, you will need an appropriate PD/PS/ManagementClass with an
ARCHIVE copygroup since the "backups" are actually ARCHIVES.

Target Server
REGISTER NODE HADES ***  archdel=YES type=Server backdel=YES dom=STANDARD
sessioninit=CLIENTORSERVER

On the Source server, define the DEVCLASS with devtype=server  pointing to
the Target server

Source Server
DEFINE DEVCLASS HADES devt=server servern=EARTH maxcap=50G prefix=ADSM
mountr=60 mountl=1 retryp=10 retryi=30

If all goes well, the next step your the backup.

Source Server
BACKUP DB DEVCLASS=HADES TYPE=DBSNAPSHOT WAIT=NO

HTH


Zoltan Forray
TSM Software & Hardware Administrator
Virginia Commonwealth University
UCC/Office of Technology Services
zforray AT vcu DOT edu - 804-828-4807
Don't be a phishing victim - VCU and other reputable organizations will
never use email to request that you reply with your password, social
security number or confidential personal information. For more details
visit http://infosecurity.vcu.edu/phishing.html



From:   Tim Brown <tbrown AT CENHUD DOT COM>
To:     ADSM-L AT VM.MARIST DOT EDU
Date:   05/01/2012 12:01 PM
Subject:        Re: [ADSM-L] server to server dbbackup
Sent by:        "ADSM: Dist Stor Manager" <ADSM-L AT VM.MARIST DOT EDU>



Can someone share the basic definitions, dev classes, storage pools
To accomplish this , I am under the little hard to understand category.
I must be missing some pieces.

Thanks,

Tim

-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:ADSM-L AT VM.MARIST DOT EDU] On Behalf Of
Keith Arbogast
Sent: Tuesday, 01 May, 2012 8:01 AM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: Re: server to server dbbackup

"Can tsm 6.3 be used to backup servera database to a location on another
tsm server serverb"

We have been writing full backups to a virtual volume pool on a remote
server for several years using server-to-server communication. The setup
is a little hard to understand, but easy to do.

Best wishes,
Keith Arbogast

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