Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. [martin@localhost ~]$ sudo service opennebula start
  2. [sudo] password for martin:
  3. Starting opennebula (via systemctl): Job for opennebula.service failed. See 'systemctl status opennebula.service' and 'journalctl -xn' for details.
  4. [FAILED]
  5. [martin@localhost ~]$ sudo su
  6. [root@localhost martin]# systemctl status opennebula.service
  7. opennebula.service - LSB: start and stop opennebula
  8. Loaded: loaded (/etc/rc.d/init.d/opennebula)
  9. Active: failed (Result: exit-code) since Fri 2014-10-31 11:10:13 CET; 32s ago
  10. Process: 3449 ExecStart=/etc/rc.d/init.d/opennebula start (code=exited, status=1/FAILURE)
  11.  
  12. Oct 31 11:10:10 localhost.localdomain runuser[3455]: pam_unix(runuser:session): session opened for user oneadmin by (uid=0)
  13. Oct 31 11:10:10 localhost.localdomain opennebula[3449]: Starting OpenNebula daemon: Stale .lock detected. Erasing it.
  14. Oct 31 11:10:10 localhost.localdomain opennebula[3449]: /usr/bin/one: line 201: 3463 Aborted $ONED -f 2>&1
  15. Oct 31 11:10:13 localhost.localdomain opennebula[3449]: oned failed to start
  16. Oct 31 11:10:13 localhost.localdomain opennebula[3449]: /usr/bin/one: line 117: 3466 Terminated $ONE_SCHEDULER
  17. Oct 31 11:10:13 localhost.localdomain runuser[3455]: pam_unix(runuser:session): session closed for user oneadmin
  18. Oct 31 11:10:13 localhost.localdomain opennebula[3449]: [FAILED]
  19. Oct 31 11:10:13 localhost.localdomain systemd[1]: opennebula.service: control process exited, code=exited status=1
  20. Oct 31 11:10:13 localhost.localdomain systemd[1]: Failed to start LSB: start and stop opennebula.
  21. Oct 31 11:10:13 localhost.localdomain systemd[1]: Unit opennebula.service entered failed state.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement