[...]

> Tue Jul 26 04:39:53 2011: Starting for runtime-opsview
> Tue Jul 26 04:39:53 2011: DB at version 3.9.0
> Adding opsview_contacts table
> DBD::mysql::db do failed: Table 'opsview_contacts' already exists [for
> Statement "
> CREATE TABLE opsview_contacts (
> id INT,
> contact_object_id INT,
> name varchar(128) NOT NULL,
> PRIMARY KEY (id),
> INDEX (contact_object_id, id)
> ) ENGINE=InnoDB
> "] at /usr/local/nagios/installer/upgradedb_runtime.pl line 735.
> Tue Jul 26 04:39:53 2011: Finished for runtime-opsview
> Tue Jul 26 04:39:53 2011: Finished for runtime-nagios
> upgrade failed at /usr/local/nagios/installer/upgradedb.pl line 35.


To followup my own post: to make sure that I had a not-previously-upgraded
database, I went to my oldest backup of the database on the old box (a
month old, long before I started attempting this server move), restored
the database from the backup, and that table - opsview_contacts - already
exists there.

It seems to me there may be a problem with upgradedb?

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

Reply via email to