Try removing `level=30`. Since my CPU is different, it might not behave the same way.
If that still doesn't work, undo the changes and use x86-64-v2 if it runs on that architecture.
I am running Windows Server 2025 Hyper-V on a Core Ultra 265K...
Well, not boot looping anymore it appears as that still doesn't work. Passing those args now causes the boot to hang after enabling hyper-v. It is just sitting here with the progress bar are 90% . Is it because I am using a q35 machine and not a...
Your issues are larger then can be corrected with dpkg/apt. you have two choices here:
1. regress EVERYTHING you did on this system (software installed, kernel line arguments, etc) until you can have that command complete without blowing up your...
Hello,
I've got a couple of Pis running Ubuntu Server 25.10 (Ubuntu kernel 6.17).
Since these would otherwise be virtual machines but for Reasons® (mostly, they're running workloads that I want to stay running in the event my Proxmox cluster has...
apt-get update
apt-get install debsums
P.S. Strange you have quotation mark even it the shell prompt. Maybe some locales or emulation problem.
Try first export LC_ALL=C
(note it isn't permanent).
What about the debsums -as output?
Also this doesn't look good and is exactly why the output is so important
apt update might give us a hint what's wrong.
The SCM service sends some kind of request, but since there is no response within the 45-second timeout period, I believe error 7009 is occurring because the service failed to respond within the required 45 seconds.
*Multiple services (SQLWriter...
Hi,
I created a file in /etc/sysclt.d/ as following :
net.bridge.bridge-nf-call-iptables = 0
net.bridge.bridge-nf-call-ip6tables = 0
net.bridge.bridge-nf-call-arptables = 0
Then i applied it using "sysctl --system". But every time i start the...
Simple bash script to APT update all LXC containers which are stopped or running status
Will start stopped containers to update then shut them down in the background and move on to next container
#!/bin/bash
# update all containers
# list of...
node 01 is the main cluster node. can that be transferred to another node and then we can rebuild node 01? just asking as a last resort thing here. good thing this is our poc environment.
Please try specifying the following.
*Please remove the `+nested-virt` flag.
qm set <vmid> -args '-cpu host,hv_passthrough,-hypervisor,level=30,+vmx
*If you don't configure it, it will loop during the reboot after adding roles like RDS or Hyper-V.
Use a monitoring tool like Zabbix, Icinga, Prometheus or prtg. I'm a bit baffled that somebody could do twenty years without it. I couldn't do my work without the monitoring and alarming features of a Icinga since the Hypervisor ( no matter which...
Our software development team needs a Windows Server VM to host AppVeyor, a CI/CD platform that requires Hyper-V to dynamically spin up and tear down Windows guest VMs for build and test pipelines. I've run many Windows Server VMs on this Proxmox...
Hi @Bu66as ,
genau das wird es sein. Da ich das komplette Protokoll sende, gibt es am Ende diese Beschränkung. Ich überlege erst einmal, wie ich das eventuell anders gestalte. Danke vielemals für den Tipp!
@Onslow thanks for helping out.
So it turned out those errors were pretty normal during the update process. And I just had to restart the system after doing the update. And everything is working as expected. Thanks!
in particular, they should really use the backup provider API provided by PVE (which would also allow them to easily run the agent itself in a VM, if desired).