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
b35232a5
Commit
b35232a5
authored
Nov 08, 2004
by
Leigh B. Stoller
Browse files
Mention sql/database-fill-suplement.sql rerun for event section.
parent
2b2e7a64
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/UPDATING
View file @
b35232a5
...
...
@@ -62,6 +62,8 @@ earliest time one of the steps needs to occur.
Run sql/fixstats_swapmod.pl to fix up stats records.
sql/fixstats_swapmod.pl | mysql tbdb
Run "/usr/testbed/etc/rc.d/and start" as root on ops to start
up the auto nice daemon. This daemon is not required,
however, it can save you from greedy users that consume too
...
...
@@ -217,13 +219,17 @@ earliest time one of the steps needs to occur.
cd /your/object/tree/obj/tmcd/freebsd
sudo gmake control-install
* Update sql/database-fill-suplement.sql stuff.
cat sql/database-fill-suplement.sql | mysql tbdb
* Create the emulab-ops/opsnode experiment. Do this the same way
that hwdown is created in setup-db.txt.
* Create a node_types entry for ops. This is mostly just a stub
entry so that tmcd will recognize it and so that other parts of
the system are happy. Be sure that you get the interface correct,
and set the Default OSID to emulab-ops
/
OPSNODE-BSD. The type is
and set the Default OSID to emulab-ops
-
OPSNODE-BSD. The type is
ops and the class is misc.
* Create the ops node nodes table entry ...
...
...
@@ -257,7 +263,7 @@ earliest time one of the steps needs to occur.
those silly questions about adding know hosts.
sudo cat /etc/ssh/*.pub |
ssh
my
ops '(cat > /etc/ssh/ssh_known_hosts)'
ssh ops '(cat > /etc/ssh/ssh_known_hosts)'
20040815: After install
After some changes to ptopgen, you'll need to run the following SQL
...
...
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