Mehrere Punkte:
Mit ProxmoxVE hat das nicht wirklich zu tun ;)
Statt per rsync bietet es sich an explizit für diesen Zweck entwickelte Tools zu nutzen...
Are PVE and PBS installed on the same host?
If so, that setup is generally not recommended, and it may also fall outside what is normally expected to be covered under PVE subscription support.
At the moment, kernel 7.0 is not yet available in...
Perhaps check this thread and the one referred in it:
https://forum.proxmox.com/threads/solved-proxmox-8-0-rescue-boot-help-needed.132978/
Creating a vanilla Debian/Ubuntu rescue disk is also an option. There is nothing PVE specific in what you...
The LVM error message indicates some metadata corruption that often happens in unplanned power down with consumer hardware. There are many guides online that can walk you through the potential recovery steps.
I'd like some further guidance...
Have not really noticed that - if anything maybe 1-2 watts LOWER power draw on the newer kernel. Really to early to comment- I only upgraded yesterday. All this will really be HW dependent.
Hello,
I have a PVE 9.1 server with PBS 4.1 installed on it. The PVE server has an Enterprise Subscription but the PBS server does not. I see that PBS 4.2 has Kernel 7.0.0-3, while the PVE 9.1 repository is still pointing to kernel 6.17.
If I...
Same here. ixgbe does not build on kernel 7. Thanks for opening the issue on github.
My current workaround is to pin kernel 6.17.13-6-pve and build ixgbe-6.3.6.
root@pve1:~# modinfo ixgbe | head -2
filename...
@YG-Infra really odd behaviour, after I was able to boot using a Windows ISO, I reimaged the USB using the Proxmox 8.4.1 ISO and have can boot using that now!
I've entered the rescue environment and have full access to my host via http- it even...
See: https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#sysboot_kernel_pin
by "pinning" the kernel with proxmox-boot-tool - you tell the boot-loader which kernel to boot, you can then install/upgrade the packages, and the pinned kernel would...
Hi,
Want to share my PoC of PVE on RISC-V hardware.
I have created cluster of risc-v hardware, also have make tutorial for install proxmox on PVE from PVE Port Project.
So i want to share that for users & dev want to work on this hardware too.
I...
One other point - the output from "lsscsi" on server1 does not actually show two devices which would indicate a healthy multipath device. Your "multipath -ll" also shows single path.
So although you now have an "mpath" device it may actually be...
This is most likely stemming from the newer Qemu 10.2, which is also available on the test repo and is likely an accounting issue, but we're looking into that in any case.
Der RAM ist bei diesem laut Hersteller (obwohl an anderer Stelle wieder steht, er würde S0s verarbeiten) nicht erweiterungsfähig. Die eingebauten 8 GByte x 4(?) sind langsamer als zwei Module zu 16.
Die TDP von 45 Watt bremst einen 8C16T aus...
As it seems relevant here: We've been running our CI/CD for PVE9 with Kernel 7 since it was announced on the forum and have not had any issues.
Note that our testing is targeted at storage rather than networking functionality of the PVE.
Cheers...