pallium wrote:
> So no my issue is zenmigrate is having troubles connecting to mysql. I get
> the error
>
> Code:
> WARNING:ZEO.zrpc:(10851) CW: error connecting to ('localhost', 8100):
> ECONNREFUSED
>
>
>
> I've looked through the documentation and the forums to see if there are any
> flags needed, but no results. Thanks again for any help that can be provided.
Port 8100 is the object database (zeo), not mysql. zenmigrate needs to connect
to it in order to perform migrations. Try starting up zeo before running
zenmigrate:
Code:
zenoss$ zeoctl start
zenoss$ zenmigrate
-jason
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=19819#19819
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users