image
image

Go Back   macosx.com > Mac Help Forums > Mac OS X System & Mac Software

Reply
 
Thread Tools
  #1  
Old July 18th, 2001, 11:27 PM
My Cat killed WinDoze
 
Join Date: Jun 2001
Location: not where i want to be
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
littletiger12 is on a distinguished road
Question mounting nfs drives

I have a PC running Solaris 2.7, i have a share drive using the share command, this allow me to share a nfs drive

i can't get MacOS X to mount the connection.

Any body know how ?

Warren
Reply With Quote
  #2  
Old July 19th, 2001, 10:31 AM
holmBrew's Avatar
Official Volunteer
 
Join Date: May 2001
Location: Utah, USA
Posts: 309
Thanks: 0
Thanked 0 Times in 0 Posts
holmBrew is on a distinguished road
I've learned there are a couple of ways to do this, one using NetInfo Manager and the other using the CLI, the NetInfo route is a bit more reliable and hands free on OS X, in my opinion.

Before you start you may want to confirm that your Solaris box is actually exporting correctly or that it is set up to export to your IP space. From the CLI type:

showmount -e www.yourNfsServer.com (or the IP address of the nfs server)

this will sow you a list of volumes and what IPs they are exporting to.



1) open NetInfo Mgr.
2) authenticate
3) select the mounts directory
4) click on the the "add new directory' icon and type Cmd+n
5) Using the Directory menu add the following properties and values to the ne entry

Property.....................Value
------------------------------------------------
name ........................ myNfsServer:/mydir/
type .......................... nfs
dir ............................. /the/mount/point/of/the/shared/volume/

6) Cmd + s to save or File>Save
7) Deauthenitcate
8) Try loggin out to incorporate these changes, but I have always had to Restart

__________________
holmBrew

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Great Web Hosting: www.elfon.com
PowerBook(Prismo) 400Mhz G3
266Mhz G3 MT Gossamar
400Mhz G3 Yosemite
800Mhz G4 Quicksilver (my work box)
All running Mac OS X 10.2.4
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Reply With Quote
  #3  
Old July 19th, 2001, 12:06 PM
My Cat killed WinDoze
 
Join Date: Jun 2001
Location: not where i want to be
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
littletiger12 is on a distinguished road
thanks

I did what you said, the showmount -e namenfsserver

I add the netinfo

save

reboot

then it hung on starting file system, don't now how to make it skip it so I can change the netinfo any Ideas
Reply With Quote
  #4  
Old July 19th, 2001, 12:13 PM
holmBrew's Avatar
Official Volunteer
 
Join Date: May 2001
Location: Utah, USA
Posts: 309
Thanks: 0
Thanked 0 Times in 0 Posts
holmBrew is on a distinguished road
hmmmm...

try unplugin it from the netowrk and restarting...maybe then it will think you don;t need to start nfs because there is no other network except for the loopback.

-jason
__________________
holmBrew

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Great Web Hosting: www.elfon.com
PowerBook(Prismo) 400Mhz G3
266Mhz G3 MT Gossamar
400Mhz G3 Yosemite
800Mhz G4 Quicksilver (my work box)
All running Mac OS X 10.2.4
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Reply With Quote
  #5  
Old July 21st, 2001, 02:39 PM
kilowatt's Avatar
mach-o mach-o man
 
Join Date: Mar 2001
Location: irc.lfnet.net #kilonet
Posts: 980
Thanks: 0
Thanked 0 Times in 0 Posts
kilowatt is on a distinguished road
I did the same thing with my red hat box. I configured mac os x to mount the volume on startup, but I haden't configured the redhat box correctly. I needed to add a line to /etc/hosts.allow for my computer.
portmap : 192.168.1.0/255.255.255.0 : allow
I think solaris will be different because it may have a different pam or something.
Also, the only way to make your computer boot up now (asuming that the nfs connection fails on startup), is to boot holding apple-s. That gets you in to single user mode. Then mount your file system just like in the instructions you are given. Next, you have to figure out how to use nidump and niload to remove the netinfo domain you created under mounts. Its quite annoing, so I gave up and fixed my redhat box.

Another thing I just realized, you may be able to simply remove it from startup by removing the files in /System/CoreServices/StartupItems/mounts/

really, all you need to do is remove the 'mounts'. It might be labeled differently, maybe as nfs or something. But if you remove it, then it will no longer be accessed on bootup.
Reply With Quote
  #6  
Old July 23rd, 2001, 10:37 AM
holmBrew's Avatar
Official Volunteer
 
Join Date: May 2001
Location: Utah, USA
Posts: 309
Thanks: 0
Thanked 0 Times in 0 Posts
holmBrew is on a distinguished road
I've not had any problems with my set up, and I did everyhting with NetInfo Manager. You can also delete the mount with NetInfo Manager, which I think is safer than doing it from the command line.
__________________
holmBrew

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Great Web Hosting: www.elfon.com
PowerBook(Prismo) 400Mhz G3
266Mhz G3 MT Gossamar
400Mhz G3 Yosemite
800Mhz G4 Quicksilver (my work box)
All running Mac OS X 10.2.4
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Reply With Quote
  #7  
Old July 23rd, 2001, 02:10 PM
kilowatt's Avatar
mach-o mach-o man
 
Join Date: Mar 2001
Location: irc.lfnet.net #kilonet
Posts: 980
Thanks: 0
Thanked 0 Times in 0 Posts
kilowatt is on a distinguished road
Well, when boot up fails, and only single user mode works, its kinda hard to get into the netinfo manager (you are at a shell prompt, with no gui in sight).

At least thats what I was faced with.

I think I'm lucky that I got my linux box to work. If I haden't of been able to, I probably would have really messed things up trying to remove the domain via command line.
Reply With Quote
  #8  
Old July 24th, 2001, 12:34 PM
Registered User
 
Join Date: Jul 2001
Location: San Diego County, CA
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
dennisj is on a distinguished road
Question Trouble with NFS

I followed holmBrew's concise directions to enable an NFS mount. Didn't work!

I ran showmount -e to make sure I could see the exported dir.

In NetInfo Mgr I created a new mount

name = meth1:/methods/
type = nfs
dir = /Volumes/methods/

During the reboot I see nfs starting, but the nfs device is not mounted after the reboot.

Any idea why this is not working?

Dennis
Reply With Quote
Reply

Thread Tools

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
NFS browsing and mounting tmmacpha Networking & Compatibility 3 December 29th, 2005 05:11 PM
mounting a solaris nfs exported / shared mount point from os x client baldwinsung Mac OS X System & Mac Software 5 February 25th, 2002 05:21 PM
Mounting NFS issues davegutt Mac OS X System & Mac Software 0 December 21st, 2001 01:36 PM
OS X & mounting AppleTalk or Netware network drives erdunbar Mac OS X System & Mac Software 3 June 27th, 2001 01:13 PM
nfs mounting a directory holmBrew Mac OS X System & Mac Software 12 June 21st, 2001 10:19 AM


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


Mac Support® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2000-2008 DigitalCrowd, Inc.