After upgrading to PVE 5.0 beta1, I have following issue
preferrring to https://kernelnewbies.org/Linux_4.10#head-6b7d1bd2f7247da9c87798a91e10302b0cc32331
12. Drivers
12.1. Graphics
- After upgrading to proxmox ve 5.0 beta1 via apt, try to run apt update && apt upgrade always gets the following msg
Code:The following packages have been kept back: corosync-pve dmeventd dmsetup libcorosync4-pve libdevmapper-event1.02.1 liblvm2cmd2.02 lvm2 openvswitch-switch 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
- Unable to set jumbo frames the following setting in /etc/network/interfaces failed to work
Code:allow-vmbr1 bond1 iface bond1 inet manual ovs_bonds eth2 eth3 ovs_type OVSBond ovs_bridge vmbr1 ovs_options bond_mode=balance-slb lacp=active post-up ifconfig eth2 mtu 9000 && ifconfig eth3 mtu 9000 && ifconfig bond1 mtu 9000
- Autostart vm/lxc failed to work... must manually start vm/lxc
preferrring to https://kernelnewbies.org/Linux_4.10#head-6b7d1bd2f7247da9c87798a91e10302b0cc32331
12. Drivers
12.1. Graphics