This vague description seems contrary.
If all is the same subnet, then the traffic doesn't use a router, by definition.
So, exactly, what are the IP addresses of the client, the router, the Proxmox server?
[ addition ]: and what are the netmasks...
We have found that Oracle’s VirtIO drivers are currently the most stable option for server 2k25 (Oracle VirtIO Drivers for Microsoft Windows Version 2.3.2)
The single tx_errors incrementing from 0 to 1 exactly when the VM starts
is the smoking gun. Combined with Test 1 clean, Test 2 clean, and
different cables/ports/switches all failing identically, this pattern
matches a well-documented Proxmox...
I don't expect so but it is recommended to run the same version everywhere unless you are actively upgrading. Since major and minor version number parts are equal, they should be compatible and support migrations both ways (but the guarantee has...
I don't expect so but it is recommended to run the same version everywhere unless you are actively upgrading. Since major and minor version number parts are equal, they should be compatible and support migrations both ways (but the guarantee has...
Proxmox does not have any built-in support for staying at a specific version. You'll need to manually determine the precise package versions (of everything) on an existing node and install the same versions on the new node. Maybe Proxmox Offline...
Do I understand correctly that the several remote sites each have a ProxmoxVE installation but you have only one PBS which backups everything to S3? Then I would setup a local PBS in each of them, especially if their bandwith is limited and only...
Should it be /24?
That's what I would expect. I'm not sure what it would default to when none specified
I certainly have an explicit /24 as in
auto vmbr0
iface vmbr0 inet static
address 192.168.5.63/24
gateway 192.168.5.1
I...
Also erst einmal das übliche was man gut mit Proxmox erschlagen kann.
Die tollen Ideen sind aber nicht mal eben umgesetzt, wenn es noch keinen Plan gibt oder eine bestehende Lösung die abgelöst werden soll. Habt ihr viel Zeit um die optimale...
Yes, I evaluated ReaR and it worked for LVM+ext4 without any problem. If you're very proficient in Linux and with ReaR, this will work and will be faster, but for all others, it's simpler to just reinstall PVE and restore your backups. Best to...
Wenn du Windows VMs hast, dann hast du sehr wahrscheinlich kein ZFS Dateisystem.
Womit die Backups gemacht werden ist vollkommen egal.
Entweder du hängst die betroffene Disk temporär an eine Linux VM oder bootest eine Live CD, da kannst du das...
Wenn du das als Codeblock postest, kann man das viel besser lesen.
Der findet im Superblock keine Information, was für ein Dateisystem drauf ist. Ich weiß, dass man diese Informationen fixen kann, aber ich habe das auch noch nicht gemacht.
Also...
Naja, soweit ich weiß laufen dabei die VMs aber trotzdem nicht innerhalb von Containern, etwa laut folgenden Architekturdiagramm: https://kubevirt.io/user-guide/architecture/#how-to-use-a-virtualmachine
Kubernetes (was ja eigentlich zum...
They are used for hosting files on a webserver (proxmox-mirror). For extra IP addresses (and extra local dns entries)
Installed Proxmox on top of Debian using a Proxmox guide. Did I forget a setting? Should it be /24?
Aktuell nutzen wir primär ESXi mit FC-SAN, vCenter, dazu in geringem Umfang vSAN. Daneben gibt es Cloud Instanzen und Container. Und das alles weltweit verteilt. Enterprise Applikationen, MSSQL, SAP, Appliances etc. Was es eben in einer größeren...
Wenn du Windows VMs hast, dann hast du sehr wahrscheinlich kein ZFS Dateisystem.
Womit die Backups gemacht werden ist vollkommen egal.
Entweder du hängst die betroffene Disk temporär an eine Linux VM oder bootest eine Live CD, da kannst du das...
What does it actually want to fetch? there's a single api call that gives you all guests and basic (status) info already via /cluster/resources and that is cached and fast. Full config is different, there isn't also really a single API call for...
KubeVirt ist da das Stichwort. Ich habe keine praktische Erfahrungen damit und bin sicher das sich auch nicht alle VMs damit betreiben lassen. Aber das wird gerade massiv gepusht.
@arnoproxmox
you haven't got an explicit netmask on vmbr0. I would have expected a /24 .
what is the purpose of vmbr1 & vmbr2 ? they have no ports and a /32 subnet ?