I've been testing 3.1.3 on the machine build8st in the OpenCSW build 
farm (Solaris 8 sparc machine)

It fails on the third ioctl from libmetrics/get_ifi_info.c

I don't believe this is a regression with 3.1.3 as get_ifi_info.c hasn't 
changed.  More likely, it is due to the fact that it hasn't been 
extensively tested on Solaris 8 before.

ifconfig output:

build8st# ifconfig -a
lo0:9: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1
        inet 127.0.0.1 netmask ff000000
e1000g1:9: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 
index 3
        inet 192.168.1.14 netmask ffffff00 broadcast 192.168.1.255

truss output:

so_socket(2, 1, 0, "", 1)                       = 4
ioctl(4, 0xC0086914, 0xFFBFF9F8)                = 0
ioctl(4, 0xC0086914, 0xFFBFF9F8)                = 0
ioctl(4, 0xC0206911, 0xFFBFF9C4)                Err#6 ENXIO
ioctl error: No such device or address
write(2, " i o c t l   e r r o r :".., 39)      = 39
munmap(0xFECB0000, 24302)                       = 0
munmap(0xFECC4000, 12796)                       = 0


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to