Hello.
I have problems with network in a Centos7 installation. I have intermitent cuts in network. It work again in a minute more or less or with a "service network restart" from the Proxmox VM console. I have this problem with all the adapters, realtek, e1000 and virtio. This is my ifcfg-eth0 config:
DEVICE=eth0
BOOTPROTO=none
ONBOOT=yes
USERCTL=no
IPV6INIT=no
PEERDNS=yes
TYPE=Ethernet
NETMASK=255.255.255.255
IPADDR=XX.XX.XX.XX
GATEWAY=XX.XX.XX.XX
ARP=yes
HWADDR=XX.XX.XX.XX
Are there any known bug with CentOS 7 and VM's? This is a similar issue
I have problems with network in a Centos7 installation. I have intermitent cuts in network. It work again in a minute more or less or with a "service network restart" from the Proxmox VM console. I have this problem with all the adapters, realtek, e1000 and virtio. This is my ifcfg-eth0 config:
DEVICE=eth0
BOOTPROTO=none
ONBOOT=yes
USERCTL=no
IPV6INIT=no
PEERDNS=yes
TYPE=Ethernet
NETMASK=255.255.255.255
IPADDR=XX.XX.XX.XX
GATEWAY=XX.XX.XX.XX
ARP=yes
HWADDR=XX.XX.XX.XX
Are there any known bug with CentOS 7 and VM's? This is a similar issue