Apple Looking at ZFS For Mac OS X
Udo Schmitz writes "Apples Filesystem Development Manager, Chris Emura, is looking into porting Sun Microsystems' file system ZFS to OS X. At least this is what Sun's Eric Kustarz states on the ZFS mailing list. Is this a glimpse of hope for all those of us who think HFS+ isn't up to par for a 21st century OS? Next thing you know and they'll rewrite the Finder ..."
Have a look at wikipedia's Comparison of file systems page to see the difference between ZFS & HFS+.
The main advantage for HFS+ users (I mean who's really going to need a 16,000,000 Gigabyte file) would be the introduction of journalling beyond metadata (and even this is unlikely to be useful to most people).
There are shills on slashdot. Apparently, I'm one of them.
However, I've never bothered to research it and this seems like an appropriate place to discuss it: what's keeping people on HFS+? Is it the case-sensitive thing, and if so, wouldn't that be an issue with switch to ZFS, too?
Dewey, what part of this looks like authorities should be involved?
Comment removed based on user account deletion
But why just ZFS? Why not add JFS or XFS as well? Hell, why not add in ext3 while they're at it? Speaking of which, does anyone have Mac OS X running with a native non-HFS, non-UFS filesystem?
A story that consists of a link to wikipedia and a mailing list posting about an OS possibly (maybe, potentially) switching filesystems.
Beats the heck out of story about a blog posting that's just a regurgitation of an MSNBC article that doesn't know what the frack it's talking about.
There are many reasons why Apple might be looking at ZFS. Only one is that Apple intends to actually make Mac OS X use it as a home filesystem.
Now, here's a reason the write-up author didn't think of: Apple is rumoured to be working on a virtualization layer for OS X, with the intent being that OS X will run in parallel with multiple operating systems. Even if that rumour is false, it's clear that with BootCamp, Apple is taking the idea of Macs running multiple operating systems (albeit not at the same time...) seriously. Solaris and GNU/Linux are the two most popular Intel platforms save for Mac OS X and Windows.
Isn't it more likely that Apple wants Mac OS X its multi-OS Macs to "just work" with the other operating systems, able to achieve a high degree of interoperability without forcing the other platforms to support HFS+?
I'm not saying a move to ZFS would be a bad thing, though it doesn't, so far as I can see, support arbitrary metadata so it'd be as practical as UFS in its current form, which is barely used by Mac users. I just think a port of the main Solaris file systems is, in practice, something Apple would be doing anyway, as part of the Intel OS-agnostic direction they're going in.
You are not alone. This is not normal. None of this is normal.
There are probably two things that Apple would be looking for in ZFS: a shiny feature they can point to for their enterprise and video production markets, and for the consumer market, the promise of a simple, reliable way to back up and grow the storage of a Mac without have to worry about mounting/copying/moving volumes, managing backups, etc.
> $ ls -l /System/Library/Filesystems/
Interesting. I wonder why ext2 isn't on that list. It would certainly make life easier for those of us that are switching from Linux to OS X.
Dont most of us now use UFS?
And from the view point of a average user, he wont see a difference regardless of what FS hes using..
---- Booth was a patriot ----
Well. given that when Apple choose Steve Jobs, whose Next used BSD, they effectively said, "yeah, lead us".
So what is your point?
zraid
s aves_the_day_ta
http://blogs.sun.com/roller/page/elowe?entry=zfs_
no more silent data corruption.
very useful for masses of data in large files etc. exactly what professional mac users are wishing for
So you think the MS-DOS world where unregulated three letter filename extenstions let the OS guess which application to open them with, is better than having a "resource fork" contain the metadata for the file which defines it exactly?
This story started me thinking about that unescapable microkernel problem. Would it be possible to use intel's CPU virtualization features to virtualize userspace and improve microkernel performance?
Hmmm, and why are "resource forks" a huge mistake?
graham@Phaedra ~$ ls -l /System/Library/Filesystems/ /System/Library/Filesystems/AppleShare/afpfs.kext
total 8
drwxr-xr-x 9 root wheel 306 Apr 6 21:14 AppleShare
drwxr-xr-x 7 root wheel 238 Jul 11 2005 URLMount
lrwxr-xr-x 1 root wheel 49 Nov 1 12:19 afpfs.fs ->
drwxr-xr-x 6 root wheel 204 Apr 6 21:48 cd9660.fs
drwxr-xr-x 3 root wheel 102 Jun 25 2005 cddafs.fs
drwxr-xr-x 4 root wheel 136 Nov 1 12:19 ftp.fs
drwxr-xr-x 5 root wheel 170 Nov 1 12:19 hfs.fs
drwxr-xr-x 4 root wheel 136 Jun 25 2005 msdos.fs
drwxr-xr-x 3 root wheel 102 May 17 2005 nfs.fs
drwxr-xr-x 4 root wheel 136 Jun 25 2005 ntfs.fs
drwxr-xr-x 3 root wheel 102 Jun 25 2005 smbfs.fs
drwxr-xr-x 4 root wheel 136 Jun 25 2005 udf.fs
drwxr-xr-x 4 root wheel 136 Jun 20 2005 ufs.fs
drwxr-xr-x 4 root wheel 136 Jun 25 2005 webdav.fs
HFS+ supports multiple file forks (just like NTFS, except they are called streams under NTFS), but at the moment they are only used for Data and "Resource"
So yeah, Mac's still do have Data and Resource forks, nothing bad about them (OS X is less reliant on them though)
And if you ZIP a file, the Resource fork gets carried along, just with a . added to the beginning of the file name to hide it on UNIX systems, and the hidden attribute set on FAT32 drives (like USB thumbsticks) and such.
Obligatory: Why are you waiting on your ass for a feature in an OS for which you have all the code? Drive the development of ZFS on Linux yourself. Ask for help when you get lost, but don't just sit around wasting oxygen.
The only mention of BSD in the entire ZFS Wiki article, is that it was ported to Dragonfly BSD. According to the Wiki, ZFS is a product of Sun.
You do know that Sun != BSD, right? In fact the last several major releases (how old is 4.1.4?) of SunOS are SysV flavored, not BSD flavored.
What ever happened to the Be Filesystem (BeFS)?
I read a few years ago people were doing a GPL'd open version for linux, but since that day have heard nothing...
Is it dead? The BeOS FS was supposed to be absolutely fabulous.
So now with the Intel Macs and no need for Mac OS 9 support, Apple can tell all their developers that all Universal apps must be able to run on UFS. That way should Apple decide to adopt ZFS it should be a painless transition. Holding on to HFS + with the Intel Macs for this long will hamper any transition into a future filesystem. This will prepare Adobe and Microsoft to write their new Universal versions to be able to accept any type of filesystem and not rely on the resource fork of HFS
That's my 2 cents.
I disagree, rather strongly. Case sensitivity is the single greatest user interface botch in Unix. People just don't think that way until they've been conditioned to do so by Unix. (No, German and homonyms are not counterexamples; in neither case does the case of the characters involved provide sufficient context for disambiguation. To see why, consider what happens when the words are spoken.)
That some software breaks on case-sensitive filesystems is just one more reason to avoid them. Personally, I do find myself wondering how much work it'd take to make ZFS case-insensitive but case-preserving.
Disinfect the GNU General Public Virus!
Not another sodding filesystem? What do you want to do that you couldn't get by with ext2, ext3, XFS, JFS or Reisers?
I read that Darwin has trouble scaling thread concurrency. Maybe Apple should just switch to Solaris, either licensed or OpenSolaris, and get ZFS with it. (Of course they would still run the MacOS personality and GUI environment on top of it.)
What they need to do is integrate the world's best file system- Reiser4. According to Namesys, it's the fastest in a number of categories. Since OS X doesn't have to worry about the same problems Linux does in terms of integration, why not just use the best?
I just wish we could come up with a network file system that's worth the trouble. Right now, I'm using a Linux server with three Macs (two Tiger, one Panther), and everything is over NFS. Most of the time, it works fine, but if there's a weird hiccup, then the Mac will freeze solid and has to be hard power-cycled. Also, some apps simply won't run from a network share (or they'll run, but one thing or another won't be right). Install that app to a local drive, and it works fine. And this isn't even to mention security issues.
/Server/Shared or /Server/Apps.
I've looked at AFP, but that essentially mounts the remote system as if it were an external drive, and assigns everything to the logged in user, so ownership, permissions, etc., are all really screwy. Plus that gets even worse if you use fast user switching -- now two people are independently trying to mount the same network drive, each claiming to own it outright. And it doesn't look as seamless as, say, simply going to
SMB isn't much better.
There's always AFS, but that's so bloody complicated that I'd take a lot of convincing before I seriously considered it.
This isn't even to mention the problems that most apps have in working in a networked environment -- applications simply aren't designed for, say, networked home directories, and *especially* aren't designed to be running simultaneously on multiple systems. So if I've got Mail.app running in the den and I log in upstairs to check mail just before I go to bed, things could get messed up.
I'm not sure there's even been a new network file system since the mid 90's, has there? Certainly, nothing with broad support that fixes some of these issues? All I want is UNIX filesystem features -- simple locking (I guess), owners, regular permissions. Doesn't even need to do ACLs. Transparently mounted so it looks like it's part of the local filesystem. And at least reasonably tolerant of network glitches, so a momentary drop at the server (or whatever else happens to screw NFS connections to the wall) doesn't put all apps which have even heard of the mount point into an uninterruptible kernel-level deep-freeze (what's the point of kill -9, dammit?). Is that so difficult?
The main advantage for HFS+ users (I mean who's really going to need a 16,000,000 Gigabyte file)
Wasn't 640K meant to be enough? That is to say, just because you can't imagine the need based on today's problems doesn't mean someone isn't going to find a need. I wonder how big a big database can get?
Jumpstart the tartan drive.
In my November 2005 I posted BlogEd, ZFS and OSX, where I described an odd software defect that occured to me on my 17" laptop, and that dissapeared after I reinstalled a new hard drive, after my old one died on me. I am not sure what the defect was due to, but it is clear that with ZFS hard drive corruptions would be detected much earlier. This would be quite a serious advantage.
For what Apple is doing (desktop, multimedia) Reiser4 would be a much better choice. It offers most of the features ZFS does, is infinitely more feature-extensible and can be optimized for a specific task. ZFS on the other hand is more file-server oriented.
ZFS is one of the more interesting filesystem developments of late. While the address space is nice, it's the data replication features included that make this a potential candidate to threaten the proprietary (and expensive) DR features of modern SAN and NAS storage systems. Need a synchronous or asynchronous mirror? No problem. Just issue a ZFS command on your OSX/Solaris/Linux server...
There exists no way of exchanging information without making judgments. --Bene Gesserit Axiom
Yes, it is difficult. Networked file systems are not easy to design or implement. The basics sound easy but you'll have to instantly dive deep under the hood, quality requirements (security etc) are insane from the beginning and n+20 different user groups require different features.
For instance for me the lack of ACL support is a complete show stopper. The only ACL really supporting networked file systems available on *nix are otherwise ancient and lame (security problems, insane hardness of management and so on) that it alone is keeping me using W2K3 on servers. Samba 4 (the most promising of all the options) is still a year or so away from really working.
If you really want to do something, go and donate to the Samba project, test their developement versions and fix bugs.
Try the CODA file system: http://www.coda.cs.cmu.edu/
1. disconnected operation for mobile computing
2. is freely available under a liberal license
3. high performance through client side persistent caching
4. server replication
5. security model for authentication, encryption and access control
6. continued operation during partial network failures in server network
7. network bandwith adaptation
8. good scalability
9. well defined semantics of sharing, even in the presence of network failures
With the help of the Mac OS X Ext2 Filesystem project ext2 is an option.
Jumpstart the tartan drive.
Speaking of resource forks, I miss ResEdit. It was an awsome little program, and it did awsome things...
Sig (appended to the end of comments you post, 120 chars)
Even so, all of the other features of ZFS are worth much more than this. If Apple is anything more than a consumer widget company now, ZFS should definitely be under consideration.
ZFS is far from "just another filesystem," and comparing it to existing filesystems indicates a lack of understanding. Take a look at this presentation for more information.
User interfaces for normal users might ignore case, but I as a programmer can't stand such erronous assumptions. Case does mean that the bits stored on disc are different, hence, I want it treated as such.
I know this is just a little comment at the end of the story and not the main topic but the Finder really does need to be rewritten. It has a surprising lack of multithreading, even compared to Mac OS 9. This is most apparent (and most annoying) when you are navigating a slow network volume in the Finder. Quite often, you just can't do anything with but wait for the network to time out.
Have you filed a bug report with Apple? If you have reproducable cases then be sure to share them with Apple, so we can all benefit.
If you are a dev, you could see on the Darwin-Dev mailing list ( http://lists.apple.com/ ), or if not send feedback to Apple: http://www.apple.com/macosx/feedback/
Jumpstart the tartan drive.
A guy asks about "alternative" filesystems for OS X in a story about "alternative" filesystems for OS X and gets modded down? And how can the second comment in a story be redundant when it's different than the only other comment at that time?
The Mac File Code (eg "WDBN" instead of "DOC") is not stored in the resource fork -- it is in the file index. It's almost identical to MS-DOS extentions except there's no easy way to change them, and they get lost if you copy the file to a non-HFS system.
Whenever I hear the word 'Innovation', I reach for my pistol.
I'm just a home powerbook user, so I have very little need for ZFS or whatever, but I do need occassional SMB networking, and OS X really comes up short. Lots of hangs, freezes, kernel panics, wierd errors, and so on. CIFS==Crash-A-Mac. (Things are getting slowly better, with the keyword being slow.)
AFAICT, the "best" networking solution on MacOS X is to stick to ye olde AppleShare (eg Win2K Server running SFM). However that's too cumbersome for most home networks.
Whenever I hear the word 'Innovation', I reach for my pistol.
FreeBSD's UFS supports snapshotting, but Apple didn't port that feature over. I'm not sure why they'd fully support ZFS when they're not fully supporting the other filesystem they already have.
I've made a few "what about UFS?" comments in this story, but I hope I don't come across as some weird filesystem fanboy. It's just that I can't figure out why this announcement is so exciting. ZFS is cool, sure, but I see it as an incremental improvement to widely used Unix filesystems rather than a quantum leap.
Dewey, what part of this looks like authorities should be involved?
So if I've got Mail.app running in the den and I log in upstairs to check mail just before I go to bed, things could get messed up.
Things like this can be fixed by setting applications up properly. In this situation, I would be using IMAP, not NFS.
"Remember when the U.S. had a drug problem, and then we declared a War On Drugs, and now you can't buy drugs anymore?"
So if I've got Mail.app running in the den and I log in upstairs to check mail just before I go to bed, things could get messed up.
:)
Things like this can be fixed by setting applications up properly. In this situation, I would be using IMAP, not NFS.
I do use IMAP, and Mail.app talks to it just fine. The problem arises when I'm using Mail.app to read email from two boxes at once, both operating out of a network-based home folder. The app has some cache/index files that don't play well in a sharing environment.
I'm slowly coming to the unhappy conclusion that, at least for home folders, I'm going to have to keep everything local to each box and just make it easier to copy documents, etc., to a network-based home. Downside: all prefs, etc., will be local to the box. Upside: I can leave myself logged in on two different levels of the house w/out worrying about one copy of an app trashing temporary/"local" files and crashing the other copy.
To answer the question about filing bug reports: 1, I'm skeptical about it even doing any good, and 2, I haven't really gotten around to taking careful measurement of exactly what's going on. Maybe some day I will, but for now, I've got way too many other things on my plate.
As for Coda -- interesting filesystem, but I'm really not ready to put a research project on my network as the primary way for moving files around.
Right now, I'm using a Linux server with three Macs (two Tiger, one Panther), and everything is over NFS. Most of the time, it works fine, but if there's a weird hiccup, then the Mac will freeze solid and has to be hard power-cycled.
This issue has to do with how you're mounting the NFS share. In particular, it sounds like you're using the hard mount option when what you want is soft. If hard is specified and there's an issue the client will stop and wait for the nfs server to be available again before allowing the action to continue. Soft on the other hand will time out and display an error if the NFS server an issue occurs.
The more I think about it, the more it makes sense for Apple to buy SUN. Their products nicely complement each other. Apple is strong in the consumer market and in the creative sector, SUN has good presence in the enterprise, tech and finance sectors. Apple has great brand value and knows marketing like no other computer vendor, SUN has technical excellence, but it's been struggling in the last years to actually sell their stuff. Their products portfolios have little overlap, and together they offer a very complete spectrum of computer products.
Mac OS X is a great consumer OS, but performance at the high end is sub-par. For servers, Solaris is fast and scalable, has nifty features like ZFS and DTrace, but the UI is pretty crude. Imagine a merger of these. Looking at their market caps, Apple can afford it.
Soft on the other hand will time out and display an error if the NFS server an issue occurs.
Well that's what I get for posting before my morning coffee. That bad attempt at Yoda-speak should read: "Soft on the other hand will time out and display an error if an issue with the NFS server occurs."
The main goodness of this OS is the ability to chuck hard-disks at it without all that partitioning nonsense. I maintain a repository for a build system and, in the absence of GoogleOS, this would be perfect for storing old releases and the ever-increasing component area.
MacOS X servers are just way too expensive.
Patriotism is a virtue of the vicious
Ah, ResEdit. I have a warm place in my heart for that program.
The mischief that a person could create with a few dumb ResEdit hacks.... priceless.
"Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
But Dvorak said Apple was switching to Windows! How could this possibly be true?
I thought that the big benefit to the BeOS FS was that it had support for an arbitrary number of metadata fields and forks, and HFS+ does that right now (if you wanted it to). The examples I always saw as to why the Be FS was going to be "cool," to a user's perspective, were things like viewing a list of MP3 files from within the OS's file manager: rather than storing Artist, Title, Length, etc., as ID3 tags, viewable only within an application that parsed the file, you could store the fields as file metadata and then use them at the OS level rather than the application level to view / sort / search / whatever. Similarly you could do the same kind of thing for any kind of file, and anyone (with the OS) would be able to read it regardless of which applications they had or wanted to use. It was kind of a neat concept (interoperability problems with other OSes excluded) but as much as I love metadata, it seems like that's not the direction people are going in.
What were the other reasons it was going to be cool, and which of those reasons aren't covered already?
"Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
let the finder hide reality from the user, but give me the bits...
Why do you care? Why not do as your users expect and ignore case when comparing?
Computers exist for people, not vice versa.
Disinfect the GNU General Public Virus!
I have to wonder if ZFS would help FileVault operate more eficiently. I now have the option to free up slack space in my encrypted Home directory when I shut down my computer. Would ZFS eliminate this step?
Coda is the successor to AFS though I doubt it's much easier to administer.
Most of the time, case insensitive would work fine for the work I do, but I'd still prefer a case sensitive environment. I take the time to differentiate case when I write a document so the OS should be able to do the same. If I have a file I'd like to stand out for the users (say a README.TXT), I'd like to think that it's going to stand out. Ever try to rename a file on MS Win32 systems and change the case? I've always found that I have to rename the file to a new name first, then back to the original name with the case I want, otherwise the OS won't accept it. I've seen arguments from MS documentation related to MS Services For UNIX that provide about some insight into reasons for not using case sensitive systems but I'm not convinced that it's really a problem. If I remember correctly, their example shows that someone could create a file called Setup.exe while a file called setup.exe (yes, only difference is the first letter)and they figure users would not realize they are different files. Unfortunately this is probably true for a majority of the computer using population so in that sense, I'm inclined to agree with MS. On the other hand, as someone who started on UNIX, I know the difference and don't just randomly launch files without knowing the source. While I'd say it's not a great practice to name two or more files/directories with the same names only mixing case, I still want the option to be able to.
Why not do as your users expect and ignore case when comparing?
Why do users not expect case to matter? Could it be that users learned based on the first OS they used? If case was required on the computer, users would have no problem with case sensitivity.
Jim
OK, so I had to choose whether to mod parent down(+4, Interesting)???, or inject some reason into the thread. A tough decision!!!
...five filesystems ... and would be hated by typical users for the brief time Apple was around
Unlike Open Source projects Apple has to do a lot of regression testing and QA
OK, the previous post is sounding a bit like fanboi apologetics(or a troll).
Any software that is going to be upgraded needs QA.
Bugs do not give Open Source software a free ride. Do NOT believe the the BSD or Linux guys ignore regression and QA testing anymore than any commercial vendor. I write for a commercial company, and end up doing too much testing(in my opinion), but we don't pump out code near as solid as the BSD or GNU/Linux guys. They obviously do a LOT of testing.
If Apple took the Linux approach, OS X would run
You cannot convince me that most Apple users feel that having a variety of filesystems (which are transparent) would make them hate the OS. I would like to give more credit to the user base than that.
I was just talking about this to the City Manager in Tuttle, and he claimed that the Open Source QA testing was so good because "these freaks have nothing better to do". (ok, I wasn't, I just wanted to laugh at Tuttle, but it would explain the quality)
Apple is merely picking their horse before they mount their jockey. ZFS is transaction oriented which tells us something about the future. Apple is in the transaction business (iTMS, .MAC, AppleStore, etc...). Expect one hell of a shopping, business centric user experience if they bolt ZFS onto OS X and a killer new user interface to replace Finder.app.
Apple the corporation could "own" the layer above transactions taking a micro percentage in rent/toll for making the experience profitable (ala iTunes).
There's a bunch of resource fork utilities in /Developer/Tools/. Just add it to your $PATH
Considering that Apple has been working on a database file system (like WinFS, except that it'll actually be released), I'm not sure where ZFS fits in here. Maybe on XServe and XServe RAID, or just as another alternative besides HFS+ and UFS I suppose. But I don't think the dbfs will be based on ZFS.
If that's the case, then it's an application issue. No new network filesystem is going to magically fix bad assumptions made in an application. Go complain to Apple or whoever it is that makes Mail.app.
I have several servers at home. Last one, a netfinity 7000 running linux with netatalk for my macs. If I reboot that one, my mac clients will just wait for it to come back online. No hangups, no nothing. It just keeps the icon on the desktop and I can keep on doing stuff from my local HD til the server is back online. This is the same for my OSX Server 10.4.x
Why do users not expect case to matter?
Because it doesn't in real life. That's why people have such a hard time with the concept. To the average user, there is no difference between Setup.exe and setup.exe, and having the two do different things violates the principle of least surprise.
Disinfect the GNU General Public Virus!
The first computers I learned on didn't really support lower-case well. (TI-99/4A, Apple ][, Commodore PET/VIC-20/C64. PETSCII anyone?) That's a different sort of case-sensitivity, though. So about "My first computers didn't handle lower-case well, you insensitive clod!" ;-)
At a minimum, I want my file system to preserve case. If there sare any ambiguous/locale-dependent toupper/tolower conversion for a given legal-in-a-filename character, then the file system should also be case sensitive. I know English's toupper/tolower is well defined (and pretty damned easy in ASCII), but what about other languages? After all, we could use Unicode filenames.
--JoeProgram Intellivision!
I feel HFS + is showing signs of age.
I do not see why I would want to use anything other than HFS+ (Journaled) on my Mac computers. What are the compelling reasons that a regular person would find HFS+ lacking?
I want SSHFS, dammit! I've got SSH set up on pretty much every system I have. It's simple, and it's encrypted. What more could I want? Oh yeah -- seamless SCP/SFTP clients.
Software sucks. Open Source sucks less.
Apple pretty much ignore things sent to http://www.apple.com/macosx/feedback/. They do a slightly better job of fixing things filed at http://bugreport.apple.com/, but I still have a dozen or so unfixed bugs there, some over a major version old.
I am TheRaven on Soylent News
"There's always AFS, but that's so bloody complicated that I'd take a lot of convincing before I seriously considered it."
AFS is NOT complicated. There are some people who for better or worse have made it seem complicated. There are some simple principles you need to understand before you use AFS, and after that it's generally a great ride.
Historically, there are three databases that must be managed. One of the databases manages the user accounts, and groups. The next database handles the volumes, what servers the volumes are on, how big the volumes are, and how the volumes are mapped into the AFS tree. And the last database is KAS, which is now defunct since Kerberos is used instead. These databases are managed as a group called a CELL. An AFS cell is simply a designation similar to a domain name, that groups all the volumes and security principles under one umbrella. You can build multiple cells if you want.
Some AFS features...
* Global namespace
One mount path gets you everywhere.
Continuously mountable.
* Read-only replications with failover.
* Volume level user quota.
* Directory level ACLs.
* Administrative and user creatable groups.
* User managable groups.
* Unix style symbolic links.
* Kerberos authenticated security.
* Integration for heterogeneous environments
of Windows, Unix, and Mac OS X.
* Encrypted network transfers.
* Internet wide file sharing with other
AFS institutions and businesses via the
standard "/afs" mount.
The people who have made AFS overly complex should be shot. There are people who try to preserve their lives in the industry by building complex systems, then they make themselves out to be authorities (gurus). Many people involved in AFS are of that nature, but I assure you, if you think AFS is complicated, then you might as well be using Windows wizards. Real sysadmins learn the tools of their trade, and AFS is a very good tool to use.
Just my 2 cents.
I agree. While NFS is nice, it does have some problems, particularly in the area of security. Samba just a big reverse engineered hack. A new modern network file system for ALL operating systems would be great.
A Government Is a Body of People, Usually Notably Ungoverned
In effect, a resource fork is a directory which is allowed to contain binary data as well as children. If this is seen as a good idea, then the correct way if implementing it is to allow any file to act as a directory (actually, this is exactly what I would like to see - a filesystem where parent-child relationships are arbitrary metadata, not special cases).
I am TheRaven on Soylent News
Apart from those pluses mentioned by lokedhs (snapshotting is no trivial feature to have, if you're running databases, for example, or want admin abilities like rollback) - What ZFS offers that no other Linux filesystem offers, let alone HFS+, is end-to-end data integrity and self-healing. That's why I picked Solaris 10 for a high-integrity database app recently. Nobody else could offer the integrity guarantees (apart from some SAN vendors perhaps).
you had me at #!
Listening to TWIT I heard a conversation about Parallels and dual booting. Although, obviously not an authoritative source, there seem to be some problems resizing the standard OS X file system for adding Windows to Macintosh computers. Perhaps the resize issue is something they are trying to fix by switching to a more advanced FS? Does anybody know if this makes ZFS more valuable to Apple?
"People just don't think that way until they've been conditioned to do so by Unix."
Demonstrably not true. I've thought that way since I learned to read. In fact, I was confused the first time I dealt with an MS-DOS machine (before I ever heard of Unix), because the instructions showed commands in upper case and I thought I had to type them that way. Everything I do is based on identifying and classifying differences - "F" and "f" are patently not the same thing to me.
People, at least people familiar with written romance languages, use capitalization explicitly throughout their lives. You can argue that they don't think that way until they've been conditioned by literacy, but don't drag Unix into it.
KeS
People don't use capitalization to distinguish between two different words, however. Capitalization in a written Romance language is nothing more than a grammatical flag. If it were more, it would need to cause difference s in pronunciation, and it does not.
Disinfect the GNU General Public Virus!
Perhaps they just want you to be able to take your SUN systems, pull the drives, throw away the box and pop the drives into an XSAN to migrate all of your data over to XServes.
http://schinagl.priv.at/nt/hardlinkshellext/hardli nkshellext.html
Problem solveed, though it is neither a Microsoft-produced nor open source solution.
"Capitalization in a written Romance language is nothing more than a grammatical flag. If it were more, it would need to cause difference s in pronunciation, and it does not." Look at what you just wrote. Nothing more than a grammatical flag? Why does it need to be MORE than a grammatical flag? That's *exactly* the usage in computing. Difference in pronunciation? In a *written* language? In a file name? And, even on those terms, most certainly capitalization indicates differences in pronunciation, it's just as much an inflection indicator as an accent. KeS
In OS X, you access the resource fork by opening filename/rsrc with open() or whatever. In 10.4.x, you can have other files inside that file.
:. You can in fact copy Mac files as filename.txt:rsrc if you wanted.
In Windows NT on NTFS, it's similar, except rather than / it's
Melissa
"Screw Sun, cross-platform will never work. Let's move on and steal the Java language." - Visual J++ Product Manager
All these posts from smart people and nobody's yet mentioned the single biggest reason for Apple to integrate ZFS; to download the internet to that puppy of-coarse! -Leety
Quite to the contrary! The most unreliable element in your laptop is your drive. It will fail at some point, have no doubts about it. ZFS will detect silent failures through its checksumming.
ZFS also makes it possible to do super-fast backups to external disk. Combine that with snapshots and you have the kind of data security enterprises pay a whole lot of money for. Here's how it works:
See? It can be that simple. And there's more:
So what if ZFS does things that VMS did. No-one else has made anything quite like the summit of cool stuff that ZFS is. Apple makes a living bringing cool stuff together and making it cooler. It's a natural match :)
ZFS would yet again boost OS X's position as ultimate laptop OS. Here's hoping that Apple does implement it.
In computing, case sensitivity makes capitalization more than a grammatical flag. It alters the meaning of a word. That's exactly what it does not do in the real world.
Languages in the real world aren't just written. They're spoken. There's no difference at all between Romance (as in language) and romance (as in the art of love) when one speaks the words; you must differentiate by context alone. The capitalization of nouns in German is similar.
That's why the average non-computer-geek gets confused by case sensitivity (and the average computer geek who didn't start out on a case-sensitive OS).
Disinfect the GNU General Public Virus!
"Case sensitivity is the single greatest user interface botch in Unix"
The greatest UI botch in UNIX is actually not doing it's regex expansion below the user/kernel boundary. It means that you can't do interesting things, like only copying back the directory data that matches your regex across the expensive protection domain crossing of the U/K boundary. It also means that you can't do *very* interesting things, like real versioning support at the FS layer (unless the name you're looking up is considered a regex, you can't default the version suffix in the name space, like VMS did).
The second greatest UI botch was puting the processes environment in user space, and exposing a "char **environ" variable into the process name space, so it was impossible to move the implementation into the kernel proper, and deal with environmental inheritance, like the historical process, group, and system logical name tables. Without this, it is practically impossible to provide reasonable support for things like variant symbolic links.
The third greatest UI botch was vowel compression in command names to fit them into the 14 character file name limit.
The fourth greatest UI botch was not having a regular command line argument syntax for all commands.
I could continue on the whole top-20 list, but I won't.
Case sensitivity, on the other hand, is what makes 7 bit NRCS-based internationalization, UTF-8, and other arbitrary character set encodings work so well. Windows has to carry around encoding tables for its encoding tables to deal with it's 16 bit Unicode characters vs. the current code page, in order to represent a locale, and it's limited to the early Unicode specifications because it doesn't support the full 32 bit wchar_t type.
UNIX made a lot of early mistakes, which, as engineers, we've stupidly carried forward with us instead of correcting, but initial case sensitivity for file names wasn't among them.
-- Terry
Contact the darwin kernel mailing list, and bring the radar number that you used to file the bug at the bugreporter page. If you do that, then you are likely to get someone to route if for you quickly, even if they don't directly fix the problem themselves.
You should also consider using two machine kernel debugging to get a kernel stack snapshot to put in your bug (set debug flags, reboot, reproduce the problem, NMI the machine, initiate remote debugging, and do things like "showallstacks", for one).
-AC
Well I'm up way too late and I understood your origional comment just fine.
Lesson learned: sleep is overrated.
In addition to the other replies regarding Coda and AFS, it should be mentioned that NFSv4 is a much-awaited improvement on NFSv3. It could turn NFS into a real alternative to SMB/CIFS in LAN setups and maybe even WebDAV in WAN setups (e.g. as in Apple's iDisk).
It supports ACLs, real/robust file-locking, encryption and authentication, compound RPCs to reduce network round-trips.
NFSv4