Question about
jamesus

What is the best way to mount NTFS NAS drive to OSX Lion? Should I consider reformatting the drive to HFS+?

Long time Windows user here looking to switch to Mac.

My current setup is an Windows 7 desktop. I use iTunes to manage my media, which I store on a Drobo as my NAS. I formatted the Drobo to use NTFS and have ~1.75 TB of files on the Drobo. I also use Backblaze to backup the Drobo to the cloud.

I have a new Mac Mini which I am testing out. I am having issues using MacFUSE with Tuxera NTFS for Mac (www.tuxera.com­/products­/tuxera­-ntfs­-for­-mac/) to mount the Drobo. No matter what I have read / tried, the Drobo is read only with no ability to write to the disk.

Here are my questions:
  • Is there something I am missing being new to Mac?
  • Are there performance issues using NTFS on a Mac?
  • Should I abandon the idea of using NTFS and format the Drobo to HFS+?
  • Will I be able to copy files between NTFS and HFS+? Are there any issues or "gotchas" I need to be aware of if I choose this route?
  • Are there any other paths I could use?
Any advice would be greatly appreciated!
top answers
jamesus' pick
Blackwood

I'm a windows user with a MacBook...

I currently use NTFS -3G (an older version....before the whole tuxera thing). It works fine. I have been using it for about two years now. I have had NTFS external hard drives, NTFS based home servers, Windows Home Server and thumb drives connected to this Macbook all worked with no problems - so you should see no performance issues. I copy files between OSX (snow leopard) and a Win7 system everyday. The only issue I have run into (and it's not really an issue) is that OSX will write files to the drive to index - it does that for every file it sees and it's just really annoying to me. So if you can try to get a older version of NTFS-3G (NTFS-3G 2010.1.16) that should work...it's what i'm using.
mark as good answer

4 people like this answer

Clicking the mark as good answer button helps us highlight the best answers.

jamesus' pick
mdc1

If you have spare space on he Drobo, shrink the NTFS drive and, using a non-Apple Unix-based OS, format the free space to a HFS+ drive. (In case you don't know, I barely know anything about Mac OS. Though I do know a fair bit about Linux-based OSs.)
mark as good answer

1 person likes this answer

sort by

3 more answers
microbreak

Just to confirm, you are connecting over a network, righr?
Because if it is NAS, the Mac shouldn't care about the drive format. It only matters when the drive is connected to the computer via USB or FireWire.
If the drive is showing up as read-only, maybe there is a permissions issue, where you have read only privileges to the shared drive.
mark as good answer

1 person likes this answer

This answer has been removed.

MadHat

OS X can read (but not write to) NTFS volumes out of the box, no need for extra software.

If you plan on using the Drobo exclusively on the Mac mini going forward, format it in HFS+. But it won't be readable, or writable, when attached directly to your Windows 7 machine; you would need to install MacDrive (mediafour.com, runs about $50) or something similar.

The only file system natively supported by both Windows (XP and above with appropriate service packs) and OS X (10.6.5 and above) is exFAT. You should find it as an option when formatting the drive on either operating system and is what I've been using for my cross-platform drives for the last few months.
mark as good answer

0 people like this answer

simplisticton

Microbreak is right -- if you're accessing the Drobo over the network the filesystem doesn't matter. An inexpensive home router that lets you plug in a USB drive will let you do this in a "headless" manner, but the important thing is that the fileserver itself be able to read the Drobo's filesystem format. In my experience, using NTFS on anything but a Windows server will get you into trouble sooner or later, but the same can be said for HFS+!

Bottom line is you need to make a choice of fileserver first, then (possibly) go through the painful process of wiping and reformatting the Drobo to match the preferred format of your chosen platform.

Personally I have my Drobo formatted HFS+ and connected to an Airport Extreme. With the most recent firmwares on both (1.3.8 for the Drobo, 7.6.1 for the Airport), I've had only minor issues. Occasionally you need to plug the Drobo directly into a Mac in order to make sure HFS+ is still healthy.
mark as good answer

0 people like this answer