Bryan Kadzban wrote: > Well, my impression of EVMS is that it's just a different toolkit on top > of the LVM2 kernel driver (or at least, that's all it is *now*; it used > to be a different driver too). I'd be inclined to punt it, at least for > now.
This is a different userspace on top of the device-mapper driver. The metadata reading code is in userspace, and part of it has been copied from LVM2. Besides LVM2 metadata, evms supports plain old partitions and provides bad block relocation. > The one sticking point is the same sticking point I had with dmraid -- > how do you get the /dev/md/* named device nodes to be recreated once the > initramfs is finished, from the system bootscripts? Device-mapper has > "dmsetup mknodes", and LVM2 has "vgmknodes", but I can't find anything > similar in mdadm. The filter that I have makes the LVM scan work fine > (since the system does create /dev/md126 and /dev/md127 devices), but > I'd rather have it create the names, if possible. I think that it cannot be supported. I will test now to see whether Debian can be installed on such /dev/md/meaningful_name array. > loadkeys/keymaps -- I assume that's just while typing in the passphrase, > right? I'll see what I can find on this after md is fixed. Yes, this is only for the passphrase. -- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page