Hi,

on our Cluster with Oscar/CentOS 5.5 we have installed Ganglia. It works
great and without problem. I'm trying to install jobmonarch:

I did "yum install opkg-jobmonarch-server.noarch" on the master and "yum
install opkg-jobmonarch-client.noarch" on the nodes.

I got from yum:
install for dep:
DRMAA-python
jobmonarch
opkg-jobmonarch
pbs_python
php_mbstring
php_mysql
php_pdo

I have edited /etc/jobmond.conf with:
BATCH_API               : pbs
BATCH_SERVER            : localhost
and it's running.


Now I have edited /etc/jobarchived.conf with:
#ARCHIVE_DATASOURCES            : "OSCAR Cluster"
ARCHIVE_DATASOURCES             : "marvin-cluster"
and
#ARCHIVE_PATH                   : /data/jobarch/rrds
ARCHIVE_PATH                    : /var/lib/jobarch/rrds

But jobarchived died with that in syslog:
Sep 20 14:37:28 master01 /usr/sbin/gmetad[13778]: Got a malformed path
request from 127.0.0.1
Sep 20 14:37:28 master01 /usr/sbin/gmetad[13778]: Got a malformed path
request from 127.0.0.1
Sep 20 14:37:28 master01 jobarchived: FATAL ERROR: Unable to connect to
database!: (1049, "Unknown database 'jobarchive'")

So the sql database doesn't exist. How can create it ? and why is there
no dependancy on postgresql ? Any ideas to solve that ?

Thx a lot,
Best regards,
Guillaume


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Oscar-devel mailing list
Oscar-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to