HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: extend file system /var
Operating System - HP-UX
1829152
Members
2197
Online
109986
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
11-19-2010 12:58 PM
11-19-2010 12:58 PM
extend file system /var
Hi,
vg00 has four drives. Currently /var (mirrored) is on two drives that are nearly full. I want to extend /var to the second pair of drives. What is my procedure for PA-RISC, HP-UX 11.23?
Thanks.
vg00 has four drives. Currently /var (mirrored) is on two drives that are nearly full. I want to extend /var to the second pair of drives. What is my procedure for PA-RISC, HP-UX 11.23?
Thanks.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2010 02:04 PM
11-19-2010 02:04 PM
Re: extend file system /var
With onlineJFS it can be done just online, otherwise go into single user mode; vgextend to the new pair of drives, then lvextend and extend the fs.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2010 08:04 PM
11-19-2010 08:04 PM
Re: extend file system /var
Hi Jerry,
To increase the size of the volume u must have Online JFS installed, by that u can change the size of lvol run time.
steps:
lvextend -L /dev/vgXX/lvolXX
fsadm -F vxfs -b
Hope this helps U.
Regards
Vishnu Khandare
To increase the size of the volume u must have Online JFS installed, by that u can change the size of lvol run time.
steps:
lvextend -L
fsadm -F vxfs -b
Hope this helps U.
Regards
Vishnu Khandare
You should deserve before U desire!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2010 06:49 AM
11-21-2010 06:49 AM
Re: extend file system /var
Hi,
1. add the drives to vg00 => vgexted disk
2. implement PVG group ( man lvmpvg)if required.
3. lvextend -L xxxxMB /dev/vg00/lvol8 ( lvol8 - use lvol for var)
4. fsadm -b xxxxKB /var ( if online jfs installed)
==============
if no online jfs, boot in to single usermod and use extendfs command to extend.
There are several threads available in ITRC itself which discuss about this.
Search in google , "extend /var + itrc" you will get many threads.
==> by the way, whats your current boot disk size.
why you want to span vg00 to an other disk?
Regards,
Sooraj
1. add the drives to vg00 => vgexted disk
2. implement PVG group ( man lvmpvg)if required.
3. lvextend -L xxxxMB /dev/vg00/lvol8 ( lvol8 - use lvol for var)
4. fsadm -b xxxxKB /var ( if online jfs installed)
==============
if no online jfs, boot in to single usermod and use extendfs command to extend.
There are several threads available in ITRC itself which discuss about this.
Search in google , "extend /var + itrc" you will get many threads.
==> by the way, whats your current boot disk size.
why you want to span vg00 to an other disk?
Regards,
Sooraj
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity" - Dennis Ritchie
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