| Quick start Data Protector for Ingres |
|
|
|
| Written by Tomas | ||||||
| Saturday, 19 September 2009 12:14 | ||||||
Quick Start Guidefor Data Protector for Ingres using IBM Tivoli Storage Manager
LinuxIngres serverInstall the Ingres server binaries# ./ingres_install TSM ClientInstall the Tivoli Storage Manager (Backup Archive Client) # rpm -i XXX Install the Data Protector for Ingres# rpm -i XXX Configure the TSM serverSetup the copygroups, policysets, domains, and retention times. Create the backup schedule # dsmadmc tsmserv>define domain ingres Configure the TSM clientFilesystem setup # vi /opt/tivoli/tsm/client/ba/bin/dsm.opt
# vi /opt/tivoli/tsm/client/ba/bin/dsm.sys
# ln -s /opt/tivol/tsm/client/ba/bin/dsm.sys /opt/tivoli/tsm/client/api/bin/dsm.sys # vi /opt/tivoli/tsm/client/ba/bin/dsm.opt
Try a connectivity test to the TSM server # dsmc -se=ingres Create the backup scripts # vi /usr/local/bin/backup.sh
# chmod a+x /usr/local/bin/backup.sh Try to do a backup # /usr/local/bin/backup.sh Create the scheduler startup # vi /etc/init.d/tsming
# chmod a+x /etc/init.d/tsming # ln -s /etc/init.d/tsming /etc/rc2.d/S99tsming Startup the service, and verify that the service gets a schedule # /etc/init.d/tsming start # cat /var/log/dsmsched_ingres.log Setting up Ingres backupsEdit ckptml.def file: # vi /opt/Ingres/IngresII/ingres/files/cktmpl.def
|
||||||
| Last Updated on Saturday, 19 September 2009 12:21 |



