- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: sharing a tape drive ..is it possible...???
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
07-01-2002 12:03 AM
07-01-2002 12:03 AM
sharing a tape drive ..is it possible...???
Can i share a tape drive to be accessed by another HP UX machine .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 12:09 AM
07-01-2002 12:09 AM
Re: sharing a tape drive ..is it possible...???
It depends on which commands you want to work with it. fbackup supports an option to write to a remote tape drive on another server (as long as root can login without a password) - see manpage on fbackup.
If you want to use tar then you can use it in association with remsh so that you can access a remote tape drive from your current server (again, as long as you can login to the remote server without needing a password).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 12:13 AM
07-01-2002 12:13 AM
Re: sharing a tape drive ..is it possible...???
It depends what you want to do. Omniback provides that flexibility on a high-scale. If you want a lower scale tape sharing, fbackup or tar together with some command tweaking does the trick for you.
HTH,
Vince
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 12:19 AM
07-01-2002 12:19 AM
Re: sharing a tape drive ..is it possible...???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 01:01 AM
07-01-2002 01:01 AM
Re: sharing a tape drive ..is it possible...???
I have two machines which I backup using fbackup to the tape drive on one of the machines. So it is possible.
The backup using the remote tape drive does take about 4 times longer.
Regards,
Hilary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 01:05 AM
07-01-2002 01:05 AM
Re: sharing a tape drive ..is it possible...???
example backup command
fbackup -v -f
HTH
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 01:40 AM
07-01-2002 01:40 AM
Re: sharing a tape drive ..is it possible...???
The other alternative, if both machines are equiped with Fibre via a fibre switch is to look at putting the tape drive on the fibre switch using something like the Crossroads unit which I believe HP now supply. This will then let both machines access the tape unit at fibre speeds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2002 04:56 AM
07-01-2002 04:56 AM
Re: sharing a tape drive ..is it possible...???
All the newer machines have their own tape drive for this purpose, but all the older ones we move the tape drive when we need to do the ignite deal.
The machines are backed up with ignite about once a month or whenever patches are done. We use ignite to capture the system areas so that if a disk drive dies, the machine can be recreated fairly quickly.
All of the user data is in vg01 and backups are done with Omniback to a central Omniback tape drive server.