Re: ATA scsi driver misbehavior under kdump capture kernel

2007-07-30 Thread Tejun Heo
Hello, Cliff. Cliff Wickman wrote: > I've run into a problem with the ATA SCSI disk driver when running in a > kdump dump-capture kernel. > > I'm running on 2-processor x86_64 box. It has 2 scsi disks, /dev/sda and > /dev/sdb > > My kernel is 2.6.22, and built to be a dump capturing kernel load

Re: ATA scsi driver misbehavior under kdump capture kernel

2007-07-28 Thread Guennadi Liakhovetski
On Fri, 27 Jul 2007, Cliff Wickman wrote: > I've run into a problem with the ATA SCSI disk driver when running in a > kdump dump-capture kernel. > > I'm running on 2-processor x86_64 box. It has 2 scsi disks, /dev/sda and > /dev/sdb > > My kernel is 2.6.22, and built to be a dump capturing kern

ATA scsi driver misbehavior under kdump capture kernel

2007-07-27 Thread Cliff Wickman
I've run into a problem with the ATA SCSI disk driver when running in a kdump dump-capture kernel. I'm running on 2-processor x86_64 box. It has 2 scsi disks, /dev/sda and /dev/sdb My kernel is 2.6.22, and built to be a dump capturing kernel loaded by kexec. When I boot this kernel by itself,