- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- problem with backup using tar and DLT 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
07-09-2002 03:30 PM
07-09-2002 03:30 PM
problem with backup using tar and DLT tape drive
Any help would be greatly appreciated.
Thanks.
DKM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 03:45 PM
07-09-2002 03:45 PM
Re: problem with backup using tar and DLT tape drive
Have you attempted to run a different type of backup instead of tar to get a comparision? Try using 'fbackup'
You could try to use the mstm/xstm tools and diagnose your SCSI card that your tape drive attaches to.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 03:52 PM
07-09-2002 03:52 PM
Re: problem with backup using tar and DLT tape drive
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 04:05 PM
07-09-2002 04:05 PM
Re: problem with backup using tar and DLT tape drive
More thoughts:
Tape drive firmware level V59 (although there is a later one out that I've heard is not great)
Greater space that needs to be backed up? i.e. Additional filesystems that have been created.
No other hardware was added to the same SCSI chain, i.e. an additional tape drive for example.
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 04:13 PM
07-09-2002 04:13 PM
Re: problem with backup using tar and DLT tape drive
DKM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 04:27 PM
07-09-2002 04:27 PM
Re: problem with backup using tar and DLT tape drive
Yes you can, there is no problem running the test.
To use 'fbackup' you could try this.
Add each of your filesystems to a file called /tmp/graph
in this format.
i /
i /stand
etc etc for each one that want
Save the file. and run this:
# /usr/sbin/fbackup -g /tmp/graph -f /dev/rmt/0m
(substitute your tape drive device)
This will backup your entire system. See how long it takes compared to your backup. Have a look at the man page for fbackup for more information.
-g creates the archive from a given file.
The 'i' in the file means include.
-f means the device to be used.
HTH
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 05:15 PM
07-09-2002 05:15 PM
Re: problem with backup using tar and DLT tape drive
I assume that the data volume is the same. Your filesystems could have become severely fragmented.
To be honest, tar (being single-threaded) has a tough time keeping a hi-speed tape drive fed.
That is one of the main advantages of fbackup. It can (and should) have multiple reader processes to better feed your drive and keep it streaming. If you notice that your drive is constantly running a bit; stopping and running again, it's started for data.