]> git.pld-linux.org Git - packages/glusterfs.git/commitdiff
- TODO added.
authorMateusz Korniak <matkor@pld-linux.org>
Wed, 1 Dec 2010 15:16:40 +0000 (15:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    glusterfs.spec -> 1.40

glusterfs.spec

index 639c8946f5748fcfc26030a49b5852dd53e6f277..71328621ea29d8eb830763e962871b50507b6ce5 100644 (file)
@@ -6,6 +6,13 @@
 # TODO: Add passing options from /etc/sysconfig/glusterfsd
 #       to glusterfsd
 
+# TODO: Client alone is unable to mount volume:
+# /sbin/mount.glusterfs: line 124: /usr/sbin/glusterfs: No such file or directory
+# [matkor@appserver3 /usr/lib/python2.7/site-packages]$ ls -la /usr/sbin/glusterfs
+# lrwxrwxrwx 1 root root 10 Dec  1 15:01 /usr/sbin/glusterfs -> glusterfsd
+# Move binaries to common ?
+
+
 %bcond_without ibverbs         # ib-verbs transport
 #
 Summary:       Clustered File Storage that can scale to peta bytes
This page took 0.030851 seconds and 4 git commands to generate.