OpenNode > Installation and Configuration

Exception when syncing compute 'ON-host.domain.com'

(1/3) > >>

jpoole:
Why not. Let's carry on, if you're up for it.


--- Code: ---2012-07-20 21:48:26+0400 [-] [metrics] finished gathering compute4c6a8574-eb9f-5379-a926-c72dad203987
2012-07-20 21:48:26+0400 [-] [metrics] metrics ok for: 'compute4c6a8574-eb9f-5379-a926-c72dad203987'
2012-07-20 21:48:26+0400 [-] [sync] (<_MainThread(MainThread, started 139655494858496)>) Got exception when syncing compute 'devkvm5.dforce.com': ('func.minion.codes.InvalidMethodException', '', '  File "/usr/lib/python2.6/site-packages/func/minion/server.py", line 324, in _dispatch\n    return self.get_dispatch_method(method)(*params)\n   File "/usr/lib/python2.6/site-packages/func/minion/server.py", line 162, in get_dispatch_method\n    raise codes.InvalidMethodException\n')
2012-07-20 21:48:26+0400 [-] [sync] (<_MainThread(MainThread, started 139655494858496)>) synced
2012-07-20 21:48:26+0400 [-] [sync] (<_MainThread(MainThread, started 139655494858496)>) sync yielded
2012-07-20 21:48:27+0400 [-] [metrics] gathering vms compute4c6a8574-eb9f-5379-a926-c72dad203987
2012-07-20 21:48:27+0400 [-] [metrics] gathering phy compute4c6a8574-eb9f-5379-a926-c72dad203987
2012-07-20 21:48:27+0400 [-] [metrics] finished gathering compute4c6a8574-eb9f-5379-a926-c72dad203987
2012-07-20 21:48:27+0400 [-] [metrics] metrics ok for: 'compute4c6a8574-eb9f-5379-a926-c72dad203987'
2012-07-20 21:48:28+0400 [-] [metrics] gathering vms compute4c6a8574-eb9f-5379-a926-c72dad203987
2012-07-20 21:48:28+0400 [-] [metrics] gathering phy compute4c6a8574-eb9f-5379-a926-c72dad203987
2012-07-20 21:48:28+0400 [-] [metrics] finished gathering compute4c6a8574-eb9f-5379-a926-c72dad203987
2012-07-20 21:48:28+0400 [-] [metrics] metrics ok for: 'compute4c6a8574-eb9f-5379-a926-c72dad203987'
^C
[root@devkvm5-oms oms]# certmaster-ca --list-signed
devkvm5.dforce.com

--- End code ---

this error is after I have done..

--- Code: ---service omsdrc stop; cd /opt/oms; .update.sh; service omsdrc start

--- End code ---

ilja_l:
Hm, could you please try enabling opennode-test repo on ON host (setting enabled=1 in /etc/yum.repos.d/opennode.repo) and running yum update opennode-tui ?

jpoole:
Ok, done. Would you like a restart of the instance?host?omsdrc?

jpoole:
tail -f /var/log/omsd

--- Code: ---2012-07-20 22:06:55+0400 [-] [sync] (<_MainThread(MainThread, started 140645573789440)>) yielding sync
2012-07-20 22:06:55+0400 [-] [sync] (<_MainThread(MainThread, started 140645573789440)>) syncing
2012-07-20 22:06:55+0400 [-] [sync] (<_MainThread(MainThread, started 140645573789440)>) waiting for background sync tasks
2012-07-20 22:06:55+0400 [-] [sync] (<_MainThread(MainThread, started 140645573789440)>) Got exception when syncing compute 'devkvm5.dforce.com': ('socket.error', '[Errno 111] Connection refused', '  File "/opt/oms/eggs/func-0.28-py2.7.egg/func/overlord/client.py", line 881, in process_server\n    retval = getattr(conn, meth)(*args[:])\n   File "/root/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/xmlrpclib.py", line 1224, in __call__\n    return self.__send(self.__name, args)\n   File "/root/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/xmlrpclib.py", line 1575, in __request\n    verbose=self.__verbose\n   File "/root/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/xmlrpclib.py", line 1264, in request\n    return self.single_request(host, handler, request_body, verbose)\n   File "/root/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/xmlrpclib.py", line 1292, in single_request\n    self.send_content(h, request_body)\n   File "/root/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/xmlrpclib.py", line 1439, in send_content\n    connection.endheaders(request_body)\n   File "/root/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/httplib.py", line 951, in endheaders\n    self._send_output(message_body)\n   File "/root/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/httplib.py", line 811, in _send_output\n    self.send(msg)\n   File "/root/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/httplib.py", line 773, in send\n    self.connect()\n   File "/opt/oms/eggs/certmaster-0.28-py2.7.egg/certmaster/SSLCommon.py", line 109, in connect\n    self.sock.connect((self.host, self.port))\n   File "/root/.pythonbrew/pythons/Python-2.7.2/lib/python2.7/socket.py", line 224, in meth\n    return getattr(self._sock,name)(*args)\n')
2012-07-20 22:06:55+0400 [-] [sync] (<_MainThread(MainThread, started 140645573789440)>) synced
2012-07-20 22:06:55+0400 [-] [sync] (<_MainThread(MainThread, started 140645573789440)>) sync yielded
2012-07-20 22:06:55+0400 [-] [metrics] gathering vms compute4c6a8574-eb9f-5379-a926-c72dad203987
2012-07-20 22:06:55+0400 [-] [metrics] gathering phy compute4c6a8574-eb9f-5379-a926-c72dad203987
2012-07-20 22:06:55+0400 [-] [metrics] finished gathering compute4c6a8574-eb9f-5379-a926-c72dad203987
2012-07-20 22:06:55+0400 [-] [metrics] metrics ok for: 'compute4c6a8574-eb9f-5379-a926-c72dad203987'

--- End code ---

jpoole:
Something else. Within the ONC wui -> ON-host.domain.com tab -> Shell tab; there is no ability to connect. There is also no ip address listed in the frame on the left, to the right of the green hardware node icon (underneath ON-host.domain.com it reads: 0.0.0.0/32)

Navigation

[0] Message Index

[#] Next page

Go to full version