2007-12-28 18:13:38 +03:00
.TH DMSETUP 8 "Apr 06 2006" "Linux" "MAINTENANCE COMMANDS"
2001-12-13 16:46:21 +03:00
.SH NAME
dmsetup \- low level logical volume management
.SH SYNOPSIS
.ad l
2011-11-13 02:48:44 +04:00
.B dmsetup clear
.I device_name
2007-01-29 22:35:24 +03:00
.br
2011-11-13 02:48:44 +04:00
.B dmsetup create
.I device_name
.RB [ \- u
.IR uuid ]
.RB [ \- \- notable | \- \- table
.RI < table >|
.RS
.IR table_file ]
.RB [{ \- \- addnodeoncreate | \- \- addnodeonresume }]
2012-01-09 16:28:47 +04:00
.RB [ \- \- readahead
.RI [ \+ ]< sectors >| auto | none ]
2011-11-13 02:48:44 +04:00
.RE
2001-12-13 16:46:21 +03:00
.br
2011-11-13 02:48:44 +04:00
.B dmsetup deps
2012-01-11 16:46:19 +04:00
.RB [ \- o
.IR options ]
2011-11-13 02:48:44 +04:00
.RI [ device_name ]
2001-12-13 16:46:21 +03:00
.br
2011-11-13 02:48:44 +04:00
.B dmsetup help
.RB [ \- c | \- C | \- \- columns ]
.br
.B dmsetup info
.RI [ device_name ]
.br
.B dmsetup info
.BR \- c | \- C | \- \- columns
.RB [ \- \- noheadings ]
.RB [ \- \- separator
.IR separator ]
.RS
.RB [ \- o
.IR fields ]
.RB [ \- O | \- \- sort
.IR sort_fields ]
.RI [ device_name ]
.RE
2002-06-27 01:50:53 +04:00
.br
2011-11-13 02:48:44 +04:00
.B dmsetup load
.I device_name
.RB [ \- \- table
.RI < table >| table_file ]
2001-12-13 16:46:21 +03:00
.br
2011-11-13 02:48:44 +04:00
.B dmsetup ls
.RB [ \- \- target
.IR target_type ]
.RB [ \- \- exec
.IR command ]
2012-01-11 16:46:19 +04:00
.RB [ \- \- tree ]
2011-11-13 02:48:44 +04:00
.RB [ \- o
2012-01-11 16:46:19 +04:00
.IR options ]
2011-11-13 02:48:44 +04:00
.RE
2001-12-13 16:46:21 +03:00
.br
2011-11-13 02:48:44 +04:00
.B dmsetup message
.I device_name sector message
2004-02-27 22:36:49 +03:00
.br
2011-11-13 02:48:44 +04:00
.B dmsetup mknodes
.RI [ device_name ]
2004-02-27 22:36:49 +03:00
.br
2012-02-15 16:25:23 +04:00
.B dmsetup mangle
.RI [ device_name ]
.br
2001-12-13 16:46:21 +03:00
.B dmsetup reload
2011-11-13 02:48:44 +04:00
.I device_name
.RB [ \- \- table
.RI < table >| table_file ]
.br
2012-01-18 22:52:02 +04:00
.B dmsetup wipe_table
.I device_name
.br
2011-11-13 02:48:44 +04:00
.B dmsetup remove
.RB [ \- f | \- \- force ]
.RB [ \- \- retry ]
.I device_name
.br
.B dmsetup remove_all
.RB [ \- f | \- \- force ]
2001-12-13 16:46:21 +03:00
.br
2003-09-17 17:23:49 +04:00
.B dmsetup rename
.I device_name new_name
.br
2010-10-15 05:10:27 +04:00
.B dmsetup rename
2011-11-13 02:48:44 +04:00
.I device_name
.B \- \- setuuid
.I uuid
2003-09-17 17:23:49 +04:00
.br
2011-11-13 02:48:44 +04:00
.B dmsetup resume
.I device_name
.RB [{ \- \- addnodeoncreate | \- \- addnodeonresume }]
2012-01-09 16:28:47 +04:00
.RS
.RB [ \- \- readahead
.RI [ \+ ]< sectors >| auto | none ]
.RE
2005-03-29 18:46:30 +04:00
.br
2011-11-13 02:48:44 +04:00
.B dmsetup setgeometry
.I device_name cyl head sect start
2002-06-27 01:50:53 +04:00
.br
2011-11-13 02:48:44 +04:00
.B dmsetup splitname
.I device_name
.RI [ subsystem ]
2002-06-27 01:50:53 +04:00
.br
2007-01-29 22:35:24 +03:00
.B dmsetup status
2011-11-13 02:48:44 +04:00
.RB [ \- \- target
.IR target_type ]
.RI [ device_name ]
2002-06-27 01:50:53 +04:00
.br
2011-11-13 02:48:44 +04:00
.B dmsetup suspend
.RB [ \- \- nolockfs ]
.RB [ \- \- noflush ]
2002-06-27 01:50:53 +04:00
.I device_name
2004-02-27 22:36:49 +03:00
.br
2011-11-13 02:48:44 +04:00
.B dmsetup table
.RB [ \- \- target
.IR target_type ]
.RB [ \- \- showkeys ]
.RI [ device_name ]
2010-02-15 19:32:24 +03:00
.br
2011-11-13 02:48:44 +04:00
.B dmsetup targets
2009-10-22 17:12:20 +04:00
.br
2009-07-31 21:51:45 +04:00
.B dmsetup udevcomplete
.I cookie
.br
2009-09-11 20:06:31 +04:00
.B dmsetup udevcomplete_all
2011-11-13 02:48:44 +04:00
.RI [ age_in_minutes ]
2009-09-11 20:06:31 +04:00
.br
.B dmsetup udevcookies
.br
2011-11-13 02:48:44 +04:00
.B dmsetup udevcreatecookie
2002-06-27 01:50:53 +04:00
.br
2011-11-13 02:48:44 +04:00
.B dmsetup udevflags
.I cookie
2005-03-29 18:46:30 +04:00
.br
2011-11-13 02:48:44 +04:00
.B dmsetup udevreleasecookie
.RI [ cookie ]
2006-11-23 23:34:16 +03:00
.br
2011-11-13 02:48:44 +04:00
.B dmsetup version
.br
.B dmsetup wait
2009-09-23 16:52:52 +04:00
.I device_name
2011-11-13 02:48:44 +04:00
.RI [ event_nr ]
2009-09-23 16:52:52 +04:00
.br
2005-03-29 18:46:30 +04:00
.B devmap_name
.I major minor
.br
2011-11-13 02:48:44 +04:00
.B devmap_name
2005-03-29 18:46:30 +04:00
.I major:minor
2001-12-13 16:46:21 +03:00
.ad b
.SH DESCRIPTION
2011-11-13 02:48:44 +04:00
dmsetup manages logical devices that use the device-mapper driver.
2001-12-14 16:30:04 +03:00
Devices are created by loading a table that specifies a target for
2004-01-23 17:08:09 +03:00
each sector (512 bytes) in the logical device.
2001-12-13 16:46:21 +03:00
2011-11-13 02:48:44 +04:00
The first argument to dmsetup is a command.
2002-06-27 01:50:53 +04:00
The second argument is the logical device name or uuid.
2005-03-29 18:46:30 +04:00
Invoking the command as \fB devmap_name\fP is equivalent to
.br
2011-11-13 02:48:44 +04:00
\fB dmsetup info \- c \- \- noheadings \- j \fI major\fB \- m \fI minor\fP .
2003-09-17 17:23:49 +04:00
.SH OPTIONS
2011-11-13 02:48:44 +04:00
.TP
.B \- \- addnodeoncreate
Ensure /dev/mapper node exists after dmsetup create.
.TP
.B \- \- addnodeonresume
Ensure /dev/mapper node exists after dmsetup resume (default with udev).
.TP
.B \- \- checks
2011-07-01 18:09:19 +04:00
Perform additional checks on the operations requested and report
potential problems. Useful when debugging scripts.
In some cases these checks may slow down operations noticeably.
2011-11-13 02:48:44 +04:00
.TP
.BR \- c | \- C | \- \- columns
2005-03-29 18:46:30 +04:00
Display output in columns rather than as Field: Value lines.
2011-11-13 02:48:44 +04:00
.TP
.BR \- h | \- \- help
2010-03-08 19:05:07 +03:00
Outputs a summary of the commands available, optionally including
the list of report fields (synonym with \fB help\fP command).
2011-11-13 02:48:44 +04:00
.TP
.B \- \- inactive
When returning any table information from the kernel report on the
2009-11-06 03:43:08 +03:00
inactive table instead of the live table.
Requires kernel driver version 4.16.0 or above.
2011-11-13 02:48:44 +04:00
.TP
2012-02-15 16:25:23 +04:00
.IR \fB \- \- manglename \ < mangling_mode >
Mangle any character not on a whitelist using mangling_mode when
processing device-mapper device names. The names are mangled on
input and unmangled on output where the mangling_mode is one of:
none (no mangling), hex (always do the mangling) and auto
(only do the mangling if not mangled yet, do nothing if already
mangled, error on mixed; this is used by default).
Character whitelist: 0-9, A-Z, a-z, #+-.:=@_. This whitelist is
also supported by udev. Any character not on a whitelist is replaced
with its hex value (two digits) prefixed by \\ x.
.TP
2011-11-13 02:48:44 +04:00
.BR \- j | \- \- major\ \fI major
2005-03-29 18:46:30 +04:00
Specify the major number.
2011-11-13 02:48:44 +04:00
.TP
.BR \- m | \- \- minor\ \fI minor
2005-03-29 18:46:30 +04:00
Specify the minor number.
2011-11-13 02:48:44 +04:00
.TP
.BR \- n | \- \- noheadings
2005-03-29 18:46:30 +04:00
Suppress the headings line when using columnar output.
2011-11-13 02:48:44 +04:00
.TP
.B \- \- noopencount
2005-03-29 18:46:30 +04:00
Tell the kernel not to supply the open reference count for the device.
2011-11-13 02:48:44 +04:00
.TP
.B \- \- notable
2005-03-29 18:46:30 +04:00
When creating a device, don't load any table.
2011-11-13 02:48:44 +04:00
.TP
.B \- \- noudevrules
2010-01-07 22:45:12 +03:00
Do not allow udev to manage nodes for devices in device-mapper directory.
2011-11-13 02:48:44 +04:00
.TP
.B \- \- noudevsync
2009-07-31 21:51:45 +04:00
Do not synchronise with udev when creating, renaming or removing devices.
2011-11-13 02:48:44 +04:00
.TP
.BR \- o | \- \- options
2007-01-29 22:35:24 +03:00
Specify which fields to display.
2011-11-13 02:48:44 +04:00
.TP
.IR \fB \- \- readahead \ [ \+ ] < sectors >| auto | none
2007-11-27 23:57:05 +03:00
Specify read ahead size in units of sectors.
2012-01-09 16:28:47 +04:00
The default value is \fI auto\fP which allows the kernel to choose
a suitable value automatically. The \fI \+ \fP prefix lets you
2007-11-29 17:44:28 +03:00
specify a minimum value which will not be used if it is
smaller than the value chosen by the kernel.
2012-01-09 16:28:47 +04:00
The value \fI none\fP is equivalent to specifying zero.
2011-11-13 02:48:44 +04:00
.TP
.BR \- r | \- \- readonly
Set the table being loaded read-only.
.TP
.IR \fB \- \- table \ < table >
2006-08-10 18:11:03 +04:00
Specify a one-line table directly on the command line.
2011-11-13 02:48:44 +04:00
.TP
.B \- \- udevcookie \fI cookie
Use cookie for udev synchronisation.
.TP
.BR \- u | \- \- uuid
2005-03-29 18:46:30 +04:00
Specify the uuid.
2011-11-13 02:48:44 +04:00
.TP
.BR \- y | \- \- yes
2009-09-23 16:52:52 +04:00
Answer yes to all prompts automatically.
2011-11-13 02:48:44 +04:00
.TP
.BR \- v | \- \- verbose \ [ \-v | \-\-verbose ]
2003-09-17 17:23:49 +04:00
Produce additional output.
2011-11-13 02:48:44 +04:00
.TP
.B \- \- verifyudev
2011-06-28 01:43:58 +04:00
If udev synchronisation is enabled, verify that udev operations get performed
correctly and try to fix up the device nodes afterwards if not.
2011-11-13 02:48:44 +04:00
.TP
.B \- \- version
2003-09-17 17:23:49 +04:00
Display the library and kernel driver version.
2011-11-13 02:48:44 +04:00
.br
2001-12-14 16:30:04 +03:00
.SH COMMANDS
2011-11-13 02:48:44 +04:00
.TP
.B clear
2010-05-27 23:00:14 +04:00
.I device_name
.br
Destroys the table in the inactive table slot for device_name.
2011-11-13 02:48:44 +04:00
.br
.TP
.B create
.I device_name
.RB [ \- u
.IR uuid ]
.RB [ \- \- notable | \- \- table
.RI < \fI table >| table_file ]
.RB [{ \- \- addnodeoncreate | \- \- addnodeonresume }]
2012-01-09 16:28:47 +04:00
.RB [ \- \- readahead
.RI [ + ]< sectors >| auto | none ]
2001-12-13 16:46:21 +03:00
.br
2003-09-17 17:23:49 +04:00
Creates a device with the given name.
2006-08-10 18:11:03 +04:00
If table_file or <table> is supplied, the table is loaded and made live.
2011-11-13 02:48:44 +04:00
Otherwise a table is read from standard input unless \- \- notable is used.
2002-06-27 01:50:53 +04:00
The optional uuid can be used in place of
2011-11-13 02:48:44 +04:00
device_name in subsequent dmsetup commands.
2003-11-17 17:24:22 +03:00
If successful a device will appear as
2011-11-13 02:48:44 +04:00
/dev/mapper/<device-name>.
2003-11-17 17:24:22 +03:00
See below for information on the table format.
2011-11-13 02:48:44 +04:00
.br
.TP
.B deps
2012-01-11 16:46:19 +04:00
.RB [ \- o
.IR options ]
2011-11-13 02:48:44 +04:00
.RI [ device_name ]
2001-12-13 16:46:21 +03:00
.br
2012-01-11 16:46:19 +04:00
Outputs a list of devices referenced by the live table for the specified
device. Device names on output can be customised by following options:
devno (major and minor pair, used by default), blkdevname (block device name),
devname (map name for device-mapper devices, equal to blkdevname otherwise).
2011-11-13 02:48:44 +04:00
.br
.TP
.B help
.RB [ \- c | \- C | \- \- columns ]
2007-01-29 22:35:24 +03:00
.br
Outputs a summary of the commands available, optionally including
the list of report fields.
2001-12-13 16:46:21 +03:00
.br
2011-11-13 02:48:44 +04:00
.TP
.B info
.RI [ device_name ]
2001-12-13 16:46:21 +03:00
.br
2011-11-13 02:48:44 +04:00
Outputs some brief information about the device in the form:
.RS
.RS
State: SUSPENDED|ACTIVE, READ-ONLY
Tables present: LIVE and/or INACTIVE
Open reference count
Last event sequence number (used by \fB wait\fP )
Major and minor device number
Number of targets in the live table
UUID
.RE
.RE
2003-11-17 17:24:22 +03:00
.br
2011-11-13 02:48:44 +04:00
.TP
.B info
.BR \- c | \- C | \- \- columns
.RB [ \- \- noheadings ]
.RB [ \- \- separator
.IR separator ]
.RB [ \- o
.IR fields ]
.RB [ \- O | \- \- sort
.IR sort_fields ]
.RI [ device_name ]
2007-01-29 22:35:24 +03:00
.br
Output you can customise.
Fields are comma-separated and chosen from the following list:
name, major, minor, attr, open, segments, events, uuid.
Attributes are: (L)ive, (I)nactive, (s)uspended, (r)ead-only, read-(w)rite.
Precede the list with '+' to append
to the default selection of columns instead of replacing it.
Precede any sort_field with - for a reverse sort on that column.
2011-11-13 02:48:44 +04:00
.br
.TP
.B ls
.RB [ \- \- target
.IR target_type ]
.RB [ \- \- exec
.IR command ]
2012-01-11 16:46:19 +04:00
.RB [ \- \- tree ]
2011-11-13 02:48:44 +04:00
.RB [ \- o
2012-01-11 16:46:19 +04:00
.IR options ]
2001-12-13 16:46:21 +03:00
.br
2005-05-16 20:04:34 +04:00
List device names. Optionally only list devices that have at least
2005-05-17 00:46:46 +04:00
one target of the specified type. Optionally execute a command for
each device. The device name is appended to the supplied command.
2012-01-11 16:46:19 +04:00
Device names on output can be customised by following options: devno (major
and minor pair, used by default), blkdevname (block device name),
devname (map name for device-mapper devices, equal to blkdevname otherwise).
2006-04-06 20:20:40 +04:00
--tree displays dependencies between devices as a tree.
It accepts a comma-separate list of options.
Some specify the information displayed against each node:
2012-01-11 16:46:19 +04:00
device/nodevice; blkdevname; active, open, rw, uuid.
2006-04-06 20:20:40 +04:00
Others specify how the tree is displayed:
ascii, utf, vt100; compact, inverted, notrunc.
2011-11-13 02:48:44 +04:00
.br
.HP
.BR load | reload
.I device_name
.RB [ \- \- table
.RI < table >| table_file ]
2003-09-17 17:23:49 +04:00
.br
2006-08-10 18:11:03 +04:00
Loads <table> or table_file into the inactive table slot for device_name.
If neither is supplied, reads a table from standard input.
2011-11-13 02:48:44 +04:00
.br
.HP
2012-01-18 22:52:02 +04:00
.B wipe_table
.I device_name
.br
Wait for any I/O in-flight through the device to complete, then
replace the table with a new table that fails any new I/O
sent to the device. If successful, this should release any devices
held open by the device's table(s).
.br
.HP
2011-11-13 02:48:44 +04:00
.B message
2006-11-23 23:34:16 +03:00
.I device_name sector message
.br
Send message to target. If sector not needed use 0.
2011-11-13 02:48:44 +04:00
.br
.HP
.B mknodes
.RI [ device_name ]
2002-06-27 01:50:53 +04:00
.br
2006-06-18 15:35:04 +04:00
Ensure that the node in /dev/mapper for device_name is correct.
2011-11-13 02:48:44 +04:00
If no device_name is supplied, ensure that all nodes in /dev/mapper
2006-06-18 15:35:04 +04:00
correspond to mapped devices currently loaded by the device-mapper kernel
driver, adding, changing or removing nodes as necessary.
2011-11-13 02:48:44 +04:00
.br
.HP
2012-02-15 16:25:23 +04:00
.B mangle
.RI [ device_name ]
.br
Ensure existing device-mapper device name is in the correct mangled
form containing only whitelisted characters (supported by udev) and do
a rename if necessary. Any character not on the whitelist will be mangled
based on the --manglename settting.
.br
.HP
2011-11-13 02:48:44 +04:00
.B remove
.RB [ \- f | \- \- force ]
.RB [ \- \- retry ]
.I device_name
2006-06-18 15:35:04 +04:00
.br
Removes a device. It will no longer be visible to dmsetup.
Open devices cannot be removed except with older kernels
that contain a version of device-mapper prior to 4.8.0.
2011-11-13 02:48:44 +04:00
In this case the device will be deleted when its open_count
2006-06-18 15:35:04 +04:00
drops to zero. From version 4.8.0 onwards, if a device can't
be removed because an uninterruptible process is waiting for
2011-11-13 02:48:44 +04:00
I/O to return from it, adding \- \- force will replace the table
with one that fails all I/O, which might allow the
2011-09-22 21:12:28 +04:00
process to be killed. If an attempt to remove a device fails,
perhaps because a process run from a quick udev rule
2011-11-13 02:48:44 +04:00
temporarily opened the device, the \- \- retry option will cause
2011-09-22 21:12:28 +04:00
the operation to be retried for a few seconds before failing.
2011-11-13 02:48:44 +04:00
.br
.HP
.B remove_all
.RB [ \- f | \- \- force ]
2003-09-17 17:23:49 +04:00
.br
Attempts to remove all device definitions i.e. reset the driver.
2006-06-18 15:35:04 +04:00
Use with care! From version 4.8.0 onwards, if devices can't
2009-04-23 16:20:15 +04:00
be removed because uninterruptible processes are waiting for
2011-11-13 02:48:44 +04:00
I/O to return from them, adding \- \- force will replace the table
with one that fails all I/O, which might allow the
2011-04-29 04:21:13 +04:00
process to be killed. This also runs \fB mknodes\fP afterwards.
2011-11-13 02:48:44 +04:00
.br
.HP
.B rename
2003-09-17 17:23:49 +04:00
.I device_name new_name
.br
Renames a device.
2011-11-13 02:48:44 +04:00
.br
.HP
.B rename
.I device_name
.B \- \- setuuid
.I uuid
2010-10-15 05:10:27 +04:00
.br
Sets the uuid of a device that was created without a uuid.
After a uuid has been set it cannot be changed.
2003-09-17 17:23:49 +04:00
.br
2011-11-13 02:48:44 +04:00
.TP
.B resume
.I device_name
.RB [{ \- \- addnodeoncreate | \- \- addnodeonresume }]
2012-01-09 16:28:47 +04:00
.RB [ \- \- readahead
.RI [ + ]< sectors >| auto | none ]
2011-11-13 02:48:44 +04:00
.br
Un-suspends a device.
2003-09-17 17:23:49 +04:00
If an inactive table has been loaded, it becomes live.
Postponed I/O then gets re-queued for processing.
2011-11-13 02:48:44 +04:00
.br
.TP
.B setgeometry \fI device_name cyl head sect start
2006-11-23 23:34:16 +03:00
.br
Sets the device geometry to C/H/S.
2011-11-13 02:48:44 +04:00
.br
.HP
.B splitname
2009-09-23 16:52:52 +04:00
.I device_name
2011-11-13 02:48:44 +04:00
.RI [ subsystem ]
2009-09-23 16:52:52 +04:00
.br
Splits given device name into subsystem constituents.
Default subsystem is LVM.
2011-11-13 02:48:44 +04:00
.br
.TP
.B status
.RB [ \- \- target
.IR target_type ]
.RI [ device_name ]
2002-06-27 01:50:53 +04:00
.br
Outputs status information for each of the device's targets.
2011-11-13 02:48:44 +04:00
With \- \- target, only information relating to the specified target type
2005-05-16 18:53:23 +04:00
is displayed.
2011-11-13 02:48:44 +04:00
.br
.HP
.B suspend
.RB [ \- \- nolockfs ]
.RB [ \- \- noflush ]
2002-06-27 01:50:53 +04:00
.I device_name
.br
2003-09-17 17:23:49 +04:00
Suspends a device. Any I/O that has already been mapped by the device
but has not yet completed will be flushed. Any further I/O to that
device will be postponed for as long as the device is suspended.
2011-11-13 02:48:44 +04:00
If there's a filesystem on the device which supports the operation,
an attempt will be made to sync it first unless \- \- nolockfs is specified.
2006-10-12 19:42:25 +04:00
Some targets such as recent (October 2006) versions of multipath may support
2011-11-13 02:48:44 +04:00
the \- \- noflush option. This lets outstanding I/O that has not yet reached the
2006-10-12 19:42:25 +04:00
device to remain unflushed.
2011-11-13 02:48:44 +04:00
.br
.TP
.B table
.RB [ \- \- target
.IR target_type ]
.RB [ \- \- showkeys ]
.RI [ device_name ]
2002-06-27 01:50:53 +04:00
.br
2003-09-17 17:23:49 +04:00
Outputs the current table for the device in a format that can be fed
back in using the create or load commands.
2011-11-13 02:48:44 +04:00
With \- \- target, only information relating to the specified target type
2005-05-16 18:53:23 +04:00
is displayed.
2010-03-09 16:42:28 +03:00
Encryption keys are suppressed in the table output for the crypt
2011-11-13 02:48:44 +04:00
target unless the \- \- showkeys parameter is supplied.
.br
.TP
.B targets
2004-02-27 22:36:49 +03:00
.br
Displays the names and versions of the currently-loaded targets.
2009-10-22 17:12:20 +04:00
.br
2011-11-13 02:48:44 +04:00
.HP
.B udevcomplete
.I cookie
.br
Wake any processes that are waiting for udev to complete processing the specified cookie.
.br
.HP
.B udevcomplete_all
.RI [ age_in_minutes ]
.br
Remove all cookies older than the specified number of minutes.
Any process waiting on a cookie will be resumed immediately.
.br
.HP
.B udevcookies
.br
List all existing cookies. Cookies are system-wide semaphores with keys
prefixed by two predefined bytes (0x0D4D).
.br
.TP
.B udevcreatecookie
2010-02-15 19:32:24 +03:00
.br
Creates a new cookie to synchronize actions with udev processing.
The output is a cookie value. Normally we don't need to create cookies since
dmsetup creates and destroys them for each action automatically. However, we can
generate one explicitly to group several actions together and use only one
cookie instead. We can define a cookie to use for each relevant command by using
2011-11-13 02:48:44 +04:00
\- \- udevcookie option. Alternatively, we can export this value into the environment
2010-02-15 19:32:24 +03:00
of the dmsetup process as DM_UDEV_COOKIE variable and it will be used automatically
with all subsequent commands until it is unset.
Invoking this command will create system-wide semaphore that needs to be cleaned
up explicitly by calling udevreleasecookie command.
.br
2011-11-13 02:48:44 +04:00
.HP
.B udevflags
2009-10-22 17:12:20 +04:00
.I cookie
.br
Parses given cookie value and extracts any udev control flags encoded.
The output is in environment key format that is suitable for use in udev
2011-03-10 16:11:45 +03:00
rules. If the flag has its symbolic name assigned then the output is
2009-10-22 17:12:20 +04:00
DM_UDEV_FLAG_<flag_name>='1', DM_UDEV_FLAG<flag_position>='1' otherwise.
Subsystem udev flags don't have symbolic names assigned and these ones are
always reported as DM_SUBSYSTEM_UDEV_FLAG<flag_position>='1'. There are
16 udev flags altogether.
.br
2011-11-13 02:48:44 +04:00
.HP
.B udevreleasecookie
.RI [ cookie ]
2009-07-31 21:51:45 +04:00
.br
2011-11-13 02:48:44 +04:00
Waits for all pending udev processing bound to given cookie value and clean up
the cookie with underlying semaphore. If the cookie is not given directly,
the command will try to use a value defined by DM_UDEV_COOKIE environment variable.
2009-09-11 20:06:31 +04:00
.br
2011-11-13 02:48:44 +04:00
.TP
.B version
2002-06-27 01:50:53 +04:00
.br
Outputs version information.
2011-11-13 02:48:44 +04:00
.TP
.B wait
2003-09-17 17:23:49 +04:00
.I device_name
2011-11-13 02:48:44 +04:00
.RI [ event_nr ]
2003-09-17 17:23:49 +04:00
.br
2004-02-27 22:36:49 +03:00
Sleeps until the event counter for device_name exceeds event_nr.
2011-11-13 02:48:44 +04:00
Use \- v to see the event number returned.
2004-02-27 22:36:49 +03:00
To wait until the next event is triggered, use \fB info\fP to find
2011-11-13 02:48:44 +04:00
the last event number.
2001-12-14 16:30:04 +03:00
.SH TABLE FORMAT
Each line of the table specifies a single target and is of the form:
2011-11-13 02:48:44 +04:00
.P
.I logical_start_sector num_sectors
.B target_type
.RI < target_args >
.P
2011-12-01 02:32:37 +04:00
Simple target types and <target_args> include:
2011-11-13 02:48:44 +04:00
.HP
.B linear
2001-12-14 16:30:04 +03:00
.I destination_device start_sector
2001-12-13 16:46:21 +03:00
.br
The traditional linear mapping.
2011-11-13 02:48:44 +04:00
.HP
.B striped
.I num_stripes chunk_size
.RI [ destination
.IR start_sector ]+
2001-12-13 16:46:21 +03:00
.br
2001-12-14 16:30:04 +03:00
Creates a striped area.
2001-12-13 16:46:21 +03:00
.br
2001-12-14 16:30:04 +03:00
e.g. striped 2 32 /dev/hda1 0 /dev/hdb1 0
will map the first chunk (16k) as follows:
2011-11-13 02:48:44 +04:00
.RS
.RS
LV chunk 1 -> hda1, chunk 1
LV chunk 2 -> hdb1, chunk 1
LV chunk 3 -> hda1, chunk 2
LV chunk 4 -> hdb1, chunk 2
etc.
.RE
.RE
.TP
.B error
2001-12-13 16:46:21 +03:00
.br
2001-12-14 16:30:04 +03:00
Errors any I/O that goes to this area. Useful for testing or
for creating devices with holes in them.
2011-11-13 02:48:44 +04:00
.TP
2011-12-01 02:32:37 +04:00
.B zero
.br
Returns blocks of zeroes on reads. Any data written is discarded silently.
This is a block-device equivalent of the /dev/zero character-device data sink
described in \fB null(4)\fP .
.P
More complex targets include:
.TP
2011-11-13 02:48:44 +04:00
.B crypt
.br
2011-12-01 02:32:37 +04:00
Transparent encryption of block devices using the kernel crypto API.
2011-11-13 02:48:44 +04:00
.TP
.B delay
.br
2011-12-01 02:32:37 +04:00
Delays reads and/or writes to different devices. Useful for testing.
2011-11-13 02:48:44 +04:00
.TP
.B flakey
.br
2011-12-01 02:32:37 +04:00
Creates a similar mapping to the linear target but
exhibits unreliable behaviour periodically.
Useful for simulating failing devices when testing.
2011-11-13 02:48:44 +04:00
.TP
.B mirror
.br
2011-12-01 02:32:37 +04:00
Mirrors data across two or more devices.
2011-11-13 02:48:44 +04:00
.HP
.B multipath
.br
2011-12-01 02:32:37 +04:00
Mediates access through multiple paths to the same device.
.TP
.BR raid
2011-11-13 02:48:44 +04:00
.br
2011-12-01 02:32:37 +04:00
Offers an interface to the kernel's software raid driver, md.
2011-11-13 02:48:44 +04:00
.HP
2011-12-01 02:32:37 +04:00
.B snapshot
2011-11-13 02:48:44 +04:00
.br
2011-12-01 02:32:37 +04:00
Supports snapshots of devices.
.P
To find out more about the various targets and their table formats and status
lines, please read the files in the Documentation/device-mapper directory in
the kernel source tree.
(Your distribution might include a copy of this information in the
documentation directory for the device-mapper package.)
2001-12-13 16:46:21 +03:00
2001-12-14 16:30:04 +03:00
.SH EXAMPLES
2001-12-13 16:46:21 +03:00
# A table to join two disks together
.br
2001-12-14 16:30:04 +03:00
.br
2001-12-13 16:46:21 +03:00
0 1028160 linear /dev/hda 0
.br
1028160 3903762 linear /dev/hdb 0
2011-11-13 02:48:44 +04:00
# A table to stripe across the two disks,
2001-12-13 16:46:21 +03:00
.br
# and add the spare space from
.br
# hdb to the back of the volume
0 2056320 striped 2 32 /dev/hda 0 /dev/hdb 0
.br
2056320 2875602 linear /dev/hdb 1028160
2007-10-09 16:14:48 +04:00
.SH ENVIRONMENT VARIABLES
.TP
2011-11-13 02:48:44 +04:00
.B DM_DEV_DIR
2007-10-09 16:14:48 +04:00
The device directory name.
2007-12-05 20:05:04 +03:00
Defaults to "/dev" and must be an absolute path.
2010-02-15 19:32:24 +03:00
.TP
2011-11-13 02:48:44 +04:00
.B DM_UDEV_COOKIE
2010-02-15 19:32:24 +03:00
A cookie to use for all relevant commands to synchronize with udev processing.
2011-11-13 02:48:44 +04:00
It is an alternative to using \- \- udevcookie option.
2007-10-09 16:14:48 +04:00
2001-12-13 16:46:21 +03:00
.SH AUTHORS
2001-12-14 16:30:04 +03:00
Original version: Joe Thornber (thornber@sistina.com)
2004-02-27 22:36:49 +03:00
.SH SEE ALSO
Device-mapper resource page: http://sources.redhat.com/dm/