1855105 Members
3928 Online
104109 Solutions
New Discussion

compressed backup on DLT

 
Anitha_3
Frequent Advisor

compressed backup on DLT

hi,

kindly let me know how to take a compressed backup(software/Hardware) on DLT TAPE DLT DRIVE MODEL IS : C6378A

thanks in advance.
Govind.
2 REPLIES 2
Hoefnix
Honored Contributor

Re: compressed backup on DLT

Hi,

You can use best the hardware commpression.
On HP-UX there are losts of tools you can use like tar, cpio, fbackup ..., or use some backuptools like dataprotector/legato/TSM.

Ik you only need to copy local data to tape the HP-UX tools are ok. To have the best possible compression use a devive like:
/dev/rmt/c4t2d0BEST (on your system it will be different, but use ioscan -fnkCtape to check)

example using tar:
tar cvf /dev/rmt/c4t2d0BEST /etc
this will backup the complete /etc directory.

Onother tip, see "man 7 mt"

HTH,
Peter
Sยภเl Kย๓คг
Respected Contributor

Re: compressed backup on DLT

You ca have veriuos option to have compressed databackup

1. Use the Harware compression
2. Use of some backup softwares or tar
regards
SK
Your imagination is the preview of your life's coming attractions