[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] uuid prefix
- From: Alasdair G Kergon <agk redhat com>
- To: dm-devel redhat com
- Subject: [dm-devel] uuid prefix
- Date: Thu, 20 Oct 2005 22:21:23 +0100
I've added the prefix 'LVM-' to the uuids of all devices created by LVM2.
This means that it's trivial to identify them as 'belonging' to the
lvm2 application.
libdevmapper is being extended at the moment to incorporate higher-level
functions.
One of the new library calls I've added so far is capable of acting on
several devices. One of its parameters is a uuid prefix so that it
only acts on devices with a matching prefix.
This is a simple way of providing application ownership so that LVM2 will
never be able to do anything to a device created by multipath-tools, for
example.
When you list those devices with 'dmsetup' you can tell immediately whether
or not LVM2 created them, and easily grep / sort the output.
I suggest EVMS, cryptsetup, ddraid, multipath tools etc. also consider
adding short application prefixes to the uuids of devices they create.
Alasdair
--
agk redhat com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]