Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install ovirt 4.5.5 #994

Open
saltstack-admin opened this issue Feb 5, 2025 · 0 comments
Open

Can't install ovirt 4.5.5 #994

saltstack-admin opened this issue Feb 5, 2025 · 0 comments
Labels

Comments

@saltstack-admin
Copy link

Affected version

IMPORTANT!: oVirt prior to 4.5 reached end of life.
If you have an issue on an older version please
upgrade to latest stable release before opening an issue.

  • oVirt Engine: (example: ovirt-engine-4.5.0.8-1.el8.noarch)
  • Host OS Variant: (example: oVirt Node 4.5.4)
  • VDSM version: (example: vdsm-4.50.1.4-1.el8.x86_64)
  • Additional relevant package versions: (add whatever seems related to the issue, example: glusterfs-10.2-1.el8s.x86_64)

Describe the bug

Can't install oVirt 4.5.5 and it's manager.

To reproduce

  1. Download ovirt-node-ng-installer 4.5.5 (https://resources.ovirt.org/pub/ovirt-4.5/iso/ovirt-node-ng-installer/4.5.5-2023113015/el9/)
  2. Boot physical server from the ISO
  3. Install oVirt Node 4.5.5
  4. Use SSH to login on the node
  5. Try to create the manager with "hosted-engine --deploy --4"
  6. Answer all the questions, use tmux to secure session, make sure DNS is available etc.
  7. At step "ovirt.ovirt.hosted_engine_setup : Create local VM" the setup aborts with this error:
    ERROR Failed to connect socket to '/var/run/libvirt/virtnetworkd-sock': No such file or directory

Expected behavior

The manager VM get's created and a single node cluster is online.

Screenshots

Don't have any screenshots.

Additional context

We tried to fix the issue with virtnetworkd:

  • add virtnetworkd to autostart
  • start virtnetworkd manually before running "hosted-engine --deploy --4"
  • reboot the system between steps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant