Operating System - HP-UX
1753486 Members
4500 Online
108794 Solutions
New Discussion юеВ

Urgent , my filesystem size is not correct

 
jpcast_real
Regular Advisor

Urgent , my filesystem size is not correct

Hello Gurus,

I have a filesystem size of 48 GB but when I mount it I just see the middle , why ???

/dev/vgbhsdb/lvarchive
24576000 7153830 16333355 30% /mad503/archive


--- Logical volumes ---
LV Name /dev/vgbhsdb/lvarchive
VG Name /dev/vgbhsdb
LV Permission read/write
LV Status available/syncd
Mirror copies 1
Consistency Recovery MWC
Schedule parallel
LV Size (Mbytes) 47428
Current LE 11857
Allocated PE 23714
Stripes 0
Stripe Size (Kbytes) 0
Bad block on
Allocation PVG-strict
IO Timeout (Seconds) default

--- Distribution of logical volume ---
PV Name LE on PV PE on PV
/dev/dsk/c6t0d1 11857 11857
/dev/dsk/c12t0d1 11857 11857


Please help me!!!!
Here rests one who was not what he wanted and didn't want what he was
8 REPLIES 8
Robert-Jan Goossens
Honored Contributor

Re: Urgent , my filesystem size is not correct

Javier,

Did someone lvextend this logical volume recently and forget to fsadm/extendfs the filesystem?

Rpbert-Jan
Victor BERRIDGE
Honored Contributor

Re: Urgent , my filesystem size is not correct

Hi,

looks like you did an lvextend and forgot the extendfs...
or fsadm -b if you have online-JFS...


All the best
Victor
jpcast_real
Regular Advisor

Re: Urgent , my filesystem size is not correct

Hello,

It is already done , I have umounted , extendfs and now everything is ok.

Thanks a lot.

do you know why this can happen???
Here rests one who was not what he wanted and didn't want what he was
Torsten.
Acclaimed Contributor

Re: Urgent , my filesystem size is not correct

If you use SAM, it will do it for you.

If you do only a lvextend, the filesystem will remain in same size. Somebody forgot to do a extendfs in this case.

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!   
jpcast_real
Regular Advisor

Re: Urgent , my filesystem size is not correct

Hello Torsten,

I have never extended the filesystem , the filesystem was created just after the lvol creation. In fact , last week this filesystem had the 48 GB .... ????
Here rests one who was not what he wanted and didn't want what he was
Steven E. Protter
Exalted Contributor

Re: Urgent , my filesystem size is not correct

You add an important detail.

Shalom BTW,

If it was 48 GB last week and is half now, you lost a disk.

ioscan -fnC disk

See if one is NO_HW

use cstm,mstm or xstm to check further.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
jpcast_real
Regular Advisor

Re: Urgent , my filesystem size is not correct

No,

there has been no kind of HW failure . It seems as if the filesystem got crazy and its size was reduced exactly to the middle . Umounting and making extendfs everything was solved.

Really strange situation.
Here rests one who was not what he wanted and didn't want what he was
freddy_21
Respected Contributor

Re: Urgent , my filesystem size is not correct

I saw you have mirror configuration at your volume group. but I need information how many disk at your vgbhsdb.
could u provide to me vgdisplay -v vgbhsdb.