linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Add set bad lba function in md-faulty module.
@ 2012-05-15 11:49 majianpeng
  2012-05-17 11:49 ` George Shuklin
  2012-05-18  8:41 ` majianpeng
  0 siblings, 2 replies; 5+ 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] 5+ messages in thread
* 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; 5+ 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] 5+ messages in thread

end of thread, other threads:[~2012-05-18  8:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-15 11:49 Add set bad lba function in md-faulty module majianpeng
2012-05-17 11:49 ` George Shuklin
2012-05-18  8:41 ` majianpeng
  -- strict thread matches above, loose matches on Subject: below --
2012-05-14 10:22 kedacomkernel
2012-05-15  0:16 ` NeilBrown

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).