On Mon, Aug 06, 2007 at 04:37:33PM +0200, Thomas Bruesemeister wrote: > In the Information column of the Servicegroup overview > the following entry appears for the Multi Job GRAM : > > Aggregator entry with no content from > https://foo.ari.uni-heidelberg.de:8443/wsrf/services/ManagedJobFactoryService > > And in fact it contains no aggregator data: > > ================================== > <ns1:ResourceID > xmlns:ns1="http://www.globus.org/namespaces/2004/10/gram/job">Multi</ns1:ResourceID> > </ns9:ReferenceProperties> > <ns10:ReferenceParameters > xmlns:ns10="http://schemas.xmlsoap.org/ws/2004/03/addressing"/> > </ns1:MemberServiceEPR> > <ns1:Content xsi:type="ns11:AggregatorContent"> > <ns11:AggregatorConfig> > <ns11:GetResourcePropertyPollType> > <!-- Specifies that the index should refresh information > every 60000 milliseconds (once per minute) --> > <ns11:PollIntervalMillis>60000</ns11:PollIntervalMillis> > > > <!-- specifies the resource property that should be > aggregated, which in this case is the GLUE cluster > and scheduler information RP --> > > <ns11:ResourcePropertyName>glue:GLUECE</ns11:ResourcePropertyName> > > > </ns11:GetResourcePropertyPollType> > </ns11:AggregatorConfig> > <ns11:AggregatorData/> > ... > ======================================= > > Is this intended behaviour for the Multi GRAM type?
I don't think the AggregatorData section requires anything to be there in this case. I've added Laura to the CC list in case I'm missing something obvious, or if the WebMDS reported error is indicating something else. > I used the mds-gluerp-configure configure tool which adds a > GangliaElementProducer for every MJFS. > > At least GT <= 4.0.3 also published Ganglia information for every MJFS > when configuring it via the gluerp.xml. But I agree with you here it should > only be published for the DefaultIndexService. Can you post your generated configuration? If you have multiple instances of reporting Ganglia data in the config, it will be reported multiple times. You should be able to get the scheduling data without repeating that data. I just need to be sure of what's going on by looking at the config though. thanks, -Neill.
