Recent content by pboe

  1. P

    Unable to view ZFS status in GUI for specific pool

    I have the same issue. Is this already reported to the bug tracker?
  2. P

    ACME-DNS with IONOS: failing to renew certificate

    Hi Fabian, thanks for the quick response. Replacing /usr/share/proxmox-acme/dnsapi/dns_ionos.sh with https://raw.githubusercontent.com/acmesh-official/acme.sh/master/dnsapi/dns_ionos.sh solved the problem in our case.
  3. P

    ACME-DNS with IONOS: failing to renew certificate

    Hi, renewing of our let's encrypt certificates worked flawlessly until now. Any ideas what could have changed with the recent updates towards PVE 7.2 root@jupiter2:~# pvenode acme cert renew Loading ACME account details Placing ACME order Order URL...
  4. P

    Hard Drives not showing up under Storage / Disks

    Replacing the sda drive seems to fix the issue.
  5. P

    Hard Drives not showing up under Storage / Disks

    Actually it's only one of 4 HGST drives that takes so long to respond. I will exchange that one with a spare and check if the issue is solved. Thanks for your kind support, that's very appreciated.
  6. P

    Hard Drives not showing up under Storage / Disks

    There seems something missing in the command. time proxmox-backup-debug api get /nodes/localhost/disks/list --skipsmart Error: parameter verification errors parameter 'skipsmart': missing parameter value. Usage: proxmox-backup-debug api get <api-path> [OPTIONS] <api-path> <string>...
  7. P

    Hard Drives not showing up under Storage / Disks

    smartctl -i is almost instantanious. smartctl -a looks different: on the Seagate drives it takes ~1.2s on the HGST drives it takes ~22s
  8. P

    Hard Drives not showing up under Storage / Disks

    No lsblk gives an instantanious result.
  9. P

    Hard Drives not showing up under Storage / Disks

    Hi Thomas, Could be a timeout issue. The command takes more than 30 seconds to return the list. The GUI gives me a communication failure after about 25 seconds. root@pluto:~# proxmox-backup-debug api get /nodes/localhost/disks/list...
  10. P

    Hard Drives not showing up under Storage / Disks

    proxmox-backup 2.1-1 running kernel: 5.13.19-4-pve proxmox-backup-server 2.1.5-1 running version: 2.1.5 pve-kernel-helper 7.1-10 pve-kernel-5.13 7.1-7...
  11. P

    Hard Drives not showing up under Storage / Disks

    Hi oguz, thanks for the incredible fast reply. No, journal looks all good. Controller and drives recognised & attached, no errors I wiped a couple of the unused disks, unfortunatly still no disks showing up in the GUI root@pluto:~# sgdisk --zap-all /dev/sda Warning: Partition table header...
  12. P

    Hard Drives not showing up under Storage / Disks

    Hi, I can't add new ZFS pools from the GUI, beause it's not recognising the disks respectively showing a communication faiure (0). During installation all drives showed up in the installation manager and i was able to install PBS on a ZFS RAID1 mirror. I'm using an LSI SAS Controller in IT Mode...
  13. P

    Rollback fails

    Hi Fabian, thanks for the quick replay and sorry for bothering you. Yes its rolling back and i just assumed that the pointer in the snapshot tree should point somewhere else, but i realized now, that the point from where i rolled back ist lost after rollback...