GIMIv3/SampleManifests: GIMIgec18.manifest

File GIMIgec18.manifest, 16.3 KB (added by Jeanne Ohren, 10 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<rspec type="manifest" xsi:schemaLocation="http://www.geni.net/resources/rspec/3 http://www.geni.net/resources/rspec/3/manifest.xsd http://hpn.east.isi.edu/rspec/ext/stitch/0.1/ http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1/slice_info.xsd?format=raw http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1 http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1/sliver_info.xsd?format=raw http://www.geni.net/resources/rspec/ext/postBootScript/1 http://www.geni.net/resources/rspec/ext/postBootScript/1/request.xsd" xmlns:ns2="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" xmlns="http://www.geni.net/resources/rspec/3" xmlns:ns4="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/sliver-info/1" xmlns:ns3="http://groups.geni.net/exogeni/attachment/wiki/RspecExtensions/slice-info/1" xmlns:ns5="http://www.geni.net/resources/rspec/ext/postBootScript/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3    <node sliver_id="urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+eaa7a653-f70a-475e-ba1f-9f06c51c7f32:nodeC" exclusive="false" component_name="orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:bbnvmsite+authority+am" component_id="urn:publicid:IDN+exogeni.net:bbnvmsite+node+orca-vm-cloud" client_id="nodeC">
4        <sliver_type name="m1.small">
5            <disk_image version="968102c024704c81a2ab1b6d1dd31b0119ce65df" name="http://emmy9.casa.umass.edu/Disk_Images/ExoGENI/exogeni-umass-ovs-1.1.0.xml"/>
6        </sliver_type>
7        <services>
8            <login username="root" port="22" hostname="192.1.242.21" authentication="ssh-keys"/>
9            <login username="mzink" port="22" hostname="192.1.242.21" authentication="ssh-keys"/>
10            <login username="johren" port="22" hostname="192.1.242.21" authentication="ssh-keys"/>
11            <ns5:services_post_boot_script type="velocity">#!/bin/bash
12# Automatically generated boot script
13
14# wget or curl must be installed on the image
15mkdir -p /tmp
16cd /tmp
17if [ -x `which wget 2&amp;gt;/dev/null` ]; then
18  wget -q -O `basename http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz` http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz
19else if [ -x `which curl 2&amp;gt;/dev/null` ]; then
20  curl http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz &amp;gt; `basename http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz`
21fi
22fi
23# untar
24tar -zxf `basename http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz`
25eval &amp;quot;/bin/bash -c \&amp;quot;/tmp/gimibot/gimibot.sh urn:publicid:IDN+ch.geni.net:GIMITesting+slice+joGIMISpaces nodeC\&amp;quot;&amp;quot;
26</ns5:services_post_boot_script>
27        </services>
28        <interface mac_address="fe:16:3e:00:2e:b7" client_id="nodeC:if3">
29            <ip type="ipv4" netmask="255.255.255.0" address="192.168.6.12"/>
30        </interface>
31        <interface mac_address="fe:16:3e:00:6e:d2" client_id="nodeC:if2">
32            <ip type="ipv4" netmask="255.255.255.0" address="192.168.3.12"/>
33        </interface>
34        <interface mac_address="fe:16:3e:00:3c:cd" client_id="nodeC:if1">
35            <ip type="ipv4" netmask="255.255.255.0" address="192.168.2.12"/>
36        </interface>
37        <interface mac_address="fe:16:3e:00:34:29" client_id="nodeC:if0">
38            <ip type="ipv4" netmask="255.255.255.0" address="192.168.5.12"/>
39        </interface>
40        <ns4:geni_sliver_info resource_id="bbn-w7:4cc30970-eaa3-4e60-aac0-ac083c6c9071" state="ready" start_time="2013-12-12T21:29:15.000Z" expiration_time="2013-12-19T21:28:42.000Z" creation_time="2013-12-12T21:29:15.000Z" creator_urn="johren@bbn.com, urn:publicid:IDN+ch.geni.net+user+johren"/>
41    </node>
42    <node sliver_id="urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+eaa7a653-f70a-475e-ba1f-9f06c51c7f32:nodeD" exclusive="false" component_name="orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:bbnvmsite+authority+am" component_id="urn:publicid:IDN+exogeni.net:bbnvmsite+node+orca-vm-cloud" client_id="nodeD">
43        <sliver_type name="m1.small">
44            <disk_image version="968102c024704c81a2ab1b6d1dd31b0119ce65df" name="http://emmy9.casa.umass.edu/Disk_Images/ExoGENI/exogeni-umass-ovs-1.1.0.xml"/>
45        </sliver_type>
46        <services>
47            <login username="root" port="22" hostname="192.1.242.18" authentication="ssh-keys"/>
48            <login username="mzink" port="22" hostname="192.1.242.18" authentication="ssh-keys"/>
49            <login username="johren" port="22" hostname="192.1.242.18" authentication="ssh-keys"/>
50            <ns5:services_post_boot_script type="velocity">#!/bin/bash
51# Automatically generated boot script
52
53# wget or curl must be installed on the image
54mkdir -p /tmp
55cd /tmp
56if [ -x `which wget 2&amp;gt;/dev/null` ]; then
57  wget -q -O `basename http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz` http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz
58else if [ -x `which curl 2&amp;gt;/dev/null` ]; then
59  curl http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz &amp;gt; `basename http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz`
60fi
61fi
62# untar
63tar -zxf `basename http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz`
64eval &amp;quot;/bin/bash -c \&amp;quot;/tmp/gimibot/gimibot.sh urn:publicid:IDN+ch.geni.net:GIMITesting+slice+joGIMISpaces nodeD\&amp;quot;&amp;quot;
65</ns5:services_post_boot_script>
66        </services>
67        <interface mac_address="fe:16:3e:00:6f:88" client_id="nodeD:if0">
68            <ip type="ipv4" netmask="255.255.255.0" address="192.168.3.13"/>
69        </interface>
70        <interface mac_address="fe:16:3e:00:2b:0e" client_id="nodeD:if1">
71            <ip type="ipv4" netmask="255.255.255.0" address="192.168.1.13"/>
72        </interface>
73        <ns4:geni_sliver_info resource_id="bbn-w5:83ac8c08-8cd2-4ae4-aa21-0de719323f05" state="ready" start_time="2013-12-12T21:29:15.000Z" expiration_time="2013-12-19T21:28:42.000Z" creation_time="2013-12-12T21:29:15.000Z" creator_urn="johren@bbn.com, urn:publicid:IDN+ch.geni.net+user+johren"/>
74    </node>
75    <node sliver_id="urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+eaa7a653-f70a-475e-ba1f-9f06c51c7f32:nodeA" exclusive="false" component_name="orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:bbnvmsite+authority+am" component_id="urn:publicid:IDN+exogeni.net:bbnvmsite+node+orca-vm-cloud" client_id="nodeA">
76        <sliver_type name="m1.small">
77            <disk_image version="968102c024704c81a2ab1b6d1dd31b0119ce65df" name="http://emmy9.casa.umass.edu/Disk_Images/ExoGENI/exogeni-umass-ovs-1.1.0.xml"/>
78        </sliver_type>
79        <services>
80            <login username="root" port="22" hostname="192.1.242.20" authentication="ssh-keys"/>
81            <login username="mzink" port="22" hostname="192.1.242.20" authentication="ssh-keys"/>
82            <login username="johren" port="22" hostname="192.1.242.20" authentication="ssh-keys"/>
83            <ns5:services_post_boot_script type="velocity">#!/bin/bash
84# Automatically generated boot script
85
86# wget or curl must be installed on the image
87mkdir -p /tmp
88cd /tmp
89if [ -x `which wget 2&amp;gt;/dev/null` ]; then
90  wget -q -O `basename http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz` http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz
91else if [ -x `which curl 2&amp;gt;/dev/null` ]; then
92  curl http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz &amp;gt; `basename http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz`
93fi
94fi
95# untar
96tar -zxf `basename http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz`
97eval &amp;quot;/bin/bash -c \&amp;quot;/tmp/gimibot/gimibot.sh urn:publicid:IDN+ch.geni.net:GIMITesting+slice+joGIMISpaces nodeA\&amp;quot;&amp;quot;
98</ns5:services_post_boot_script>
99        </services>
100        <interface mac_address="fe:16:3e:00:60:cf" client_id="nodeA:if1">
101            <ip type="ipv4" netmask="255.255.255.0" address="192.168.4.11"/>
102        </interface>
103        <interface mac_address="fe:16:3e:00:35:08" client_id="nodeA:if0">
104            <ip type="ipv4" netmask="255.255.255.0" address="192.168.5.11"/>
105        </interface>
106        <ns4:geni_sliver_info resource_id="bbn-w7:5951587b-1363-48cb-8a1b-3fde5bec9234" state="ready" start_time="2013-12-12T21:29:15.000Z" expiration_time="2013-12-19T21:28:42.000Z" creation_time="2013-12-12T21:29:15.000Z" creator_urn="johren@bbn.com, urn:publicid:IDN+ch.geni.net+user+johren"/>
107    </node>
108    <node sliver_id="urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+eaa7a653-f70a-475e-ba1f-9f06c51c7f32:nodeB" exclusive="false" component_name="orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:bbnvmsite+authority+am" component_id="urn:publicid:IDN+exogeni.net:bbnvmsite+node+orca-vm-cloud" client_id="nodeB">
109        <sliver_type name="m1.small">
110            <disk_image version="968102c024704c81a2ab1b6d1dd31b0119ce65df" name="http://emmy9.casa.umass.edu/Disk_Images/ExoGENI/exogeni-umass-ovs-1.1.0.xml"/>
111        </sliver_type>
112        <services>
113            <login username="root" port="22" hostname="192.1.242.22" authentication="ssh-keys"/>
114            <login username="mzink" port="22" hostname="192.1.242.22" authentication="ssh-keys"/>
115            <login username="johren" port="22" hostname="192.1.242.22" authentication="ssh-keys"/>
116            <ns5:services_post_boot_script type="velocity">#!/bin/bash
117# Automatically generated boot script
118
119# wget or curl must be installed on the image
120mkdir -p /tmp
121cd /tmp
122if [ -x `which wget 2&amp;gt;/dev/null` ]; then
123  wget -q -O `basename http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz` http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz
124else if [ -x `which curl 2&amp;gt;/dev/null` ]; then
125  curl http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz &amp;gt; `basename http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz`
126fi
127fi
128# untar
129tar -zxf `basename http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz`
130eval &amp;quot;/bin/bash -c \&amp;quot;/tmp/gimibot/gimibot.sh urn:publicid:IDN+ch.geni.net:GIMITesting+slice+joGIMISpaces nodeB\&amp;quot;&amp;quot;
131</ns5:services_post_boot_script>
132        </services>
133        <interface mac_address="fe:16:3e:00:7c:15" client_id="nodeB:if0">
134            <ip type="ipv4" netmask="255.255.255.0" address="192.168.2.10"/>
135        </interface>
136        <interface mac_address="fe:16:3e:00:cb:85" client_id="nodeB:if1">
137            <ip type="ipv4" netmask="255.255.255.0" address="192.168.1.10"/>
138        </interface>
139        <interface mac_address="fe:16:3e:00:6e:81" client_id="nodeB:if2">
140            <ip type="ipv4" netmask="255.255.255.0" address="192.168.4.10"/>
141        </interface>
142        <ns4:geni_sliver_info resource_id="bbn-w8:973bd428-8388-42b8-97fc-57f5472774c6" state="ready" start_time="2013-12-12T21:29:15.000Z" expiration_time="2013-12-19T21:28:42.000Z" creation_time="2013-12-12T21:29:15.000Z" creator_urn="johren@bbn.com, urn:publicid:IDN+ch.geni.net+user+johren"/>
143    </node>
144    <node sliver_id="urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+eaa7a653-f70a-475e-ba1f-9f06c51c7f32:nodeE" exclusive="false" component_name="orca-vm-cloud" component_manager_id="urn:publicid:IDN+exogeni.net:bbnvmsite+authority+am" component_id="urn:publicid:IDN+exogeni.net:bbnvmsite+node+orca-vm-cloud" client_id="nodeE">
145        <sliver_type name="m1.small">
146            <disk_image version="968102c024704c81a2ab1b6d1dd31b0119ce65df" name="http://emmy9.casa.umass.edu/Disk_Images/ExoGENI/exogeni-umass-ovs-1.1.0.xml"/>
147        </sliver_type>
148        <services>
149            <login username="root" port="22" hostname="192.1.242.19" authentication="ssh-keys"/>
150            <login username="mzink" port="22" hostname="192.1.242.19" authentication="ssh-keys"/>
151            <login username="johren" port="22" hostname="192.1.242.19" authentication="ssh-keys"/>
152            <ns5:services_post_boot_script type="velocity">#!/bin/bash
153# Automatically generated boot script
154
155# wget or curl must be installed on the image
156mkdir -p /tmp
157cd /tmp
158if [ -x `which wget 2&amp;gt;/dev/null` ]; then
159  wget -q -O `basename http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz` http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz
160else if [ -x `which curl 2&amp;gt;/dev/null` ]; then
161  curl http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz &amp;gt; `basename http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz`
162fi
163fi
164# untar
165tar -zxf `basename http://emmy9.casa.umass.edu/GEC-17/install_script_gimibot.tar.gz`
166eval &amp;quot;/bin/bash -c \&amp;quot;/tmp/gimibot/gimibot.sh urn:publicid:IDN+ch.geni.net:GIMITesting+slice+joGIMISpaces nodeE\&amp;quot;&amp;quot;
167</ns5:services_post_boot_script>
168        </services>
169        <interface mac_address="fe:16:3e:00:71:5b" client_id="nodeE:if0">
170            <ip type="ipv4" netmask="255.255.255.0" address="192.168.6.14"/>
171        </interface>
172        <ns4:geni_sliver_info resource_id="bbn-w5:26aee27e-3e81-49ca-8e25-69bd0f0159c0" state="ready" start_time="2013-12-12T21:29:15.000Z" expiration_time="2013-12-19T21:28:42.000Z" creation_time="2013-12-12T21:29:15.000Z" creator_urn="johren@bbn.com, urn:publicid:IDN+ch.geni.net+user+johren"/>
173    </node>
174    <link vlantag="4" sliver_id="urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+eaa7a653-f70a-475e-ba1f-9f06c51c7f32:link2" client_id="link2">
175        <interface_ref client_id="nodeC:if2"/>
176        <interface_ref client_id="nodeD:if0"/>
177        <ns4:geni_sliver_info state="ready" start_time="2013-12-12T21:29:15.000Z" expiration_time="2013-12-19T21:28:42.000Z" creation_time="2013-12-12T21:29:15.000Z" creator_urn="johren@bbn.com, urn:publicid:IDN+ch.geni.net+user+johren"/>
178    </link>
179    <link vlantag="2" sliver_id="urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+eaa7a653-f70a-475e-ba1f-9f06c51c7f32:link5" client_id="link5">
180        <interface_ref client_id="nodeE:if0"/>
181        <interface_ref client_id="nodeC:if3"/>
182        <ns4:geni_sliver_info state="ready" start_time="2013-12-12T21:29:15.000Z" expiration_time="2013-12-19T21:28:42.000Z" creation_time="2013-12-12T21:29:15.000Z" creator_urn="johren@bbn.com, urn:publicid:IDN+ch.geni.net+user+johren"/>
183    </link>
184    <link vlantag="3" sliver_id="urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+eaa7a653-f70a-475e-ba1f-9f06c51c7f32:link3" client_id="link3">
185        <interface_ref client_id="nodeD:if1"/>
186        <interface_ref client_id="nodeB:if1"/>
187        <ns4:geni_sliver_info state="ready" start_time="2013-12-12T21:29:15.000Z" expiration_time="2013-12-19T21:28:42.000Z" creation_time="2013-12-12T21:29:15.000Z" creator_urn="johren@bbn.com, urn:publicid:IDN+ch.geni.net+user+johren"/>
188    </link>
189    <link vlantag="7" sliver_id="urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+eaa7a653-f70a-475e-ba1f-9f06c51c7f32:link4" client_id="link4">
190        <interface_ref client_id="nodeA:if1"/>
191        <interface_ref client_id="nodeB:if2"/>
192        <ns4:geni_sliver_info state="ready" start_time="2013-12-12T21:29:15.000Z" expiration_time="2013-12-19T21:28:42.000Z" creation_time="2013-12-12T21:29:15.000Z" creator_urn="johren@bbn.com, urn:publicid:IDN+ch.geni.net+user+johren"/>
193    </link>
194    <link vlantag="5" sliver_id="urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+eaa7a653-f70a-475e-ba1f-9f06c51c7f32:link1" client_id="link1">
195        <interface_ref client_id="nodeB:if0"/>
196        <interface_ref client_id="nodeC:if1"/>
197        <ns4:geni_sliver_info state="ready" start_time="2013-12-12T21:29:15.000Z" expiration_time="2013-12-19T21:28:42.000Z" creation_time="2013-12-12T21:29:15.000Z" creator_urn="johren@bbn.com, urn:publicid:IDN+ch.geni.net+user+johren"/>
198    </link>
199    <link vlantag="6" sliver_id="urn:publicid:IDN+exogeni.net:bbnvmsite+sliver+eaa7a653-f70a-475e-ba1f-9f06c51c7f32:link0" client_id="link0">
200        <interface_ref client_id="nodeC:if0"/>
201        <interface_ref client_id="nodeA:if0"/>
202        <ns4:geni_sliver_info state="ready" start_time="2013-12-12T21:29:15.000Z" expiration_time="2013-12-19T21:28:42.000Z" creation_time="2013-12-12T21:29:15.000Z" creator_urn="johren@bbn.com, urn:publicid:IDN+ch.geni.net+user+johren"/>
203    </link>
204    <ns3:geni_slice_info state="ready" uuid="30cf3cf7-e3e5-44c9-91a9-d8418bf36ef8" urn="urn:publicid:IDN+ch.geni.net:GIMITesting+slice+joGIMISpaces"/>
205</rspec>