- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ultrium 960 - length of backup
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
04-24-2006 07:02 AM
04-24-2006 07:02 AM
Ultrium 960 - length of backup
On a nightly basis we run an fbackup of our databases - roughly 219 Gb total in 5 files.
When we run this backup to an Ultrium 3 tape in an Ultrium 960 tape drive, it takes 2 1/2 hours for the backup to complete.
This seems like a long time for that amount of data, but I have nothing to base it on because this is our first 960 drive.
Does this seem a resonible amount of time for this size backup or should I start digging into our configuration?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2006 07:36 AM
04-24-2006 07:36 AM
Re: Ultrium 960 - length of backup
Its not a long time at all for 219 GB.
If you are database down and have the disk, you could close the backup window shorter by copying disk to disk or using OnlineJFS snapshots to bring the db up faster.
I would check the following easy things.
1) Make sure the tape drive is alone on its scsi chain. It should be the only device and not shrae the chain with disk. This will slow it down.
2) run ioscan and make sure there are no scsi id issues.
3) Make sure the drive is cleaned properly once every 90 days or when the indicator flashes for it.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2006 07:39 AM
04-24-2006 07:39 AM
Re: Ultrium 960 - length of backup
Most newer SCSI cards have settings that can be modified from the BCH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2006 07:40 AM
04-24-2006 07:40 AM
Re: Ultrium 960 - length of backup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2006 07:45 AM
04-24-2006 07:45 AM
Re: Ultrium 960 - length of backup
Unless you have modified the default parameters in the configuration file used with 'fbackup' you are probably going to see very poor performance. The manpages for 'fbackup(1M)' document the default settings which is what you will get in the *absence* of an explicily defined set.
These parameters are recorded onto the actual backup tape and are thus used for a 'frecover' session too.
Checkpoint records allow the salvage of a backup when a bad tape spot is detected, since the records contain information about the file being backed up. The 'filesperfsm' parameter controls the frequency with which Fast Search Marks (FSM) are written. Both checkpoint and FSM records affect performance. FSMs take a tape drive out of streaming mode thereby adding to backup time. Conversely, however, FSMs improve the time it take to recover a file from tape.
In general, if your backup consists of a high proportion of small files, increase the value for 'filesperfsm'. If your backup consists of a high proportion of large files, then decrease the 'filesperfsm' value.
A configuration file along these lines should work well:
blocksperrecord 4096
records 64
checkpointfreq 4096
readerprocesses 6
maxretries 5
retrylimit 5000000
maxvoluses 200
filesperfsm 2000
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2006 07:47 AM
04-24-2006 07:47 AM
Re: Ultrium 960 - length of backup
I'm assuming its direct attached? or is it san?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2006 08:01 AM
04-24-2006 08:01 AM
Re: Ultrium 960 - length of backup
It would also depends on the disk performance (disks on which this data is stored). The drive specs are as below,
http://h18006.www1.hp.com/products/storageworks/ultrium960/specs.html
The specs say you can get transfer rates of upto 576 GB/hr. But you should also check this answer from the FAQ,
http://h18006.www1.hp.com/products/storageworks/ultrium960/qa.html#4
This is the whitepaper that is referred in the previous answer,
http://h71028.www7.hp.com/ERC/downloads/5982-9971EN.pdf
Hope this helps.
regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2006 11:13 AM
04-24-2006 11:13 AM
Re: Ultrium 960 - length of backup
The tape still only stores 400 Gb. By replacing long strings of repeating characters with a special code sequence, the 400 Gb limit appears to be larger. The reality is that the 400 Gb can be expanded back to 800 Gb when restored.
Now your 219 Gb will fit just fine on the tape and the backup can be performed in about 60 minutes or less UNLESS:
1. your computer is too slow
2. your disks are too slow
3. your backup software is too slow
4. your system is busy
5. your tape drive is on a slow SCSI card
Oops. that's a lot of possibilities. Now the rp7420 should be up to the task as long as you have more than 2 processors (more than 4 would be ideal). The disks you are backing up may not be able to sustain 80 Mb/sec (over 160 Mb/sec if your data can be compressed). Since you are using fbackup, you're halfway there. Add the -c configfile to your backup command. Backups will always be slowed if there are active processes fighting to get disk I/O's from fbackup. And if the tape drive is not on a dedicated Ultra320 (no other devices on the card), it will be sharing I/O bandwidth with other devices.
All this is to point out that the Ultrium 960 is a VERY high performance tape drive, so fast that it has a special 'slowdown' feature called DRM (Data Rate Matching) that reduces the tape to 27 Mb/s when necessary to prevent data underrun conditions. Your backup performance is about 27 Mb/sec so you are running at the slowest speed the tape drive allows without resync operations. In the link above, the PDF document has a large section on performance concerns.
Bill Hassell, sysadmin