[lug] Adding Sata drives help
Hugh Brown
hugh at math.byu.edu
Wed Jun 28 16:17:05 MDT 2006
This looks like you have some sort of memory card reader attached (hence
sdb-sde).
The recent knoppix test is a good one.
You can also cat /proc/diskstats to see which disks/partitions the
kernel knows about.
You can also cat /proc/scsi/scsi (since the SATA disks show up as scsi
disks)
Hugh
On Wed, 2006-06-28 at 16:07 -0600, Paul Nowosielski wrote:
> OK,
>
> The drives are on the same controller. I've used Hugh's advice and this what I
> get.
>
> linux:~ # dmesg|grep sd
> Kernel command line: root=/dev/sda1 vga=0x31a desktop resume=/dev/sda2
> splash=silent
> SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
> SCSI device sda: drive cache: write through
> sda: sda1 sda2
> Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
> ReiserFS: sda1: found reiserfs format "3.6" with standard journal
> ReiserFS: sda1: using ordered data mode
> ReiserFS: sda1: journal params: device sda1, size 8192, journal first block
> 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
> ReiserFS: sda1: checking transaction log (sda1)
> ReiserFS: sda1: Using r5 hash to sort names
> Adding 1084376k swap on /dev/sda2. Priority:42 extents:1
> Attached scsi removable disk sdb at scsi2, channel 0, id 0, lun 0
> Attached scsi removable disk sdc at scsi2, channel 0, id 0, lun 1
> Attached scsi removable disk sdd at scsi2, channel 0, id 0, lun 2
> Attached scsi removable disk sde at scsi2, channel 0, id 0, lun 3
>
> linux:~ # fdisk /dev/sdb
>
> Unable to open /dev/sdb
> linux:~ # fdisk /dev/sdc
>
> Unable to open /dev/sdc
>
> Any thoughts.
>
> I'm going to boot up Knoppix and see if it sees them.
>
>
> Thank you,
>
More information about the LUG
mailing list