* Add set bad lba function in md-faulty module.
@ 2012-05-14 10:22 kedacomkernel
2012-05-15 0:16 ` NeilBrown
0 siblings, 1 reply; 4+ messages in thread
From: kedacomkernel @ 2012-05-14 10:22 UTC (permalink / raw)
To: linux-raid
Hi all:
In order to test md code, sometime we need simulate read/write harddisk error.
Using hdparm --make-bad-sector to simulate read error.But I did not find way of simulating write-error.
I tested md-faulty module, it can do this.But it is not provide the function link hdparm --make-bad-sector,which did not set lba.
Using hdpamr --make-bad-sector to simulate read error can cause some problem.
It will cause ata commnd reset,disk reset and so on.It take too log time.
So I think add a function in md-faulty which can set read/write lba.
How about ?
--------------
kedacomkernel
2012-05-14
^ permalink raw reply [flat|nested] 4+ messages in thread
* Add set bad lba function in md-faulty module.
@ 2012-05-15 11:49 majianpeng
2012-05-17 11:49 ` George Shuklin
0 siblings, 1 reply; 4+ messages in thread
From: majianpeng @ 2012-05-15 11:49 UTC (permalink / raw)
To: linux-raid
Hi all:
In order to test md code, sometime we need simulate read/write harddisk error.
Using hdparm --make-bad-sector to simulate read error.But I did not find way of simulating write-error.
I tested md-faulty module, it can do this.But it is not provide the function link hdparm --make-bad-sector,which did not set lba.
Using hdpamr --make-bad-sector to simulate read error can cause some problem.
It will cause ata commnd reset,disk reset and so on.It take too log time.
So I think add a function in md-faulty which can set read/write lba.
How about ?
--------------
majianpeng
2012-05-15
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Add set bad lba function in md-faulty module.
2012-05-15 11:49 majianpeng
@ 2012-05-17 11:49 ` George Shuklin
0 siblings, 0 replies; 4+ messages in thread
From: George Shuklin @ 2012-05-17 11:49 UTC (permalink / raw)
To: majianpeng; +Cc: linux-raid
On 15.05.2012 15:49, majianpeng wrote:
> Hi all:
> In order to test md code, sometime we need simulate read/write harddisk error.
> Using hdparm --make-bad-sector to simulate read error.But I did not find way of simulating write-error.
> I tested md-faulty module, it can do this.But it is not provide the function link hdparm --make-bad-sector,which did not set lba.
> Using hdpamr --make-bad-sector to simulate read error can cause some problem.
> It will cause ata commnd reset,disk reset and so on.It take too log time.
> So I think add a function in md-faulty which can set read/write lba.
> How about ?
>
>
How about using an iscsi at localhost? Export disk via ISCSI target,
connect to it with initiator. With iptables and open-iscsi settings you
can precisely control error behavior and imitate all kinds of errors
(including timeouts).
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-05-17 11:49 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-14 10:22 Add set bad lba function in md-faulty module kedacomkernel
2012-05-15 0:16 ` NeilBrown
-- strict thread matches above, loose matches on Subject: below --
2012-05-15 11:49 majianpeng
2012-05-17 11:49 ` George Shuklin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).