Skip to Content.
Sympa Menu

perfsonar-dev - bwctl

Subject: perfsonar development work

List archive

bwctl


Chronological Thread 
  • From: Yee-Ting Li <>
  • To:
  • Subject: bwctl
  • Date: Fri, 14 Nov 2008 15:53:51 -0800

hi,

i'm sending the following request for all meta data to bwctl services at:

http://dc211.internet2.edu:8085/perfSONAR_PS/services/perfSONARBOUY

<nmwg:message id="message1"
type="MetadataKeyRequest"
xmlns="http://ggf.org/ns/nmwg/base/2.0/";
xmlns:iperf="http://ggf.org/ns/nmwg/tools/iperf/2.0/";
xmlns:nmwgt="http://ggf.org/ns/nmwg/topology/2.0/";
xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/";>
<nmwg:metadata id="meta1">
<nmwg:parameters/>

<nmwg:eventType>http://ggf.org/ns/nmwg/characteristics/bandwidth/acheiveable/2.0 </nmwg:eventType>
</nmwg:metadata>
<nmwg:data id="data1" metadataIdRef="meta1"/>
</nmwg:message>

and i get:

<?xml version="1.0"?>
<nmwg:message xmlns:nmwg="http://ggf.org/ns/nmwg/base/2.0/"; messageIdRef="message1" id="message.16769962" type="MetadataKeyResponse">
<nmwg:metadata metadataIdRef="meta1" id="metadata.12502150">
<nmwg:eventType>error.ma.storage</nmwg:eventType>
</nmwg:metadata>
<nmwg:data metadataIdRef="metadata.12502150" id="data.14163760">
<nmwgr:datum xmlns:nmwgr="http://ggf.org/ns/nmwg/result/ 2.0/">Database "/home/zurawski/bwc/perfSONAR-PS/conf/pSB-store.xml" returned 0 results for search</nmwgr:datum>
</nmwg:data>
</nmwg:message>

is there something wrong with the store? or is there something wrong with my query? (i send a very similar query for owamp data using the appropriate eventType and it's okay - but not for bwctl data)

Yee.




Archive powered by MHonArc 2.6.16.

Top of Page