LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-21-2017, 02:03 AM   #1
dojohn
LQ Newbie
 
Registered: May 2017
Posts: 17

Rep: Reputation: Disabled
Which NAS?


Right now I am using nas4free, and i am mostly happy with it.

I have come across a few instances where i needed to connect a nas4free drive directly to a mac or a mac drive directly to nas4free, and every time it is hell loosing files, permissions, having to go through another linux, etc.

So i am looking for a free nas OS which handles HFS+ drives and standard uses a file system which macs can read from without needing additional software such as parragon or osxfuse ... HFS+ NTFS exFAT.
 
Old 05-21-2017, 04:47 AM   #2
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,328
Blog Entries: 3

Rep: Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726Reputation: 3726
Quote:
Originally Posted by dojohn View Post
Right now I am using nas4free, and i am mostly happy with it.

I have come across a few instances where i needed to connect a nas4free drive directly to a mac or a mac drive directly to nas4free, and every time it is hell loosing [losing] files, permissions, having to go through another linux, etc.

So i am looking for a free nas OS which handles HFS+ drives and standard uses a file system which macs can read from without needing additional software such as parragon or osxfuse ... HFS+ NTFS exFAT.
As far as I know, no distro supports HFS+ while journaling is turned on. Before you attach any HFS+ drive to your NAS, you need to turn off journalling before removing it from OS X:

Code:
diskutil disableJournal disk0xx
Later turn it back on when you re-attach it to OS X:

Code:
diskutil enableJournal disk0xx
Substitute the right device. Here are the details with grey text on a white background for OS X 10.9: https://developer.apple.com/legacy/l...iskutil.8.html
 
Old 05-21-2017, 05:37 AM   #3
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Why not an Airport Time?
 
Old 05-21-2017, 05:52 AM   #4
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,131

Rep: Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121
Why not Linux ?.
 
Old 05-21-2017, 05:54 AM   #5
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Quote:
Originally Posted by syg00 View Post
Why not Linux ?.
Lack of HFS+ support, not part of the Apple infrastructure that one buys into when buying anything Apple.
 
Old 05-21-2017, 06:02 AM   #6
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,131

Rep: Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121Reputation: 4121
An Apple user I know who wants me to read something exports it as exFAT. Simple as that.

Edit: should have mentioned my (re-purposed) NAS is ARM based, so I have little empathy for BSD solutions that are x86 only.

Last edited by syg00; 05-21-2017 at 06:12 AM.
 
Old 05-22-2017, 04:23 AM   #7
dojohn
LQ Newbie
 
Registered: May 2017
Posts: 17

Original Poster
Rep: Reputation: Disabled
hmm, though i would be screwed on this one ...

probably best to post a new topic, but does anyone know which free nas OS would use the lowest power and ressources for simple but reliable backup copy of macs? No need for ZFS or other fancy powerhungry stuff, but do need raid1.
 
Old 05-22-2017, 02:30 PM   #8
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,993

Rep: Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628
Make an ISCSI share and then format it under the filesystem you wish to use.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Nextcloud/NAS/Backup NAS oguruma Linux - Server 1 03-14-2017 06:23 PM
reliable centos nas server with raid or nas boxes which is better ? Gil@LQ Linux - Server 9 09-10-2015 05:13 AM
Help figuring out: NAS, FreeNas, Linux "NAS", or Linux server JohnLocke Linux - General 24 04-18-2015 10:16 AM
automatically backup folder on Free NAS computer to another Free NAS computer tom treadway Linux - Newbie 1 01-26-2011 07:28 PM
Buffalo NAS - how do we get files on NAS syncing with Windows Sync? bykerbob Linux - Newbie 0 10-21-2008 08:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration