HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: File System creation
Operating System - HP-UX
1832991
Members
2621
Online
110048
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
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
08-25-2004 05:16 AM
08-25-2004 05:16 AM
File System creation
Could you help with one tip ?
I have 2 partitions :
/dev/vg01/lvol2
/dev/vg01/lvol3
they were created with 4096 block size
How the steps to re-create these file systems with 8192 Block size ?
Thanks
Marcio
I have 2 partitions :
/dev/vg01/lvol2
/dev/vg01/lvol3
they were created with 4096 block size
How the steps to re-create these file systems with 8192 Block size ?
Thanks
Marcio
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2004 05:29 AM
08-25-2004 05:29 AM
Re: File System creation
Hi Marcio,
I don't believe you can change the block size of a filesystem. This is something that is set at filesystem creation time.
I believe you would need to back up these filesystems, use newfs or mkfs or SAM to create new filesystems with the 8K block size, and then restore the data.
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
I don't believe you can change the block size of a filesystem. This is something that is set at filesystem creation time.
I believe you would need to back up these filesystems, use newfs or mkfs or SAM to create new filesystems with the 8K block size, and then restore the data.
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2004 05:35 AM
08-25-2004 05:35 AM
Re: File System creation
You will have to delete the lvols and re-create.
newfs -F vxfs -b 8192 /dev/gxx/lvolx
mkfs -F :fs_type" -m /dev/vgxx/lvolx
will give what command was used to create the FS.
Anil
newfs -F vxfs -b 8192 /dev/gxx/lvolx
mkfs -F :fs_type" -m /dev/vgxx/lvolx
will give what command was used to create the FS.
Anil
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2004 12:12 AM
08-27-2004 12:12 AM
Re: File System creation
Thanks
these hints were very usefull !!!
these hints were very usefull !!!
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