HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Increasing FS size
Operating System - HP-UX
1834346
Members
2205
Online
110066
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-16-2002 12:18 AM
04-16-2002 12:18 AM
Hi all,
i have posted one message before and I have explained that I migrated from NT to Unix recently. So, here is another studip question.
q) /Home FS needs to to increased. OS = 11 with Advance JFS. The volume is mirrored. So how do I go about it increasing the FS Size. is it SAM->Disk/FS->Logical volumes->actions->increase size? Here do i specify the final space or the amount of space to be increased and should i do something for the mirroring or does SAM handle it automatically. Pardon me if this is a stupid question, but along with the flames i would like to get the answer to my problem too... Thanks in advance
Ben
i have posted one message before and I have explained that I migrated from NT to Unix recently. So, here is another studip question.
q) /Home FS needs to to increased. OS = 11 with Advance JFS. The volume is mirrored. So how do I go about it increasing the FS Size. is it SAM->Disk/FS->Logical volumes->actions->increase size? Here do i specify the final space or the amount of space to be increased and should i do something for the mirroring or does SAM handle it automatically. Pardon me if this is a stupid question, but along with the flames i would like to get the answer to my problem too... Thanks in advance
Ben
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2002 12:24 AM
04-16-2002 12:24 AM
Re: Increasing FS size
Hi,
See yesterday's thread :
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1d459f5b3d4fd61190030090279cd0f9,00.html
C.
See yesterday's thread :
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x1d459f5b3d4fd61190030090279cd0f9,00.html
C.
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2002 12:35 AM
04-16-2002 12:35 AM
Solution
Hi,
Just use the command line:
First extend the logical volume:
lvextend -L [new size] /dev/vg*/lvol*
Where size is in Megabytes and is the new total size.
Then use fsadm to extend the file system:
fsadm -b [new size] /home
Where new size is in Kilobytes and is the new total size. Make sure you calculate the KBs with the 1024 factor iso 1000.
The logical volume is extended on both physical volumes automatically.
HtH,
Mark
Just use the command line:
First extend the logical volume:
lvextend -L [new size] /dev/vg*/lvol*
Where size is in Megabytes and is the new total size.
Then use fsadm to extend the file system:
fsadm -b [new size] /home
Where new size is in Kilobytes and is the new total size. Make sure you calculate the KBs with the 1024 factor iso 1000.
The logical volume is extended on both physical volumes automatically.
HtH,
Mark
The surest sign that life exists elsewhere in the universe is that none of it has tried to contact us
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