LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-26-2009, 02:31 PM   #1
rajeshkerala
Member
 
Registered: Mar 2008
Posts: 35

Rep: Reputation: 15
How to simulate a RAID0 failure?


Friends,
I wish to implement software RAID 0 ( for educational purpose). Suppose if I am making a RAID 0 by means of the command

mdadm --create /dev/md0 --level=0 --raid-devices=2 /dev/hda5 /dev/hda6

and now /dev/md0 is created. I am mounting it on a directory called /raid0 and put some data into it.
But, when I tried to set the partition /dev/hda6 as faulty by means of the
command:
mdadm --fail /dev/md0 /deva/hda6, the o/p says it is set as faulty. but when I went to the /raid0 and accessed the data, it is still there. It should actually be not there, right? So, what mistake I am making. please help.
 
Old 01-26-2009, 02:38 PM   #2
Nermal
Member
 
Registered: Jan 2009
Distribution: Debian
Posts: 59
Blog Entries: 2

Rep: Reputation: 6
Aye up,

Try this link: http://linux-raid.osdl.org/index.php...ng_and_testing

Remember Search engines are you friend...
 
Old 01-26-2009, 07:56 PM   #3
rajeshkerala
Member
 
Registered: Mar 2008
Posts: 35

Original Poster
Rep: Reputation: 15
Hi friend,
Thanks for that, but it is actually about other RAID methods, if one is faulty others will work, which is working for me. I am looking for RAID 0 implementation, in whihch even removing a faulty device also is not possible. Thank u.
 
Old 01-26-2009, 11:43 PM   #4
split917
LQ Newbie
 
Registered: Aug 2007
Posts: 12

Rep: Reputation: 1
so if i'm understanding you correctly, you want to initiate a disk failure so that the logical partition becomes unavailable...? if that's the case, why not just pull/disconnect a disk.
 
Old 01-27-2009, 12:11 AM   #5
r3sistance
Senior Member
 
Registered: Mar 2004
Location: UK
Distribution: CentOS 6/7
Posts: 1,375

Rep: Reputation: 217Reputation: 217Reputation: 217
Indeed, Raid 0 has no redunancy at all, if this raid0 is small and holds nothing important, format one half of it. But a Raid0 in that state just is not recoverable. Raid0 requires both partitions working as it literally splits all data half an half so once you lose half it's gone, unlike other raids which still have all the data should one device become faulty and can still operate but lose their redunancy (rather then the entire array)
 
Old 01-27-2009, 03:10 PM   #6
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 927Reputation: 927Reputation: 927Reputation: 927Reputation: 927Reputation: 927Reputation: 927Reputation: 927
Quote:
Originally Posted by split917 View Post
so if i'm understanding you correctly, you want to initiate a disk failure so that the logical partition becomes unavailable...? if that's the case, why not just pull/disconnect a disk.
Because it's hard to pull a partition ;) ... his raid
slices reside on the same hdd.
 
Old 01-29-2009, 10:07 AM   #7
rajeshkerala
Member
 
Registered: Mar 2008
Posts: 35

Original Poster
Rep: Reputation: 15
I think I got the answer for this. Please let me know this is correct.

1.make 2 partitions, hda5 and hda6
2.Make it /dev/md0 with Raid level 0.
3.make the file system with ext3 and mount it to a folder, say /raid0
4.cd /raid0
5.Touch file1 file2 file3.
6.fdisk /dev/hda
7.delete /dev/hda6
8.partprobe.
9.reboot.
10. cd /raid0
11.The system will give error message failing to read.
--------------------
but if you do the same procedure to a raid1 or raid5 still we can read the file1 file2 file3.
thank you friends.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LVM, RAID0 or hard-drive failure. rpetrenko Linux - Hardware 0 04-08-2008 11:35 AM
Simulate right-click? General Linux - Software 3 05-07-2007 08:06 PM
Adaptec ASR-2820SA in Raid0 slower than SW-Raid0 phab Linux - Hardware 0 01-22-2007 09:03 AM
How to simulate a keypress.. fw12 Linux - General 1 11-13-2006 03:13 PM
boot to PATA raid0 on Promise 378 *and see* SATA raid0 ICH5 ? patr Linux - Hardware 2 02-25-2004 01:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration