Got this error:

/usr/local/zenoss$ zenactions run
Traceback (most recent call last):
  ... snipped ...
_mysql_exceptions.InternalError: (1, "Can't create/write to file '/ tmp/#sql_2dee_0.MYI' (Errcode: 13)")

Errcode 13 means that the zenoss user doesn't have permission to create/write the mentioned file. Make sure that your /tmp directory is setup for anyone to write to.

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to