Latest activity

  • D
    dbrega replied to the thread no ssh and GUI access.
    Perhaps I didn’t explain myself very well I not have problem with E1000. The installation of proxmox work fine but if i not connected with GUI or ssh shell after few hours i not be able to access web gui and ssh shell but the ping comand to ip...
  • S
    Betrifft das auch RAID-Z1 oder sind hier nur die höheren (Z2, Z3) gemeint? Warum auf keinen Fall? Bevor ich irgendwas falsch verstehe - sind folgende Begriffe richtig?: - "special device" ist das "special vdev" auf dem die Metadaten liegen. Wenn...
  • J
    Johannes S replied to the thread verify state failed.
    Vor allen benutzt zfs ab Version 2.4 das Special device als log device, solange man kein eigenes konfiguriert: https://github.com/openzfs/zfs/pull/17505 Das ist das zfs, was in PVE 9.2 und PBS 4.2 im Einsatz kommt. Im Homelab gibt es damit...
  • J
    Johannes S reacted to UdoB's post in the thread verify state failed with Like Like.
    Dedup findet im Chunkstore statt. Wenn mehrere Systeme in verschiedene Namespaces eines gemeinsamen Storage schreiben, klappt das.
  • J
    Hi, was für eine NetApp? Bei einer FAS würde ich immer zu NFS raten. Das läuft nativ, auch sehr Performant und warum auf einem Filer Dateien ablegen, die wieder als Disk genutzt werden. Ist es ein AFA, dann ist NVMeoverTCP eine gute Idee. Ich...
  • B
    Bu66as reacted to ThoSo's post in the thread [SOLVED] update eines pve with Like Like.
    Läuft das Script irgendwo an die wand und es wird nicht abgefangen? Prüft dann vielleicht den eigenen Host…. Und der ist updatefrei.
  • ProxmoxSecurityAdvisory
    Subject: PSA-2026-00033-1: Authenticated Remote Code Execution via custom_check_path setting Advisory date: 2026-08-03 Packages: pmg-api Details: The custom_check_path setting could be set by any user with 'Administrator' role. This script is...
  • B
    Stimmt, im Normalfall legt PVE für nen ZFS-Container ein Subvol (Dataset) an, da hast du recht @Impact, und da gibt ZFS den Platz sofort frei, kein fstrim nötig. Aber schau nochmal auf den Mountpoint vom OP: SamsungSSD:vm-101-disk-0. Das vm-...
  • D
    dbrega replied to the thread no ssh and GUI access.
    pve nic is configured with static address see belove screenshot gui config Is not possible beacuse when i reboot the pve ping not response, This morning I restated pve. This morning I’ve been working on the PVE environment as usual. The issue...
    • 1785749248757.png
  • L
    longer replied to the thread VM Migration error.
    Where is this mentioned? could you please add link to wiki or pve doc mentioning this? I have tested with local lvm for linux vm it work with no error (I will check win vms as well and share result whenever I got time): root@node3:~# grep...
  • UdoB
    UdoB replied to the thread verify state failed.
    Dedup findet im Chunkstore statt. Wenn mehrere Systeme in verschiedene Namespaces eines gemeinsamen Storage schreiben, klappt das.
  • J
    j.theisen reacted to Cutthroat's post in the thread Veeam 13.1 and VMware migrations with Like Like.
    Just an FYI for those migrating from VMware to PVE and have Veeam. The latest version that came out this week, 13.1 has a very nice new feature. During a restore of the VM to Proxmox, it will automatically inject the VirtIO drivers. It will set...
  • A
    Have also migrated Cisco ISE (HA Pair) without any larger issues and it runs fine AFAIK. The changes that we had to do the the virtual hardware was that we had to use VMware PVSCSI instead of VirtIO, else it would not boot. You also have to set...
  • UdoB
    Hello, Please take a look at our [pve8to9] and our ceph upgrade guides [1, 2]. Therein you can find our official upgrade guides which contain best practices. Ceph can be upgraded in-place without downtime when following the guides. [pve8to9]...
  • Falk R.
    Hi, was für eine NetApp? Bei einer FAS würde ich immer zu NFS raten. Das läuft nativ, auch sehr Performant und warum auf einem Filer Dateien ablegen, die wieder als Disk genutzt werden. Ist es ein AFA, dann ist NVMeoverTCP eine gute Idee. Ich...
  • UdoB
    UdoB reacted to cwt's post in the thread NVME LVMcache w/ LVM Thin? with Like Like.
    There are some myths around SLOG, L2ARC and special device(s) in ZFS which always re-appear. 1) SLOG A SLOG is a separate storage for the ZFS Intent Log (ZIL). Synchronous writes are protocolized and written back in the ZFS pool later. For...
  • Maximiliano
    Hello, Please take a look at our [pve8to9] and our ceph upgrade guides [1, 2]. Therein you can find our official upgrade guides which contain best practices. Ceph can be upgraded in-place without downtime when following the guides. [pve8to9]...
  • A
    AntonJ reacted to Cutthroat's post in the thread Veeam 13.1 and VMware migrations with Like Like.
    Just an FYI for those migrating from VMware to PVE and have Veeam. The latest version that came out this week, 13.1 has a very nice new feature. During a restore of the VM to Proxmox, it will automatically inject the VirtIO drivers. It will set...
  • cwt
    cwt replied to the thread NVME LVMcache w/ LVM Thin?.
    There are some myths around SLOG, L2ARC and special device(s) in ZFS which always re-appear. 1) SLOG A SLOG is a separate storage for the ZFS Intent Log (ZIL). Synchronous writes are protocolized and written back in the ZFS pool later. For...
  • UdoB
    UdoB replied to the thread verify state failed.
    In meinen eigenen Installationen "mit Blech" hat sich ein "Special Device" plus Platz für "Small Blocks" als extrem nützlich erwiesen. (Achtung: erst die Dokumentation lesen, dann einrichten.) Ein SLOG habe ich nirgends..., weil fast alle meine...