Custom Query (1415 matches)
Results (268 - 270 of 1415)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#46 | wontfix | With two channels LSI Raid, smartctl check always the first one. | ||
Description |
uname -a Linux xforce 2.6.26-2-686 #1 SMP Fri Oct 23 23:43:53 UTC 2009 i686 GNU/Linux smartctl -V smartctl 5.39 2009-12-09 r2995 [i686-pc-linux-gnu] (local build) Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net smartctl comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under the terms of the GNU General Public License Version 2. See http://www.gnu.org for further details. smartmontools release 5.39 dated 2009-12-09 at 21:00:32 UTC smartmontools SVN rev 2995 dated 2009-12-09 at 21:01:43 smartmontools build host: i686-pc-linux-gnu smartmontools build configured: 2010-01-11 23:51:52 UTC smartctl compile dated Jan 11 2010 at 23:52:24 smartmontools configure arguments: '--prefix=/usr' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--with-initscriptdir=/etc/init.d' '--with-docdir=/usr/share/doc/smartmontools' '--with-selinux' 'CXXFLAGS=-g -O2' 'LDFLAGS=' 'CPPFLAGS=' 'CFLAGS=-g -O2 -fsigned-char -Wall -O2' 02:0e.0 RAID bus controller [0104]: Dell PowerEdge Expandable RAID controller 4 [1028:0013] (rev 06)
/usr/sbin/smartctl -a -d megaraid,0 -H /dev/sda : Disk Serial number: 3HW2DAL6 /usr/sbin/smartctl -a -d megaraid,1 -H /dev/sda : Disk Serial number: 3HW2DAP9 /usr/sbin/smartctl -a -d megaraid,0 -H /dev/sdb : Disk Serial number: 3HW2DAL6 /usr/sbin/smartctl -a -d megaraid,1 -H /dev/sdb : Disk Serial number: 3HW2DAP9 /usr/sbin/megactl -v a0 PERC 4e/Di bios:H418 fw:513O chan:2 ldrv:2 rbld:30% batt:good a0d0 68GiB RAID 1 1x2 optimal
a0d1 136GiB RAID 5 1x3 optimal
a0c0t0 SEAGATE ST373453LC 68GiB a0d0 online a0c0t1 SEAGATE ST373453LC 68GiB a0d0 online a0c1t2 SEAGATE ST373453LC 68GiB a0d1 online a0c1t3 SEAGATE ST373453LC 68GiB a0d1 online a0c1t4 SEAGATE ST373453LC 68GiB a0d1 online /usr/sbin/smartctl -d megaraid,2 -H /dev/sdb smartctl 5.39 2009-12-09 r2995 [i686-pc-linux-gnu] (local build) Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net Smartctl open device: /dev/sdb [megaraid_disk_02] failed: INQUIRY failed |
|||
#48 | wontfix | cciss bug smartd/smartd with amd64 architecture | ||
Description |
Before, I use on it machine i386 distrib and 5.38 - all will be OK now, we have: backup1# smartctl -a --device=cciss,1 /dev/ciss0 smartctl 5.39 2009-12-09 r2995 [FreeBSD 8.0-STABLE amd64] (local build) Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net scsiModePageOffset: response length too short, resp_len=9 offset=27 bd_len=23
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options. backup1# backup1# uname -a FreeBSD backup1.moskb.local 8.0-STABLE FreeBSD 8.0-STABLE #0: Thu Dec 24 17:42:36 MSK 2009 lissyara@…:/mnt/4Tb/usr/obj/amd64/mnt/jabber/DISTR/FreeBSD/src/8.0/sys/GENERIC amd64 backup1# |
|||
#54 | wontfix | os_linux.cpp: Implement linux_marvell_device::ata_pass_through() | ||
Description |
See ticket #52. |