I have a new cluster I am building in a datacenter. I have an existing cluster and desire to move guests to new hardware.
The original build was given an ip address on the internet through a vlan on a linux bond. Then a second vlan was added to connect the new servers to the old server...
I am getting two errors when starting a Linux guest.
qmeventd[1559]: error opening /proc/2969814/cmdline: Too many open files
qmeventd[1559]: could not get vmid from pid 2969814
This error is persistent when it is running and fills up logs. Issue follows guest when moving between nodes.
This...