9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Jeff Sickel <jas@corpus-callosum.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Accessing Mac OS Extended drives
Date: Sun,  9 Mar 2014 12:52:10 -0500	[thread overview]
Message-ID: <6B81A986-6489-46E0-87C5-A0ABC6B21208@corpus-callosum.com> (raw)
In-Reply-To: <CAHk2O6qy2T-mkuLOy2D4uCenwufCDCStREfubhdg5O9ENJ4UHQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1942 bytes --]

Rubén, 

For better, or worse, nothing really serves HFS+ these days.  Apple’s transitioning from AFP to SMB2 when sharing files.  I can’t say I’m disappointed that AFP is finally going away.

Until someone writes an HFSX fs device support you won’t be able to mount a drive formatted under OSX.  You could mount a FAT device, within reason.

I’ve had trouble getting Plan 9’s NFS server to serve up bits that OSX client can actually use.  Someone else’s milage may vary.  Same goes for CIFS.

Now if you’re trying to exportfs to a Mac there are several levels of pain you can go through:

 1) mac9p — ask fsb for more details (or google mac9p and find his hg repo or the github fork)
 2) cifs — read the aquarela man page
 3) 9pfuse  — I’ve not tested this with recent fuse versions
 4) nfs — this shouldn’t be painful, but it is

But I usually find that connecting to my Plan 9 cpu servers through drawterm or Inferno tends to be the best bridge|least pain (though mac9p tends to be a really good option).

-jas

On Mar 9, 2014, at 3:39 AM, Rubén Berenguel <ruben@mostlymaths.net> wrote:

> Thanks Steve. In any case, I can't serve HFS+ serving files because P9 can't access them. But I could serve a FAT device. 
> 
> I finally managed to exportfs the drive, I'm not sure if due to a combination of things in /lib/namespace or the -t flag in listen1 did the trick, or the combination of the two. I was happy for around 30 seconds, which is the time 9pfuse (9import) took to issue a "broken pipe" on my terminal, killing the connection to my remote disk. Pretty fed up of setting up a remote drive by now.
> 
> 
> On Sat, Mar 8, 2014 at 7:27 PM, Steve Simon <steve@quintile.net> wrote:
> > I want my
> > Plan9 host to serve a HFS+ drive.
> 
> If you want to serve files (rather than  a block device) from plan9 to
> a mac then plan9 has an nfs server and, two cifs servers available.
> 
> -Steve
> 
> 


[-- Attachment #2: Type: text/html, Size: 2979 bytes --]

  reply	other threads:[~2014-03-09 17:52 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-07  8:44 Rubén Berenguel
2014-03-07  8:54 ` Sergey Zhilkin
2014-03-07  9:00   ` Gorka Guardiola
2014-03-07  9:47     ` David Swasey
2014-03-07 16:49     ` erik quanstrom
2014-03-08 12:30       ` Rubén Berenguel
2014-03-08 12:35         ` erik quanstrom
2014-03-08 12:59           ` Rubén Berenguel
2014-03-08 13:03             ` erik quanstrom
2014-03-08 14:08               ` Rubén Berenguel
2014-03-08 14:18                 ` erik quanstrom
2014-03-08 15:16     ` Jeff Sickel
2014-03-08 17:53       ` Rubén Berenguel
2014-03-08 17:58         ` erik quanstrom
2014-03-08 18:11           ` Rubén Berenguel
2014-03-09 16:42             ` erik quanstrom
2014-03-08 18:27           ` Steve Simon
2014-03-09  8:39             ` Rubén Berenguel
2014-03-09 17:52               ` Jeff Sickel [this message]
2014-03-09 18:05                 ` Rubén Berenguel
2014-03-10  2:01           ` blstuart
2014-03-10  2:08             ` erik quanstrom
2014-03-10  2:19               ` blstuart

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6B81A986-6489-46E0-87C5-A0ABC6B21208@corpus-callosum.com \
    --to=jas@corpus-callosum.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).