Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.

Go Back   TechSpot OpenBoards > OS & Software > The Alternative OS

mdadm: диск does not appear to be an md device

Reply
Bookmark / Share this page
Thread Tools
  #1  
Old 03-16-2006
Newcomer, in training
 
Member since: Mar 2006, 2 posts
mdadm: диск does not appear to be an md device

Hi, all!
Sorry for my english
I have such problem:

OS - FC4, installed latest mdadm
On motherboard's Silicon Image SATA-II controller mdadm RAID-5 works perfectly
NVRAID SATA controller on the same motherboard after formatting all the disks and making Linux raid autodetecting shows such a process (on trying to make RAID):

Code:
[root@fileserver ~]# mdadm --create -R -n 4 -c 256 -l 5 /dev/sde1 /dev/sdf1 /dev/sdg1 /dev/sdh1 
mdadm: /dev/sde1 does not appear to be an md device
then

Code:
mdadm --examine /dev/sde1 
mdadm: No md superblock detected on /dev/sde1.
I've got the same message (about 3 disks left) in /var/log/messages when trying to uncomment it in mdamm.conf commented strings

Code:
DEVICE /dev/sd[abcd]1 
ARRAY /dev/md0 level=raid5 num-devices=4 devices=/dev/sd[abcd]1 
#DEVICE /dev/sd[efgh]1 
#ARRAY /dev/md1 level=raid5 num-devices=4 devices=/dev/sd[efgh]1
Can anybody help with this problem?

Last edited by kapa; 03-16-2006 at 08:19 PM.
Reply With Quote
  #2  
Old 03-17-2006
Nodsu's Avatar
TS Special Forces
 
Location: Estonia
Member since: Feb 2002, 9,430 posts
System specs
Are you sure you initialised the /dev/hd?1 partitions and not the HDs themselves (/dev/hd?)?

Try formatting the hard drives normally and see if they work (run bonnie on them or something) before setting up the RAID.
Reply With Quote
You can remove this banner by registering, join the TS Community for free.
  #3  
Old 03-17-2006
Newcomer, in training
 
Member since: Mar 2006, 2 posts
Quote:
Originally Posted by Nodsu
Are you sure you initialised the /dev/hd?1 partitions and not the HDs themselves (/dev/hd?)?

Try formatting the hard drives normally and see if they work (run bonnie on them or something) before setting up the RAID.
yes, i'm sure about partitions
here is result of hdparm:
Code:
[root@fileserver ~]# hdparm -tT /dev/sde1

/dev/sde1:
 Timing cached reads:   3168 MB in  2.00 seconds = 1584.24 MB/sec
HDIO_DRIVE_CMD(null) (wait for flush complete) failed: Inappropriate ioctl for d
evice
 Timing buffered disk reads:  164 MB in  3.01 seconds =  54.53 MB/sec
HDIO_DRIVE_CMD(null) (wait for flush complete) failed: Inappropriate ioctl for d
evice
Reply With Quote
  #4  
Old 03-17-2006
Nodsu's Avatar
TS Special Forces
 
Location: Estonia
Member since: Feb 2002, 9,430 posts
System specs
Oh. Looking at the mdadm create command more closely.. You didn't give it the RAID device to create, only the devices the RAID one should be made out of. Read The Friendly Manual

It should go something like "mdadm --create /dev/mdwhatever -blah -blah -blah /dev/blah /dev/blah /dev/blah"
Reply With Quote
Reply
Thread Tools

Forum Jump

Similar Topics
Thread Thread Starter Forum Replies Last Post
BSOD: 0x0000008e That-One-Guy Windows OS 6 02-29-2008 05:38 PM
Major Issues, pc slowed to crawl. Baffled. Brooga Security and the Web 4 03-07-2006 01:09 PM
Games Freezing After *Extended* Gameplay That-One-Guy Windows OS 1 12-15-2005 11:42 PM
Consistent in-game lag spiking Wasp Audio and Video 9 12-11-2005 06:03 AM
Device Driver error on Sony Vaio PCG-FR130 results in BSOD happy4us Device Drivers 3 09-20-2005 09:14 PM


All times are GMT -4. The time now is 02:15 PM.