NetBSD/sys/dev/dm/TODO

24 lines
687 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
2009-04-13 20:12:27 +04:00
* Write more targets mirror.
* Snapshot target, there is some code in repository already
General LVM tasks
* Cleanup resize_ffs to properly resize filesystem on LV
* Integrate LVM with the 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.
See http://mail-index.netbsd.org/tech-kern/2008/09/24/msg002794.html