[ovirt-users] Re: VMs losing network interfaces

2022-02-23 Thread Strahil Nikolov via Users
You can always create overrides like this: /etc/systemd/system/.d/someconfname.conf[]= Best Regards,Strahil Nikolov On Wed, Feb 23, 2022 at 14:53, jb wrote: ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ov

[ovirt-users] Re: VMs losing network interfaces

2022-02-23 Thread jb
Yes I know, it was a bad workaround, but somehow debian had issues with auto mount cifs. I fix it now with enabling systemd-networkd-wait-online, but after I had to override the nginx service to, to wait for network-online.target. Am 21.02.22 um 18:14 schrieb Strahil Nikolov: Don't do that. U

[ovirt-users] Re: VMs losing network interfaces

2022-02-21 Thread Strahil Nikolov via Users
Don't do that.Use systemd automount or autofs to fix issues with FS. Best Regards,Strahil Nikolov On Mon, Feb 21, 2022 at 12:48, jb wrote: ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Sta

[ovirt-users] Re: VMs losing network interfaces

2022-02-21 Thread jb
Am 21.02.22 um 10:21 schrieb Strahil Nikolov: Are you building your VMs from template ? No everything by hand. Any chance there is another system (outside oVirt ?) with the same MAC ? you can run arping and check if you get response from more than 1 system. I have check that to, but no th

[ovirt-users] Re: VMs losing network interfaces

2022-02-21 Thread Strahil Nikolov via Users
That's a good start. Are you building your VMs from template ?Any chance there is another system (outside oVirt ?) with the same MAC ? you can run arping and check if you get response from more than 1 system. Best Regards,Strahil Nikolov On Mon, Feb 21, 2022 at 11:15, jb wrote: Thank you

[ovirt-users] Re: VMs losing network interfaces

2022-02-21 Thread jb
Thank you Nikolov, I have descript the problem a bit wrong. In the UI is see the interface, with virsh dumpxml I get:                         lspci on the VM show also the interface and I can a

[ovirt-users] Re: VMs losing network interfaces

2022-02-20 Thread Strahil Nikolov via Users
Do you see all nic in the UI ? What type are they ?  Set this alias on the Hypervisors:alias virsh='virsh -c qemu:///system?authfile=/etc/ovirt-hosted-engine/virsh_auth.conf' and then use 'virsh dumpxml name-of-vm' to identify how many nics the vm has . If gou got the correct settings in ovirt, u