- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Different blocksize
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
02-08-2002 05:52 AM
02-08-2002 05:52 AM
Different blocksize
We have observed that the average file size on different filesystem is different, so we are planning to have different blocksizes for each of the filesystem. Filesystem where largefiles exists we plan to have a block size of 8k and on others 4k.
We hope to save space and gain some performance benefit through this.
Is this worthwhile ? Will we gain what we intend to ?
...BPK...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2002 06:02 AM
02-08-2002 06:02 AM
Re: Different blocksize
If this is hfs, you may see some perfomance differences depending upon filesystem blocksizes but nowadays vxfs filesystem performance is almost always superior to that of vxfs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2002 06:05 AM
02-08-2002 06:05 AM
Re: Different blocksize
which type of file system(s) are you using? I don't think that you will save much disk space for the reason of fragment usage, but you will be able to speed up reading processes. Increasing block size makes sense when your average file size is very big and when you have a high disc usage.
Allways stay on the bright side of life!
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2002 06:07 AM
02-08-2002 06:07 AM
Re: Different blocksize
Playing with blocksizes might (in my experience be usefull) in 2 cases :
1. Database filesystems. You benefit from having blocksize of these filesystems "in sync" with the size used within the database itself.
2. Largefile filesystems. The gain here is not necessarily performance, but the fact that you can run into vgcreate/lvcreate limits when the filesystems become very large.
Hope this helps,
Tom Geudens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2002 06:18 AM
02-08-2002 06:18 AM
Re: Different blocksize
I love to micro-manage my systems, NOT! As far as saving any space, you will SPEND more money trying to figure out how to manage the space, so buy more disk, and save yourself the headaches. In the 70's and 80's we Micro-Managed our systems because the cost of a megabyte was HUGE, like over $700.00. Today its less than 1 US penny, like $0.006.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2002 07:09 AM
02-08-2002 07:09 AM
Re: Different blocksize
we had a very similiar discussion over there:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6dc0c8ecad09d6118ff40090279cd0f9,00.html
and my point of view is still unchanged ;-)
Regards,
Wodisch