Displaying 1 result from an estimated 1 matches for "keops".
Did you mean:
keeps
2006 Nov 06
1
Segmentation fault on LVM
...ckingfailure
> /dev/null 2>&1 ; then
501 action $"Setting up Logical Volume Management:"
/sbin/lvm.static vgchange -a y --ignorelockingfailure
502 fi
503 fi
504 fi
I don't use lvm on root filesystem, only on a gfs volumes:
[root at keops RPMS]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda1 5.8G 791M 4.7G 15% /
none 379M 0 379M 0% /dev/shm
/dev/mapper/gfsvol01-cludatavol01
64G 357M 63G 1% /gfsdata
Why?? On a RHEL 4 U4 AS, this error doesn...