Custom Query (1556 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (250 - 252 of 1556)

Ticket Resolution Summary Owner Reporter
#49 fixed cciss bug smartd/smartd with more than 15 devices Christian Franke Alex Keda
Description

with 5.38 I have good working filez1# smartctl -a --device=cciss,20 /dev/ciss0 smartctl version 5.38 [i386-portbld-freebsd6.3] Copyright (C) 2002-8 Bruce Allen Home page is http://smartmontools.sourceforge.net/

Device: HP DF0300B8053 Version: HPD4 Serial number: 3QP16VEE00009935XQ0P Device type: disk Transport protocol: SAS Local Time is: Thu Feb 4 17:05:15 2010 MSK Device supports SMART and is Enabled Temperature Warning Enabled SMART Health Status: OK

with 5.39 I have it: filez1# smartctl -a --device=cciss,20 /dev/ciss0 smartctl 5.39 2009-12-09 r2995 [FreeBSD 6.3-RELEASE-p9 i386] (local build) Copyright (C) 2002-9 by Bruce Allen, http://smartmontools.sourceforge.net

/dev/ciss0: Option -d cciss,N (N=20) must have 0 <= N <= 15 =======> VALID ARGUMENTS ARE: ata, scsi, sat[,N][+TYPE], usbcypress[,X], usbjmicron[,x][,N], usbsunplus, 3ware,N, hpt,L/M/N, cciss,N, test <=======

Use smartctl -h to get a usage summary

filez1#

filez1# uname -a FreeBSD filez1.moskb.local 6.3-RELEASE-p9 FreeBSD 6.3-RELEASE-p9 #0: Thu Apr 16 21:11:30 MSD 2009 lissyara@…:/usr/obj/usr/src/sys/SMP i386 filez1#

#48 wontfix cciss bug smartd/smartd with amd64 architecture somebody Alex Keda
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

Terminate command early due to bad response to IEC mode page

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#

#5 fixed build fail on freebsd 8 Alex Samorukov Alex Samorukov
Description

There are major changes on freebsd 8.0 USB stack, need to investigate the reason.

os_freebsd.cpp: In function 'int os_freebsd::do_scsi_cmnd_io(int, scsi_cmnd_io*, int)':M os_freebsd.cpp:1424: warning: unused variable 'fdchan'M os_freebsd.cpp: In function 'int os_freebsd::usbdevinfo(int, int, int, int, short unsigned int&, short unsigned int&, short unsigned int&)':M os_freebsd.cpp:2028: error: aggregate 'os_freebsd::usb_device_info di' has incomplete type and cannot be definedM os_freebsd.cpp:2035: error: 'USB_DEVICEINFO' was not declared in this scopeM os_freebsd.cpp:2044: error: 'USB_MAX_DEVNAMES' was not declared in this scopeM * Error code 1M

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