Regards,

I am not a current member of this list, so if you want to answer, please answer me directly as well as to the group.

The question is: why is my 3.0.1 IA64 gmond crashing on me ?
This is on both Linux RedHat EL3U4 AS and Sgi Altix Sgi Propack 3SP5
The 2.5.7-1 version starts fine.

The debug output (value 100):
service gmond start
Starting GANGLIA gmond: udp_recv_channel mcast_join=239.2.11.71 mcast_if=bond0 port=8653 bind=239.2.11.71
tcp_accept_channel bind=NULL port=8649
udp_send_channel mcast_join=239.2.11.71 mcast_if=bond0 host=(null) port=8653

        metric 'cpu_user' being collected now
        metric 'cpu_user' has value_threshold 1.000000
        metric 'cpu_system' being collected now
        metric 'cpu_system' has value_threshold 1.000000
        metric 'cpu_idle' being collected now
        metric 'cpu_idle' has value_threshold 5.000000
        metric 'cpu_nice' being collected now
        metric 'cpu_nice' has value_threshold 1.000000
        metric 'cpu_aidle' being collected now
        metric 'cpu_aidle' has value_threshold 5.000000
        metric 'cpu_wio' being collected now
        metric 'cpu_wio' has value_threshold 1.000000
        metric 'load_one' being collected now
        metric 'load_one' has value_threshold 1.000000
        metric 'load_five' being collected now
        metric 'load_five' has value_threshold 1.000000
        metric 'load_fifteen' being collected now
        metric 'load_fifteen' has value_threshold 1.000000
        metric 'proc_run' being collected now
        metric 'proc_run' has value_threshold 1.000000
        metric 'proc_total' being collected now
        metric 'proc_total' has value_threshold 1.000000
        metric 'mem_free' being collected now
        metric 'mem_free' has value_threshold 1024.000000
        metric 'mem_shared' being collected now
        metric 'mem_shared' has value_threshold 1024.000000
        metric 'mem_buffers' being collected now
        metric 'mem_buffers' has value_threshold 1024.000000
        metric 'mem_cached' being collected now
        metric 'mem_cached' has value_threshold 1024.000000
        metric 'swap_free' being collected now
        metric 'swap_free' has value_threshold 1024.000000
        metric 'bytes_out' being collected now
 **********  BYTES_OUT RETURN:  425.884827
        metric 'bytes_out' has value_threshold 4096.000000
        metric 'bytes_in' being collected now
 Last two chars: 56

 Last two chars: 

 Last two chars: 

 Last two chars: 01

 Last two chars: 01

 Last two chars: 

 Last two chars: 

 Last two chars: 01

 Last two chars: 01

 Last two chars: 

 Last two chars: 

 Last two chars: 01

 Last two chars: 01

 **********  BYTES_IN RETURN:  437.217773
        metric 'bytes_in' has value_threshold 4096.000000
        metric 'pkts_in' being collected now
 **********  PKTS_IN RETURN:  0.759874
        metric 'pkts_in' has value_threshold 256.000000
        metric 'pkts_out' being collected now
 **********  PKTS_OUT RETURN:  0.686000
        metric 'pkts_out' has value_threshold 256.000000
        metric 'disk_total' being collected now
Counting device /dev/root (77.68 GB)
Counting device /dev/xscsi/pci01.03.0-1/target2/lun0/part1 (4.33 GB)
Counting device /dev/xscsi/pci01.03.0-1/target1/lun0/part1 (0.00 GB)
Counting device /dev/lxvm/scratch (22.25 GB)

The last lines of a strace session:

7815  read(7, "rootfs / rootfs rw 0 0\n/dev/root"..., 16384) = 2323
7815  stat("/boot/efi", {st_mode=S_IFDIR|0755, st_size=16384, ...}) = 0
7815  close(7)                          = 0
7815  munmap(0x2000000000050000, 65536) = 0
7815 statfs("/work", {f_type=0x58465342, f_bsize=4096, f_blocks=35826163, f_bfree=35826095, f_bavail=35826095, f_files=143374656, f_ffree=143374652, f_fsid={1025, 0}, f_namelen=255, f_frsize=0}) = 0
7815  stat("/work", {st_mode=S_IFDIR|0755, st_size=33, ...}) = 0
7815  open("/proc/mounts", O_RDONLY)    = 7
7815  fstat(7, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
7815 mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2000000000050000
7815  read(7, "rootfs / rootfs rw 0 0\n/dev/root"..., 16384) = 2323
7815  stat("/work", {st_mode=S_IFDIR|0755, st_size=33, ...}) = 0
7815  close(7)                          = 0
7815  munmap(0x2000000000050000, 65536) = 0
7815 statfs("/pgscratch", {f_type=0x58465342, f_bsize=4096, f_blocks=286706176, f_bfree=222904688, f_bavail=222904688, f_files=229391104, f_ffree=229390418, f_fsid={65032, 0}, f_namelen=255, f_frsize=0}) = 0 7815 stat("/pgscratch", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=133, ...}) = 0
7815  open("/proc/mounts", O_RDONLY)    = 7
7815  fstat(7, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
7815 mmap(NULL, 65536, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2000000000050000
7815  read(7, "rootfs / rootfs rw 0 0\n/dev/root"..., 16384) = 2323
7815 stat("/pgscratch", {st_mode=S_IFDIR|S_ISVTX|0777, st_size=133, ...}) = 0
7815  close(7)                          = 0
7815  munmap(0x2000000000050000, 65536) = 0
7815  read(6, "", 16384)                = 0
7815  close(6)                          = 0
7815  munmap(0x2000000000040000, 65536) = 0
7815  --- SIGSEGV (Segmentation fault) @ 2000000000303830 (2f258) ---

--

      ******************************************************************
      *         Knut Hellebø                     | DAMN GOOD COFFEE !! *
      * Hydro IS Partner ESI (Unix) Team         | (and hot too)       *
      * Phone: +4755996870, Fax: +4755995620     |                     *
      * Cellular Phone: +47 93005151             |                     *
      * E-mail: [EMAIL PROTECTED]       | Dale Cooper, FBI    *
      ******************************************************************


***********************************************************************
NOTICE: This e-mail transmission, and any documents, files or previous
e-mail messages attached to it, may contain confidential or privileged
information. If you are not the intended recipient, or a person
responsible for delivering it to the intended recipient, you are
hereby notified that any disclosure, copying, distribution or use of
any of the information contained in or attached to this message is
STRICTLY PROHIBITED. If you have received this transmission in error,
please immediately notify the sender and delete the e-mail and attached
documents. Thank you.
***********************************************************************

Reply via email to