Networking Forums

Networking Forums > Computer Networking > Linux Networking > NFS mount won't mount at boot, but mount -a works fine.

Reply
Thread Tools Display Modes

NFS mount won't mount at boot, but mount -a works fine.

 
 
BT
Guest
Posts: n/a

 
      09-23-2004, 06:03 PM
I'm trying to get an NFS share to mount at boot time, but it won't. However,
mount -a works just fine. I've tried playing with the retry= option with no
luck. nsswitch.conf is hosts: files dns, and I have an entry for the host in
/etc/hosts. The client machine is SUSE 8 (2.4 kernel), the server is SUSE 9
(2.6 kernel). My fstab entry looks like this:

storage01:/array/ /home/array nfs rw,auto,sync

Does anyone have any ideas on this?

Thanks,
Brian


 
Reply With Quote
 
 
 
 
Ian Northeast
Guest
Posts: n/a

 
      09-23-2004, 08:10 PM
On Thu, 23 Sep 2004 18:03:55 +0000, BT wrote:

> I'm trying to get an NFS share to mount at boot time, but it won't.
> However, mount -a works just fine. I've tried playing with the retry=
> option with no luck. nsswitch.conf is hosts: files dns, and I have an
> entry for the host in /etc/hosts. The client machine is SUSE 8 (2.4
> kernel), the server is SUSE 9 (2.6 kernel). My fstab entry looks like
> this:
>
> storage01:/array/ /home/array nfs rw,auto,sync
>
> Does anyone have any ideas on this?


chkconfig nfs on.

Regards, Ian

 
Reply With Quote
 
BT
Guest
Posts: n/a

 
      09-23-2004, 09:37 PM
Thanks a lot, that worked. I wasn't familiar with that one.

Thanks,
Brian

"Ian Northeast" <(E-Mail Removed)> wrote in message
news(E-Mail Removed)...
> On Thu, 23 Sep 2004 18:03:55 +0000, BT wrote:
>
> > I'm trying to get an NFS share to mount at boot time, but it won't.
> > However, mount -a works just fine. I've tried playing with the retry=
> > option with no luck. nsswitch.conf is hosts: files dns, and I have an
> > entry for the host in /etc/hosts. The client machine is SUSE 8 (2.4
> > kernel), the server is SUSE 9 (2.6 kernel). My fstab entry looks like
> > this:
> >
> > storage01:/array/ /home/array nfs rw,auto,sync
> >
> > Does anyone have any ideas on this?

>
> chkconfig nfs on.
>
> Regards, Ian
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
mount mount file system using nfs Jim Anderson Linux Networking 2 07-16-2008 09:19 PM
Diskless boot of Fedora: mount related error Andrew Gideon Linux Networking 0 04-19-2006 10:22 PM
HELP with autofs and NIS: How to override mount options on all mount points? theosib@gmail.com Linux Networking 0 03-04-2006 09:12 PM
how to make an nfs share not mount automatically at boot ? Tom Van Overbeke Linux Networking 3 11-23-2005 08:21 AM
Samba mount from /etc/fstab fails at boot R Kannan Linux Networking 1 07-10-2005 01:04 PM



1 2 3 4 5 6 7 8 9 10 11