- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Maximum cluster size for disks
Operating System - OpenVMS
1819847
Members
2613
Online
109607
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
тАО11-21-2005 09:16 PM
тАО11-21-2005 09:16 PM
HELP INIT /CLUSTER states the following on both V7.3-2 and V8.2:
/CLUSTER_SIZE=number-of-blocks
Defines, for disk volumes, the minimum allocation unit in blocks.
The maximum size you can specify for a volume is 16382 blocks, or 1/50th the volume size, whichever is smaller.
The DCL Dictionary gives the same information.
Because I wanted to init a disk with a large cluster size (it needs to accomodate only a few very large files) and because I did not bother to read the help file upfront, I tried /CLUS=32768. INIT did not complain and afterwards, SHOW DEV/FULL displayed a cluster size of 32768.
Does anyone here know what the REAL maximum cluster size is?
Regards,
Bart Zorn
/CLUSTER_SIZE=number-of-blocks
Defines, for disk volumes, the minimum allocation unit in blocks.
The maximum size you can specify for a volume is 16382 blocks, or 1/50th the volume size, whichever is smaller.
The DCL Dictionary gives the same information.
Because I wanted to init a disk with a large cluster size (it needs to accomodate only a few very large files) and because I did not bother to read the help file upfront, I tried /CLUS=32768. INIT did not complain and afterwards, SHOW DEV/FULL displayed a cluster size of 32768.
Does anyone here know what the REAL maximum cluster size is?
Regards,
Bart Zorn
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-22-2005 12:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-22-2005 12:53 AM
тАО11-22-2005 12:53 AM
Re: Maximum cluster size for disks
Indeed, there it is!
That leaves me a cluster size that is surely big enough! (on a 600 GB disk).
Thanks,
Bart
That leaves me a cluster size that is surely big enough! (on a 600 GB disk).
Thanks,
Bart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-22-2005 01:10 AM
тАО11-22-2005 01:10 AM
Re: Maximum cluster size for disks
It seems that at least for V7.3-2, it is possible to have a cluster size of about
1/50 of the volume size :
1462 OR .VOLUME_SIZE / .CLUSTER LSS 50
1463 THEN ERR_EXIT (INIT$_CLUSTER);
Have not tested it though.
1/50 of the volume size :
1462 OR .VOLUME_SIZE / .CLUSTER LSS 50
1463 THEN ERR_EXIT (INIT$_CLUSTER);
Have not tested it though.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP