Hi, I want to report that zenbackup is broken on the virtual appliance. I am trying to migrate from the rpath appliance due to the many problems of performance, instability, inflexibility, etc. when I tried running zenbackup --help I got errors that it couldn't import Globals. This is not fixed by setting "Defaults env_keep +=PYTHONPATH ZENHOME" but was fixed by adding the zope installatino path to PYTHONPATH. once I got that out of the way, I got errors that Products.ZenUtils.CmdBase could not be imported. in fact it could not import anything that is a subdir from Products. I copied the Products and Extensions directories to lib/python in $ZENHOME and that took me to the next problem, which is zope modules couldn't find theirs image files. all in all there are some environment and path issues you might want to look at. Once I got zenbackup.py to work, I got another error!! this time was that repozo.py was not found and indeed it is missing from /home/zenoss on the appliance.I copied it from my target installation which I plan to do a restore on and reran zenbackup.py and it finally worked.
_______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
