HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Cron job terminates
Operating System - Linux
1827807
Members
2585
Online
109969
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
01-24-2006 01:13 AM
01-24-2006 01:13 AM
Cron job terminates
While I do a tar -tvf /dev/rmt/2m on one of my HP-UX 10.2 servers, I am getting this error:
Tar: blocksize = 16
directory checksum error
Can anybody tell me what could be the problem?
Regds
Suni
Tar: blocksize = 16
directory checksum error
Can anybody tell me what could be the problem?
Regds
Suni
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2006 02:25 AM
01-24-2006 02:25 AM
Re: Cron job terminates
Hi Suni,
It looks like the tar archive was created with a blocksize of 16KB
Try to untar it with: tar -tvf /dev/rmt/2m 16
Cheerio,
Renarios
It looks like the tar archive was created with a blocksize of 16KB
Try to untar it with: tar -tvf /dev/rmt/2m 16
Cheerio,
Renarios
Nothing is more successfull as failure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 08:34 PM
02-14-2006 08:34 PM
Re: Cron job terminates
I guess you need to use the stipulated block size for the tar operation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2006 11:14 PM
02-14-2006 11:14 PM
Re: Cron job terminates
Did you try to read the tape with the "cpio"?
cpio -icvt < /dev/rmt/2m
Regards,
Sergejs
cpio -icvt < /dev/rmt/2m
Regards,
Sergejs
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