Matt
On Mon, 2004-12-13 at 16:49, Jonathan E Brassow wrote:
Originally, a user had to do a ./configure; make install. This wouldput lib's in place for the next sub-tree, etc. Users found thisannoying/non-intuitive to not have to do a regular 'make'.
It appears that when the option to do just a simple 'make' was added,the problem you are seeing was over looked.
The cluster/magma/lib/Makefile is setting the plugin dir, which shouldbe the install dir, but isn't because cluster/Makefile overrides theinstall dir to be able to emulate the simple 'make'.
Thanks for all the info, we'll get this fixed.
brassow
On Dec 13, 2004, at 5:23 PM, Matthew B. Brookover wrote:
Ok, starting GFS with the build directory mounted via NFSworked! fence_tool started up on both nodes fouroften and fiveoften. It looks like whatever sets the path to the plugin directory issetting the path to the build instead of the install directory.
I still have to do vgchange -aly, vgchange -aln, and then vgchange-aly to get the volume groups to show up in /dev.
Matt
On Mon, 2004-12-13 at 16:00, Matthew B. Brookover wrote:
[root@fouroftenmbrookov]# ls `strings /usr/local/GFS/usr/lib/libmagma.a | grepplugins`
gulm.so* sm.so*
[root@fouroften mbrookov]# strings /usr/local/GFS/usr/lib/libmagma.a |grep plugins
/work/GFS-FEDORA-try5/cluster/build/lib/magma/plugins
[root@fouroften mbrookov]#
I havebeen using dlm, is gulm.so bad?
Also, the directory,/work/GFS-FEDORA-try5/cluster/build/lib/magma/plugins, is the builddirectory and is only available on fouroften. I did not copy it overto fiveoften. I will NFS mount /work to fiveoften and retest. Couldthis explain why things work on fouroften and not fiveoften?
FYI -- I have been usingthe --prefix=/usr/local/GFS option in my builds. Each time I rebuildI rm -rf /usr/local/GFS to ensure that no old copies oflibraries/programs are left laying around. I did add the libdirectories to /etc/ld.so.conf, the bin directories to the front of byPATH, and the man directory to /etc/man.conf.
The only place I couldfind magma libraries was in /usr/local/GFS/usr/lib. /lib, /usr/lib,and /usr/local/GFS/lib were clean.
[root@fouroftenmbrookov]# ls /usr/local/GFS/usr/lib/*magma*
/usr/local/GFS/usr/lib/libmagma.a /usr/local/GFS/usr/lib/libmagma_nt.so@
/usr/local/GFS/usr/lib/libmagmamsg.a /usr/local/GFS/usr/lib/libmagma_nt.so.DEVEL@
/usr/local/GFS/usr/lib/libmagmamsg.so@ /usr/local/GFS/usr/lib/libmagma_nt.so.DEVEL.1102700899
/usr/local/GFS/usr/lib/libmagmamsg.so.DEVEL@ /usr/local/GFS/usr/lib/libmagma.so@
/usr/local/GFS/usr/lib/libmagmamsg.so.DEVEL.1102700899 /usr/local/GFS/usr/lib/libmagma.so.DEVEL@
/usr/local/GFS/usr/lib/libmagma_nt.a /usr/local/GFS/usr/lib/libmagma.so.DEVEL.1102700899
/usr/local/GFS/usr/lib/magma:
plugins/
Ichecked fiveoften, it has the same list of files as fouroften.
Matt
On Mon, 2004-12-13 at14:50, Jonathan E Brassow wrote:
On Dec 13, 2004,at 10:30 AM, Matthew B. Brookover wrote:
> The only difference
> between the 2 is the host name and IP address, and the fact that I
> compiled GFS and the kernel on fouroften and copied it to fiveoften.
>
Is there anything listed when doing 'ls /lib/*magma*'?
What do you get when you:
ls `strings /usr/lib/libmagma.a | grep plugins`
?
brassow
--
Linux-cluster@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/linux-cluster
--
Linux-cluster@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/linux-cluster
--
Linux-cluster@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/linux-cluster
-- Linux-cluster@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/linux-cluster