|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
[Solved] Increase the file system size
Dear Friends,
I would like to increase the size of a file system from 10GB to 15GB. System is runing on HP-UX 11.31. Please help in the matter. Regards, Bhagawati Pandey |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
Hi, have a look here:
http://www.unix.com/hp-ux/123985-how...other-lvm.html |
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Code:
# vgdisplay vg0X # lvextend -L 15000M /dev/vg0X/lvolX #fsadm -F vxfs -b 15000M /filesystem_mountpoint # bdf /filesystem_mountpoint Cheers, |
|
#4
|
|||
|
|||
|
Hi Joseph,
Thanks, Problme solved. Regards, Bhagawati Pandey |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to increase jvm size for solaris 10 (sparc) operating system | neeraj.tati | Solaris | 2 | 07-18-2012 04:49 PM |
| Increase root file system size ... | snchaudhari2 | Red Hat | 4 | 08-09-2011 02:52 AM |
| how to increase file size in solaris 10 os | meet2muneer | Solaris | 4 | 08-16-2010 08:13 AM |
| increase the size of file system | younusdba | AIX | 2 | 10-05-2009 07:05 PM |
| increase root file system size in solaris | sriram.s | Solaris | 4 | 04-02-2007 03:28 AM |
|
|