[openvps-dev] openvps-mon: ValueError: unpack list of wrong size
Jen Carroll
jen at oldmilltech.com
Thu Jun 23 10:51:40 EDT 2005
Hello...
I am trying to get openvps up and running on my FC3 box and have run into a
problem I can't solve. I have followed the how-to to the point of starting
the virtual server. When I do this, this error appears repeatedly:
Jun 22 21:35:02 test openvps-mon: Started.
Jun 22 21:35:02 test openvps-mon: Traceback (most recent call last):
Jun 22 21:35:02 test openvps-mon: File "/usr/sbin/openvps-mon", line 205,
in work do_work()
Jun 22 21:35:02 test openvps-mon: File "/usr/sbin/openvps-mon", line 234,
in do_work vsmon.collect_stats()
Jun 22 21:35:02 test openvps-mon: File
"/usr/lib/python2.3/site-packages/openvps/host/vsmon.py", line 278, in
collect_stats data.update(disk(xid))
Jun 22 21:35:02 test openvps-mon: File
"/usr/lib/python2.3/site-packages/openvps/host/vsmon.py", line 184, in disk
dl = vsutil.get_disk_limits(xid)
Jun 22 21:35:02 test openvps-mon: File
"/usr/lib/python2.3/site-packages/openvps/host/vsutil.py", line 286, in
get_disk_limits key, val = line.split(': ')
Jun 22 21:35:02 test openvps-mon: ValueError: unpack list of wrong size
Jun 22 21:35:02 test openvps-mon: Exiting...
I am not very familliar with python and don't know how to solve this
problem. Can anyone point me in the right direction?
Thanks
Jen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://dev.openhosting.com/pipermail/dev/attachments/20050623/e1bb7d45/attachment.html
More information about the dev
mailing list