[linux-lvm] Swap/DB devices

Stephen C. Tweedie sct at redhat.com
Sat Apr 17 00:14:00 UTC 1999


Hi,

On Fri, 16 Apr 1999 23:47:06 METDST, Heinz Mauelshagen
<mauelsha at ez-darmstadt.telekom.de> said:

>> I'm curious: why?  I would have thought that LVM should support any
>> requests coming in through ll_rw_block already.

> It's simply a matter of userland (lv_create_node() and friends in lvmlib)
> to create the LVM 'raw' device specials.
> Only regular buffer cached device specials are created up to 0.6.

You won't need to.  The raw device patches create one single new major
number, and let you bind the minor numbers to any block devices you
want.  You can access _any_ block device driver without modification.

--Stephen



More information about the linux-lvm mailing list