Hi all,
I find bug after installing glusterfs-2.0.0rc7. After
starting GlusterFS server I get this error:
"Starting glusterfs server:
glusterfsdvolume wwroot-readonly', line 30: type 'features/filter' is not valid
or not found on this machine"
The message in the glusterfs server log
is:
"2009-03-31 12:34:32 E [xlator.c:473:xlator_set_type] xlator:
/usr/lib/glusterfs/2.0.0rc7/xlator/features/filter.so: cannot open shared object
file: No such file or directory"
There is no file filter.so in the directory
/usr/lib/glusterfs/2.0.0rc7/xlator/features.
# ls -l
/usr/lib/glusterfs/2.0.0rc7/xlator/features/
total 432
-rw-r--r-- 1
root root 163020 2009-03-31 12:27 locks.a
-rwxr-xr-x 1 root
root 869 2009-03-31 12:27 locks.la
lrwxrwxrwx 1 root
root 14 2009-03-31 12:27 locks.so ->
locks.so.0.0.0
lrwxrwxrwx 1 root root 14 2009-03-31
12:27 locks.so.0 -> locks.so.0.0.0
-rwxr-xr-x 1 root root 119419
2009-03-31 12:27 locks.so.0.0.0
lrwxrwxrwx 1 root
root 8 2009-03-31 12:27 posix-locks.so ->
locks.so
-rw-r--r-- 1 root root 75052 2009-03-31 12:28 quota.a
-rwxr-xr-x 1 root root 869 2009-03-31 12:28 quota.la
lrwxrwxrwx 1 root root 14 2009-03-31 12:28 quota.so
-> quota.so.0.0.0
lrwxrwxrwx 1 root root 14
2009-03-31 12:28 quota.so.0 -> quota.so.0.0.0
-rwxr-xr-x 1 root
root 68352 2009-03-31 12:28 quota.so.0.0.0
But I found that there is a file filter.so in directory
/usr/lib/glusterfs/2.0.0rc7/xlator/testing/features/.
# ls -l
/usr/lib/glusterfs/2.0.0rc7/xlator/testing/features/
total 444
-rw-r--r-- 1 root root 107310 2009-03-31 12:29 filter.a
-rwxr-xr-x 1 root
root 884 2009-03-31 12:29 filter.la
lrwxrwxrwx 1 root
root 15 2009-03-31 12:29 filter.so ->
filter.so.0.0.0
lrwxrwxrwx 1 root root 15
2009-03-31 12:29 filter.so.0 -> filter.so.0.0.0
-rwxr-xr-x 1 root
root 91715 2009-03-31 12:29 filter.so.0.0.0
-rw-r--r-- 1 root
root 74070 2009-03-31 12:28 path-converter.a
-rwxr-xr-x 1 root
root 940 2009-03-31 12:28 path-converter.la
lrwxrwxrwx 1
root root 23 2009-03-31 12:28 path-converter.so ->
path-converter.so.0.0.0
lrwxrwxrwx 1 root root 23
2009-03-31 12:28 path-converter.so.0 -> path-converter.so.0.0.0
-rwxr-xr-x 1 root root 64631 2009-03-31 12:28 path-converter.so.0.0.0
-rw-r--r-- 1 root root 45486 2009-03-31 12:28 trash.a
-rwxr-xr-x 1
root root 877 2009-03-31 12:28 trash.la
lrwxrwxrwx 1 root
root 14 2009-03-31 12:28 trash.so ->
trash.so.0.0.0
lrwxrwxrwx 1 root root 14 2009-03-31
12:28 trash.so.0 -> trash.so.0.0.0
-rwxr-xr-x 1 root root 41002
2009-03-31 12:28 trash.so.0.0.0
Please check this revision. Thanks in advance.
Thanks,
Snezhana