OpenNode > Installation and Configuration
ONC @local-host:8080/plugins/onc/root/ -- blank page
jpoole:
I'm sure you would like some information, but instead of me flooding you with too much, if you could let me know what you would need to diagnose this, it would be highly appreciated.
Have gone through two other applications and so far I think you guys might be the most sound piece of software in terms of virtual management that I'm aware of.
Justin
jpoole:
from /var/log/omsd
------
--- Code: ---2012-07-07 03:04:20+0400 [-] [sync] (<_MainThread(MainThread, started 139640680036096)>) yielding sync
2012-07-07 03:04:20+0400 [-] [sync] (<_MainThread(MainThread, started 139640680036096)>) syncing
2012-07-07 03:04:20+0400 [-] [sync] (<_MainThread(MainThread, started 139640680036096)>) waiting for background sync tasks
2012-07-07 03:04:20+0400 [-] [sync] (<_MainThread(MainThread, started 139640680036096)>) Got exception when syncing compute 'testvirt5.active.ee': ('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-07 03:04:20+0400 [-] [sync] (<_MainThread(MainThread, started 139640680036096)>) synced
2012-07-07 03:04:20+0400 [-] [sync] (<_MainThread(MainThread, started 139640680036096)>) sync yielded
2012-07-07 03:04:21+0400 [-] [metrics] gathering vms compute6930e27c-993f-5abe-a933-36649e271561
2012-07-07 03:04:21+0400 [-] [metrics] gathering phy compute6930e27c-993f-5abe-a933-36649e271561
2012-07-07 03:04:21+0400 [-] [metrics] finished gathering compute6930e27c-993f-5abe-a933-36649e271561
2012-07-07 03:04:21+0400 [-] [metrics] metrics ok for: 'compute6930e27c-993f-5abe-a933-36649e271561'
2012-07-07 03:04:22+0400 [-] [metrics] gathering vms compute6930e27c-993f-5abe-a933-36649e271561
2012-07-07 03:04:22+0400 [-] [metrics] gathering phy compute6930e27c-993f-5abe-a933-36649e271561
2012-07-07 03:04:22+0400 [-] [metrics] finished gathering compute6930e27c-993f-5abe-a933-36649e271561
2012-07-07 03:04:22+0400 [-] [metrics] metrics ok for: 'compute6930e27c-993f-5abe-a933-36649e271561'
2012-07-07 03:04:23+0400 [-] [metrics] gathering vms compute6930e27c-993f-5abe-a933-36649e271561
2012-07-07 03:04:23+0400 [-] [metrics] gathering phy compute6930e27c-993f-5abe-a933-36649e271561
2012-07-07 03:04:23+0400 [-] [metrics] finished gathering compute6930e27c-993f-5abe-a933-36649e271561
2012-07-07 03:04:23+0400 [-] [metrics] metrics ok for: 'compute6930e27c-993f-5abe-a933-36649e271561'
2012-07-07 03:04:24+0400 [-] [metrics] gathering vms compute6930e27c-993f-5abe-a933-36649e271561
2012-07-07 03:04:24+0400 [-] [metrics] gathering phy compute6930e27c-993f-5abe-a933-36649e271561
2012-07-07 03:04:24+0400 [-] [metrics] finished gathering compute6930e27c-993f-5abe-a933-36649e271561
2012-07-07 03:04:24+0400 [-] [metrics] metrics ok for: 'compute6930e27c-993f-5abe-a933-36649e271561'
2012-07-07 03:04:25+0400 [-] [metrics] gathering vms compute6930e27c-993f-5abe-a933-36649e271561
2012-07-07 03:04:25+0400 [-] [metrics] gathering phy compute6930e27c-993f-5abe-a933-36649e271561
2012-07-07 03:04:25+0400 [-] [metrics] finished gathering compute6930e27c-993f-5abe-a933-36649e271561
2012-07-07 03:04:25+0400 [-] [metrics] metrics ok for: 'compute6930e27c-993f-5abe-a933-36649e271561'
--- End code ---
ilja_l:
Hi,
1. thanks for the kind words :)
2. Regarding the blank page: try accessing port 80. There's a reverse proxy (nginx) setup for serving static files from the correct location.
cheers,
Ilya
ilja_l:
Ok, there was an error in the packaging file of ONC and some necessary components were excluded while building OMS VM. The next build will have them, but you can do it faster by:
1. Stopping OMS: /etc/init.d/omsdrc stop
2. Running update script: cd /opt/oms; ./update.sh
3. Starting OMS: /etc/init.d/omsdrc start
cheers,
Ilja
jpoole:
After stopping omsdrc , running /opt/oms/update.sh and then starting it back up, here is the new log: (note: I have rebuilt the oms vm and got rid of the testvirt5.active.ee prior to your response)
--- Code: ---2012-07-12 01:03:44+0400 [-] [sync] (<_MainThread(MainThread, started 140135092852480)>) yielding sync
2012-07-12 01:03:44+0400 [-] [sync] (<_MainThread(MainThread, started 140135092852480)>) syncing
2012-07-12 01:03:44+0400 [-] [sync] (<_MainThread(MainThread, started 140135092852480)>) waiting for background sync tasks
2012-07-12 01:03:44+0400 [-] [metrics] gathering vms compute4c6a8574-eb9f-5379-a926-c72dad203987
2012-07-12 01:03:44+0400 [-] [metrics] gathering phy compute4c6a8574-eb9f-5379-a926-c72dad203987
2012-07-12 01:03:44+0400 [-] [metrics] finished gathering compute4c6a8574-eb9f-5379-a926-c72dad203987
2012-07-12 01:03:44+0400 [-] [metrics] metrics ok for: 'compute4c6a8574-eb9f-5379-a926-c72dad203987'
2012-07-12 01:03:44+0400 [-] [metrics] gathering vms computeff2b3e89-79d8-5424-9d64-a14f5dcfa621
2012-07-12 01:03:44+0400 [-] [metrics] gathering phy computeff2b3e89-79d8-5424-9d64-a14f5dcfa621
2012-07-12 01:03:45+0400 [-] [metrics] finished gathering computeff2b3e89-79d8-5424-9d64-a14f5dcfa621
2012-07-12 01:03:45+0400 [-] [metrics] metrics ok for: 'computeff2b3e89-79d8-5424-9d64-a14f5dcfa621'
2012-07-12 01:03:45+0400 [-] [sync] (<_MainThread(MainThread, started 140135092852480)>) Syncing was ok for compute: 'devkvm5.dforce.com'
2012-07-12 01:03:45+0400 [-] [sync] (<_MainThread(MainThread, started 140135092852480)>) Got exception when syncing compute 'oms.dforce.com': ('func.minion.codes.ModuleNotFoundException', '', ' 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 160, in get_dispatch_method\n raise codes.ModuleNotFoundException\n')
2012-07-12 01:03:45+0400 [-] [sync] (<_MainThread(MainThread, started 140135092852480)>) synced
2012-07-12 01:03:45+0400 [-] [sync] (<_MainThread(MainThread, started 140135092852480)>) sync yielded
2012-07-12 01:03:45+0400 [-] [indexer] indexing a batch of objects
2012-07-12 01:03:45+0400 [-] [indexer] indexing /machines/4c6a8574-eb9f-5379-a926-c72dad203987/vms/7fcfab55-b4ff-1624-e6a3-116325fe6a15 ModelModifiedEvent
2012-07-12 01:03:45+0400 [-] [indexer] indexed /machines/4c6a8574-eb9f-5379-a926-c72dad203987/vms/7fcfab55-b4ff-1624-e6a3-116325fe6a15 ModelModifiedEvent
2012-07-12 01:03:45+0400 [-] [indexer] done
2012-07-12 01:03:46+0400 [-] [metrics] gathering vms compute4c6a8574-eb9f-5379-a926-c72dad203987
2012-07-12 01:03:46+0400 [-] [metrics] gathering phy compute4c6a8574-eb9f-5379-a926-c72dad203987
2012-07-12 01:03:46+0400 [-] [metrics] finished gathering compute4c6a8574-eb9f-5379-a926-c72dad203987
2012-07-12 01:03:46+0400 [-] [metrics] metrics ok for: 'compute4c6a8574-eb9f-5379-a926-c72dad203987'
2012-07-12 01:03:46+0400 [-] [metrics] gathering vms computeff2b3e89-79d8-5424-9d64-a14f5dcfa621
2012-07-12 01:03:46+0400 [-] [metrics] gathering phy computeff2b3e89-79d8-5424-9d64-a14f5dcfa621
2012-07-12 01:03:46+0400 [-] [metrics] finished gathering computeff2b3e89-79d8-5424-9d64-a14f5dcfa621
2012-07-12 01:03:46+0400 [-] [metrics] metrics ok for: 'computeff2b3e89-79d8-5424-9d64-a14f5dcfa621
--- End code ---
Navigation
[0] Message Index
[#] Next page
Go to full version