Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Machine/bender
(view source)
Revision as of 03:41, 22 June 2012
187 bytes added
,
03:41, 22 June 2012
→Hosted VMs
Line 68:
Line 68:
The machines are not globally addressable on IPv4 and are only reachable by IPv6. The
The machines are not globally addressable on IPv4 and are only reachable by IPv6. The
IPv6 address is dynamically configured by radvd to a subnet of the public 6to4 net.
IPv6 address is dynamically configured by radvd to a subnet of the public 6to4 net.
−
Please remember to update the sugarlanbs.org zone when adding new build slaves.
−
{{Special:PrefixIndex/{{PAGENAME}}/}}
−
[[Category
:
Machine]]
+
All the VMs are in /srv/images. See the README in the same directory.
+
+
They have been created with
+
+
virt-install --name buildslave-name --ram 512 \
+
--disk path=/srv/images/buildslave-name.img,size=10
+
--network network
:
default \
+
--location "mirror-http-address" \
+
--extra-args="console=tty0 console=ttyS0,115200n8 serial"
Dnarvaez
12
edits