How can you put osd_mclock_scheduler_background_recovery_lim to 100? In doc it says max value to osd_mclock_scheduler_background_recovery_lim is 1 and I have a error if I try it.
#ceph tell 'osd.0' injectargs...
I'm working on virtualizing my home automation server, it has two USB devices that act as a serial device, the first device is a relay controller with temp sensors and that one works. The other one is an Arduino. For some reason, that one only...
So going to preface here that I am entirely new to PVE. I have something similar but also very hands-off at work called Scale that made me want to jump into this adventure as many others in my sector have also been moving to PVE so I ultimately...
I just experienced this issue after updating. I'm on PVE 8.4.1. The error was
TASK ERROR: activating LV 'vmdata/vmdata' failed: Activation of logical volume vmdata/vmdata is prohibited while logical volume vmdata/vmdata_tmeta is active.
I...
For future readers: I can confirm that this method worked for me on Proxmox 6.0
Enter the command in the shell rather than relying on the GUI, but add the "-f" option.
"/sbin/zpool create -f -o 'ashift=12' ThePool mirror /dev/sdc /dev/sdd...
I'm struggling with this as well on a new cluster. Following the steps y'all took I got migration to work on one interface, but not the 10G interface I'd rather have it using. ssh -o "HostKeyAlias=myhost" root@myhost-10G-network-address doesn't...
No joy. Went through recreating the certs again, and running pvm updatecerts on both machines and it is still in a state where it will migrate using the slower network, but not the faster network.
When I try I get
> 2025-06-24 19:47:38 #...
Im using the same script , but i can't make it run, i have Proxmox 8.4.1 , my cpu is I9 12900K and 64GB, the vm starts , boots on a white screen with the apple logo an stays there, nothing happens.
Any thoughts ?
While I personally have nothing against this widget in the UI, had the repo be called e.g. non-production (if you absolutely do not want to call it test), it would do its job. Then a warning at all times: "you are running off non-production repo"...
Ah... sorry. You did say list. Just ran it:
proxmox-backup-client list --repository 'backup-user@pbs!pve5@192.168.64.3:ds5-backup'
It gave me this:
connecting to 192.168.64.3:8007
connected to 192.168.64.3:8007
flushed 260 bytes
parsed 2...
Vielen Dank! Nun kann ich tatsächlich die virtuellen Maschinen auf der alten HD sehen. Nur leider bootet die neue VM 102 weder von der eingebundenen disk0 noch von disk1. Werde wohl der harten Weg gehen, HAOS komplett neu aufsetzen, und mich...
I preformed some of the steps in this thread on a similar topic.
Basically, this:
log into pve1
cd .ssh
mv id_rsa id_rsa.old
mv id_rsa.pub id_rsa.pub.old
mv config config.old
log into pve2
cd .ssh
mv id_rsa id_rsa.old
mv id_rsa.pub...
I know I'm commenting on an old thread, but this thread came up in my Google searches and hopefully this will help someone out in the future...
I had the same mpt bios error as the OP trying to passthough two LSI 9211i (m1015) and one LSI 1068...
Yes I have, but even after updating the database the vendor was not found. I even tried spoofing the model/controller in the database file so it would forcibly detect the drive as a similar variant of the same brand. While this did work in the...