Hello,
I've been trying to figure this one out but simply can't. I have a bond0 interface on the proxmox host (Active-Standby), and a vmbr0 vlan aware linux bridge. I use the same vmbr for proxmox management on vlan 10.
1) I have three VMs on...
The numbers in the Proxmox Wiki (“~10% improvement”) are based on synthetic sequential benchmarks and do NOT reflect real workloads like Windows Server + SQL / MySQL.
In real world Windows database VMs, switching from qcow2 → RAW and enabling...
Thank you very much!!! Hopefully the Proxmox team will notice and correct this as soon as possible.
However, for now I have been advising all partners to uncheck this option, at least for the time being, in potential installations to avoid problems.
I had a "bright" idea to take a look at the code and the cause seems "simple" enough:
https://github.com/proxmox/pve-common/blob/master/src/PVE/Network.pm#L691
my @ifaces = ();
my $dir = "/sys/class/net/$bridge/brif"...
I had a "bright" idea to take a look at the code and the cause seems "simple" enough:
https://github.com/proxmox/pve-common/blob/master/src/PVE/Network.pm#L691
my @ifaces = ();
my $dir = "/sys/class/net/$bridge/brif"...
Hey, warum LXC statt VM?
Das LMS lässt sich doch super direkt in einer VM laufen – einfach NAS-Freigaben mounten. Das ist für mich die schnellste und unkomplizierteste Variante, genau so mach ich's bei meinen VMs.
(wie man eine Freigabe von...
warum müssen es LXCs sein? Wenn du eh schon eine portainer VM hast, dann lass doch dort alles laufen, installiert einen nfs / samba server und greif darüber auf die Daten zu, so wie bei der Syno auch, nur halt ohne clicky bunty GUI. Mach ich...
warum müssen es LXCs sein? Wenn du eh schon eine portainer VM hast, dann lass doch dort alles laufen, installiert einen nfs / samba server und greif darüber auf die Daten zu, so wie bei der Syno auch, nur halt ohne clicky bunty GUI. Mach ich...
Hey, warum LXC statt VM?
Das LMS lässt sich doch super direkt in einer VM laufen – einfach NAS-Freigaben mounten. Das ist für mich die schnellste und unkomplizierteste Variante, genau so mach ich's bei meinen VMs.
(wie man eine Freigabe von...
based on OP's description I don't see a reason for iSCSI traffic to ever be generated from 10/20/30 or passed to 100/101. So I do not think this would come up as an issue.
I also do not see where OP mentions using Bond. It seems to me they have...
https://pve.proxmox.com/wiki/Migrate_to_Proxmox_VE#Attach_Disk_&_Move_Disk_(minimal_downtime) und https://forum.proxmox.com/threads/kleiner-gamechanger-bei-der-windows-migration-zu-proxmox.167837/ sollten helfen, um die Downtime minimal zu halten
Ich denke, die Entscheidung ist gefallen - TrueNAS nativ auf der UGreen. TrueNAS ist schon eine andere Hausnummer als UGOS, habe es mal in einer VM angetestet. Werde aber die Boot-SSD wechseln, sicher ist sicher.
Von UGOS wollte ich gerade mal...
I know this is an old post but wanted to reply for anyone who stumbles across this...
I was able to solve this by disabling USB Auto Suspend on just the client.
cat /sys/module/usbcore/parameters/autosuspend
(if the result is 2, then...
PDM 1.0.1 all nodes V9.1.2
I got somthing similar.
I have s cluster with 4 nodes and a seperate one single node.
When i try migrate CT from cluster node to single node it transfers disk but fails at the end. With this error:
2025-12-08 14:12:28...
There are a few different scenarios that I think people are potentially hitting due to different deployment methods/configs. I had updated PVE a week back to the new kernel but I had not updated PBS. I run PBS on PVE and not as a dedicated...
Servus
Ich wollte eben wieder mal einen Server updaten und musste leider IO Fehler festellen. Okay nach 3 Jahren darf das ja auch sein. Nur muss ich nun das System neu machen,da es eine Datei betrifft, die das System immer wieder braucht und ich...
Danke für die vielen Antworten!
Kurz etwas zu meinem Setup:
Ich nutze einen kleinen Dell Optiplex, auf dem Proxmox läuft. Zusätzlich habe ich eine Synology DS218+, auf der meine Daten liegen.
Alle meine LXC-Container und drei VMs laufen...