linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] unwanted autocreation of /dev/mapper/ entries while using parted on lvm devices
@ 2014-02-23 22:36 Oliver Rath
  2014-02-24  8:41 ` Peter Rajnoha
  0 siblings, 1 reply; 5+ messages in thread
From: Oliver Rath @ 2014-02-23 22:36 UTC (permalink / raw)
  To: LVM general discussion and development

Hi List,

Im not sure, if the udev-rules of lvm is creating this. Im Using Ubuntu
12.04.4 + lvm git yesterday, compiles with --enable-udev_sync
--enable-udev_rules. Here my testing results:


root@dmicrash\:rules.d# vgcreate myvg /dev/sdc1 /dev/sdd1
  Volume group "myvg" successfully created
root@dmicrash\:rules.d# lvcreate --name test --size 20G myvg
  Logical volume "test" created
root@dmicrash\:rules.d# parted /dev/myvg/test mklabel msdos

root@dmicrash\:rules.d# parted /dev/myvg/test mkpart primary  0% 40%
     
root@dmicrash\:rules.d# ls /dev/mapper/
control  myvg-test  myvg-test1

The device myvg-test1 was created automatically (normally this is done
by kpartx?). I disabled gnome-automounter, didnt help.

I tried to monitor this with udevadm --monitor, but i didnt get
displayed the rule-file who did this.

Any hints?

Tfh!
Oliver

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

end of thread, other threads:[~2014-02-24 13:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-23 22:36 [linux-lvm] unwanted autocreation of /dev/mapper/ entries while using parted on lvm devices Oliver Rath
2014-02-24  8:41 ` Peter Rajnoha
2014-02-24 12:17   ` Oliver Rath
2014-02-24 12:40   ` [linux-lvm] [SOLVED] " Oliver Rath
2014-02-24 13:09     ` Peter Rajnoha

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