<div dir="ltr">We have a shared iscsi disk at all our boxes, with one vg. We are using clvm to manage locks to create extend activate delete list.<br>CLVM is tedious to manage especially especially due to reboot if locking is struck somewhere. Instead we are thinking of modifying file_locking.c to get lock with distributed store like zookeeper or redis and on success run the above command, on failure backoff and try again<br>The external ocking code will sit at _file_lock_resource, case LCK_VG. <br>Do you think its risky. Is there some other way people handle it?<br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Kalyanasundaram<br><a href="http://blogs.eskratch.com/" target="_blank">http://blogs.eskratch.com/</a><div><a href="https://github.com/kalyanceg/" target="_blank">https://github.com/kalyanceg/</a><br></div></div>
</div>