eagleeyes wrote: > HI: > I update gluster from 2.0.6 to 2.1.0pre1 ,but when i start glusterfs ,error happend : > glusterfs -V > glusterfs: symbol lookup error: glusterfs: undefined symbol: gf_proc_dump_info > > Can you please check if libglusterfs.so has been installed properly? nm on my machine yields this: $ nm /usr/local/lib/libglusterfs.so.0 | grep gf_proc_dump_info 000318f0 T gf_proc_dump_info Regards, Vijay