public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* dmsetup arguments
@ 2013-06-14  8:51 alexander.tsvetkov
  2013-06-18  1:26 ` Dave Chinner
  0 siblings, 1 reply; 4+ messages in thread
From: alexander.tsvetkov @ 2013-06-14  8:51 UTC (permalink / raw)
  To: xfs


[-- Attachment #1.1: Type: text/plain, Size: 1749 bytes --]

Hi,

XFStests suite generic/311 test fails on command: "sbin/dmsetup load 
flakey-test --table "0 150000001 flakey /dev/sdc2 0 0 180 1 drop_writes" 
with error: "device-mapper: reload ioctl on flakey-test failed: Invalid 
argument", so as I understand the command format provided to ioctl is 
incorrect here. Kernel logs has message:

"Jun 13 16:47:15 tests kernel: device-mapper: table: 252:3: flakey: 
dm-flakey: Invalid argument count
Jun 13 16:47:15 tests kernel: device-mapper: ioctl: error adding target 
to table"

Looking into the source code of package LVM2.02.98 which devmapper 
library belongs to I find argument "drop_writes" used in the command 
only in documentation doc/kernel/flakey.txt:

"Optional feature parameters:
   If no feature parameters are present, during the periods of
   unreliability, all I/O returns errors.

   drop_writes:
         All write I/O is silently ignored.
         Read I/O is handled correctly."

This argument feature was added in the patch from "27 Jun 2011":

"[dm-devel] [PATCH 0/9] dm flakey: add features
------------------------------------------------------------------------

    * /From/: Mike Snitzer <snitzer redhat com>
    * /To/: <dm-devel redhat com>
    * /Cc/: Mike Snitzer <snitzer redhat com>
    * /Subject/: [dm-devel] [PATCH 0/9] dm flakey: add features
    * /Date/: Mon, 27 Jun 2011 15:53:34 -0400

------------------------------------------------------------------------

Add "drop_writes", "corrupt_bio_byte" and "debug" features to the
flakey target."

https://www.redhat.com/archives/dm-devel/2011-June/msg00081.html

but was patch modifications included in library of LVM2.02.98 package? 
Or may be it was already removed from it after?

Thanks,
Alexander Tsvetkov








[-- Attachment #1.2: Type: text/html, Size: 2438 bytes --]

[-- Attachment #2: Type: text/plain, Size: 121 bytes --]

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2013-06-19 14:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-14  8:51 dmsetup arguments alexander.tsvetkov
2013-06-18  1:26 ` Dave Chinner
     [not found]   ` <51C04DCC.7010401@oracle.com>
2013-06-18 13:23     ` Dave Chinner
2013-06-19 14:42       ` alexander.tsvetkov

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