[Spread-users] trying to run spread on 64bit linux

Rodrick Brown rodrick.brown at gmail.com
Fri Sep 12 21:15:22 EDT 2008


On Fri, Sep 12, 2008 at 5:17 PM, Michael Peters <mpeters at plusthree.com> wrote:
> I've built spread (4.0.0) on a 64bit linux box but it's failing to start. No
> errors in the log, nothing. I have it running fine on other 32bit boxes in
> the same cluster, but not the 64bit ones. Here's what I get from Spread:
>
> [user at box user]$ spread
> /===========================================================================\
> | The Spread Toolkit.
> |
> | Copyright (c) 1993-2006 Spread Concepts LLC
> |
> | All rights reserved.
>  |
> ... more crazy long credits ...
>
> | Version 4.00.00 Built 29/November/2006
>  |
> \===========================================================================/
> Conf_load_conf_file: using file: /usr/local/etc/spread.conf
> Successfully configured Segment 0 [10.32.255.255:4803] with 11 procs:
>                      tools1: 10.32.100.134
>                        svr3: 10.32.100.102
> [user at box user]$
>
> That's it, no warnings, no errors and nothing in the log. Just to make sure
> it's linking against the right libs, etc
> [user at box user]$ ldd `which spread`
>        linux-vdso.so.1 =>  (0x00007fff66bfd000)
>        libm.so.6 => /lib64/libm.so.6 (0x0000003813200000)
>        libnsl.so.1 => /lib64/libnsl.so.1 (0x0000003814e00000)
>        libc.so.6 => /lib64/libc.so.6 (0x0000003812a00000)
>        /lib64/ld-linux-x86-64.so.2 (0x0000003812600000)
>
>
> Any ideas?
No clue running 64Bit spread here with no problems at all is the
daemon dying? How do you know its not working? Have you tried
connecting with spuser? and sending some messages between the two
nodes?

[root at nyadmlx01 sbin]# file spread
spread: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for
GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux
2.6.9, stripped
[root at nyadmlx01 sbin]# ldd spread
	libm.so.6 => /lib64/libm.so.6 (0x0000003f9a600000)
	libnsl.so.1 => /lib64/libnsl.so.1 (0x0000003f9c600000)
	libc.so.6 => /lib64/libc.so.6 (0x0000003f99600000)
	/lib64/ld-linux-x86-64.so.2 (0x0000003f99200000)


>
> --
> Michael Peters
> Plus Three, LP
>
>
> _______________________________________________
> Spread-users mailing list
> Spread-users at lists.spread.org
> http://lists.spread.org/mailman/listinfo/spread-users
>



-- 
[ Rodrick R. Brown ]
http://www.rodrickbrown.com http://www.linkedin.com/in/rodrickbrown




More information about the Spread-users mailing list