Hey Jerome:

Okay, so it appears that you should at least have 2 hosts in your Ganglia page 
http://localhost/ganglia.

However, I wonder why the other nodes aren't showing up properly...

- Did you make any modifications/configurations to your Ganglia setup from the 
default?
- Check /etc/gmond.conf for all the other nodes (node2, node3, node4) and see 
if the network interfaces configured are correct?

Actually, what does your Ganglia page look like?  How many nodes does it say 
you have?

Cheers,

Bernard 

> -----Original Message-----
> From: Lefevre Jerome [mailto:[EMAIL PROTECTED] 
> Sent: Monday, March 27, 2006 16:13
> To: Bernard Li; [email protected]
> Subject: RE: [Oscar-users] 4.2.1b54423 : Ganglia Setup Test Failed
> 
> Hi Bernard,
> 
> Very pleased to read you  :
> 
>   telnet localhost 8649 | grep "<HOST"
> 
> <HOST NAME="editr.cluster.ird.nc" IP="192.168.150.50" 
> REPORTED="1143544254" 
> TN="3" TMAX="20" DMAX="0" LOCATION="unspecified" 
> GMOND_STARTED="1143541714">
> <HOST NAME="node1.cluster.ird.nc" IP="192.168.150.10" 
> REPORTED="1143541725" 
> TN="2533" TMAX="20" DMAX="0" LOCATION="unspecified" GMOND_STARTED="0">
> 
> 
> [EMAIL PROTECTED] ~]# service gmond status
> gmond (pid 4240) en cours d'execution...
> [EMAIL PROTECTED] ~]# service gmetad status
> gmetad (pid 4264) en cours d'execution...
> 
> 
> cexec /etc/init.d/gmond status
> ************************* oscar_cluster *************************
> --------- node1---------
> gmond (pid 2192) is running...
> --------- node2---------
> gmond (pid 2173) is running...
> --------- node3---------
> gmond (pid 2204) is running...
> --------- node4---------
> gmond (pid 2174) is running...
> 
> 
> A 15:43 27/03/2006 -0800, vous avez écrit :
> >Hi Jerome:
> >
> >On your headnode (I presume "editr"), what's the output of:
> >
> ># telnet localhost 8649 | grep "<HOST"
> >
> >Can you make sure that gmetad and gmond are both running on your
> >headnode?  Also, please show us the output of:
> >
> ># cexec /etc/init.d/gmond status
> >
> >Cheers,
> >
> >Bernard
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED] On Behalf Of
> > > Lefevre Jerome
> > > Sent: Monday, March 27, 2006 15:31
> > > To: [email protected]
> > > Subject: [Oscar-users] 4.2.1b54423 : Ganglia Setup Test Failed
> > >
> > > Cluster 5 Dual-Opteron tyan S2885 3Ware Sata raid
> > > Switch 3Com gigabit
> > > Fedora Core 3 x86_64 fresh install
> > > Oscar 4.2.1b54423
> > >
> > >
> > > Hi, Oscar Communauty,
> > > Hi Bernard,
> > >
> > > I have succeeded to upgrade my cluster with Fedora core 3 and
> > > Oscar 4.2.1.
> > > I have encountered some minor trouble which I will report later.
> > >
> > > Now, i have trouble with Ganglia. I reboot my nodes and
> > > server, restart
> > > gmond and gstat services, chek my ethernet device (eth0) 
> but without
> > > success !  I can listen port 8649 port but 8651. Please, 
> look below  :
> > >
> > >
> > > My GANGLIA.ERR
> > > ----------------------------
> > >
> > > [EMAIL PROTECTED] ganglia]# cat ganglia.err
> > > Client nodes: node1.cluster.ird.nc node2.cluster.ird.nc
> > > node3.cluster.ird.nc node4.cluster.ird.nc
> > > Match pattern:
> > > editr.cluster.ird.nc|node1.cluster.ird.nc|node2.cluster.ird.nc
> > > |node3.cluster.ird.nc|node4.cluster.ird.nc
> > > Number of hosts matched: 1
> > > Gstat output:
> > > CLUSTER INFORMATION
> > >         Name: EDITR Cluster
> > >        Hosts: 1
> > > Gexec Hosts: 0
> > >   Dead Hosts: 0
> > >    Localtime: Tue Mar 28 19:54:16 2006
> > >
> > > CLUSTER HOSTS
> > > Hostname                     LOAD                       CPU
> > >            Gexec
> > >   CPUs (Procs/Total) [     1,     5, 15min] [  User,  Nice,
> > > System, Idle]
> > >
> > > editr.cluster.ird.nc
> > >      2 (    0/  175) [  0.10,  0.07,  0.02] [   2.0,   0.0,
> > > 0.9,  96.9] OFF
> > >
> > >
> > > TELNET node1 8649 issue
> > > -------------------------------
> > >
> > > [EMAIL PROTECTED] ganglia]# telnet node1 8649
> > > Trying 192.168.150.10...
> > > Connected to node1.cluster.ird.nc (192.168.150.10).
> > > Escape character is '^]'.
> > > <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
> > > <!DOCTYPE GANGLIA_XML [
> > >     <!ELEMENT GANGLIA_XML (GRID|CLUSTER|HOST)*>
> > >        <!ATTLIST GANGLIA_XML VERSION CDATA #REQUIRED>
> > >        <!ATTLIST GANGLIA_XML SOURCE CDATA #REQUIRED>
> > >     <!ELEMENT GRID (CLUSTER | GRID | HOSTS | METRICS)*>
> > >        <!ATTLIST GRID NAME CDATA #REQUIRED>
> > >
> > > TELNET node1 8651 issue
> > > -------------------------------
> > >
> > > [EMAIL PROTECTED] ~]# telnet node1 8651
> > > Trying 192.168.150.10...
> > > telnet: connect to address 192.168.150.10: Connection refused
> > > telnet: Unable to connect to remote host: Connection refused
> > >
> > >
> > > Any idea?
> > >
> > > Many thanks,
> > > Jerome
> > >
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.Net email is sponsored by xPML, a groundbreaking
> > > scripting language
> > > that extends applications into web and mobile media. Attend
> > > the live webcast
> > > and join the prime developer group breaking into this new
> > > coding territory!
> > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&;
> > > dat=121642
> > > _______________________________________________
> > > Oscar-users mailing list
> > > [email protected]
> > > https://lists.sourceforge.net/lists/listinfo/oscar-users
> > >
> 
> 
> 


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to