Recent content by joarc

  1. J

    Disk smart status no longer working

    Not to bump an old thread, but just wondering if theres any plan to fix this, or if there is a solution?
  2. J

    Disk smart status no longer working

    Again, it stopped working on all three nodes as we updated to proxmox 6.2, so either something changed with proxmox or a package proxmox used, and as it works when using smartctl commands directly, i feel like something with how proxmox detects/checks the disks might be weird? All drives are...
  3. J

    Disk smart status no longer working

    For the record, if it were failing drives, that would mean that by upgrading to a newer proxmox version, 75 drives are now "failing" but reports as unknown status, and has been working perfectly fine for several months since the upgrade.
  4. J

    Disk smart status no longer working

    When using just smartctl -H /dev/sdd (or any disk for that matter) it doesn't work, it wants the -d option. root@node-04:~# smartctl -H /dev/sdd smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.44-2-pve] (local build) Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org...
  5. J

    Disk smart status no longer working

    Smartctl: root@node-04:~# smartctl -a -d cciss,3 /dev/sdd smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.44-2-pve] (local build) Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Vendor: NETAPP Product...
  6. J

    Disk smart status no longer working

    Hi. So a few months ago, we updated to proxmox 6.2-10 (from 6.1 i think) and before we upgraded, we had working smart and disk statuses. But since upgrading, the disks except for the boot drives, have stopped showing smart PASSED and Wearout, and disk types are unknown. Now, we have had to...