Linked by Andrew Hudson on Mon 29th Nov 2010 21:50 UTC
Windows NTFS is the file system used by Windows. It is a powerful and complicated file system. There are few file systems that provide as many features and to fully cover them all would require a book. And in fact there is a book detailing NTFS, and it's already out of date. The purpose of this article is not to cover all of the features of NTFS, nor will it exhaustively cover NTFS features in detail. Instead we will cover its basic structure and then describe some of its more advanced features and provide use examples where possible. We will focus more on what it does, rather than how it does it. Trying to walk the line between informative and detailed is difficult and so this article contains a lot of references for people who hunger for more detail.
Permalink for comment 451779
To read all comments associated with this story, please click here.
RE[2]: Some comments
by Kebabbert on Wed 1st Dec 2010 11:20 UTC in reply to "RE: Some comments"
Kebabbert
Member since:
2007-07-27

While I would certainly agree that ZFS is an advanced file system, I don't think that you can argue that NTFS is not an advanced file system :-) I would also add that while ZFS is an excellent server file system, you wouldn't necessarily want it on your laptop.

I dont agree with you.

The other day I screwed my Solaris 11 Express installation. I was toying with Zones (virtual machines) as a root, and by mistake typed the root command in the real computer.

I just rebooted and chose an earlier snapshot in GRUB and that was it. I deleted the old snapshot which was screwed, and continued to work.

What happens if you screw your Linux install? Or Windows install? Then you are screwed. With ZFS, you just reboot into an earlier snapshot, which takes one minute.

Yes, you certainly want ZFS on your desktop - lest you want to reinstall and reconfig, etc for hours.

And by the way, ZFS protects your data. Which no other filesystem does good enough (according to researchers).

Reply Parent Score: 1