Go Back   The UNIX and Linux Forums > Operating Systems > HP-UX


HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V.

Reply    
 
Thread Tools Search this Thread Display Modes
    #1  
Old 12-02-2012
Registered User
 
Join Date: Sep 2012
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
[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  
Old 12-02-2012
Scrutinizer's Avatar
Moderator
 
Join Date: Nov 2008
Location: Amsterdam
Posts: 7,394
Thanks: 144
Thanked 1,757 Times in 1,594 Posts
Hi, have a look here:
http://www.unix.com/hp-ux/123985-how...other-lvm.html
Sponsored Links
    #3  
Old 12-02-2012
Registered User
 
Join Date: Nov 2012
Location: Brisbane, Australia
Posts: 40
Thanks: 3
Thanked 9 Times in 9 Posts

Code:
 
# vgdisplay vg0X
# lvextend -L 15000M /dev/vg0X/lvolX
#fsadm -F vxfs -b 15000M /filesystem_mountpoint
# bdf /filesystem_mountpoint

Cheers,
    #4  
Old 12-04-2012
Registered User
 
Join Date: Sep 2012
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Hi Joseph,

Thanks, Problme solved.

Regards,
Bhagawati Pandey
Sponsored Links
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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



All times are GMT -4. The time now is 09:37 PM.