Ich kenne es von anderen Virtualisierungen, dass selbst wenn RAM und Min-RAM gleich sind, das Ballooning doch irgendwie reinpfuscht. Ich möchte verhindern, dass Proxmox hier irgendwie eingreift, insbesondere wenn der RAM des Hardware Knotens gut...
Nichts spricht gegen NFS, nur bei Pure ist das NFS nachträglich obendrauf gesetzt worden und nicht Nativ wie z.B. bei Netapp.
Gerade wenn du eh NFS nutzen möchtest, verstehe ich nicht, warum es dann eine teure Pure sein soll?
Looks like you are doing PCI(e) passthrough (kernel: vfio-pci 0000:00:14.3: resetting) and the USB controller (kernel: xhci_hcd 0000:00:14.0: remove, state 1) is in the same IOMMU group...
Aber auf welche Disks willst du deine Backups machen? S3 ist super für offsite Kopien und Langzeitarchivierung, aber Primärbackups kommen bei mir immer auf vernünftige Disks (SSDs)
Is your /srv directory empty without the mount point? I can reproduce a similar error then:
[I] root@pve9a1 /zfs/subvol-100-disk-0# vzdump 100 --storage pbs
INFO: starting new backup job: vzdump 100 --storage pbs
INFO: Starting Backup of VM 100...
Hallo, bitte um Hilfe. Gestern habe ich das OS aktualisiert (apt update, apt -yf dist-upgrade, apt-get -y --purge autoremove, apt-get autoclean) auf dem Proxmox-Host (HP Intel-Nuc) , danach auch auf zwei der virtuellen Server (apt update, apt...
We try to curl with both IP and hostname, but there is an error stating that there are SSL ceritifcate problem: self-signed certificate.
Currently, we have 2 certificates configured on our proxmox mail relay server.
I have attached the...
Okay, so the task is in uninterruptible D state, but we don't know which operation exactly. What does pvesm status say? Once before the hang and once while the hang is occurring might be interesting. Are there any messages in the journal from...
Ich verstehe dein Problem nicht.
Du hast eine Bridge, vmbr0 in dem Netz und wenn du deine VMs damit verbindest, können die alles erreichen.
Nicht vergessen, dass neu installierte Windows immer icmp blocken und somit kein Ping funktioniert.
Ich betreibe Proxmox VE auf ZFS mit einer zusätzlichen ZFS RAID0 Spiegelplatte (ZFS Pool "tank"). Ich habe mehrere LXCs, die ihren Datenbereich per Mountpoint von tank erhalten.
Ich habe nun mein Proxmox VE mit Version 9.1.4 neu aufgesetzt...
The key issue is that this phenomenon is difficult to reproduce. It doesn't happen every time I plug or unplug the network cable, and very few people would repeatedly plug and unplug network cables unnecessarily. Some devices haven't had their...
Thanks @fabian and @sterzy for your inputs.
However, after going through several issues similar to mine, I went through two interesting posts viz. https://www.linuxuprising.com/2021/01/apt-key-is-deprecated-how-to-add.html and...
Hallo,
ich habe alle meine Windows 11 VM's von vSphere 8 auf die aktuelle Proxmox 9.1.4 übertragen:
noch auf VMware die Tools deinstalliert und die aktuellen VirtIO Treiber und das Guest Tool installiert.
vom ESXi nach Proxmox imortiert...
This seems to be a bug which was introduced in commit 524cf1e [0] when changing the function signature of an inner s3_refresh from async to sync and that not being handled correctly in the CLI.
[0]...