- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Tar Problem
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
Discussions
Discussions
Discussions
Forums
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
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-22-2002 11:33 PM
тАО09-22-2002 11:33 PM
Tar Problem
When I want to make a tar command, my system MUST have a error, please make a help to me, thanks !!
cbs-dr:/>tar -cvf /dev/rmt/0m /opt/omni/lbin
a /opt/omni/lbin/.util 64 blocks
Tar: ioctl to write filemarks failed (5). aborting...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2002 11:44 PM
тАО09-22-2002 11:44 PM
Re: Tar Problem
1. Is there any error in /var/adm/syslog/syslog.log ?
2. Can you 'ls -l /dev/rmt/0m' to check the permission of the tape ?
3. Have you try the command with another tape ?
4. Can you perform the ioscan again to re-configure the tape, i.e. ioscan -fnC tape, remember no need to add the -k option .
Regards,
Patrick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2002 11:54 PM
тАО09-22-2002 11:54 PM
Re: Tar Problem
looks like problem with tape, could you try with another tape.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2002 11:55 PM
тАО09-22-2002 11:55 PM
Re: Tar Problem
looks like problem with tape, could you try with another tape.
try with command
#tar cvf /dev/rmt/0m /opt/omni/lbin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-23-2002 12:56 AM
тАО09-23-2002 12:56 AM
Re: Tar Problem
Have you tried some other directory/files instead of /opt/omni/lbin ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-23-2002 06:40 PM
тАО09-23-2002 06:40 PM
Re: Tar Problem
My tape is STK3480. And now I try to other server connect to this tape. But the result same to before, so how can I fix it, thanks !!
cbs-prd:/>tar cvf /dev/rmt/1m /opt/omni/lbin/*
a /opt/omni/lbin/cat_d 746 blocks
Tar: ioctl to write filemarks failed (5). aborting...
cbs-prd:/>tar cvf /dev/rmt/1m /etc/hosts
a /etc/hosts 5 blocks
Tar: ioctl to write filemarks failed (5). aborting...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-24-2002 02:28 AM
тАО09-24-2002 02:28 AM
Re: Tar Problem
mt -t /dev/rmt/0m status
What's the output ???
Pls use ioscan -fnC tape.
the option -k takes the information from the cache.
Try an reset to the tape. Just power off and on the tape and try it again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-24-2002 05:56 AM
тАО09-24-2002 05:56 AM
Re: Tar Problem
1. Try a new tape/brand of tape. (I once bought 3rd party tapes. I had lots of problems. Sent them to the drive MFR whow measured the tapes. Turned out the company that made the tapes was not making them to proper specs.
2. Try a different tape device. If media is not the problem, then the tape drive is the problem.
Regards,
Shannon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-24-2002 06:00 AM
тАО09-24-2002 06:00 AM
Re: Tar Problem
Please try cleaning the drive and also try chanigng the media , if it does nt work then you amy try like lthis
dd if=/dev/dsk/cxtydz ( os some data) of =/dev/rmt/0m and let it write in bigger size blocks jsut to insure that the drive can writer and read properly .If this fails too then try cahinging media , then the drive.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-25-2002 10:00 PM
тАО09-25-2002 10:00 PM
Re: Tar Problem
I will request HP send the other tape drive to me and try it again. I hope have a great result!