- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Using a DLT Tape with fbackup
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
09-08-2000 01:36 AM
09-08-2000 01:36 AM
Using a DLT Tape with fbackup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2000 01:44 AM
09-08-2000 01:44 AM
Re: Using a DLT Tape with fbackup
After a lot of testing we found the following fbackup options the best;
blocksperrecord 128
records 32
checkpointfreq 256
readerprocesses 4
maxretries 1
retrylimit 0
maxvoluses 500
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2000 08:46 AM
09-08-2000 08:46 AM
Re: Using a DLT Tape with fbackup
I have a call open with the RC on this. As I understand it, DAT drives(which do have a very fast search with fbackup/frecover) put Fast Search Marks where ever they want, based on the fbackup filesperfsm parameter. DLTs must put the FSMs between files along with the file markers. We have a mix of a lot of small files and some big(200-500mg) database files. I have not found a filesperfsm setting that gets searches down under this 2hr figure and does not slow the backups down.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2000 04:24 AM
09-11-2000 04:24 AM
Re: Using a DLT Tape with fbackup
It took 2736 seconds to back up 2134094 blocks
This is not even as good as DDS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2000 05:07 AM
09-11-2000 05:07 AM
Re: Using a DLT Tape with fbackup
Hmm. What speed is your DLT drive ?
Is your DLT drive on a SCSI bus on its own ? (ie. not sharing with any disks).
The older DLT drives (2000/3000/4000) arent any quicker than a good DDS2/DDS3 drive anyway. If you tell me what model your DLT drive is I will tell you whats the maximum speed you will get out of it with dd/fbackup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2000 05:53 AM
09-11-2000 05:53 AM
Re: Using a DLT Tape with fbackup
What I need now is to get fbackup to do likewise
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2000 08:23 AM
09-11-2000 08:23 AM
Re: Using a DLT Tape with fbackup
I just noticed on one of our systems we dont use an fbackup config file at all, we use the defaults, and we backup 18.7GB/Hr = 5.2 MB/s to our DLT8000 - which is on a bus of its own. Ive searched around, cant find any mention anywhere of optimal fbackup settings for a DLT drive, sorry. Have to be trial and error and figure it out yourself. Just try upping the blocksize slowly, that should eventually show the optimal setting (blocksperrecord and records).