Ich bin ja zugegeben auch jemand, der sich gerne mal aufregt. Aber war das jetzt nicht ein bisschen drüber? :oops:
Nur so als Einschätzung meinerseits: Jemand hat keinen großen Plan von der Thematik, noch will er sich eingehend damit...
Was für eine Appliance? Bisher habe ich jede Appliance migriert bekommen, außer PaloAlto Firewalls, die muss man mit der KVM Version neu machen und Konfiguration zurück spielen. Ich habe auch vCenter Server auf Proxmox migriert. Ist alles möglich.
Problem gelöst und behoben!
Ursache: Der Legacy-BIOS-Bootpfad (INT13, bei uns hinter LSI 9271-4i bzw. Fujitsu EP420i) kann nur die ersten 2 TiB der Disk lesen. Da /boot auf dem 7-TB-Root-LV liegt, hatte der ext4-Allocator die neuen...
Oh, thanks for the advice!
However, I have one more question: After the initial snapshot failed with error -5, subsequent attempts to run a new snapshot failed immediately with:VM 12203 qmp command 'savevm-start' failed - VM snapshot already...
I cannot.
But looking over your provided info again, I think the issue might be that your guest dirties too much RAM. The volume to contain the state is created with 2 times the size of the memory plus 500 MiB for the device state. If your...
Hi,
I'm using the terraform bgp/proxmox provider to deploy my VMs using cloud-init.yaml to bootstrap the VM. The Provider creates a individual cloud-init.yaml file for each VM and stores it on a desired storage on Proxmox VE. To use this feature...
Cool, danke fürs Zurückmelden. Mit dem systemd-Service den Log-Level runterzudrehen ist ein Workaround. Aber dass PBS das im metadata-Mode per Default auf debug fährt und dir das Task-Log vollmüllt, ist definitiv nen Bug-Report wert. Wenn du eh...
Sie haben zwei Möglichkeiten:
Die erste Möglichkeit ist die schrittweise Aktualisierung Ihres Systems:
- Aktualisieren Sie Ihr System auf Proxmox 6.4:
apt update && apt full upgrade
- Aktualisieren Sie Proxmox 6 auf 7...
Hi,
I had a similar issue with a Debian 13 booted over network.
As it was an appliance, where I haven't been able to edit boot or kernel settings, the only option was to disable hotplug memory.
It would be great, if you could define the bare...
I wouldn't think the device would need to be redundant but I didn't want to make any assumptions.
It's a standalone ceph cluster thats local/adjacent to PBS. no AWS.
Thanks!
Thank goodness for posts like this one. I migrated a rocky linux VM from VMware ESXi to Proxmox and what worked for me was:
1) Remove open-vm-tools from ESXi VM (ours was installed via tarball, so I had to look for the uninstaller.pl file)
2)...
Die typischen NAS sind für mein Empfinden völlig überfrachtet mit Bloatware, die Virtualisierung ist grottenschlecht und Docker meist uralt und proprietär vermurkst. Kann man alles vergessen. o_O
Bei mir ist der file sharing Teil eher Nebensache...
Ah, guter Fund @boisbleu, das passt zu dem was mir an den Freezes komisch vorkam. Die schubweisen 15-30min-Aussetzer sind eher der Bug als nur VBS-Last, das wären dann zwei verschiedene Probleme: das hohe CPU über Credential Guard/VBS und die...
Thanks! This seems to have been the solution, even if I had a few steps in between still :)
For other people:
From the above steps:
Remove open-vm-tools from ESXi VM
Install qemu-guest-agent on ESXi VM
Detach the disks and attach them as SATA...
Just migrated half-dozen Linux RHEL clones VMs from ESXi 7.x to Proxmox 8.1.x.
The steps are:
1) Remove open-vm-tools from ESXi VM
2) Install qemu-guest-agent on ESXi VM
3) Remove ESXi networking from ESXI Linux VM
4) Remove ESXi Linux VM...
In diese Richtung habe ich auch gedacht. Eine Gelegenheit, die Partitionierung anzupassen, vielleicht etwas mehr Speicherplatz hinzuzufügen und eine saubere Neuinstallation durchzuführen, auf die ich dann meine Konfiguration übertragen kann...
Well, I'm also using Packer to build VM templates for our PVE nodes.
When updating a template, to add an extra layer of security, I usually use the bastion option for the proxmox-clone source:
ssh_bastion_host = var.bastion_host...
Greetings!
I was looking at the document that talks about configuring a backend for S3. I was curious about the local datastore. This part here discusses it.
Does this device need to have any sort of HA/redundant capabilities? I think I have a...
In diese Richtung habe ich auch gedacht. Eine Gelegenheit, die Partitionierung anzupassen, vielleicht etwas mehr Speicherplatz hinzuzufügen und eine saubere Neuinstallation durchzuführen, auf die ich dann meine Konfiguration übertragen kann...