Segundo o log que mandastes, aqui foi o
erro:
-
2014-01-27
13:54:42 DEBUG otopi.plugins.otopi.services.systemd
plugin.execute:446 execute-output: ('/bin/systemctl',
'start', 'postgresql.service') stderr:
-
Job for
postgresql.service failed. See 'systemctl status
postgresql.service' and 'journalctl -xn' for details.
-
-
2014-01-27
13:54:42 DEBUG otopi.context context._executeMethod:137
method exception
-
Traceback
(most recent call last):
-
File
"/usr/lib/python2.7/site-packages/otopi/context.py", line
127, in _executeMethod
-
method['method']()
-
File
"/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/provisioning/postgres.py",
line 623, in _misc
-
state=state,
-
File
"/usr/share/otopi/plugins/otopi/services/systemd.py", line
138, in state
-
'start'
if state else 'stop'
-
File
"/usr/share/otopi/plugins/otopi/services/systemd.py", line
77, in _executeServiceCommand
-
raiseOnError=raiseOnError
-
File
"/usr/lib/python2.7/site-packages/otopi/plugin.py", line
451, in execute
-
command=args[0],
-
RuntimeError:
Command '/bin/systemctl' failed to execute
Tenta executar esse comando manualmente:
# systemctl status postgresql.service
Se der algum erro, o /var/log/messages deve ter alguma informação
útil sobre ele.
On 27-01-2014 23:29, Igor Porciuncula wrote: