Re: 11i volume extend/merge question

From: Alan D Johnson (adjtech_at_hvc.rr.com)
Date: 05/14/05


Date: Sat, 14 May 2005 03:55:50 GMT

Ted Linnell wrote:
> Alan D Johnson <adjtech@hvc.rr.com> wrote:
>
>
>>banzai wrote:
>>
>>>Can somebody advise me on the simplest way to extend /opt (by maybe reducing
>>>another volume, remounting etc etc). Sorry, new to hp-ux so not familiar
>>>with volume commands. Need about 200mb more.
>>>
>>>
>>>
>>>TIA
>>>
>>>
>>>
>>>/ora (/dev/vg00/lvol9 ) : 4921590 total allocated Kb
>>>
>>>4532704 free allocated Kb
>>>
>>>388886 used allocated Kb
>>>
>>>7 % allocation used
>>>
>>>/home (/dev/vg00/lvol5 ) : 19274 total allocated Kb
>>>
>>>18158 free allocated Kb
>>>
>>>1116 used allocated Kb
>>>
>>>5 % allocation used
>>>
>>>/opt (/dev/vg00/lvol6 ) : 817940 total allocated Kb
>>>
>>>80963 free allocated Kb
>>>
>>>736977 used allocated Kb
>>>
>>>90 % allocation used
>>>
>>>/tmp (/dev/vg00/lvol4 ) : 65469 total allocated Kb
>>>
>>>1342 free allocated Kb
>>>
>>>64127 used allocated Kb
>>>
>>>97 % allocation used
>>>
>>>/usr (/dev/vg00/lvol7 ) : 938609 total allocated Kb
>>>
>>>236422 free allocated Kb
>>>
>>>702187 used allocated Kb
>>>
>>>74 % allocation used
>>>
>>>/var (/dev/vg00/lvol8 ) : 498616 total allocated Kb
>>>
>>>204704 free allocated Kb
>>>
>>>293912 used allocated Kb
>>>
>>>58 % allocation used
>>>
>>>/stand (/dev/vg00/lvol1 ) : 100473 total allocated Kb
>>>
>>>77957 free allocated Kb
>>>q
>>>22516 used allocated Kb
>>>
>>>22 % allocation used
>>>
>>>/ (/dev/vg00/lvol3 ) : 142638 total allocated Kb
>>>
>>>11579 free allocated Kb
>>>
>>>131059 used allocated Kb
>>>
>>>91 % allocation used
>>>
>>>
>>
>>You need to post the output of vgdisplay vg00, that will show if you
>>have enough space on the volume group. If there is space then you will
>>need to reboot in single user mode without mount /opt and then extend
>>the lv and filesystem. man lvextend(1M), extendfs(1M).
>
>
> If /opt is a vxfs filesystem and you have online jfs installed, should
> not need to reboot or go into single user mode..
>
> Ted.
> ==============================================================
> | Ted Linnell <edlinnell@acslink.net.au> |
> | |
> | Nunawading, Victoria , Australia |
> ==============================================================
might as well start at square 1, right?