smartctl

  1. F

    Fixing SMART Data Reporting for HS-HUB-MHC201 USB Enclosure

    Problem: I was having issues getting Proxmox to correctly report SMART data for a hard drive connected via a HS-HUB-MHC201 USB enclosure. Proxmox relies on smartctl for SMART data, but the enclosure's USB-to-SATA bridge was causing smartctl to misbehave. Specifically, smartctl --scan was not...
  2. X

    [SOLVED] smartctl version 7.4

    Is there a possibility that smartctl will be updated to v7.4? Due to the fact that used Seagate hard disks are sold as new, it would be useful if the current version of smartctl is also available on Proxmox, which is able to read the FARM values...
  3. S

    Proxmox with Second Hand Enterprise SSDs

    I had many problems related to VERY HIGH iowait on my Proxmox VE Systems using Crucial MX500, which is a Consumer SSD (and one with very little DRAM, so once that fills up, Performance drops like a Rock). Now I got 2 x Intel DC S3610 1.6 TB SSDs which should be very good for VM Storage or also...
  4. N

    SMART IDs are different when checking different drives.

    As you can see from the image my SMART IDs are different depending on what HDD I check. sdd (top image) is an enterprise drive I bought refurbished recently while the sdb is a drive I salvaged from an old prebuilt . sda and sdb shows the temperature when checking SMART in the GUI. sdc and sdd...
  5. R

    Smartctl Offline_Uncorrectable in SSD

    Hello ! I am receiving a lot of email about Offline_Uncorrectable in my SSD, in different servers and multiple devices. The following warning/error was logged by the smartd daemon: Device: /dev/sdc [SAT], 16 Offline uncorrectable sectors Device info: HFS1T9G32FEH-BA10A...
  6. T

    SMART error (CurrentPendingSector) detected on host

    I recently set up a bare metal cloud server with a hosting company. I have 2 ZFS pools, 1 with sda/sdb and the other with NVME drives. I have been getting these errors for both sda and sdb: This message was generated by the smartd daemon running on: host name: midwestern DNS domain...
  7. S

    SMART error notification but no SMART error on test

    Hello, on my PVE I have a USB HDD connected for Backups, ISOs, Templates and such... I just replaced an old drive with a *brand new* 4TB Seagate BarraCuda HDD in an external (powered) USB3 enclosure. Today I received an email notification with the subject "SMART error...
  8. T

    Update smartmontools - micron 5400

    I have just setup a new PVE8 machine but it does not recognise my drives life. Ive seen that Smartmontools 7.3 may be too old to have the correct definitions for the Micron 5400 as when I run it on the CLI the particular attributes are undefined. Can we manually update smartmontools to 7.4...
  9. M

    ZFS pool is enabled but not active

    i have a Proxmox node running on version 7.1-7 with 4 SSD and 2 HDD storage configured with ZFS. Everything was working perfectly. Until yesterday, i rebooted node (whis was not my first reboot after setup), and now one of the SSD storages named 'zfs_ssd_1' is not activated. The GUI shows that...
  10. U

    Smartctl: advice on bad sectors

    Hi, I'm receiving one mail almost each hour from my pbs instance, saying Device: /dev/sda [SAT], 1 Currently unreadable (pending) sectors If I run smartctl -a /dev/sda (it's the zfs disk with the OS on) root@pbs1:~# smartctl -a /dev/sda smartctl 7.2 2020-12-30 r5155...
  11. P

    Getting daily SMART errors for a new HDD

    Hi, I'm getting this error every day for a HDD I have: Device: /dev/sdt [SAT], Failed SMART usage Attribute: 5 Reallocated_Sector_Ct. Device info: WDC WD60EFRX-68L0BN1, S/N:WD-WXRBLABLABLA, WWN:etc.etc.etc.etc.etc..., FW:82.00A82, 6.00 TB When I check it with smartctl -t short /dev/sdt I got...
  12. R

    Proxmox with areca 1882LP Raid controller getting incorrect smartctl status

    Hi, This isn't a problem unique to proxmox but I wanted to check if the SMART info in the 'Disks' view was coming from smartctl? Reason being, with this controller, you need to use another method to get proper smartctl information. Is there any way to get the correct information into the GUI...
  13. M

    SMART error on backup start

    Hi! Every time I start backup of my VM which is above 100GB I get a SMART error notification, which finally does not affect actual backup procedure, neither further operation of PROXMOX or VMs. However when I do small backup below 20GB I get no issues at all. This message was generated by the...
  14. P

    Megacli - Smartctl - Dell PERC

    Hello, I'm using PERC H730P on DELL server and I see my disk in Proxmox GUI but Type: Unknow and SMART Unknow. Anybody know how to resolv this ? Anywhere we can change smartctl command with the -d megaraid parameter ? (I have install megacli-status) thks 4 help Pblou
  15. O

    P410i controller SSD RAID1 recognized as HDD

    Hi People, first of all thanks for this great software. It's in trial phase right now but looks really promising. I'm having an issue: There's a HP P410i controller with 2x 120GB SSD in RAID1 and 2x1TB SSD in RAID1 All of them are consumer SSD's for testing right now. The issue is: smartctl...