Here’s what I noticed the first time I ran into the ESP‑full issue and went through the cleanup procedure: when I mounted the ESP on the production nodes, the kernel files were not located in the root of the partition. The layout was slightly...
Ich setze das System evtl. einfach noch mal frisch auf!
Ich würde mich dann melden, wenn das Prblem immer noch besteht.
In dem System sind ja auch viele Ethernet Adapter. Auch noch eine zusätzliche 10GBs Karte über PCIe.
Kann so etwas...
For the Record: I also agree with the Kerbel developers Position. But Overstreet argued that he should get a pass so people could recover their data. If the Argument for violating rules is that it‘s necessary to avoid dataloss then the Code...
Hi,
das hatte ich schon mal mit htop gemacht es sah harmlosa aus.
Hier die Ausgabe:
root@meddv-pvegw01:~# top -o%MEM -c -b -n 1 -w 120 | head -n 25
top - 11:16:28 up 52 min, 4 users, load average: 0.31, 0.33, 0.27
Tasks: 300 total, 1...
Stimmt, HAOS offiziell nur als VM. Was in so nem LXC läuft ist ja auch kein HAOS, sondern HA Core (der Community-Script-Weg). Läuft bei vielen problemlos, aber ohne Add-on-Store/Supervisor und eben unsupported. Für nen Einsteiger der nicht...
I am not aware of anything that would reconfigure the new NIC with the static IPs of the old one. But someone else might be.
With some powershell magic that is deployed to the guest before the migration, something is surely possible. But my...
Is it possible you are missing the step that you need to click the "Target Remote" pull-down in the Migrate menu and change to the other remote before selecting the target node?
Hey @bbgeek17 , thanks for the explanation and link to the case study, very helpful.
I think I have a better handle now on why raw backing disk support is not implemented today. In the scenario I was considering, no snapshots would be taken...
I am not aware of anything that would reconfigure the new NIC with the static IPs of the old one. But someone else might be.
With some powershell magic that is deployed to the guest before the migration, something is surely possible. But my...
Bulk migration itself shouldn't shut down VMs. If the migration tasks completed successfully but the guests remained powered off, that's not expected behavior. I'd recommend checking the migration logs (journalctl, task logs, and...
Moin,
ich habe folgende HW
Supermicro Board X11SDV-4C-TP8F
Intel(R) Xeon(R) D-2123IT CPU 8 CORE
16 GB RAM
2x 512 SSD
Proxmox Installation mit ZFS auf den zwei SSDs.
Jetzt habe ich im Idle folgende RAM Auslastung:
Ich hatte erst vermutet...
Hi @Swanand,
that means that some other operation is holding the lock. You can check which process it is with e.g. fuser -vau /var/lock/qemu-server/lock-236981.conf.
i don't have any experience with that exact card, but it having no display output probably means you have to install some virtual display driver.
since you're on windows you could try to use apollo (https://github.com/ClassicOldSong/Apollo) which...
just pushed an update might not be perfect as there will be some remediation steps to repull down the docker images but configs should stay in place
Changes
Added exclusions for container runtime storage directories to both the rsync copy and...