Advertisement
Guest User

Untitled

a guest
Sep 26th, 2019
1,451
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.99 KB | None | 0 0
  1. [root@mezhved ~]# service postgresql-9.6 start
  2. Starting postgresql-9.6 (via systemctl): Job for postgresql-9.6.service failed because the control process exited with error code. See "systemctl status postgresql-9.6.service" and "journalctl -xe" for details.
  3. [СБОЙ ]
  4. [root@mezhved ~]# journalctl -xe
  5. -- Subject: Завершена остановка юнита tomcat7.service.
  6. -- Defined-By: systemd
  7. -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
  8. --
  9. -- Процесс остановки юнита tomcat7.service был завершен.
  10. сен 26 21:29:13 mezhved.lc systemd[1]: Unit tomcat7.service entered failed state.
  11. сен 26 21:29:13 mezhved.lc systemd[1]: tomcat7.service failed.
  12. сен 26 21:29:13 mezhved.lc polkitd[980]: Unregistered Authentication Agent for unix-process:3033:180391 (system bus name :1.29, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale ru_RU.UT
  13. сен 26 21:30:06 mezhved.lc kernel: hv_balloon: Balloon request will be partially fulfilled. Balloon floor reached.
  14. сен 26 21:30:06 mezhved.lc kernel: hv_balloon: Balloon request will be partially fulfilled. Balloon floor reached.
  15. сен 26 21:30:42 mezhved.lc polkitd[980]: Registered Authentication Agent for unix-process:3167:189438 (system bus name :1.30 [/usr/bin/pkttyagent --notify-fd 5 --fallback], object path /org/freedesktop/Po
  16. сен 26 21:30:42 mezhved.lc systemd[1]: Starting SYSV: PostgreSQL database server....
  17. -- Subject: Начинается запуск юнита postgresql-9.6.service
  18. -- Defined-By: systemd
  19. -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
  20. --
  21. -- Начат процесс запуска юнита postgresql-9.6.service.
  22. сен 26 21:30:42 mezhved.lc systemd[1]: Created slice User Slice of postgres.
  23. -- Subject: Запуск юнита user-26.slice завершен
  24. -- Defined-By: systemd
  25. -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
  26. --
  27. -- Процесс запуска юнита user-26.slice был завершен.
  28. --
  29. -- Результат: done.
  30. сен 26 21:30:42 mezhved.lc systemd[1]: Started Session c2 of user postgres.
  31. -- Subject: Запуск юнита session-c2.scope завершен
  32. -- Defined-By: systemd
  33. -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
  34. --
  35. -- Процесс запуска юнита session-c2.scope был завершен.
  36. --
  37. -- Результат: done.
  38. сен 26 21:30:42 mezhved.lc runuser[3184]: pam_unix(runuser-l:session): session opened for user postgres by (uid=0)
  39. сен 26 21:30:42 mezhved.lc runuser[3184]: pam_unix(runuser-l:session): session closed for user postgres
  40. сен 26 21:30:42 mezhved.lc systemd[1]: Removed slice User Slice of postgres.
  41. -- Subject: Завершена остановка юнита user-26.slice.
  42. -- Defined-By: systemd
  43. -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
  44. --
  45. -- Процесс остановки юнита user-26.slice был завершен.
  46. сен 26 21:30:44 mezhved.lc postgresql-9.6[3173]: Starting postgresql-9.6 service: [СБОЙ ]
  47. сен 26 21:30:44 mezhved.lc systemd[1]: postgresql-9.6.service: control process exited, code=exited status=1
  48. сен 26 21:30:44 mezhved.lc systemd[1]: Failed to start SYSV: PostgreSQL database server..
  49. -- Subject: Ошибка юнита postgresql-9.6.service
  50. -- Defined-By: systemd
  51. -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
  52. --
  53. -- Произошел сбой юнита postgresql-9.6.service.
  54. --
  55. -- Результат: failed.
  56. сен 26 21:30:44 mezhved.lc systemd[1]: Unit postgresql-9.6.service entered failed state.
  57. сен 26 21:30:44 mezhved.lc systemd[1]: postgresql-9.6.service failed.
  58. сен 26 21:30:44 mezhved.lc polkitd[980]: Unregistered Authentication Agent for unix-process:3167:189438 (system bus name :1.30, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale ru_RU.UT
  59. [root@mezhved ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement