I'm getting ready to migrate from the VM version of 1.1 to a real server
running 2.0. I followed the doc for migrating your DB from 1.x to 2.0.
http://dev.zenoss.org/trac/browser/trunk/inst/ZEN2UPGRADE.txt?format=txt
So far I don't think this doc was meant for using on the VM version.
'bin/python' does not exist, but I created a symbolic link and got past that.
Then I ran into the issue where 'Globals' could not be found. Added
'/usr/lib/zope/lib/python' to PYTHONPATH, moving right along.
Now I'm stuck. When I run zen2dump.py I get a new import error:
Traceback (most recent call last):
File "zen2dump.py", line 33, in ?
from Products.ZenUtils.ZenDaemon import ZenDaemon
ImportError: No module named ZenUtils.ZenDaemon
Here is my PYTHONPATH:
PYTHONPATH=/home/zenoss/lib/python:/usr/lib/zope/lib/python:/home/zenoss:/home/zenoss/Products:/home/zenoss/Products/ZenUtils
If anybody has an idea what to do next, I would love to hear it. I have a load
of data in my VM 1.1 that I don't want to abandon.
Thanks,
Patrick
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=7986#7986
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users