You are not logged in.
Now that ZFS has been released, will the Linux kernel devs attempt to add support for it? It looks like one heck of a filesystem.
Offline
Offline
Hmm... I may have gotten this wrong. Is ZFS going to be open, or not?
Offline
can't we just have hfsplus support by default... that would be good enough..
Offline
Does HFS+ support zettabyte-scale filesystems? Me thinks not.
(Really, what does HFS+ have that XFS, ReiserFS, or JFS doesn't?)
Offline
according to sun's website, "Porting to Linux is currently being investigated."
http://www.sun.com/emrkt/campaign_docs/ … en.html#10
Offline
Woo hoo!
Offline
(Really, what does HFS+ have that XFS, ReiserFS, or JFS doesn't?)
the capability to use your old macs and iPods as external harddisks..
Offline
Uhh... Can't you just reformat it, if you want to use it as an extra HDD?
Offline
no can't do that with the ipod... (won't read on the mac)
Offline
Then put Yellow Dog Linux on the Mac, or something.
Offline
Then put Yellow Dog Linux on the Mac, or something.
Seems like a whole lot of trouble to be able to read/write to an Mac formatted iPod or HD. My TiBook's logic board is cooked and I need a way to get the data off the hard drive... having HFS+ would be handy.
Offline
sesser, rizzix - are you aware that HFS+ support is provided by the kernel? To quote:
config HFSPLUS_FS
tristate "Apple Extended HFS file system support"
select NLS
select NLS_UTF8
help
If you say Y here, you will be able to mount extended format
Macintosh-formatted hard drive partitions with full read-write access.
This file system is often called HFS+ and was introduced with
MacOS 8. It includes all Mac specific filesystem data such as
data forks and creator codes, but it also has several UNIX
style features such as file ownership and permissions.
It's not in the Arch kernels, so you'd have to recompile - you'll find it in File systems -> Miscellaneous filesystems -> Apple Extended HFS file system support.
Offline
why not file a request to add that module? I can't imagine it would to much of a hassle...
Offline
Indeed. Shortly after I got home yesterday, I compiled the module into ARCHCK and all is good. I was just making a point to make it part of the default...since about a billion other modules are included with the arch[ck] kernels already.
sesser, rizzix - are you aware that HFS+ support is provided by the kernel? To quote:
<src>/fs/Kconfig wrote:config HFSPLUS_FS
tristate "Apple Extended HFS file system support"
select NLS
select NLS_UTF8
help
If you say Y here, you will be able to mount extended format
Macintosh-formatted hard drive partitions with full read-write access.
This file system is often called HFS+ and was introduced with
MacOS 8. It includes all Mac specific filesystem data such as
data forks and creator codes, but it also has several UNIX
style features such as file ownership and permissions.It's not in the Arch kernels, so you'd have to recompile - you'll find it in File systems -> Miscellaneous filesystems -> Apple Extended HFS file system support.
Offline
no can't do that with the ipod... (won't read on the mac)
If you know you have all your music somewhere other than your iPod, you can go to a friend's windows machine, and format the iPod with FAT32 using Apple's iPod formatter thingy. Then it will also be readable on your Mac, linux machine, and Windows machine, all while working with itunes. Happy podding.
Offline
http://en.wikipedia.org/wiki/ZFS
http://www.opensolaris.org/os/community/zfs/whatis/
Jeebus. The sooner this FS gets ported to Linux, the better. :shock:
Offline
I wonder what the kernel devs think about it, considering the whole clash with Hans Reiser and his team. I'm sure if this filesystem would be included before reiser4, it would break Hans's heart in pieces.
Also, i wonder how reiser4 and zfs would compare, i.e. reiser4 + the new plugins added in 4.1...
Offline
Reiser4, for all the performance, is just another FS, and judging from what I've seen not that huge a performance over ReiserFS 3.6. ZFS, on the other hand, looks like it could be absolutely revolutionary. Looking at all the features, I don't think it will matter to anyone if it performs half as well as Reiser4.
As for Reiser's flaming, I could care less. He's the one with the not-quite-complete FS, so he can shut up until his code is ready.
Offline
Reiser4, for all the performance, is just another FS, and judging from what I've seen not that huge a performance over ReiserFS 3.6. ZFS, on the other hand, looks like it could be absolutely revolutionary. Looking at all the features, I don't think it will matter to anyone if it performs half as well as Reiser4.
As for Reiser's flaming, I could care less. He's the one with the not-quite-complete FS, so he can shut up until his code is ready.
Reiser4 is yet another FS? I thought the big fuss amongst the kernel-devs was precisely because reiser4 wasn't yet another fs, but something more/different. But, yeah, you're probably right...
However, I must say I sort of like Reiser's respectless overly paranoid pshychotic defense of his gem. It speaks to my quasi-postmodern fully-detached-from-hyperreality sense of humour...
Offline
Okay, it's not just another FS. It performs a bit better than ReiserFS 3.6 and its mount times are more than twice as long. Oh, and it has a plugin system that the kernel devs hate.
I'll pass, I think.
(Oh, and regarding small file performance: try making your ext3 FS with '-O dir_index -T news'. Voila, pacman is as fast as on ReiserFS.)
Offline
Okay, it's not just another FS. It performs a bit better than ReiserFS 3.6 and its mount times are more than twice as long. Oh, and it has a plugin system that the kernel devs hate.
I'll pass, I think.
(Oh, and regarding small file performance: try making your ext3 FS with '-O dir_index -T news'. Voila, pacman is as fast as on ReiserFS.)
I just use JFS. It seems to work just as well for most stuff and it's never failed me. Can't say that about ext3.
Offline
Seems to be a no:
http://marc.theaimsgroup.com/?l=linux-k … 212352&w=2
Btw, nice ZFS demo:
http://www.opensolaris.org/os/community … os/basics/
http://www.opensolaris.org/os/community … /selfheal/
Frumpus ♥ addict
[mu'.krum.pus], [frum.pus]
Offline
OMG. My jaw hit the floor. This is way different from how disk space was handled before.
Too bad Linux won't have ZFS in. I do hope however, that BSD will:
http://leaf.dragonflybsd.org/mailarchiv … 00040.html
http://www.netbsd.org/contrib/projects.html#zfs
Heck, this made be think about trying out OpenSolaris this summer (if I'll have time).
Offline
Wow. Simply.... amazing. It's like LVM, but not. :twisted:
·¬»· i am shadowhand, powered by webfaction
Offline