1838508 Members
2829 Online
110126 Solutions
New Discussion

Re: LVREDUCE

 
Ali_11
Occasional Advisor

LVREDUCE

Hi ,

I want to reduce a LV with lvreduce command.
First i reduce the lv from 13Go to 11Go , and try reduce FS with fsadm , i had an errno 16 .
After reading some docs , i saw that i must first reduce the FS , so i increase the LV to 13Go (that i had reduce ) and try again with fsadm but i have the same errno 16.

can someone help me ?

Thanks.
6 REPLIES 6
Pete Randall
Outstanding Contributor

Re: LVREDUCE

Do you have OnlineJFS? If not, then you need to backup the file system, lvreduce the lvol, newfs the file system, and restore the data.


Pete

Pete
Zafar A. Mohammed_1
Trusted Contributor

Re: LVREDUCE

Ali,

Check chapter#6 Section Managing Disks

http://docs.hp.com/hpux/pdf/B2355-90742.pdf

Thanks
Zafar
Robert-Jan Goossens
Honored Contributor

Re: LVREDUCE

Sunil Sharma_1
Honored Contributor

Re: LVREDUCE

Hi ,

it seems your file system is requir defragmentation before going ahead.
You can use fsadm with -d option to defragment file system then you try it.
It should work ...
Sunil
*** Dream as if you'll live forever. Live as if you'll die today ***
Sunil Sharma_1
Honored Contributor

Re: LVREDUCE

Hi ,

it seems your file system is requir defragmentation before going ahead.
You can use fsadm with -d option to defragment file system then you try it.
It should work ...
Sunil
*** Dream as if you'll live forever. Live as if you'll die today ***
Sunil Sharma_1
Honored Contributor

Re: LVREDUCE

Hi ,

it seems your file system is requir defragmentation before going ahead.
You can use fsadm with -d option to defragment file system then you try it.
It should work ...
Sunil
*** Dream as if you'll live forever. Live as if you'll die today ***