Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/etc/conf.d/nfs question
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
to_kallon
Tux's lil' helper
Tux's lil' helper


Joined: 27 Oct 2004
Posts: 89

PostPosted: Sun Mar 27, 2005 9:03 pm    Post subject: /etc/conf.d/nfs question Reply with quote

i am running a number of systems which use an nfs for their / fs. my question is if there is a setting i can change, or a syntax i can use, to automatically start a new server as a new client boots. more than being lazy, clients are added as i generate funding so i would much prefer to be able to allow the server to handle things dynamically. my /etc/conf.d/nfs:
Quote:
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/files/nfs.confd,v 1.7 2004/10/09 18:51:26 vapier Exp $

# Config file for /etc/init.d/nfs

# If you wish to set the port numbers for lockd,
# please see /etc/sysctl.conf

# Number of servers to be started up by default
RPCNFSDCOUNT=8

# Options to pass to rpc.mountd
# ex. RPCMOUNTDOPTS="-p 32767
RPCMOUNTDOPTS=""

# Options to pass to rpc.statd
# ex. RPCSTATDOPTS="-p 32765 -o 32766"
RPCSTATDOPTS=""

# Timeout (in seconds) for exportfs
EXPORTFSTIMEOUT=30

thanks.
Back to top
View user's profile Send private message
to_kallon
Tux's lil' helper
Tux's lil' helper


Joined: 27 Oct 2004
Posts: 89

PostPosted: Mon Mar 28, 2005 3:59 pm    Post subject: Reply with quote

it seems i may have been mistaken :oops: so let me start over.
as i said, i run an nfs to provide a / fs to multiple (identical) clients. this has worked perfectly for the first 9 clients (only 8 actually run, the 9th is an install server). however, every client beyond 9 i have installed seems to install properly, and contains the appropriate files on inspection, but cannot mount its fs and, hence, fails to boot with the annoyingly simple
Quote:
error loading operating system
i had thought this was due to the nfs not running enough threads, but i upped that to 15 and still no dice. does anyone see anything that might suggest a cause? my /etc/conf.d/nfs is the same as above but substitute 15 for 8. thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum