SMART Only monitors one drive

  • Hello


    I've installed OMV on a Raspberrypi B+ and plugged a USB Dual Bay External hard drive case.


    I correctly created my raid mirror device and correctly accessed it


    But I have some troubles with SMART monitors


    First thing, In device tabs my 2 disks have the same serial number. So i try to run smart informations manually.


    Code
    # smartctl -i /dev/sda 
    smartctl 5.41 2011-06-09 r3365 [armv6l-linux-3.12-1-rpi] (local build)
    Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
    
    
    Smartctl open device: /dev/sda [USB JMicron] failed: Two devices connected, try '-d usbjmicron,[01]'


    I added the option and I was able to get my informations with -d usbjmicron,0 for the first disk or -d usbjmicron,1 for the second one.


    Secondly, on my /etc/smartd.conf I only see one drive

    Code
    # /etc/smartd.conf
    # Configuration file for smartd. Use "man smartd.conf" for more information.
    #
    # This configuration file is auto-generated.
    # WARNING: Do not edit this file, your changes will be lost.
    
    
    /dev/disk/by-id/ata-*** -d sat -a -o on -S on -T permissive -W 0,0,0 -I 194 -I 231 -n never,q -m ***@*** -M exec /usr/share/smartmontools/smartd-runner


    Is there a way to manually adapt smartd auto-generated configuration ?


    Thanking you in advance

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!