gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] Server-side Quiesce feature


From: Varun Shastry
Subject: [Gluster-devel] Server-side Quiesce feature
Date: Fri, 31 Jan 2014 16:57:16 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Hi all,

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 ‘quiesced’ until the snapshot of the brick is taken.

This mechanism should have the following properties:
• Allow file operations that do not modify the underlying file system.
• Should keep the ‘quiescing’ transparent to the applications.

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 & design of the feature and provide your comments/suggestions/critics.

[1] http://www.gluster.org/community/documentation/index.php/Features/Server-side_Quiesce_feature

Thanks
Varun Shastry


reply via email to

[Prev in Thread] Current Thread [Next in Thread]