Guest User

OpenStack Install Error

a guest
Mar 20th, 2023
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.58 KB | None | 0 0
  1. ######### ./stack.sh output ##########
  2.  
  3. After this operation, 0 B of additional disk space will be used.
  4. Setting up openvswitch-switch (2.17.3-0ubuntu0.22.04.2) ...
  5. Could not execute systemctl: at /usr/bin/deb-systemd-invoke line 142.
  6. A dependency job for openvswitch-switch.service failed. See 'journalctl -xe' for details.
  7. invoke-rc.d: initscript openvswitch-switch, action "start" failed.
  8. ○ openvswitch-switch.service - Open vSwitch
  9. Loaded: loaded (/lib/systemd/system/openvswitch-switch.service; enabled; vendor preset: enabled)
  10. Active: inactive (dead)
  11.  
  12. Mar 20 19:16:30 johanrpi systemd[1]: Dependency failed for Open vSwitch.
  13. Mar 20 19:16:30 johanrpi systemd[1]: openvswitch-switch.service: Job openvswitch-switch.service/start failed with result 'dependency'.
  14. Mar 20 19:17:18 johanrpi systemd[1]: Dependency failed for Open vSwitch.
  15. Mar 20 19:17:18 johanrpi systemd[1]: openvswitch-switch.service: Job openvswitch-switch.service/start failed with result 'dependency'.
  16. Mar 20 19:18:27 johanrpi systemd[1]: Dependency failed for Open vSwitch.
  17. Mar 20 19:18:27 johanrpi systemd[1]: openvswitch-switch.service: Job openvswitch-switch.service/start failed with result 'dependency'.
  18. Mar 20 19:50:58 johanrpi systemd[1]: Dependency failed for Open vSwitch.
  19. Mar 20 19:50:58 johanrpi systemd[1]: openvswitch-switch.service: Job openvswitch-switch.service/start failed with result 'dependency'.
  20. Mar 20 19:55:54 johanrpi systemd[1]: Dependency failed for Open vSwitch.
  21. Mar 20 19:55:54 johanrpi systemd[1]: openvswitch-switch.service: Job openvswitch-switch.service/start failed with result 'dependency'.
  22. dpkg: error processing package openvswitch-switch (--configure):
  23. installed openvswitch-switch package post-installation script subprocess returned error exit status 1
  24. Errors were encountered while processing:
  25. openvswitch-switch
  26. needrestart is being skipped since dpkg has failed
  27.  
  28. ####### journalctl output ########
  29.  
  30. ░░ Automatic restarting of the unit ovs-vswitchd.service has been scheduled, as the result for
  31. ░░ the configured Restart= setting for the unit.
  32. Mar 20 19:51:00 johanrpi systemd[1]: Stopped Open vSwitch Forwarding Unit.
  33. ░░ Subject: A stop job for unit ovs-vswitchd.service has finished
  34. ░░ Defined-By: systemd
  35. ░░ Support: http://www.ubuntu.com/support
  36. ░░
  37. ░░ A stop job for unit ovs-vswitchd.service has finished.
  38. ░░
  39. ░░ The job identifier is 5659 and the job result is done.
  40. Mar 20 19:51:00 johanrpi systemd[1]: Starting Open vSwitch Forwarding Unit...
  41. ░░ Subject: A start job for unit ovs-vswitchd.service has begun execution
  42. ░░ Defined-By: systemd
  43. ░░ Support: http://www.ubuntu.com/support
  44. Mar 20 19:51:00 johanrpi systemd[1]: Stopped Open vSwitch Forwarding Unit.
  45. ░░ Subject: A stop job for unit ovs-vswitchd.service has finished
  46. ░░ Defined-By: systemd
  47. ░░ Support: http://www.ubuntu.com/support
  48. ░░
  49. ░░ Defined-By: systemd
  50. ░░ Support: http://www.ubuntu.com/support
  51. ░░
  52. ░░ Automatic restarting of the unit ovs-vswitchd.service has been scheduled, as the result for
  53. ░░ the configured Restart= setting for the unit.
  54. Mar 20 19:51:00 johanrpi systemd[1]: Stopped Open vSwitch Forwarding Unit.
  55. ░░ Subject: A stop job for unit ovs-vswitchd.service has finished
  56. ░░ Defined-By: systemd
  57. ░░ Support: http://www.ubuntu.com/support
  58. ░░
  59. ░░ A stop job for unit ovs-vswitchd.service has finished.
  60. ░░
  61. ░░ The job identifier is 5659 and the job result is done.
  62. Mar 20 19:51:00 johanrpi systemd[1]: Starting Open vSwitch Forwarding Unit...
  63. ░░ Subject: A start job for unit ovs-vswitchd.service has begun execution
  64. ░░ Defined-By: systemd
  65. ░░ Support: http://www.ubuntu.com/support
  66. ░░
  67. ░░ A start job for unit ovs-vswitchd.service has begun execution.
  68. ░░
  69. ░░ The job identifier is 5659.
  70. Mar 20 19:51:00 johanrpi ovs-ctl[55888]: modprobe: FATAL: Module openvswitch not found in directory /lib/modules/5.15.0-1025-raspi
  71. Mar 20 19:51:00 johanrpi ovs-ctl[55880]: * Inserting openvswitch module
  72. Mar 20 19:51:00 johanrpi ovs-ctl[55880]: * not removing bridge module because bridges exist (docker0 virbr0)
  73. Mar 20 19:51:00 johanrpi systemd[1]: ovs-vswitchd.service: Control process exited, code=exited, status=1/FAILURE
  74. ░░ Subject: Unit process exited
  75. ░░ Defined-By: systemd
  76. ░░ Support: http://www.ubuntu.com/support
  77. ░░
  78. ░░ An ExecStart= process belonging to unit ovs-vswitchd.service has exited.
  79. ░░
  80. ░░ The process' exit code is 'exited' and its exit status is 1.
  81. Mar 20 19:51:00 johanrpi systemd[1]: ovs-vswitchd.service: Failed with result 'exit-code'.
Advertisement
Add Comment
Please, Sign In to add comment