Tuesday September 14, 2004
Matthew Ahrens' Weblogwhat I have to say ZFS featured on sun.com homepage The sun.com homepage features a new article on ZFS. Check it out, and feel free to post comments with the form at the bottom of the article, on this blog, or at the Expert Exchange tomorrow. (2004-09-14 15:36:10.0) Permalink Comments [7] Post a Comment: Comments are closed for this entry. |
Calendar
RSS Feeds
All /General /Solaris /ZFS SearchLinks
Navigation |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Two non trivial things I noticed:
1) Though simplicity is stressed, it would still be worth adding something like "with ZFS's natural simplicity, it's hard to setup a system poorly, both for reliability and performance".
2) No real distinction is made between low-end storage (say a 1U server with 1-2 hard discs) and a system with several TB of storage. Some workstation and HPC tasks can be very I/O intensive too. With some many "advanced" features being specified, it may come across as a little scary for more basic work. Putting it another way, I think you need to show that even very simple storage systems can have common issues (eg set root partition too small) and ZFS will wipe these out too.
Posted by Chris Rijk on September 14, 2004 at 04:01 PM PDT #
Posted by PatrickG on September 14, 2004 at 06:08 PM PDT #
Patrick, we haven't finalized what the actual commands or performance will be, so detailing those probably wouldn't be very useful. Back of the envelope, ZFS performs very well -- on many tasks, it is much faster than traditional filesystems. Roughly speaking, you'll be able to do something like "zpool create disk1 disk2..." to create a storage pool, and "zfs create name_of_filesystem" to create a filesystem.
ZFS is a local filesystem. So if you want to write to disks on a different machine, NFS is still the right solution.
Posted by Matthew Ahrens on September 14, 2004 at 10:16 PM PDT #
PS Good luck with the "expert exchange" thing. I wouldn't be too surprised if there's a number of questions like "how's it compare to reiser4" and so on.
Posted by Chris Rijk on September 15, 2004 at 07:06 AM PDT #
Posted by Avis on September 20, 2004 at 05:05 PM PDT #
Posted by Matthew Ahrens on September 22, 2004 at 10:36 PM PDT #
Posted by PatrickG on October 14, 2004 at 09:39 PM PDT #