HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: directory checksum error
Operating System - HP-UX
1834391
Members
1539
Online
110066
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
09-16-2003 01:54 AM
09-16-2003 01:54 AM
directory checksum error
Dear all,
I use the command to backup OS:
/opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -l -v -a /dev/rmt/1mn
Then I verify if the backup is successful and the error is shown as the following:
# mt -t /dev/rmt/1m rew
# mt -t /dev/rmt/1m fsf 1
# tar tvf /dev/rmt/1m
Tar: blocksize = 4
directory checksum error
Anyone can help me? Thanks very much!
Best Regards
Ajk
I use the command to backup OS:
/opt/ignite/bin/make_tape_recovery -x inc_entire=vg00 -l -v -a /dev/rmt/1mn
Then I verify if the backup is successful and the error is shown as the following:
# mt -t /dev/rmt/1m rew
# mt -t /dev/rmt/1m fsf 1
# tar tvf /dev/rmt/1m
Tar: blocksize = 4
directory checksum error
Anyone can help me? Thanks very much!
Best Regards
Ajk
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 01:59 AM
09-16-2003 01:59 AM
Re: directory checksum error
Hi,
You need to use the non-rewind device file.
# mt -t /dev/rmt/1m rew
# mt -t /dev/rmt/1mn fsf 1 -------No-rewind device
# tar tvf /dev/rmt/1m
HTH
You need to use the non-rewind device file.
# mt -t /dev/rmt/1m rew
# mt -t /dev/rmt/1mn fsf 1 -------No-rewind device
# tar tvf /dev/rmt/1m
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 02:01 AM
09-16-2003 02:01 AM
Re: directory checksum error
Hi,
use NO-REWIND device files! Otherwise the tape will be rewinded anyway.
mt -t /dev/rmt/1mn fsf 1
good luck,
Thierry.
use NO-REWIND device files! Otherwise the tape will be rewinded anyway.
mt -t /dev/rmt/1mn fsf 1
good luck,
Thierry.
All unix flavours are exactly the same . . . . . . . . . . for end users anyway.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2003 03:01 AM
09-16-2003 03:01 AM
Re: directory checksum error
Use the no-rewind option
/dev/rmt/1mn
n--->no rewind
/dev/rmt/1mn
n--->no rewind
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP