Operating System - HP-UX
1747987 Members
4611 Online
108756 Solutions
New Discussion

Re: Getting error while issuing fsadm

 
UVK
Trusted Contributor

Re: Getting error while issuing fsadm

did you check if you have enough free space(free physical extents) in the VG ?

 

vgdisplay -v vg_celogs

 

also check if you have any stale extents

-------------------------------------------
Like it or worked !! Click kudos !!
Ramesh_csc
Visitor

Re: Getting error while issuing fsadm

vxfs fsadm: attempt to resize /dev/vg03/rlvol1 failed with errno 28  

Solution :  its because file system is 100% utilized & no free space available ,  ask file system owner to move some of the data to free some space to bring the utilization aleast 95% ,  then again run fsadm -b 51400M /u90 , it will succeed for sure. Thanks...

Ramesh kumar