Skip to content

Can't install ovirt 4.5.5 #85

@saltstack-admin

Description

@saltstack-admin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions