<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">Is it possible to enable posix type locking with glusterfs without shutting off the volume?</div><div class=""><br class=""></div><div class="">I think this is what I need (I’m trying to get sqlite to lock files on my nfs mounted glusterfs volume)</div><div class=""><br class=""></div><div class=""><pre style="font-size: 1em; border: 1px dashed rgb(102, 102, 102); padding: 15px 20px; overflow: auto; widows: 1; background-color: rgb(238, 238, 238); background-position: initial initial; background-repeat: initial initial;" class="">volume locks
  type features/locks
  subvolumes brick
end-volume</pre><div class=""><br class=""></div></div><div class="">Can you enable this with the gluster volume set command in some way? If not, do I just add those lines to the /etc/glusterfs/gluster.vol file and turn off and on the volume, or how would I reload that file. I manually started the current fs with the following. I’m confused on where I should actually enable the locking.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">gluster volume create &nbsp;myvolume nfs_mount_1 nfs_mount_2 …nfs_mount_N</div><div class="">gluster volume start myvolume</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Thanks so much,</div><div class="">Jordan</div><div class=""><br class=""></div></body></html>