Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Re: [GN2-JRA1] SWITCH perfSONAR RRD MA Installation V1.0

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Re: [GN2-JRA1] SWITCH perfSONAR RRD MA Installation V1.0


Chronological Thread 
  • From: Szymon Trocha <>
  • To:
  • Subject: Re: [perfsonar-user] Re: [GN2-JRA1] SWITCH perfSONAR RRD MA Installation V1.0
  • Date: Tue, 29 Aug 2006 17:25:27 +0200

Chris Welti wrote:
Hmm, it seems that the exist DB is empty.
(when using client.sh to connect to it and looking at rrdmaconfig content)

Shouldn't the DB filled with the rrd xml config file?

How do I do that manually?

It's not very easy but possible :)

Connect to the database (via shell):
cd /$EXIST_HOME/bin
./client.sh -s -ouri=xmldb:exist://your_host:your_port_number/exist/xmlrpc

Copy metadata configuration file:
exist:/db> cd rrdmaconfig
exist:/db/rrdmaconfig> put $PATH_TO_YOUR_METADATA_FILE/your-config-file.xml

Set user/group rights if necessary. Use:
exist:/db/rrdmaconfig>chown rrdmaservice guest your-config-file.xml

The above details assume that the user "rrdmaservice" was created in eXist.

regards,
--
Szymon Trocha

Poznan Supercomputing & Ntw. Center ::: NETWORK OPERATION CENTER
Tel. (+48 61) 8582022
http://noc.man.poznan.pl ::: http://noc.pionier.gov.pl




Archive powered by MHonArc 2.6.16.

Top of Page