Let's also not forget about licensing and patent issues for zfs on linux: http://kerneltrap.org/node/8066
zfs on linux is way too alpha and zfs with fuse is practically useless, except to play with at the moment. fyi and a tad off topic: if you wanna play with zfs (other than using solaris or via fuse)... there is a rumored read/write zfs support on os x 10.5.1 but that's heavy on rumor right now. zfs is lovely on paper... we may get to it someday, or something else may surpass it. for either case, heavy emphasis on: "may". on one hand, ext3 and/or jfs is the way to go for linux. you might also want to test/look into xfs, if it fits your requirement. also checkout ext4... which is right now not deemed stable but it is "more compatible" with ext3. On Jul 3, 2007, at 11:46 AM, Orlando Andico wrote: > simple and quick answer: > > ZFS is battle-tested on Solaris. ditto for ext3 and JFS on Linux. > > i don't think any significant enterprise would risk their production > data on such a Frankenstein :-P > > They would all go with the vendor-certified and -validated stand-alone > filesystems, running on a sufficiently beefy enterprise storage > solution like EMC Symmetrix, to handle their HA and replication > requirements. > > > On 7/3/07, Zak B. Elep <[EMAIL PROTECTED]> wrote: >> JM Ibanez <[EMAIL PROTECTED]> writes: >> >>> I wouldn't go for ZFS until it's integrated into kernel proper >>> instead >>> of via FUSE). Too much performance concerns to worry about -- and >>> the >>> possibility of the user mode FUSE daemon dying. Not for / at >>> least. >> >> How does ZFS compare to, say, a bundle of regular filesystems (ext3, >> jfs, and yes, even reiserfs, take your pick,) possibly replicated >> on a >> Venti[1] store, and served as a single namespace over v9fs (9P2000 >> [2] on >> Linux, now in the mainline kernel)? >> >> Cheers, >> >> ------------ Cocoy Dayao [EMAIL PROTECTED] big mango - http://arkangel1a.blogspot.com "People who are really serious about software should make their own hardware." --Alan Kay _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

