- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cpio support for DLT VS80 Tape drive
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
08-13-2003 07:24 AM
08-13-2003 07:24 AM
Does cpio work with DLT VS80 tape drive on HP-UX 11i? My data to be backed up is
< 2GB.Any blocking factor needs to be specified? It is found properly working with tar. But giving problem using cpio.
Thanks and Regards,
Abdul Salam
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 07:32 AM
08-13-2003 07:32 AM
Re: cpio support for DLT VS80 Tape drive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 07:44 AM
08-13-2003 07:44 AM
Re: cpio support for DLT VS80 Tape drive
# find /tmp -print | cpio -oBv > /dev/rmt/0m
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 07:56 AM
08-13-2003 07:56 AM
SolutionYes, cpio will work with DLT VS80 on HP-UX 111i. What type of error are you getting when using cpio? The blocking factors does matter when you use this drive in SCO Unix or Linux. But there were no reference to HP-UX. Read this manual if you haven't already:
http://h20000.www2.hp.com/bc/docs/support/SupportManual/lpg29152/lpg29152.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2003 12:47 AM
08-20-2003 12:47 AM
Re: cpio support for DLT VS80 Tape drive
I was getting the error "cannot open /dev/rmt/..". Have you got a DLT VS80 and tried it? Just wanted to make sure before I go to the customer site again.
Thanks,
Abdul Salam