NetBSD/sys/dev/dm/TODO

19 lines
529 B
Plaintext

Important unimplemented features in current device-mapper implementation
* implement dm_dev_event_ioctl and dm_target_msg_ioctl functions
* write more targets mirror, stripe.
* snapshot target, there is some code in repository already
* integrate LVM with sysinst, so we can configure LVM during installation
Pain in the sky tasks
* implement multipath target for network attached storage devices.
* Cluster lvm extension, NetBSD needs Distributed Lock Manager for this.
* write GPL free libdevmapper and lvm2tools.