Is the specification on Apple's website that Leopard Server has read-only ZFS support not accurate? My understanding was that this was the work in progress with more support in future versions of OS X.
The filesystem is probably the last place on Earth you want Apple to go off half-cocked! Apple's progress seems fairly reasonable to me, compared to the time frame on which these kinds of features will be vital at the server and/or desktop levels.
The link above shows the current progress. I'm pretty glad Apple did not rush inclusion. The filesystem is absolutely essential and any bugs can be crippling. Better to wait than lose all your data wouldn't you say?
I agree to caution, and also that Apple should get a return on its investment. I'd rather see ZFS as an ADDITIONAL file system than a REPLACEMENT. And doesn't Sun have it fully implemented? I really thought we'd see it available for use by now. It seemed a natural addition to OS X, especially given Apple's Time Machine backup application.
The filesystem is probably the last place on Earth you want Apple to go off half-cocked! Apple's progress seems fairly reasonable to me, compared to the time frame on which these kinds of features will be vital at the server and/or desktop levels.
The big reason preventing full adoption of ZFS by Apple is lack of ZFS boot support. If that was finished (which it may very well be by now), Apple would put it into Mac OS X 10.6 (or Mac OS 11, should Apple take that route).I agree to caution, and also that Apple should get a return on its investment. I'd rather see ZFS as an ADDITIONAL file system than a REPLACEMENT. And doesn't Sun have it fully implemented? I really thought we'd see it available for use by now. It seemed a natural addition to OS X, especially given Apple's Time Machine backup application.
From what I know about it (very little), it's an intriguingly flexible system, and would make such things as volume partitioning and joining, RAIDing, backup-restore capability, and file sharing much more practical and economical. Plus, it should be faster than other file systems, if I understand correctly, and the speed of storage is perhaps the most important aspect of speeding up a system. Perceived speed = GUI speed = File System speed.
That's why I'm interested.
T
The big reason preventing full adoption of ZFS by Apple is lack of ZFS boot support. If that was finished (which it may very well be by now), Apple would put it into Mac OS X 10.6 (or Mac OS 11, should Apple take that route).
I agree to caution, and also that Apple should get a return on its investment. I'd rather see ZFS as an ADDITIONAL file system than a REPLACEMENT. And doesn't Sun have it fully implemented? I really thought we'd see it available for use by now. It seemed a natural addition to OS X, especially given Apple's Time Machine backup application.
From what I know about it (very little), it's an intriguingly flexible system, and would make such things as volume partitioning and joining, RAIDing, backup-restore capability, and file sharing much more practical and economical. Plus, it should be faster than other file systems, if I understand correctly, and the speed of storage is perhaps the most important aspect of speeding up a system. Perceived speed = GUI speed = File System speed.
That's why I'm interested.
T
Gosh, I wish I knew the details... but I don't. 😱Out of curiosity, what are the challenges associated with porting the booting process to a new format or partitioning scheme? Is it that you have to write very small code in the bootloader that's able to bring the volume up, or is it something else, e.g. that the code has to be low-level?