Thanks, it's pretty new to us (coming from vmware).
I'm going to work on that, furthermore, it appears that installing Proxmox on a single path now works; you just need to install Multipath and configure it during the first boot.
I would suggest using a dedicated "deployer" instance, which would:
1. serve ipxe. its ok if you dont have one existing- the deployer can perform this function.
2. provision a boot disk image from template. the multipathing software and base...
Ich würde auch kein stinkendes Windows laufen lassen, wenn nicht unbedingt nötig ;)
Aber ja, ich lasse auch ca. 10 Windows VMs mit 100GB laufen. Aber die sind auch nur einmal (nach Erstellung) gesichert, weil die keine schützenswerte Daten...
oh no. I've run the command which is why it's now I'd say bad state. seems like it have corrupted the whole RAID 10 which I use it for my LXC storage. I tried a few recovery tools to recover it but it still not working.
The 101.disk is gone...
Zaubern kann da keiner. 20TB sind schon ein Klops.
Selbst reines rsync muss die Datenmenge duchflöhen.
Von verify/garbage auf lahmen HDDs will ich gar nicht sprechen.
Of course, and I would even say obviously (but seems not so), it is not about replacing the MiB option with GiB, but having a GiB option additionally...
Don‘t run any further xfs_repair commands. -L only clears the log.
Check within the controller if all disks appear within the controller and if any drive is marked faulty or further errors are logged (IML, smart array event log, etc.).
Check...
No, not by official PVE tools.
You're not the first user having this idea. The "Search"-function at the top right gives me: https://forum.proxmox.com/threads/proxmox-lxc-to-vm-converter.180585/
Disclaimer: I've never used that one...
Update 2 — deeper investigation, the rabbit hole goes further
More testing today revealed something unexpected that significantly refines the diagnosis.
Root cause: two independent but chained bugs.
After extensive testing across multiple kernels...
You can safely ignore that. If you absolutely must do it, please wait until one year has passed since the PVE update before proceeding. (I hope you’ll forget about it by then.)
That change cannot be undone. If everything is currently working...
Nach meinem Kenntnisstand kennt fetchmail im Grunde nur zwei Zustände für POP3: entweder sofort nach dem Abholen löschen (delete) oder unbegrenzt auf dem Server liegen lassen (keep). Da fetchmail kein "Gedächtnis" (State-File) für das genaue...
Entscheidend ist doch wie Deine Platte partitioniert ist und ob Du mit Zwischenschichten arbeitest und wen ja wie. Also Software RAID oder LVM. Im Grunde alles was irgendwie den Device Mapper verwendet.
Ich lege /boot eh immer in die erste oder...
@jim_os - verstehe ich jetzt nicht, warum man da zu schwitzen anfängt oder Panik schiebt.
Deine Optionen:
Du kannst von deinem System vor dem Updaten doch Beispielsweise mit CloneZilla eine Systemsicherung machen.
Du spielst das Update ein und...
The Crash:The HP RAID controller unexpectedly dropped multiple physical disks simultaneously, causing an XFS error.
TASK ERROR: unable to activate storage 'backup-storage' - directory is expected to be a mount point but is not mounted...
Currently, our setup uses containers for the database server, Docker, and so on.
I plan to use KVM and install Ubuntu Server within a VM to handle the database, Docker, etc.
Is there a way to migrate from the current container (running Ubuntu...
But I used the writeback cache in the Proxmox 8.4 as well I got bugged!
So, still, I can't explain why works on newest version of kernel and PVE.
Anyway... It's works.... That what's matter.
Thanks for your reply @Gilberto Ferreira .
The difference to my setup is your cache setting (writeback) which does not use O_DIRECT semantics and therefore does not trigger the bug.