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
a99c5794
Commit
a99c5794
authored
Jan 09, 2015
by
Leigh B Stoller
Browse files
Three XEN nodes, no more openvz.
parent
ee8073c5
Changes
1
Show whitespace changes
Inline
Side-by-side
install/genirack/shared-exp.ns
View file @
a99c5794
...
@@ -5,7 +5,7 @@ source tb_compat.tcl
...
@@ -5,7 +5,7 @@ source tb_compat.tcl
set ns [new Simulator]
set ns [new Simulator]
set vhost1 [$ns node]
set vhost1 [$ns node]
tb-set-node-os $vhost1
FEDORA15-OPENVZ
-STD
tb-set-node-os $vhost1
XEN43-64
-STD
tb-set-node-sharingmode $vhost1 "shared_local"
tb-set-node-sharingmode $vhost1 "shared_local"
$vhost1 set-fw-style "closed"
$vhost1 set-fw-style "closed"
...
...
Write
Preview
Markdown
is supported
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