1 |
|
---|
2 | linux:/opt # ./smartctl6.0 -H -r ioctl,2 /dev/sg0
|
---|
3 | smartctl 6.0 2012-10-10 r3643 [x86_64-linux-2.6.16.60-0.42.54.1-smp] (local build)
|
---|
4 | Copyright (C) 2002-12, Bruce Allen, Christian Franke, www.smartmontools.org
|
---|
5 |
|
---|
6 | [inquiry: 12 00 00 00 24 00 ]
|
---|
7 | scsi_status=0x0, host_status=0x0, driver_status=0x0
|
---|
8 | info=0x0 duration=4 milliseconds resid=0
|
---|
9 | Incoming data, len=36:
|
---|
10 | 00 00 00 02 02 34 00 00 32 4c 53 49 4c 4f 47 49 43
|
---|
11 | 10 4c 6f 67 69 63 61 6c 20 56 6f 6c 75 6d 65 20 20
|
---|
12 | 20 33 30 30 30
|
---|
13 | [inquiry: 12 00 00 00 24 00 ]
|
---|
14 | scsi_status=0x0, host_status=0x0, driver_status=0x0
|
---|
15 | info=0x0 duration=0 milliseconds resid=0
|
---|
16 | Incoming data, len=36:
|
---|
17 | 00 00 00 02 02 34 00 00 32 4c 53 49 4c 4f 47 49 43
|
---|
18 | 10 4c 6f 67 69 63 61 6c 20 56 6f 6c 75 6d 65 20 20
|
---|
19 | 20 33 30 30 30
|
---|
20 | [log sense: 4d 00 40 00 00 00 00 00 04 00 ]
|
---|
21 | scsi_status=0x2, host_status=0x0, driver_status=0x8
|
---|
22 | info=0x1 duration=0 milliseconds resid=4
|
---|
23 | Incoming data trimmed to nothing by resid
|
---|
24 | >>> Sense buffer, len=8:
|
---|
25 | 00 70 1c 05 39 00 00 00 00
|
---|
26 | status=2: sense_key=5 asc=0 ascq=0
|
---|
27 | Log Sense for supported pages failed [badly formed scsi parameters]
|
---|
28 | [request sense: 03 00 00 00 12 00 ]
|
---|
29 | scsi_status=0x0, host_status=0x0, driver_status=0x0
|
---|
30 | info=0x0 duration=0 milliseconds resid=0
|
---|
31 | Incoming data, len=18:
|
---|
32 | 00 70 00 00 00 00 00 00 0c 00 00 00 00 00 00 00 00
|
---|
33 | 10 00 00
|
---|
34 | SMART Health Status: OK
|
---|
35 | linux:/opt # ./smartctl6.0 -t short -H -r ioctl,2 /dev/sg0
|
---|
36 | smartctl 6.0 2012-10-10 r3643 [x86_64-linux-2.6.16.60-0.42.54.1-smp] (local build)
|
---|
37 | Copyright (C) 2002-12, Bruce Allen, Christian Franke, www.smartmontools.org
|
---|
38 |
|
---|
39 | [inquiry: 12 00 00 00 24 00 ]
|
---|
40 | scsi_status=0x0, host_status=0x0, driver_status=0x0
|
---|
41 | info=0x0 duration=0 milliseconds resid=0
|
---|
42 | Incoming data, len=36:
|
---|
43 | 00 00 00 02 02 34 00 00 32 4c 53 49 4c 4f 47 49 43
|
---|
44 | 10 4c 6f 67 69 63 61 6c 20 56 6f 6c 75 6d 65 20 20
|
---|
45 | 20 33 30 30 30
|
---|
46 | [inquiry: 12 00 00 00 24 00 ]
|
---|
47 | scsi_status=0x0, host_status=0x0, driver_status=0x0
|
---|
48 | info=0x0 duration=0 milliseconds resid=0
|
---|
49 | Incoming data, len=36:
|
---|
50 | 00 00 00 02 02 34 00 00 32 4c 53 49 4c 4f 47 49 43
|
---|
51 | 10 4c 6f 67 69 63 61 6c 20 56 6f 6c 75 6d 65 20 20
|
---|
52 | 20 33 30 30 30
|
---|
53 | [log sense: 4d 00 40 00 00 00 00 00 04 00 ]
|
---|
54 | scsi_status=0x2, host_status=0x0, driver_status=0x8
|
---|
55 | info=0x1 duration=0 milliseconds resid=4
|
---|
56 | Incoming data trimmed to nothing by resid
|
---|
57 | >>> Sense buffer, len=8:
|
---|
58 | 00 70 1c 05 39 00 00 00 00
|
---|
59 | status=2: sense_key=5 asc=0 ascq=0
|
---|
60 | Log Sense for supported pages failed [badly formed scsi parameters]
|
---|
61 | [request sense: 03 00 00 00 12 00 ]
|
---|
62 | scsi_status=0x0, host_status=0x0, driver_status=0x0
|
---|
63 | info=0x0 duration=0 milliseconds resid=0
|
---|
64 | Incoming data, len=18:
|
---|
65 | 00 70 00 00 00 00 00 00 0c 00 00 00 00 00 00 00 00
|
---|
66 | 10 00 00
|
---|
67 | SMART Health Status: OK
|
---|
68 | [send diagnostic: 1d 20 00 00 00 00 ]
|
---|
69 | SG_IO ioctl failed, errno=1 [Operation not permitted]
|
---|
70 | Short offline self test failed [Operation not permitted]
|
---|
71 |
|
---|
72 |
|
---|