PDA

View Full Version : RAID problem


Quintilo
2007-11-01, 07:03 AM CDT
Hello

Some weeks ago I installed Windows Vista on my MSI neo2 P35 motherboard, with two harddisk of 320 gig each, in RAID 0. So in fact it can be considered as being one big hd. Windows is on the ntfs-partition, i also made a fat32 partition and free space for linux.

Then i installed linux fedora 7 one the empty part of the ""harddisk"". Untill yesterday i was not aware of any problem. But now i want to mount my fat32 partition in linux. So i used fdisk to inspect the partitions in a terminal. But when i inspect 'sda' it says it is 320 gig big and there is some partition information. When i inspect 'sdb' it also says it is 320 gig big, without partition information.

When i try to mount the fat32 partition i get an error. I think the problem may be that linux has problems with the raid 0 configuration. To me it is very strange that linux detects that i have to disks of 320 gig, i thought linux could not now that, shouldn't linux only see a big harddrive of about 640 gig?

hope someone can tell me how i can resolve this issue, in particular the mounting problem.
Greets

NotPasteurized
2007-11-01, 11:48 PM CDT
Linux seems to have problems with fat-32 and ntfs but nfat and vfat work also using a quick transfer to an extra drive would allow you to reformat everything to ext3 along with support files could allow windows to still operate whilst both are on the same partition the only thing is that since Linux acts as bridged within the motherboard I'd suspect that you may still See two drives, But someone told me that you can merge the two and get them to display properly using a merger application in Linux though I don't know of one of hand.

stevea
2007-11-02, 12:01 AM CDT
I've never had a problem w/ fat32 from Linux. Post the result of "fdisk -l" from Linux,
and also the result of "df"

Something is clearly wrong. Linux can use a bios raid0, no problem.
Ovbiosly Linux is NOT installed on an unpartitioned disk, so /dev/sda
and /dev/sdb are not the right names I think.

leigh123@linux
2007-11-02, 12:11 AM CDT
Linux seems to have problems with fat-32 and ntfs but nfat and vfat work also using a quick transfer to an extra drive would allow you to reformat everything to ext3 along with support files could allow windows to still operate whilst both are on the same partition the only thing is that since Linux acts as bridged within the motherboard I'd suspect that you may still See two drives, But someone told me that you can merge the two and get them to display properly using a merger application in Linux though I don't know of one of hand.

Whats nfat ??

nhydra
2007-11-02, 02:09 AM CDT
Hello

Some weeks ago I installed Windows Vista on my MSI neo2 P35 motherboard, with two harddisk of 320 gig each, in RAID 0. So in fact it can be considered as being one big hd. Windows is on the ntfs-partition, i also made a fat32 partition and free space for linux.


Is it a built-in hardware RAID controller on the motherboard?
The todays built-in "hardware" raid controllers are not exactly hardware ones. They are just ordinary sata cards with *software* raid. And this combination only works properly on *windoze*.

But real hardware RAID controller (costs more than 200$) however works perfect on both linux and windoze.

bradchaus
2007-11-02, 07:08 PM CDT
Linux seems to have problems with fat-32 and ntfs but nfat and vfat work also using a quick transfer to an extra drive would allow you to reformat everything to ext3 along with support files could allow windows to still operate whilst both are on the same partition the only thing is that since Linux acts as bridged within the motherboard I'd suspect that you may still See two drives, But someone told me that you can merge the two and get them to display properly using a merger application in Linux though I don't know of one of hand.


in all the years I have been using linux (right from RH5.2) ... i have never had a problem with linux and vfat (fat32) ntfs in later distros. but what is nfat?

seems to me if linux sees two separate hard disks, then clearly the raid configuration is not recognised. its prolly a windoze raid setup.

NotPasteurized
2007-11-02, 10:48 PM CDT
in all the years I have been using linux (right from RH5.2) ... i have never had a problem with linux and vfat (fat32) ntfs in later distros. but what is nfat?





:rolleyes: A typo...
Sorry.

Quintilo
2007-11-08, 05:42 AM CST
I've never had a problem w/ fat32 from Linux. Post the result of "fdisk -l" from Linux,
and also the result of "df"

Something is clearly wrong. Linux can use a bios raid0, no problem.
Ovbiosly Linux is NOT installed on an unpartitioned disk, so /dev/sda
and /dev/sdb are not the right names I think.


Hello

Sorry for the long waiting. Here the outputs.


[root@1xxxxxxxxx jigor]# /sbin/sfdisk -l /dev/sda

Disk /dev/sda: 38913 cylinders, 255 heads, 63 sectors/track

sfdisk: ERROR: sector 574307685 does not have an msdos signature
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0

Device Boot Start End #cyls #blocks Id System
/dev/sda1 * 0+ 34525- 34526- 277323776 7 HPFS/NTFS
/dev/sda2 35736 35748 13 104422+ 83 Linux
/dev/sda3 53797 64371 10575 84943687+ c W95 FAT32 (LBA)
/dev/sda4 35749 53796 18048 144970560 5 Extended




[root@xxxxxxxxx jigor]# /sbin/sfdisk -l /dev/sdb

Disk /dev/sdb: 38913 cylinders, 255 heads, 63 sectors/track

sfdisk: ERROR: sector 0 does not have an msdos signature
/dev/sdb: unrecognized partition table type
No partitions found




[jigor@xxxxxxxxxx]$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
138423184 4277612 127000512 4% /
/dev/mapper/isw_dgabddaeag_Volume1p2
101105 18594 77290 20% /boot
tmpfs 1037484 0 1037484 0% /dev/shm