Skip to content

/virt/install task fails on networks without DHCP server #11

@jstodola

Description

@jstodola

Describe the bug
A /virt/install task executed on a system with static IPv4 configuration and without a DHCP server on the network fails.
I can see that the default network device is not configured with IPv4 after /virt/install is started.

seems to be the problem - Replacing the BOOTPROTO=dhcp line with static IPv4 settings helps (networking is up and running after restarting NetworkManager)

Version-Release number
/virt/install 4.0-101

To Reproduce
Steps to reproduce the behavior:

  1. Run the /virt/install task on a host system connected to a network without a DHCP server.

Actual behavior
/virt/install cannot complete, no network connection is available

Expected behavior
/virt/install completes successfully

Additional context
RH J:4739893

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions