diff options
| author | Shehjar Tikoo <shehjart@zresearch.com> | 2009-05-05 15:59:18 +0530 |
|---|---|---|
| committer | Anand V. Avati <avati@amp.gluster.com> | 2009-05-05 17:40:08 +0530 |
| commit | 313713a254e193623807d019f4c0e17e637ed316 (patch) | |
| tree | e9487ccda2fb2c88787966f94e71fe50ce07dec5 /commit.sh | |
| parent | 42d5355a6221ea473372c891544e4cc7b265bbe9 (diff) | |
booster: Integrate VMP-based mounting
This commit brings into booster the use of VMP based operations
which will allow users of booster to specifiy a VMP and use it
for transparently operating on a glusterfs client context.
Since applications are oblivious to booster's presence, because it is
LD_PRELOAD'ed, we need to specify the VMPs and the corresponding
options like volfile, logfile, loglevel, through a conf file.
By default, this conf file is the /etc/booster.conf. This can be
over-ridden through the GLFS_BOOSTER_CONF environment variable
for the application.
The format of the conf file is very simple for now. Each VMP is
described on a single line with space separated fields.
Format: <Virtual Mount Point> <volfile-path> <log-file> <log-level>
<log-level> takes the string representation of the usual glusterfs
log levels.
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'commit.sh')
0 files changed, 0 insertions, 0 deletions
