Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
09-03-2002 11:38 PM
09-03-2002 11:38 PM
I 've got a few questions concerning Backup Tapes:
1 . How can I check what's on a tape (mt + tar||frecover||cpio????), and what's for you the best way to perform this?
2 . I've tried to put 2 tar archives on one tape, using for the first time:
#mt rew
#tar cvf - / | compress>/dev/rmt/c4t4d0BESTn
The second day, I used:
#mt rew \* To be sure*#mt eod \* To be sure*#tar cvf - / | compress>/dev/rmt/c4t4d0BESTn
Then , to look at what' on my tape:
#mt rew
#uncompressI had the first listing...Then
#mt fsf 1
#uncompressstdin: not in compressed format
Tar: blocksize = 0; broken pipe?
As if i was at the end of the second file and so it couldn't find a tar.
3 . How can I find the date a tar was created (using "uncompress
Could you help
Thanks in advance
Regards
Jerome
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2002 04:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2002 04:52 AM
09-04-2002 04:52 AM
Re: DLT Tape
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2002 05:06 AM
09-04-2002 05:06 AM
Re: DLT Tape
The previous post you replied to was dated
September 04, 2002 08:36 AM GMT
This one is
September 04, 2002 07:38 AM GMT
But, what DOES DLT have to do with the QUESTION anyways (the author stated he was using DLT)??
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2002 05:57 AM
09-04-2002 05:57 AM
Re: DLT Tape
Sorry procura, I had several windows on the site and switched with one that wasn't refreshed yet, I thought the my first question was trapped....
Sorry again
Regards
Jerome
PS: Your answer was perfect....:))