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
c81a592e
Commit
c81a592e
authored
May 02, 2013
by
Gary Wong
Browse files
Add in a step with a DNS sanity check.
parent
cb67141e
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/genirack/NOTES
View file @
c81a592e
...
@@ -38,6 +38,19 @@ Setting up an InstaGeni Rack. First, we need the following info:
...
@@ -38,6 +38,19 @@ Setting up an InstaGeni Rack. First, we need the following info:
======================================================================
======================================================================
* Verify that the DNS records are being served properly from the
parent domain. For instance, if the rack is instageni.foo.edu, then
try:
$ host -t NS instageni.foo.edu
instageni.foo.edu name server ns.instageni.foo.edu
$ host -t A ns.instageni.foo.edu
ns.instageni.foo.edu has address 123.123.123.123
If you don't get positive responses to either query (if things are
broken, then NXDOMAIN errors are a likely symptom), then stop and
ask the local admin to fix it.
* Using your web browser, go to the iLo IP you set, and login using
* Using your web browser, go to the iLo IP you set, and login using
Administrator and the iLo password that is stamped on top of the
Administrator and the iLo password that is stamped on top of the
control node, or in the data file you received. If using the
control node, or in the data file you received. If using the
...
...
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