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