2009-07-14 23:36:28 +00:00
|
|
|
SUMMARY OF MAJOR KNOWN PROBLEMS IN v0.4.5 (Development Release)
|
2009-02-05 00:25:09 +00:00
|
|
|
|
|
|
|
- Implement something similar to the Solaris devid support to ensure
|
|
|
|
ZFS properly locates your disks even when moved. The current port
|
2009-03-20 21:28:17 +00:00
|
|
|
is dependent on using something like udev to ensure this can never
|
2009-02-05 00:25:09 +00:00
|
|
|
happen but this is not a viable long term solution.
|
|
|
|
|
|
|
|
- Implement something like Solaris's sysevent support to detect when
|
|
|
|
drives appear or are removed. There is no easy analog to my knowledge
|
|
|
|
for linux and we will need to come up with something.
|
|
|
|
|
|
|
|
- Get the ZVOL working as a vehicle for further stress testing under
|
|
|
|
Linux, and to provide one useful user space interface for access to
|
|
|
|
the DMU.
|
|
|
|
|
|
|
|
- Get the ZPL working minimal support will be needed for lustre.
|
|
|
|
|
2009-03-18 21:19:04 +00:00
|
|
|
- Integrate the FUSE port in to this code base, or rebase it as its
|
|
|
|
own zfs-fuse package which is built against the zfs-devel package.
|