linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] Cannot create PV on /dev/dm-NN (/dev/dm-N works)
@ 2018-03-27 10:38 Michael Fladischer
  2018-03-28  8:27 ` Zdenek Kabelac
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Fladischer @ 2018-03-27 10:38 UTC (permalink / raw)
  To: linux-lvm

Hi,

I'm unable to create PVs on Multipath-Volumes that are available at
/dev/dm-NN where N~[0-9] but I can create them on single digit devices
like /dev/dm-9:

# pvcreate /dev/dm-6
  Physical volume "/dev/dm-6" successfully created.

# pvcreate /dev/dm-16
  Device /dev/dm-16 not found (or ignored by filtering).

My Version of LVM is 2.02.168 from Debian 9.
The filter ist set to a permissive value:
  filter = [ "a|.*|" ]
  global_filter = [ "a|.*|" ]

Any ideas why two or more digits in the device path can cause it to be
filtered by pvcreate?

Cheers,

-- 
Michael Fladischer
Fladi.at

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

end of thread, other threads:[~2018-03-28 10:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-27 10:38 [linux-lvm] Cannot create PV on /dev/dm-NN (/dev/dm-N works) Michael Fladischer
2018-03-28  8:27 ` Zdenek Kabelac
2018-03-28  8:59   ` Michael Fladischer
2018-03-28 10:08   ` Roger Heflin

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