Recent content by lucavornheder

  1. L

    [TUTORIAL] SDN mit EVPN über Wireguard - DEMO

    Habe sowohl online, als auch von Kunden in letzter Zeit vermehrt die Frage gehört, was man eigentlich mit SDN machen kann, außer zentral vLAN's zu verwalten. Somit ist an einem Freitagabend dieses Setup entstanden, wo ich testen wollte, wie weit kann man die neusten SDN Features ausreizen und...
  2. L

    Development guide

    Hi, thanks a lot :)
  3. L

    Development guide

    Hi everyone, is there a "guide" on howto build/compile proxmox VE yourself? I want to tinker with the code for learning purposes :)
  4. L

    Hänger unter Windows VM mit Sophos Endpoint

    Das wird leider nicht so einfach. Wir haben auf das Cluster keinen durchgehenden Fernzugang und sind quasi nur auf Zuruf tätigt. Das ursprüngliche Fehlerbild sah eigentlich nach einem Storagethema aus, zumal das storage iscsi/datacore ist. Der Kunde konnte mir allerdings bestätigen, das der...
  5. L

    Proxmox 8.2.2: SSD storage becomes inaccessible after days—VMs crash until reboot

    Hi, first of all, we'll need some information about you running hardware. How is the storage configurerd? Do you have a controller or hba?
  6. L

    Hänger unter Windows VM mit Sophos Endpoint

    Hi, wir hatten bei einem Kunden ein ähnliches Problem. Leider wissen wir bis aber heute nicht, ob es 100%tig am sophos lag. Seitdem wir die CPU auf x86-64-v4 gestellt haben, läuft alles.
  7. L

    Moving to new Server

    I would install proxmox from scratch on the new server, would insert the hdd's and import the zfs of the hdds. Then you can copy the config files from /etc/pve/local/qemu-server to the new server. After that, every vm should be there and be able to boot
  8. L

    Proxmox gpu passthrough Need help

    Hi, can you give us more details about the procedure you did till now?
  9. L

    Proxmox multiple Ceph for HA

    Technically you can create a pool for each vm and configure a replication of 1 in this pool. Then, you would have a disk per vm, but without any redundancy in the hardware/disks. In this case, it would make more sense to use zfs.
  10. L

    Suddenly high ping times/disconnection

    Hi, can you give us more details regarding your networking setup?
  11. L

    Regular cpu load spikes on PVE hosts and VMs

    Hi, can you please give more details regarding your setup?
  12. L

    Passthrough for Gigabit Quad Nic?

    Hi, you have to options: You can passthough the whole card or you can create an bridge on every port and attach the bridge to the vm
  13. L

    kernel: libceph: socket closed (con state OPEN)

    Can you see an high latency for the osd's? Proxmox UI -> Ceph -> OSD
  14. L

    Proxmox and iSCSI

    Hi, when you don't tick "Use LUNs Directly" you need to create an lvm storage on top of the iscsi Storage. This has also the advantage, the you can use it as "shared". When you use the iscsi directly, you can't use it shared