NetBSD/sys/dev/dm/TODO

19 lines
529 B
Plaintext
Raw Normal View History

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
2008-12-22 05:18:53 +03:00
* 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.