[Users] Testing ovirt all in one on F18 gives error on DB creation
Gianluca Cecchi
gianluca.cecchi at gmail.com
Tue Dec 4 16:04:41 UTC 2012
Probably the problems I have in cleanup are all related to the DB
problems during engine-setup..?
In fact this is what I get:
[root at f18aio ~]# engine-cleanup
WARNING: Executing oVirt Engine cleanup utility.
This utility will wipe all existing data including configuration
settings, certificates and database.
In addition, all existing DB connections will be closed.
Would you like to proceed? (yes|no): yes
Stopping ovirt-engine service... [ DONE ]
Removing Database... [ ERROR ]
Removing CA... [ DONE ]
Stopping engine-notifierd service... [ DONE ]
Cleanup finished with errors, please see log file
Error: failed to clear active DB connections
Cleanup log available at
/var/log/ovirt-engine/engine-cleanup_2012_12_04_08_32_37.log
So I manage to drop the "engine" database from psql prompt and then
run the cleanup again:
[root at f18aio ~]# engine-cleanup
WARNING: Executing oVirt Engine cleanup utility.
This utility will wipe all existing data including configuration
settings, certificates and database.
In addition, all existing DB connections will be closed.
Would you like to proceed? (yes|no): yes
Stopping ovirt-engine service... [ DONE ]
Removing CA... [ DONE ]
Stopping engine-notifierd service... [ DONE ]
Cleanup finished successfully!
Cleanup log available at
/var/log/ovirt-engine/engine-cleanup_2012_12_04_08_33_53.log
But at next engine-setup I get the errors I sent the previous mail.
I'll retry with next nightly build.
The important thing is the confirmation that "engin-cleanup" has to be
sufficient.
I'll deploy a new f18 and test.
Gianluca
More information about the Users
mailing list