J'ai rajouter un DD à mon nas.
Je souhaite activer le service smart.
Via putty je fais:
1) smartctl -a -d auto /dev/ada2
Code: Select all
nas4free: ~ # smartctl -a -d auto /dev/ada2
smartctl 6.2 2013-07-26 r3841 [FreeBSD 9.2-RELEASE-p4 amd64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Device Model: External Disk 0
Serial Number: 042EAAF__________0_A
Firmware Version: RGL10364
User Capacity: 320,072,933,376 bytes [320 GB]
Sector Size: 512 bytes logical/physical
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ATA/ATAPI-6 T13/1410D revision 2
Local Time is: Sun Oct 5 12:56:35 2014 UTC
SMART support is: Available - device has SMART capability.
SMART support is: Disabled
SMART Disabled. Use option -s with argument 'on' to enable it.
(override with '-T permissive' option)
Code: Select all
nas4free: ~ # smartctl -s on /dev/ada2
smartctl 6.2 2013-07-26 r3841 [FreeBSD 9.2-RELEASE-p4 amd64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.
Que faire ?


