linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] lvm fails when /proc/devices contains "-1 smblk"
@ 2012-03-16  6:28 John Mesmon
  2012-03-17  9:46 ` Zdenek Kabelac
  0 siblings, 1 reply; 5+ messages in thread
From: John Mesmon @ 2012-03-16  6:28 UTC (permalink / raw)
  To: linux-lvm

It filters out all the possible devices, resulting in almost all
operations failing (maybe all, I haven't checked that far).

Introduced by c929a0b3c8c1cd4a32458b5db0aa3d221a949aad

My opinion is that there is no need for the check that commit adds, It
can only break things (when the range of valid block devices changes).

For reference, the relavent portion of my /proc/devices:

Character devices:
  1 mem
  4 /dev/vc/0
  4 tty
...
251 macvtap
252 kcopy
253 bsg
254 rtc

Block devices:
 -1 smblk
  1 ramdisk
256 rfd
257 ssfdc
259 blkext
  7 loop
...



--
Cody

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

end of thread, other threads:[~2012-03-17 20:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-16  6:28 [linux-lvm] lvm fails when /proc/devices contains "-1 smblk" John Mesmon
2012-03-17  9:46 ` Zdenek Kabelac
2012-03-17 16:12   ` Alasdair G Kergon
2012-03-17 17:31     ` Maxim Levitsky
2012-03-17 20:51       ` Zdenek Kabelac

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