Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] don't detect my scsi hard disk
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
TiGeR WooD
n00b
n00b


Joined: 11 Dec 2005
Posts: 44
Location: Belgium

PostPosted: Fri Mar 17, 2006 1:01 pm    Post subject: [SOLVED] don't detect my scsi hard disk Reply with quote

Hi all,

I try to install gentoo on DL360 with 2 scsi disk ... i seek on forum some solutions for my problem but i not found ...
i saw this link
https://forums.gentoo.org/viewtopic.php?t=10380
don't resolv my problem

this link
https://forums.gentoo.org/viewtopic-t-17676-highlight-dl360.html

if i execute ls /dev/ida/ i find a c0d0
but impossible to launch fdisk, i have an error : you will not be able to write the partition table, unable to read /dev/ida/c0d0

cpqarray mod is loaded, sym53c8xx mod is loaded (smart array controller)

so my problem is detect the logical hard drive created with the compaq tool on boot ...

anyone can help me ?
thx a lot ....


Last edited by TiGeR WooD on Wed Mar 29, 2006 7:33 am; edited 1 time in total
Back to top
View user's profile Send private message
Keruskerfuerst
Advocate
Advocate


Joined: 01 Feb 2006
Posts: 2289
Location: near Augsburg, Germany

PostPosted: Fri Mar 17, 2006 5:46 pm    Post subject: Reply with quote

What type of controller are you using?
What is the output of fdisk -l?
Back to top
View user's profile Send private message
TiGeR WooD
n00b
n00b


Joined: 11 Dec 2005
Posts: 44
Location: Belgium

PostPosted: Fri Mar 17, 2006 6:17 pm    Post subject: Reply with quote

it's a compaq integreated controller ... the "cpqarray" module is loaded on boot ...

when i try a fdisk -l .... nothing is happening
Back to top
View user's profile Send private message
Keruskerfuerst
Advocate
Advocate


Joined: 01 Feb 2006
Posts: 2289
Location: near Augsburg, Germany

PostPosted: Fri Mar 17, 2006 6:43 pm    Post subject: Reply with quote

What chipset is this "integrated compaq contoller" using?
Back to top
View user's profile Send private message
TiGeR WooD
n00b
n00b


Joined: 11 Dec 2005
Posts: 44
Location: Belgium

PostPosted: Fri Mar 17, 2006 6:44 pm    Post subject: Reply with quote

exactly

oups ...


chipset LSI sym53cxxxx
Back to top
View user's profile Send private message
TiGeR WooD
n00b
n00b


Joined: 11 Dec 2005
Posts: 44
Location: Belgium

PostPosted: Sat Mar 18, 2006 8:59 am    Post subject: Reply with quote

up
Back to top
View user's profile Send private message
Keruskerfuerst
Advocate
Advocate


Joined: 01 Feb 2006
Posts: 2289
Location: near Augsburg, Germany

PostPosted: Sat Mar 18, 2006 9:06 am    Post subject: Reply with quote

I think you have bought a special version of that controller...
Back to top
View user's profile Send private message
TiGeR WooD
n00b
n00b


Joined: 11 Dec 2005
Posts: 44
Location: Belgium

PostPosted: Sat Mar 18, 2006 9:09 am    Post subject: Reply with quote

i don't think, because if i try to install madriva 2006, the install view the compaq array controller ...

i also saw, some people have installed gentoo on older servers than mine ...
Back to top
View user's profile Send private message
Keruskerfuerst
Advocate
Advocate


Joined: 01 Feb 2006
Posts: 2289
Location: near Augsburg, Germany

PostPosted: Sat Mar 18, 2006 1:36 pm    Post subject: Reply with quote

You have posted the name of the module and not the name of the controller.
Back to top
View user's profile Send private message
TiGeR WooD
n00b
n00b


Joined: 11 Dec 2005
Posts: 44
Location: Belgium

PostPosted: Sat Mar 18, 2006 5:32 pm    Post subject: Reply with quote

the chipset is a LSI sym53c1510 and i have an extension

you can view it on this pdf file
http://priede.bf.lu.lv/ftp/PUB/Win/OS/datori/Compaq/Proliant350/linux/Compaq-Proliant-Howto-mar.pdf
in chapter 2.2
Back to top
View user's profile Send private message
corey_s
Apprentice
Apprentice


Joined: 29 Jun 2003
Posts: 264

PostPosted: Mon Mar 27, 2006 9:57 pm    Post subject: Reply with quote

TiGeR WooD wrote:
the chipset is a LSI sym53c1510 and i have an extension


TiGeR WooD wrote:
if i execute ls /dev/ida/ i find a c0d0 but impossible to launch fdisk



I have the same exact issue.

Just this morning I started doing the gentoo install on a DL360 I recently got hold of; had a
little initial problem sorting out the dma issue w/ the cdrom drive - finally got things to boot
smoothly - and I cannot access the logical drives.


Code:

livecd ~ # lsmod | grep cpq
cpqarray               18148  0
livecd ~ # lsmod | grep sym5
sym53c8xx              60692  0


Code:

livecd ~ # ls -l /dev/ida/
brw-rw----  1 root disk 72, 0 Mar 27 14:17 c0d0


Code:

livecd ~ # fdisk -l
livecd ~ # fdisk /dev/ida/c0d0

Unable to read /dev/ida/c0d0



Code:

livecd ~ # lspci
00:00.0 Host bridge: Broadcom CNB20LE Host Bridge (rev 05)
00:00.1 Host bridge: Broadcom CNB20LE Host Bridge (rev 05)
00:01.0 RAID bus controller: LSI Logic / Symbios Logic 53C1510 (rev 02)
00:03.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC 215IIC [Mach64 GT IIC] (rev 7a)
00:04.0 System peripheral: Compaq Computer Corporation Advanced System Management Controller
00:0f.0 ISA bridge: Broadcom OSB4 South Bridge (rev 51)
00:0f.1 IDE interface: Broadcom OSB4 IDE Controller
03:04.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 08)
03:05.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 08)



I can see some suspicious issues in dmesg:
Code:

livecd ~ # dmesg
<snippage>
sym53c8xx 0000:00:01.0: device not supported
<snippage>
sym53c416.c: Version 1.0.0-ac
<snippage>
Compaq SMART2 Driver (v 2.6.0)
cpqarray: Device 0x10 has been found at bus 0 dev 1 func 0
ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 19 (level, low) -> IRQ 16
cpqarray: Finding drives on ida0<4>cpqarray ida0: idaSendPciCmd Timeout out, No command list address returned!
cpqarray: error sending ID controller
cpqarray: Starting firmware's background processing
cpqarray ida0: idaSendPciCmd Timeout out, No command list address returned!
cpqarray: Unable to start background processing
<snip>



So, I'm getting a not supported err on the sym53c8xx module, and I'm seeing some errors w/ cpqarray - but I haven't yet figured out how I should proceed to correct or work-around these -- any help would be much appreciated!
Back to top
View user's profile Send private message
corey_s
Apprentice
Apprentice


Joined: 29 Jun 2003
Posts: 264

PostPosted: Mon Mar 27, 2006 11:50 pm    Post subject: Reply with quote

corey_s wrote:
TiGeR WooD wrote:
the chipset is a LSI sym53c1510 and i have an extension


TiGeR WooD wrote:
if i execute ls /dev/ida/ i find a c0d0 but impossible to launch fdisk



I have the same exact issue.




Ok - fun, fun, fun.

After some tedious trial-and-error; I nailed down the problem:

When using the SMART controller, DO NOT use the doscsi kernel option when booting the LiveCD.

It doesn't matter what other options I use or don't use when booting, however if doscsi is used, then the cpqarrary will not function properly and the logical drive(s) will not be probed/discovered.

When it works, you should see something along the lines of:

Code:

livecd ~ # dmesg | less
<snip>
Compaq SMART2 Driver (v 2.6.0)
cpqarray: Device 0x10 has been found at bus 0 dev 1 func 0
ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 19 (level, low) -> IRQ 16
cpqarray: Finding drives on ida0 (Integrated Array)
cpqarray ida/c0d0: blksz=512 nr_blks=35553120
cpqarray: Starting firmware's background processing
 ida/c0d0: unknown partition table
<snip>


and:

Code:

livecd ~ # ls -lR /dev/ida/
/dev/ida/:
lrwxrwxrwx  1 root root 10 Mar 27 16:28 c0d0 -> disc0/disc
drwxr-xr-x  2 root root 60 Mar 27 16:28 disc0

/dev/ida/disc0:
brw-rw----  1 root disk 72, 0 Mar 27 16:28 disc



Compare that to my earlier post:

Code:

livecd ~ # ls -l /dev/ida/
brw-rw----  1 root disk 72, 0 Mar 27 14:17 c0d0


Code:

livecd ~ # dmesg | less
<snip>
Compaq SMART2 Driver (v 2.6.0)
cpqarray: Device 0x10 has been found at bus 0 dev 1 func 0
ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 19 (level, low) -> IRQ 16
cpqarray: Finding drives on ida0<4>cpqarray ida0: idaSendPciCmd Timeout out, No command list address returned!
cpqarray: error sending ID controller
cpqarray: Starting firmware's background processing
cpqarray ida0: idaSendPciCmd Timeout out, No command list address returned!
cpqarray: Unable to start background processing



Now, I can do a:

Code:

livecd ~ # fdisk /dev/ida/c0d0
Back to top
View user's profile Send private message
TiGeR WooD
n00b
n00b


Joined: 11 Dec 2005
Posts: 44
Location: Belgium

PostPosted: Tue Mar 28, 2006 7:58 am    Post subject: Reply with quote

well, well, well ... some good news ...

I gave up on gentoo for mandriva because i didn't find any solutions ...

So now, i can try yours ... :D

thx
Back to top
View user's profile Send private message
TiGeR WooD
n00b
n00b


Joined: 11 Dec 2005
Posts: 44
Location: Belgium

PostPosted: Tue Mar 28, 2006 11:59 am    Post subject: Reply with quote

really thx .... it works !!! :D

now i can I can take again gentoo and throw mandriva mini :D
Back to top
View user's profile Send private message
corey_s
Apprentice
Apprentice


Joined: 29 Jun 2003
Posts: 264

PostPosted: Tue Mar 28, 2006 10:29 pm    Post subject: Reply with quote

TiGeR WooD wrote:
really thx .... it works !!! :D



WOot!


Quote:
now i can I can take again gentoo and throw mandriva mini :D


Hell yeah, gentoo rules.

( don't forget to put [SOLVED] into the subject of your original posts )


Beers!
Back to top
View user's profile Send private message
u21300135
n00b
n00b


Joined: 15 Apr 2006
Posts: 4
Location: Västerås Sweden

PostPosted: Sat Apr 15, 2006 7:25 am    Post subject: Reply with quote

This problem might have been solved for some people but I'm still having problems.

My problem doesnt seem to be with the disk array but with the Graphic installer.
It wont find any devices to partition. (Command line installer doesnt work either)

I'm using 2006-0 on a DL360 G4 with smart array 6i v2.58. The disks are 2 * 72 gb as a raid 1.
I also tested mandriva and that worked without any problems.

After booting Gentoo I had no problem mounting the disks created by mandriva.

Dmesg displays the following

HP CISS Driver (v 2.6.8)
cciss: Device 0x46 has been found at bus 2 dev 1 func 0
cciss: using DAC cycles
blocks= 142253280 block_size= 512
heads= 255, sectors= 32, cylinders= 17433

blocks= 142253280 block_size= 512
heads= 255, sectors= 32, cylinders= 17433

cciss/c0d0: p1 p2 < p5 p6 >

modprobe cpqarray adds the following row to dmesg:

Compaq SMART2 Driver (v 2.6.0)

Fdisk -l shows the following:


ReiserFS: cciss/c0d0p6: found reiserfs format "3.6" with standard journal
ReiserFS: cciss/c0d0p6: using ordered data mode
ReiserFS: cciss/c0d0p6: journal params: device cciss/c0d0p6, size 8192, journal f
irst block 18, max trans len 1024, max batch 900, max commit age 30, max trans ag
e 30
ReiserFS: cciss/c0d0p6: checking transaction log (cciss/c0d0p6)
ReiserFS: cciss/c0d0p6: Using r5 hash to sort names
kjournald starting. Commit interval 5 seconds
EXT3 FS on cciss/c0d0p1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.

Disk /dev/cciss/c0d0: 72.8 GB, 72833679360 bytes
255 heads, 32 sectors/track, 17433 cylinders
Units = cylinders of 8160 * 512 = 4177920 bytes

Device Boot Start End Blocks Id System
/dev/cciss/c0d0p1 * 1 128 522224 83 Linux
/dev/cciss/c0d0p2 129 17433 70604400 5 Extended
/dev/cciss/c0d0p5 129 642 2097104 82 Linux swap / Sola
ris
/dev/cciss/c0d0p6 643 17433 68507264 83 Linux


I have also booted with and without doscsi but that didnt help.


Any ideas on how to get the disked partitioned?

Regards Kenneth Karlsson



( don't forget to put [SOLVED] into the subject of your original posts )


Beers![/quote]
Back to top
View user's profile Send private message
theruck
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2004
Posts: 83

PostPosted: Tue Apr 18, 2006 7:33 am    Post subject: Reply with quote

the graphic installer will not find the device. it won't find it either if you create symlinks for the cciss devices. you have to install gentoo manually as i did
Back to top
View user's profile Send private message
u21300135
n00b
n00b


Joined: 15 Apr 2006
Posts: 4
Location: Västerås Sweden

PostPosted: Wed Apr 19, 2006 6:51 am    Post subject: Reply with quote

Thanks for the tip. I got a lot further. But unfortunately not all the way.

I did as you said and did a standard stage3 install.
I first tried installing grup but couldnt get it to work so I switched to lilo.

After restarting I got a kernel panic with the following text

VFS: Cannot open root device "6803" or unknown-block(104,3)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(104,3)


My lilo.conf file looks like this

boot=/dev/cciss/c0d0
map = /boot/map
prompt
timeout=50
default=gentoo

image=/boot/kernel-2.6.15-gentoo-r1
label=gentoo
read-only
root=/dev/cciss/c0d0p3


But df -h shows this before I do the chroot

/dev/cciss/disc0/part3 66G 2.2G 64G 4% /mnt/gentoo
/dev/cciss/disc0/part1 35M 6.0M 27M 19% /mnt/gentoo/boot
/dev 1014M 168K 1014M 1% /mnt/gentoo/dev


After chroot this is whats shown:

/dev/cciss/c0d0p3 66G 2.2G 64G 4% /
/dev/cciss/c0d0p1 35M 6.0M 27M 19% /boot
udev 1014M 168K 1014M 1% /dev


It seems as if the initial boot needs /dev/cciss/disc0/part3
but I cant run lilo with root=/dev/cciss/disc0/part3.

Any ideas on how to fix this?

Regards Kenneth

theruck wrote:
the graphic installer will not find the device. it won't find it either if you create symlinks for the cciss devices. you have to install gentoo manually as i did
Back to top
View user's profile Send private message
theruck
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2004
Posts: 83

PostPosted: Wed Apr 19, 2006 7:30 am    Post subject: Reply with quote

you should compile the cciss driver into kernel not as a module. i would recomend you to do genkernel --menuconfig all and select the cciss driver in the block devices to be compiled into kernel and then run lilo and reboot
Back to top
View user's profile Send private message
u21300135
n00b
n00b


Joined: 15 Apr 2006
Posts: 4
Location: Västerås Sweden

PostPosted: Wed Apr 19, 2006 9:58 am    Post subject: Reply with quote

Thanks. That did the trick.

I didnt find any reference to cciss so I assumed you ment the CPQ array module.

Now it boots but my network wont start. It cant find eth0. I'll check it later

Regards Kenneth



theruck wrote:
you should compile the cciss driver into kernel not as a module. i would recomend you to do genkernel --menuconfig all and select the cciss driver in the block devices to be compiled into kernel and then run lilo and reboot
Back to top
View user's profile Send private message
theruck
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2004
Posts: 83

PostPosted: Wed Apr 19, 2006 10:00 am    Post subject: Reply with quote

try
Code:
modprobe tg3
Back to top
View user's profile Send private message
u21300135
n00b
n00b


Joined: 15 Apr 2006
Posts: 4
Location: Västerås Sweden

PostPosted: Wed Apr 19, 2006 11:44 am    Post subject: Reply with quote

Tried that but it didnt work so I compiled Broadcom trigon3 inte the kernel and now it works.

Thanks for some great support

Regards Kenneth

theruck wrote:
try
Code:
modprobe tg3
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum