Recent content by Singman

  1. S

    Node maintenance mode UI

    I've tried the maintenance command : ha-manager crm-command node-maintenance enable pvbe20 CT migrated well but the VM is not moving. Normal behavior ? Why ?
  2. S

    Move backups from disk to disk

    What I am trying to do is to move all CT/VM from a Proxmox host to a cluster of PVE.
  3. S

    Move backups from disk to disk

    root@pve2:/var/lib/vz/dump# zstd -d --stdout /var/lib/vz/dump/vzdump-lxc-103-2026_03_19-21_49_48.tar.zst | PBS_FINGERPRINT='67:f8:b3:4c:ff:39:c8:aa:10:93:42:ba:c0:97:67:9c:b5:07:68:5a:bd:50:1e:bc:a1:9d:d1:44:1a:c8:f4:61' vma-to-pbs --repository 'root@pam!token@pbs25:8007:zpool_backup' --vmid 103...
  4. S

    Move backups from disk to disk

    Not working anymore...
  5. S

    Move backups from disk to disk

    I have a more tricky move to do : - source is a local backup - destination is a PBS volume ! So, not mounted anywhere. How can I copy the backup from source to PBS volume ? Thanks
  6. S

    iSCSI interfaces

    Maybe we could play with iscsi daemon, not sure of the result. https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/7/html/storage_administration_guide/iscsi-config
  7. S

    iSCSI interfaces

    On TrueNAS side, the portal is listening to only one interface, so it's ok, that's why he doesn't answer to other IP request. That's a problem because it create a lot of trying connections and big delay.
  8. S

    iSCSI interfaces

    Hi, Setup : a cluster of 4 nodes and an iSCSI storage on NAS. Nodes have 2 network interfaces, nic0 (1Gbps) and enx0 (2.5Gbps), bridged to vmbr0 and vmbr1 (not sure if I need to bridge enx0, that's a side question...). NAS have also 2 network interface but iSCSI is forced to only one, the...
  9. S

    [SOLVED] iSCSI via TrueNAS options

    Hello, I'm trying to create iSCSI storage for Proxmox on a TrueNAS NAS, using LVM mounting. During configuration, I have several options. Which one is best suited for Proxmox ?
  10. S

    PVE 9 Realtek RTL8111 issues - Again

    pve-manager/9.1.5/80cf92a64bef6889 (running kernel: 6.17.9-1-pve) Still not working and no solution...
  11. S

    Intel pentium 8505 support

    Ubuntu 22.04.02 crash too...
  12. S

    Intel pentium 8505 support

    Not really but look like it's related to Proxmox custom kernel. The NAS run pretty well under Debian Bookworm. The next test will be to install the Debian, then transform it with Proxmox packages. Here is a dmesg for a Debian :
  13. S

    [SOLVED] Proxmox hang : difficulty finding the origin

    Don't worry, that PC crash under Ubuntu like under Proxmox. I'm trying to understand what in kernel make it run or not.
  14. S

    [SOLVED] Proxmox hang : difficulty finding the origin

    But I have a few PC that work like a charm under Debian and keep crashing every hour under Proxmox :) That's why I should to not burn them directly with PVE ISO but do an install over Debian.