Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Device naming shown in /proc/mdstat
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
KayZee
Apprentice
Apprentice


Joined: 15 Oct 2003
Posts: 202
Location: Arlington, VA

PostPosted: Sat Aug 20, 2005 10:50 pm    Post subject: Device naming shown in /proc/mdstat Reply with quote

I am trying to understand what the output of

Code:
cat /proc/mdstat


is telling me. I have two Dell PowerEdge servers with SATA drives in software RAID-1.

On Server A, cat /proc/mdstat shows this

Code:
md2 : active raid1 ide/host0/bus1/target0/lun0/part2[1] ide/host0/bus1/target0/lun0/part2[0]


On Server B, cat /proc/mdstat shows this

Code:
md2 : active raid1 sdb2[1] sdb2[0]


I know that the RAID-1 is healthy. I am trying to understand why on Server A the devices are shown in such detail while Server B the devices are so simple.

Server A runs a 2.4.x kernel. Server B runs a 2.6.x kernel. The hardware on both servers is the same.

Is this just a differece between the 2.4.x and 2.6.x kernels? Or did I miss something somewhere?

I do note that on Server A in /dev I do not have any sd* devices while on Sever B /dev shows sda-sda10, sdb-sdb10, etc.
Back to top
View user's profile Send private message
Dlareh
Advocate
Advocate


Joined: 06 Aug 2005
Posts: 2102

PostPosted: Sat Aug 20, 2005 10:59 pm    Post subject: Reply with quote

It's not unusual for 2.4 kernels to use such explicit paths for device names. devfs and the backported udev suck.

Get used to this kind of thing, or use 2.6.
_________________
"Mr Thomas Edison has been up on the two previous nights discovering 'a bug' in his phonograph." --Pall Mall Gazette (1889)
Are we THERE yet?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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