On Mon, Oct 16, 2017 at 06:40:17PM +0000, Moshe Lazarov wrote:
> The command "vgcreate --shared global /dev/sdb2" creates a VG that
> eventually is REMOVED with an error:

Please send me:

- the versions of lvm and sanlock you are using

- that vgcreate command with -vvvv, e.g.
  vgcreate -vvvv --shared global /dev/sdb2 2>&1 | tee vgs.log

- after the failure, the debug logs from lvmlockd and sanlock:
  lvmlockctl -d > lvmlockd.log
  sanlock log_dump > sanlock.log

Thanks

_______________________________________________
linux-lvm mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

Reply via email to