Hello everyone,
after upgrading the package `zfsutils-linux/stable 2.2.0-pve3` I get following errors with `arc_summary`:
# arc_summary
------------------------------------------------------------------------
ZFS Subsystem Report Sun Nov 19 12:32:54 2023
Linux...
You're welcome, but, if you aren't sure, what every piece of that config does, you shouldn't just copy&paste it. So try to understand, would be my advise.
You trusted some stranger on the internet, so trust again, when I say, sure, it'll be ok ;)
sorry, I didn't pay enough attention.
Those lines should be added to kernel cmdline:
So the workaround is this:
echo " i915.fastboot=1 drm.edid_firmware=edid/1280x1024.bin" >> /etc/kernel/cmdline
update-initramfs -u -k all && pve-efiboot-tool refresh
My config looks like this:
# cat...
I don't think so, not every proxmox user is in some enterprise environment.
For me, it's for home lab use, I passthrough my gpu to VMs or containers.
It's a long standing bug, and it might get fixed after all.
Sadly the problem is returned after upgrading to proxmox 8.
I had a success with:
iface eno2 inet manual
post-up /usr/sbin/ethtool -K $IFACE gso off tso off 2> /dev/null
Now it flaps every now and then, if there is enough last.
Hello everyone,
after upgrading to proxmox 8 (to kernel 6.2.16-3-pve) the syslog is flooded with following messages:
...
Jun 23 15:12:42 Proxmox kernel: EDID has corrupt header
Jun 23 15:12:42 Proxmox kernel: EDID block 0 is all zeroes
...
This is a headless server, no monitor is connected...
Yes, the error comes only by clicking "Run Now" on the Web-UI.
I'm extracting the necessary package logs from backup, it takes a while.
In the mean time I tested with a fresh installed browser. Same issue.
Hey aaron,
I can't say. I'm using my pve not in a cluster, it's just one server and I had to reinstall the proxmox (SSDs exchanged). After reinstalling with the newest ISO, I've run one dist-upgrade. I'll take a look at the logs (or to the ones in the backup), which version was updated (after...
After reinstalling my pve I tried to run my backup job, which should backup everything on my pbs.
I can't run the job however, I get following error:
Some errors have been encountered:
Proxmox: Parameter verification failed. (400)
next-run: property is not defined in schema and the schema...