bah. reply-to wasn't back to the list for others to find...

On 3 May 2015 at 19:14, Wissam Ali <[email protected]> wrote:

> I have deleted the old database so i can create a new one and start a new
> scan. We are using lustre 1.8. I am getting an error when i start to scan
> the lustre filesystem. Below is the output of the lustre_fs.log file:
>
> ListMgr | Error 7 executing query 'CREATE TABLE VARS (varname VARCHAR(255)
> PRIMARY KEY, value TEXT) ENGINE=InnoDB': Can't create table
> 'robinhood_lustre.VARS' (errno: 121)
> ListMgr | Failed to create table: Error: Can't create table
> 'robinhood_lustre.VARS' (errno: 121) | Error 7 initializing list manager

Robinhood can create the tables but not the database itself.

When I've been dropping and cleaning for testing I do a mysqladmin -p
drop robinhood_scratch followed by a mysqladmin -p create
robinhood_scratch

where robinhood_scratch is the DB used by the robinhood instance. the
rbh-config script may do this, but I tend to do it directly on our
mariadb server.
Recreating with same name means that the grant permissions don't have
to be changed.

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
robinhood-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/robinhood-support

Reply via email to