HPE GreenLake Administration
Operating System - HP-UX
1825795
Members
2310
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2007 07:36 PM
06-29-2007 07:36 PM
TAR
Hi ,
i have HP UX 11i . I want keep my old files on tape on next backup. i am using tar cvf command which deletes old backup files from tape and copies new.can anyone help me what command should i use to keep my old and new files on tape.
Thanx
i have HP UX 11i . I want keep my old files on tape on next backup. i am using tar cvf command which deletes old backup files from tape and copies new.can anyone help me what command should i use to keep my old and new files on tape.
Thanx
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2007 07:46 PM
06-29-2007 07:46 PM
Re: TAR
Hi,
No not really, tar is a very simple backup command. If your filesystem is large enough, you could restore the files from tape, add the to-backup files and and create a new-tar tape.
Otherwise I would advice you to have a look at more proffessinal back-up applications like HP Data Protector/EMC networker.
Regards,
Robert-Jan
No not really, tar is a very simple backup command. If your filesystem is large enough, you could restore the files from tape, add the to-backup files and and create a new-tar tape.
Otherwise I would advice you to have a look at more proffessinal back-up applications like HP Data Protector/EMC networker.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2007 08:10 PM
06-29-2007 08:10 PM
Re: TAR
Hi,
Theoretically you can use the following way:
tar cvf /dev/rmt/0mn
Please put your attention on the tape file name with n at the end. This is "no-rewind" file. After a backup completion tape-drive does not rewind the tape to its beginning. Such a backup permits you to store more than one file on a tape, but you have to manage a lookup for a needed file on the tape by yourself by mt command and End-of-The_Tape as well. If you are able to do this, go ahead, otherwise, as Robert-Jan mentione, you have to use a smarter SW.
HTH
Robert-Jan is right
Theoretically you can use the following way:
tar cvf /dev/rmt/0mn
Please put your attention on the tape file name with n at the end. This is "no-rewind" file. After a backup completion tape-drive does not rewind the tape to its beginning. Such a backup permits you to store more than one file on a tape, but you have to manage a lookup for a needed file on the tape by yourself by mt command and End-of-The_Tape as well. If you are able to do this, go ahead, otherwise, as Robert-Jan mentione, you have to use a smarter SW.
HTH
Robert-Jan is right
Entities are not to be multiplied beyond necessity - RTFM
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP