Solution once and for all to all those "disk is busy" "disk has holder" disk has....."
root@pve01:~# sgdisk --zap-all /dev/sdx
root@pve01:~# readlink /sys/block/sdx...
The deprecation itself was not strongly influenced by that, but the decision to communicate it more actively was in fact primarily driven by it. Normally, we only mentioned it on the side once a new kernel became the default. In the past, we...
I am investigating a performance issue where IOPS in Proxmox 9.1.9 VMs is significantly lower than in other virtualization environments, despite having normal throughput.
1. IOPS Benchmark (Random Read)I used the following fio command to measure...
USING VIRTIO-FS ON PROXMOX TO GUESTS
Since Proxmox 8.4 you can now user VIRTIOFS to share HOST directories with Guest VMs and its stable.
Lets run though how to do this. I couldn't find a tutorial or guide online anywhere, so I made one myself...
So just like my other guide, this is more for my own records so I can come back and refer to it.
I know there are scripts for these things, but I prefer doing them manually so I can learn along the way.
Maybe it can help someone else in the...
Danke für die Hilfe!
Zwar war der Entrypoint Ansatz nicht falsch, aber das Problem saß wohl wieder mal vor dem Computer.
Wie aus den Logs ersichtlich "stirbt" ja der Prozess innerhalb von einem Bruchteil einer Sekunde. Leider ist das für PVE...
Proxmox has been running without problem on a pc for a few months without problem. The pc has two nvme drives, one for running Proxmox and VMs, the other for data storage. All of a sudden, Proxmox won't boot. When I hook up a monitor to view the...
You can use a similar implementation to what Veeam did: XFS immutable storage located on a hardened server outside of PBS and attached as an XFS immutable repository.
Having immutable S3 as an option will do, but tape is not a real option. It...
>>- proactive firewall(if somone will try to connect to some well known ports like ssh,mysql,telnet, etc -> block this IP for X hours)
I'm using www.bitninja.io, botnet ip reputation + honeyport. but in my vms (never tested with proxmox host, as...
Ok, too bad. In case you only want to keep the 7.0 kernels you can mount your efi partition and manually remove all the 6.x initrd.img and vmlinuz files there to make space so the apt process can complete.
mount /dev/disk/by-uuid/665C-E3E3...
I tried the following drivers: 0.1.240, 0.1.266, 0.1.271, and 0.1.285. I realized this was not a virtio scsi issue, as I said before, when it did not matter if the drive was attached using a SATA / IDE controller or SCSI controller. I am able to...
But RAID5/6 probably does not give good performance (in terms of IOPS, which you need for multiple VMs trying to use the drives at the same time). I though I mentioned that in my post.
Something has changed, these steps no longer work. I was running into some issues on a Win 2022 VM.
In summary, all that was needed was
Take your migrated VM and boot it using IDE
Uninstall VMWare Tools; Install qemu-guest-agent, shut down VM...
Ok, too bad. In case you only want to keep the 7.0 kernels you can mount your efi partition and manually remove all the 6.x initrd.img and vmlinuz files there to make space so the apt process can complete.
mount /dev/disk/by-uuid/665C-E3E3...
Seems quite long to me but it obviously depends on the slowest shutdown in the chain.
Did you already look into the shutdown time of each separate VM/LXC/host?
Hi Patrick,
Because new and old machines are same numbers you will have resources to temporarily run all guests only using new machines, so my safe and boring approach would be:
build new 3 node cluster connected to switches
setup up and test...
That's understandable. Some of my own websites get torn to shreds for things like that too. I just wasn't sure if a database was angry or something like that, and wasn't sure how to better raise a flag about it. Sorry you folks have to deal with...