hello,
I can't make the clustered LVM running. it can't start the built-in
clustered locking mechanism (using cman).
lvm is compiled with following options:
./configure --with-clvmd=cman --with-cluster=shared
--libdir=/usr/lib64/ --enable-dmeventd --enable-cmdlib
does anyone have some experiences that could help me make it working?
thanks, steve
when the clvmd starts it reports this:
CLVMD[1772a6d0]: Oct 29 13:16:57 CLVMD started
CLVMD[1772a6d0]: Oct 29 13:16:57 Connected to CMAN
CLVMD[1772a6d0]: Oct 29 13:16:57 CMAN initialisation complete
CLVMD[1772a6d0]: Oct 29 13:16:57 DLM initialisation complete
CLVMD[1772a6d0]: Oct 29 13:16:57 Cluster ready, doing some more
initialisation
CLVMD[1772a6d0]: Oct 29 13:16:57 starting LVM thread
CLVMD[41d0c940]: Oct 29 13:16:57 LVM thread function started
CLVMD[1772a6d0]: Oct 29 13:16:57 clvmd ready for work
CLVMD[1772a6d0]: Oct 29 13:16:57 Using timeout of 60 seconds
File descriptor 3 (/dev/tty) leaked on lvm invocation. Parent PID 13867:
clvmd
File descriptor 5 (/dev/pts/3) leaked on lvm invocation. Parent PID
13867: clvmd
File descriptor 7 (pipe:[12892]) leaked on lvm invocation. Parent PID
13867: clvmd
File descriptor 8 (/dev/zero) leaked on lvm invocation. Parent PID
13867: clvmd
WARNING: Locking disabled. Be careful! This could corrupt your metadata.
CLVMD[41d0c940]: Oct 29 13:16:57 LVM thread waiting for work
_______________________________________________
linux-lvm mailing list
linux-lvm@redhat.com
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/