Custom Query (1359 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (82 - 84 of 1359)

Ticket Resolution Summary Owner Reporter
#86 fixed 3ware 9750 SATA Drive Support Christian Franke vpayno
Description

Hi,

I've attached a patch that allows smartctl to access SATA drives on LSI 3ware 9750 controllers.

I've been using this version on multiple systems (with 3ware 9650, 9750, and on-board SATA and SAS only) for almost a month without any problems.

Please let me know if I need to make changes and re-submit it again, or if there's a different procedure for submitting this patch.

Regards,

Victor

#87 duplicate self test failed [Cannot allocate memory] somebody jperkster
Description

Hello,

I'm having trouble getting smartctl to run tests on our MegaRAID systems:

[root@server ~]# smartctl -t long -d megaraid,0 /dev/sda
smartctl 5.39.1 2010-01-28 r3054 [i686-pc-linux-gnu] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net

Long (extended) offline self test failed [Cannot allocate memory]

I've tried recompiling 5.39.1, but not installing it, thinking it might not like being in HIGHMEM, however that did not help either. I'm at a loss as to what the problem could be, and as a last resort I've put in this ticket for assistance.

[root@server ~]# cat /etc/redhat-release
CentOS release 5.5 (Final)
[root@server ~]# ulimit -a
core file size          (blocks, -c) 1000000
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 19
file size               (blocks, -f) unlimited
pending signals                 (-i) 192994
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 4096
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) 14335
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited

Any suggestions would be highly appreciated.

#88 fixed Store last selective self-test span in smartd state file Christian Franke Christian Franke
Description

For scheduled selective self-tests, smartd reads the last test span from the selective self-test log of the drive. At least some WDC drives reportedly do not preserve the self-test log accross power cycles, see smartmontools-support list.

To support such drives, smartd should store the last test span in its state file instead.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.