- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Using tcio with cpio?
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-02-2001 05:40 AM
тАО09-02-2001 05:40 AM
Must I? Should I? What happens if I don't?
I'm using HP-UX 11 on a 9000 server, The tape drive is an IBM DLT with 200Gb capacity. Sorry can't be more specific about the tape drive.
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2001 06:12 AM
тАО09-02-2001 06:12 AM
Re: Using tcio with cpio?
i have to say that i have never meat the tcio command for backup .
this is a very old method to do backup .
you dont have to use tcio , you can use the cpio but if you ask me i will use the fbackup that is a very nice util. of hp-ux that give you the abil. to use a lot of option for your script .
when i wrote script for backup ( before i began to work with omniback) i used fbackup all the time but also cpio .
i have never use the tpio command .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2001 06:50 AM
тАО09-02-2001 06:50 AM
Re: Using tcio with cpio?
i talk with my boss that remember this command.
dont use tpio , this command was use for a sep. device that was used in the past and now it is not good for DLT .
so use cpio or fabckup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2001 08:17 AM
тАО09-02-2001 08:17 AM
SolutionThe reason is that if you did NOt use it with these devices, thene they basically hunted back and forth, wearing out hte mechanism incredibly fast, and the backup(s) took forever!
DLT's do not need this command, so there is no no need to use it.
As an aside, if you do:
man backup
you should find there is already a pre-written script using find and cpio that you may be able to use.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2001 11:05 AM
тАО09-02-2001 11:05 AM
Re: Using tcio with cpio?
If you have a DLT, you most likely have dozens of gigabytes of data to save so a commercial quality backup program like Omniback should be used. At the very least, use fbackup which can handle multiple tapes and be customized for tape changers, has a central index and uses multiple processes to keep the tape busy (important for DLT performance).
Backups are data insurance and like a cheap insurance policy, you don't want it to fail when you need it most.
Bill Hassell, sysadmin