View previous topic :: View next topic |
Author |
Message |
to_kallon Tux's lil' helper
Joined: 27 Oct 2004 Posts: 89
|
Posted: Sun Mar 27, 2005 9:03 pm Post subject: /etc/conf.d/nfs question |
|
|
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 |
|
|
to_kallon Tux's lil' helper
Joined: 27 Oct 2004 Posts: 89
|
Posted: Mon Mar 28, 2005 3:59 pm Post subject: |
|
|
it seems i may have been mistaken 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 |
|
|
|
|
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
|
|