----- Original Message -----
> From: "Gianluca Cecchi" <[email protected]>
> To: "Alon Bar-Lev" <[email protected]>
> Cc: "Juan Antonio Hernandez Fernandez" <[email protected]>, "users" 
> <[email protected]>, "Alex Lourie"
> <[email protected]>, "Ohad Basan" <[email protected]>
> Sent: Tuesday, December 4, 2012 6:04:41 PM
> Subject: Re: [Users] Testing ovirt all in one on F18 gives error on DB 
> creation
> 
> 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@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@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
> 

If you really have a problem with psql, you can revert anything by removing 
/var/lib/pgsql, and execute postgresql-setup initdb.
_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to