summaryrefslogtreecommitdiffstats
path: root/xlators/features/glupy/doc/test.vol
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/glupy/doc/test.vol')
-rw-r--r--xlators/features/glupy/doc/test.vol10
1 files changed, 10 insertions, 0 deletions
diff --git a/xlators/features/glupy/doc/test.vol b/xlators/features/glupy/doc/test.vol
new file mode 100644
index 000000000..0751a488c
--- /dev/null
+++ b/xlators/features/glupy/doc/test.vol
@@ -0,0 +1,10 @@
+volume vol-posix
+ type storage/posix
+ option directory /path/to/brick
+end-volume
+
+volume vol-glupy
+ type features/glupy
+ option module-name debug-trace
+ subvolumes vol-posix
+end-volume