- Mitglied seit
- 04. Mai 2014
- Beiträge
- 2
- Punkte für Reaktionen
- 0
- Punkte
- 0
Hallo,
ich hoffe, ich habe für mein Thema das richtige Forum erwischt. Ich habe Probleme, SMART zu aktivieren. Hier einige Aufrufe mit den entsprechenden Meldungen von smartctl.
Es handelt sich um eine DS212j mit der aktuellen DSM 5.0-4482.
Ich habe auch das smartctl per ipkg installiert, aber hier bekomme ich eine Segmentation fault. Auch der Parameter -d, der in einem anderen Thread empfohlen wurde, konnte keine Abhilfe schaffen.
Kann mir jemand weiterhelfen?
Viele Grüße,
WonkoTheSane
ich hoffe, ich habe für mein Thema das richtige Forum erwischt. Ich habe Probleme, SMART zu aktivieren. Hier einige Aufrufe mit den entsprechenden Meldungen von smartctl.
Es handelt sich um eine DS212j mit der aktuellen DSM 5.0-4482.
Rich (BBCode):
> smartctl -i /dev/sda
smartctl 6.2 (build date Mar 3 2014) [armv5tel-linux-2.6.32.12] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor: Hitachi
Product: HDS721010CLA332
Revision: JP4O
User Capacity: 1,000,204,886,016 bytes [1.00 TB]
Logical block size: 512 bytes
Rotation Rate: 7200 rpm
Form Factor: 3.5 inches
Serial number: JP2911HQ2R63RH
Device type: disk
Local Time is: Sun May 4 18:57:16 2014 CEST
SMART support is: Unavailable - device lacks SMART capability.
Rich (BBCode):
> smartctl -s on /dev/sda
smartctl 6.2 (build date Mar 3 2014) [armv5tel-linux-2.6.32.12] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
unable to fetch IEC (SMART) mode page [unsupported field in scsi command]
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
Rich (BBCode):
> smartctl -s on /dev/sda -T permissive
smartctl 6.2 (build date Mar 3 2014) [armv5tel-linux-2.6.32.12] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
unable to fetch IEC (SMART) mode page [unsupported field in scsi command]
Ich habe auch das smartctl per ipkg installiert, aber hier bekomme ich eine Segmentation fault. Auch der Parameter -d, der in einem anderen Thread empfohlen wurde, konnte keine Abhilfe schaffen.
Rich (BBCode):
> /opt/sbin/smartctl -i /dev/sda
smartctl 5.40 2010-10-16 r3189 [arm-none-linux-gnueabi] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
Segmentation fault (core dumped)
> /opt/sbin/smartctl -i /dev/sda -d ata
smartctl 5.40 2010-10-16 r3189 [arm-none-linux-gnueabi] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
Segmentation fault (core dumped)
> /opt/sbin/smartctl -i /dev/sda -d marvell
smartctl 5.40 2010-10-16 r3189 [arm-none-linux-gnueabi] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
Segmentation fault (core dumped)
Kann mir jemand weiterhelfen?
Viele Grüße,
WonkoTheSane