[Linux-cluster] ccsd does not run (latest cvs)

Daniel McNeil daniel at osdl.org
Wed Feb 2 00:39:34 UTC 2005


On Tue, 2005-02-01 at 15:24, Jonathan E Brassow wrote:
> It's not ccsd, it's magma...  The plugins are not in the spot that 
> libmagma is expecting them.
> 
> There was a new tool added (magma_tool) which may help shed some light.
> 
> # here's what mine says
> prompt> magma_tool config plugindir
> /usr/lib/magma
> 
> prompt> ls `magma_tool config plugindir`
> magma_gulm.so  magma_sm.so
> 
> You may wish to 'cd cluster; make uninstall; make distclean; 
> ./configure; make install'.
> 
>   brassow
> 

Every looks ok to me:

# magma_tool config plugindir
/usr/lib/magma

# ls -l `magma_tool config plugindir`
total 140
-rwxr-xr-x  2 root root 113399 Feb  1 15:38 magma_gulm.so
-rwxr-xr-x  2 root root  19049 Feb  1 15:38 magma_sm.so

I'll give the rebuilding from scratch a try.

Daniel




More information about the Linux-cluster mailing list