On 5/29/19 11:02 AM, Alexander Karamanlidis wrote:

> The subtask is the command linstor is executing above.
> "lvs -o lv_name,lv_path,lv_size,vg_name,pool_lv,data_percent,lv_attr
> --separator ";" --noheadings --units k --nosuffix drbdpool"

I was referring to the output

> VM 102 qmp command 'savevm-end' failed - unable to connect to VM 102
> qmp socket - timeout after 5992 retries
> snapshot create failed: starting cleanup
> error with cfs lock 'storage-drbdpool': Could not remove
> vm-102-state-test123: got lock timeout - aborting command

which seems to be triggered by LVM, since LINSTOR itself does not execute any 
savevm-end commands.


> We didn't configure anything special for our LVM_THIN Storage pools,
> except, that we increased the metadata size to 4G.
> And i couldn't get any information about settings to set when using
> linstor with proxmox and LVM_THIN Storage-Pools.

>From what I was able to dig up right now in our log of various issues
related to timeouts and LVM, you may need to configure global_filter in
lvm.conf to filter "/dev/drbd.*" (all devices starting with /dev/drbd)
to prevent LVM from scanning DRBD devices.

br,
Robert

_______________________________________________
drbd-user mailing list
[email protected]
http://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to