Kernel 6.17.4-2-pve is now available in the no-subscription repositories, so I updated, unpinned the old 6.14.11 kernel, and rebooted all nodes. The first backup job went fine. I will report back on friday if any issues arise.
Until then, thanks...
can you please post the full config of the VM? You get it by running qm config 100 on the CLI
What is the hardware of the host? Mainly, which CPU is used? What is the output if you run lscpu on the CLI?
Please paste the output within CODE tags...
@drmartins @vmwaretoprox @Shlee while having the problematic version installed, could you also capture a trace with strace of the failing qemu-img command? I.e.:
apt install strace
# allocate dummy target and lvchange commands to activate as...
Hi, i have a small question, i have inherited a very old proxmox system, and one server has alot of snapshots and they are big.... 4TB but the server is only 500GB. And i dont trust deleting them without a goooooood backup...
Is there a way to...
I was trying to increase/decrease the sizes of two LVs in PVE but not succeeding. That is, using the command line with lvresize, I succeeded at decreasing a LV that is mounted inside the PVE host from a VG/LVM on an external LUKS-encrypted)...
Hi everyone,
I've been trying to get a particular setup for my Proxmox environment.
I have vmbr0.50 setup with static IPv4 and static IPv6 for managing my Proxmox instance. I want to also add a SLAAC configured address with privacy extension...
6.17.4-x gives me CPU Watchdog issues on boot, usually 3 error lines. Reverting to 6.17.2-2-pve works. Tested again when was offered 6.17.4-2. I tested this with bare CPU + Mem combo also with 6.17.4-1, same thing.
- Proxmox 9.1.4
- Asus H770...
As is the case when posting to a forum, I figured it out 5mins later...
For anyone that comes across this with similar issues, I had dirty configs on my containers. What they need to be:
Unprivileged containers:
container id conf file add...
Hello,
I have just started exploring Proxmox. I had an Asus NUC 14 Pro that was not currently in use, so I installed Proxmox and a few VMs on it. Everything works fine as long as I don't run the PC headless.
When it runs with a monitor and...
Hi,
as suggested @Heracleos , I enabled the non-subscription repository and installed Kernel 6.17.14-2-pve with the command
apt install proxmox-kernel-6.17.4-2-pve . I'll update you tomorrow morning if the problem is solved with Kernel...
Hello,
If kernel 6.17.4-2-pve is not available in the enterprise repository, I think the way to install it automatically is to enable (at least temporarily) the no-subscription repository, at least on PBS.
However, it is best to ask Proxmox...