- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Recommended tape block size ??
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
06-27-2002 05:18 AM
06-27-2002 05:18 AM
Recommended tape block size ??
I was just wondering what the recommended tape block size is for the HP Surestore 80 DLT drive ? I am thinking it is 64kb ... Does anyone know for sure ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2002 06:08 AM
06-27-2002 06:08 AM
Re: Recommended tape block size ??
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x2da0ee3e323bd5118fef0090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6c7e107d277ad611abdb0090277a778c,00.html
Hopefully, these may be of some help.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2002 06:13 AM
06-27-2002 06:13 AM
Re: Recommended tape block size ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2002 06:21 AM
06-27-2002 06:21 AM
Re: Recommended tape block size ??
I had done some reaearch on this.. I think 64k is good when you do OS backups and 128 when you do some database backups..
keep smiling
george
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 04:34 AM
06-28-2002 04:34 AM
Re: Recommended tape block size ??
If fbackup, then at least 64KB (blockperrecord 64).
If OmniBack, use the default for the device class.
If tar(1), use the default (10KB), or better, use pax(1) with 32KB ("-b 32768", ignore the manpage).
If cpio(1), use pax(1) instead, see above.