<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi all,<br>
    <br>
    Volume snapshot feature snapshots a volume by snapshotting
    individual bricks, that are available, using the lvm-snapshot
    technology. As part of using lvm-snapshot, the design requires
    bricks to be free from modifications. Snapshot feature needs a
    mechanism in GlusterFS, where file operations such as write, mkdir,
    mkdnod, unlink, truncate etc, that modify the underlying file
    system, are &#8216;quiesced&#8217; until the snapshot of the brick is taken.<br>
    <br>
    This mechanism should have the following properties:<br>
    &#8226; Allow file operations that do not modify the underlying file
    system.<br>
    &#8226; Should keep the &#8216;quiescing&#8217; transparent to the applications.<br>
    <br>
    This is where the server-side quiescing of file operations comes
    into picture. So the feature page[1] for Server side Quiesce is
    created in the gluster.org. Please review the document &amp; design
    of the feature and provide your comments/suggestions/critics.<br>
    <br>
    [1] <a
href="http://www.gluster.org/community/documentation/index.php/Features/Server-side_Quiesce_feature">http://www.gluster.org/community/documentation/index.php/Features/Server-side_Quiesce_feature</a><br>
    <br>
    Thanks<br>
    Varun Shastry<br>
    <br>
    <a
href="http://www.gluster.org/community/documentation/index.php/Features/Server-side_Quiesce_feature"></a>
  </body>
</html>