Re: kernel cant access SATA adapter device

2013-10-23 Thread taco
Sense key [02 04 02] means LOGICAL UNIT NOT READY, INITIALIZING COMMAND REQUIRED it works on windows but not on linux? On Fri, Oct 18, 2013 at 02:53:21PM -0400, Robert Story wrote: On Fri, 18 Oct 2013 22:37:45 +0800 taco wrote: T T reproduce the problem with more debug messages

Re: kernel cant access SATA adapter device

2013-10-18 Thread taco
reproduce the problem with more debug messages with the bellow command: $ echo 0x2 /sys/modules/mptsas/mpt_debug_level and attach it here On Thu, Oct 17, 2013 at 01:02:49PM -0400, Robert Story wrote: On Thu, 17 Oct 2013 23:59:24 +0800 taco wrote: T What is the version of mptsas driver

Re: kernel cant access SATA adapter device

2013-10-17 Thread taco
What is the version of mptsas driver? It seems that the mptsas's driver can't recognize the the type of SD card and treat it as normal hard disk drive. On Wed, Oct 16, 2013 at 03:46:51PM -0400, Robert Story wrote: Hi, I've got a SATA adapter for a SD card in a Dell Poweredge R610. The BIOS

Re: [patch,v2 05/10] sd: use alloc_disk_node

2012-11-05 Thread taco
On 11/05/2012 10:57 PM, Bart Van Assche wrote: On 11/05/12 15:12, Jeff Moyer wrote: Bart Van Assche bvanass...@acm.org writes: On 11/02/12 22:45, Jeff Moyer wrote: Signed-off-by: Jeff Moyer jmo...@redhat.com --- drivers/scsi/sd.c |2 +- 1 files changed, 1 insertions(+), 1