Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.
|
|||||||
Begin your free trial now
Pay-as-you-go options starting at $10/user/month
Pay-as-you-go options starting at $10/user/month
mdadm: диск does not appear to be an md device
|
|
Thread Tools | Search this Thread |
|
#1
|
|||
|
|||
|
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 Code:
mdadm --examine /dev/sde1 mdadm: No md superblock detected on /dev/sde1. 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 Last edited by kapa; 03-16-2006 at 08:19 PM.. |
|
#2
|
||||
|
||||
|
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. |
|
#3
|
|||
|
|||
|
Quote:
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 |
|
#4
|
||||
|
||||
|
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" |
![]() |
| Similar Topics | ||||
| Topic | Replies | Forum | ||
Unknown Device In Device Manager After Installing Radeon HD 4890
|
24 | Audio and Video | ||
USB 2.0 storage device malfunctioned in Windows XP. Unknown Device!?!
|
73 | Other Hardware | ||
Non-Intel device detected. Please contact the device manufacturer for possible update
|
1 | Audio and Video | ||
Device that let's me connect an old hard drive to use as backup device?
|
4 | Storage and Networking | ||
mdadm (software RAID in Linux)
|
5 | The Alternative OS | ||
| Thread Tools | Search this Thread |
|
|
All times are GMT -4. The time now is 09:37 AM.




Unknown Device In Device Manager After Installing Radeon HD 4890