Linux Device Mapper development
 help / color / mirror / Atom feed
* How to test the read/write flow of dm-target.
@ 2011-01-28  5:06 nishant mungse
  2011-01-28 19:42 ` Malahal Naineni
  0 siblings, 1 reply; 4+ messages in thread
From: nishant mungse @ 2011-01-28  5:06 UTC (permalink / raw)
  To: device-mapper development

Hi,

I've created a device mapper target and I wanna test its read and
write mechanisms. I created a device using this target and tried to
write a filesystem on to the device.

My target is creating roughly two outgoing bios per incoming bio.
Which is maybe why I'm not able to get a proper log after running the
mke2fs command as while writing the filesystem, there are massive
amounts of writes performed on the device.

So, I tried to use the cat command to directly write to the device
file. The write is being performed for sure because I'm able to view
the data written to the underlying device.

But there is no output when I try to read the device file contents using cat.

Is there any other way to test the read/write workflows of a dm target
that can give out a proper log ?

Regards,
Nishant.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-01-30 19:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-28  5:06 How to test the read/write flow of dm-target nishant mungse
2011-01-28 19:42 ` Malahal Naineni
2011-01-30 18:37   ` nishant mungse
2011-01-30 19:27     ` Milan Broz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox