Skip to Content.
Sympa Menu

perfsonar-user - Re: [GN2-JRA1] CVS snapshots support in PerfsonarUI

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [GN2-JRA1] CVS snapshots support in PerfsonarUI


Chronological Thread 
  • From: "Nina Jeliazkova" <>
  • To: ,
  • Cc: "GN-JRA1-list" <>, <>, <>, <>
  • Subject: Re: [GN2-JRA1] CVS snapshots support in PerfsonarUI
  • Date: Mon, 06 Mar 2006 15:50:35 +0200

Hi Szymon,

Taking a closer look, I've just found that neither perfsonarUIv0.03 nor
perfsonarUIv0.04 are working with PIONIER. As you might remember, v0.03 was
introduced in order to support your specific installation.

Actually, there is nothing changed in the SetupDataRequest that is relevant to
your installation (changes in perfsonarUIv0.04/0.05 are relevant to NMVGv2
with xmlns:netutil="http://ggf.org/ns/nmwg/characteristic/utilization/2.0";
namespace).
Attached are requests that are send by 0.03, 0.04 and 0.05 UI releases - you
can verify these are identical.


Regards,
Nina




Szymon Trocha
<>
wrote:

> Vedrin Jeliazkov wrote:
> > Hi Szymon,
> >
> > Szymon Trocha
> > <>
> > wrote:
> >
> >> The MA should be running now. I restarted Tomcat.
> >>
> >> But now - using the latest v5 of UI I got an Error. It is shown just
> >> after the list of available interfaces is displayed and it looks like an
> >> error is generated for each interface: "java.lang.Exception: Problem
> >> contacting MA service at PIONIER http:/....".
> >
> > Well, it's a pitty that we could not check for eventual compatibility
issues
> > between PerfsonarUI-v0.05 and your specific Java RRD MA CVS snapshot,
> because
> > PIONIER's service was not running when we were preparing the new release.
> >
> > On the other hand it would be rather difficult to implement specific
> support
> > in PerfsonarUI for each new CVS snapshot, while keeping compatibility with
> > older snapshots, especially if schema "flavours" make it to the public so
> > frequently. I guess a better approach would be to support only "stable"
> > snapshots (or even better - releases), when they are produced.
>
> So you are saying that I should install the snapshot of 14 February in
> order to get rid of my problems? And that means (probably) each time a
> new UI version is released there is a chance it will not work with
> current installations?
>
> That's a pity the changes are not compatible and what is so specific in
> my installation (even older) that all others work but not mine :-(
>
> regards,

<?xml version="1.0" encoding="UTF-8" ?>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/";
xmlns:select="http://ggf.org/ns/nmwg/ops/select/2.0/";
type="SetupDataRequest" id="1">
  <nmwg:metadata id="meta1">
    <perfsonar:subject id="iusub1">
      <nmwgt:interface>
        <nmwgt:hostName>poznan-gw1.rtr.pionier.gov.pl</nmwgt:hostName>
        <nmwgt:ifName>ge-2/1/0.108</nmwgt:ifName>
        <nmwgt:ifAddress type="ipv4">212.191.224.178</nmwgt:ifAddress>
        <nmwgt:direction>in</nmwgt:direction>
      </nmwgt:interface>
    </perfsonar:subject>
    <nmwg:eventType>utilization</nmwg:eventType>
  </nmwg:metadata>
  <nmwg:metadata id="meta2">
    <perfsonar:subject id="iusub2" metadataIdRef="meta1"/>
    <nmwg:eventType>select</nmwg:eventType>
    <select:parameters id="param1">
      <select:parameter name="startTime">1141645832</select:parameter>
      <select:parameter name="endTime">1141651232</select:parameter>
      <select:parameter name="consolidationFunction">AVERAGE</select:parameter>
      <select:parameter name="resolution">5400</select:parameter>
    </select:parameters>
  </nmwg:metadata>
  <nmwg:data id="data1" metadataIdRef="meta2"/>
</nmwg:message>
<?xml version="1.0" encoding="UTF-8" ?>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/"; 
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/"; 
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/"; 
xmlns:select="http://ggf.org/ns/nmwg/ops/select/2.0/"; 
type="SetupDataRequest" id="1">
  <nmwg:metadata id="meta1">
    <perfsonar:subject id="iusub1">
      <nmwgt:interface>
        <nmwgt:hostName>poznan-gw1.rtr.pionier.gov.pl</nmwgt:hostName>
        <nmwgt:ifName>ge-2/1/0.108</nmwgt:ifName>
        <nmwgt:ifAddress type="ipv4">212.191.224.178</nmwgt:ifAddress>
        <nmwgt:direction>in</nmwgt:direction>
      </nmwgt:interface>
    </perfsonar:subject>
    <nmwg:eventType>utilization</nmwg:eventType>
  </nmwg:metadata>
  <nmwg:metadata id="meta2">
    <perfsonar:subject id="iusub2" metadataIdRef="meta1"/>
    <nmwg:eventType>select</nmwg:eventType>
    <select:parameters id="param1">
      <select:parameter name="startTime">1141645531</select:parameter>
      <select:parameter name="endTime">1141650931</select:parameter>
      <select:parameter name="consolidationFunction">AVERAGE</select:parameter>
      <select:parameter name="resolution">5400</select:parameter>
    </select:parameters>
  </nmwg:metadata>
  <nmwg:data id="data1" metadataIdRef="meta2"/>
</nmwg:message>
<?xml version="1.0" encoding="UTF-8" ?>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/"; 
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/"; 
xmlns:perfsonar="http://ggf.org/ns/nmwg/tools/org/perfsonar/1.0/"; 
xmlns:select="http://ggf.org/ns/nmwg/ops/select/2.0/"; 
type="SetupDataRequest" id="1">

  <nmwg:metadata id="meta1">
    <perfsonar:subject id="iusub1">
      <nmwgt:interface>
        <nmwgt:hostName>poznan-gw1.rtr.pionier.gov.pl</nmwgt:hostName>
        <nmwgt:ifName>ge-2/1/0.108</nmwgt:ifName>
        <nmwgt:ifAddress type="ipv4">212.191.224.178</nmwgt:ifAddress>
        <nmwgt:direction>in</nmwgt:direction>
      </nmwgt:interface>
    </perfsonar:subject>
    <nmwg:eventType>utilization</nmwg:eventType>
  </nmwg:metadata>
  <nmwg:metadata id="meta2">
    <perfsonar:subject id="iusub2" metadataIdRef="meta1"/>
    <nmwg:eventType>select</nmwg:eventType>
    <select:parameters id="param1">
      <select:parameter name="startTime">1141644393</select:parameter>
      <select:parameter name="endTime">1141649793</select:parameter>
      <select:parameter name="consolidationFunction">AVERAGE</select:parameter>
      <select:parameter name="resolution">5400</select:parameter>
    </select:parameters>
  </nmwg:metadata>
  <nmwg:data id="data1" metadataIdRef="meta2"/>
</nmwg:message>



Archive powered by MHonArc 2.6.16.

Top of Page