HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- block size
Operating System - HP-UX
1833214
Members
3187
Online
110051
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
Forums
Discussions
Discussions
Discussions
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
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
04-13-2003 07:50 PM
04-13-2003 07:50 PM
Hi,
In the kernel parameter, which one show blocks size when system is built?
Kind regards.
In the kernel parameter, which one show blocks size when system is built?
Kind regards.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2003 08:15 PM
04-13-2003 08:15 PM
Solution
Are you referring to the block size of filesystems? There is no kernel parameter for this. Each filesystem can be done independently to each other from the newfs command:
Have a look at the man page for 'newfs_hfs' and 'newfs_vxfs'
To check a single logical volume e.g:
# fstyp -v /dev/vg00/rlvol7
look for f_blocks 512000 (512 block size)
Have a look at the man page for 'newfs_hfs' and 'newfs_vxfs'
To check a single logical volume e.g:
# fstyp -v /dev/vg00/rlvol7
look for f_blocks 512000 (512 block size)
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2003 08:18 PM
04-13-2003 08:18 PM
Re: block size
I don't think its a kernel parameter, though I might not be aware of that.
What I am aware of is when you set it.
This is done when making a filesystem.
man newfs
will give you the options you need to change the default, which as far as I know is an OS default.
Just in case your question has driven through one of my obvious holes in Sysadmin knowledge(there still are many), here are some candidates.
[1738]# kmtune | grep block
hfs_max_ra_blocks 8
Looks like I may be right this time.
SEP
What I am aware of is when you set it.
This is done when making a filesystem.
man newfs
will give you the options you need to change the default, which as far as I know is an OS default.
Just in case your question has driven through one of my obvious holes in Sysadmin knowledge(there still are many), here are some candidates.
[1738]# kmtune | grep block
hfs_max_ra_blocks 8
Looks like I may be right this time.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP