projects
/
invirt/packages/invirt-host-master.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2faa647
)
Remind people to setup ssh to start before clvmd.
author
Evan Broder
<broder@mit.edu>
Thu, 15 Jan 2009 01:30:30 +0000
(20:30 -0500)
committer
Evan Broder
<broder@mit.edu>
Thu, 15 Jan 2009 01:30:30 +0000
(20:30 -0500)
svn path=/trunk/packages/invirt-host-master/; revision=1981
notes
patch
|
blob
|
history
diff --git
a/notes
b/notes
index
c340c91
..
01ff0a7
100644
(file)
--- a/
notes
+++ b/
notes
@@
-30,5
+30,10
@@
aptitude install invirt-host-master
# install keytab
+# Re-order ssh in the boot process to start before cman/clvm, so you
+# can fix it when it inevitably goes bad
+# update-rc.d -f ssh remove
+# update-rc.d -f ssh start 16 S . stop 84 0 6 .
+
## to take up the new Xen-hypervisor kernel
# shutdown -r now