<div dir="ltr">my soulition:<br><div><br>cat /etc/default/clvm <br># Bourne shell compatible script, sourced by /etc/init.d/clvm to set<br># additional arguments for clvmd.<br><br># enable clmvd<br>START_CLVM=yes<br><br># Startup timeout:<br>CLVMDTIMEOUT=180<br><br># Volume groups to activate on startup:<br>LVM_VGS="LVM01 LVM02 LVM03 LVM04 SSD01 SSD02"<br><br><br></div><div>but, when I do task backup, random vmid can't  write backup and task freezen. I need go to gui and manual abort task.<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-11-30 13:31 GMT+02:00 Dmitry Petuhov <span dir="ltr"><<a href="mailto:mityapetuhov@gmail.com" target="_blank">mityapetuhov@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Damn. Sorry, thunderbird broke formatting. Again.<span class=""><br>
<br>
Hi.<br>
<br>
I have cluster with shared FC storage. On top of it I created clustered LVM group and added it as storage to PVE (currently latest from pve-no-subcription).<br>
<br>
Problem is that newly created machines machines cannot start with error: TASK ERROR: can't activate LV '/dev/EVA6000-1-2TB/vm-101-disk-1': Error locking on node 1: Device or resource busy<br>
<br>
After I manually deactivate volume with lvchange -a n EVA6000-1-2TB/vm-100-disk-1 it starts normally.<br>
<br></span>
I see that volumes are being activated in normal mode on creation and in exclusive mode on machine start. Is there any good reason to activate volumes on creation, or it may be omitted?<span class=""><br>
<br>
Also it seems that I need to modify auto-activation lists in /etc/lvm/lvm.conf to skip activation on boot, but that's different story..<br>
<br></span>
Or maybe it's better to add check if volume already activated before or in activate_volume()?<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
_______________________________________________<br>
pve-devel mailing list<br>
<a href="mailto:pve-devel@pve.proxmox.com" target="_blank">pve-devel@pve.proxmox.com</a><br>
<a href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel" rel="noreferrer" target="_blank">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel</a><br>
</div></div></blockquote></div><br></div>