On Tue, Nov 26, 2013 at 10:28 PM, Dafna Ron wrote:
sorry Bob, di8d not notice that the p was cut from psql.
the db password is always given by you during installation (you give one for
admin user and one for db)
you can probably see the the db and user name under /var/log/ovirt-engine/
but it should be user postgress and db engine
Actually you have the option to select [Automatic] for db
configuration during install.
SO in this case possibly it is hardcoded/randomized?
See my log for example
2013-10-03 11:20:06 DEBUG otopi.plugins.otopi.dialog.human
dialog.__logString:215 DIALOG:SEND --== DATABASE
CONFIGURATION ==-
-
2013-10-03 11:20:06 DEBUG otopi.plugins.otopi.dialog.human
dialog.__logString:215 DIALOG:SEND
2013-10-03 11:20:06 DEBUG otopi.context context._executeMethod:123
Stage customization METHOD
otopi.plugins.ovirt_engine_setup.provisioning.p
ostgres.Plugin._customization
2013-10-03 11:20:06 DEBUG otopi.plugins.otopi.dialog.human
dialog.__logString:215 DIALOG:SEND Where is the
database located?
(Local, Remote) [Local]:
2013-10-03 11:20:19 DEBUG otopi.plugins.otopi.dialog.human
dialog.__logString:215 DIALOG:SEND Setup can configure
the local p
ostgresql server automatically for the engine to run. This may
conflict with existing applications.
2013-10-03 11:20:19 DEBUG otopi.plugins.otopi.dialog.human
dialog.__logString:215 DIALOG:SEND Would you like
Setup to automat
ically configure postgresql, or prefer to perform that manually?
(Automatic, Manual) [Automatic]:
Gianluca