Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
52d479a4
Commit
52d479a4
authored
Jan 10, 2002
by
Leigh B. Stoller
Browse files
Add blurb about NFS mounts from boss to ops.
parent
e6cdd32d
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/setup.txt
View file @
52d479a4
...
...
@@ -97,6 +97,16 @@ nfs_server_enable="YES"
nfs_server_flags="-u -t -n 16"
nfs_client_enable="YES"
You also need some cross mounts between bossnode and fs. On bossnode:
fs.mini.emulab.net:/z/users /users nfs rw 0 0
fs.mini.emulab.net:/z/proj /proj nfs rw 0 0
fs.mini.emulab.net:/z/groups /groups nfs rw 0 0
fs.mini.emulab.net:/var /usr/testbed/usersvar nfs ro,soft,-b 0
Note that you will need exports on fs (see setup-ops.txt).
tftp - Should have the following line in /etc/inetd.conf
tftp dgram udp wait nobody /usr/libexec/tftpd tftpd /tftpboot /proj
(make sure to HUP inetd)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment