-
Notifications
You must be signed in to change notification settings - Fork 0
/
Book.xml
146 lines (138 loc) · 4.35 KB
/
Book.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % sharedents SYSTEM "shared-entities.xml" >
%sharedents;
]>
<book id="HEPIXvwgBook" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>HEPIX Virtualisation Working Group</title>
<subtitle>2012-08-26</subtitle>
<titleabbrev>HEPIX VWG</titleabbrev>
<bookinfo>
<abstract>
<para>
</para>
</abstract>
<date>2012-05-17</date>
<author>
<firstname>Virtualisation Working Group</firstname>
<surname>HEPiX</surname>
</author>
<author>
<firstname>Owen</firstname>
<surname>Synge</surname>
</author>
<author>
<firstname>Ulrich</firstname>
<surname>Schwickerath</surname>
</author>
<author>
<firstname>Romain</firstname>
<surname>Wartel</surname>
</author>
<author>
<firstname>Tony</firstname>
<surname>Cass</surname>
</author>
<author>
<firstname>Andrea</firstname>
<surname>Chierici</surname>
</author>
<author>
<firstname>Ian</firstname>
<surname>Gable</surname>
</author>
<author>
<firstname>David</firstname>
<surname>Kelsey</surname>
</author>
<author>
<firstname>Ian</firstname>
<surname>Collier</surname>
</author>
<author>
<firstname>Martin</firstname>
<surname>Bly</surname>
</author>
<author>
<firstname>Michel</firstname>
<surname>Jouvin</surname>
</author>
<author>
<firstname>Sebastien</firstname>
<surname>Goasguen</surname>
</author>
<author>
<firstname>Keith</firstname>
<surname>Chadwick</surname>
</author>
<author>
<firstname>Thomas</firstname>
<surname>Finnern</surname>
</author>
<author>
<firstname>Mattieu</firstname>
<surname>Puel</surname>
</author>
<author>
<firstname>Sander</firstname>
<surname>Klous</surname>
</author>
<author>
<firstname>John</firstname>
<surname>Gordon</surname>
</author>
<author>
<firstname>Ewan</firstname>
<surname>MacMahon</surname>
</author>
<author>
<firstname>Jie</firstname>
<surname>Tao</surname>
</author>
</bookinfo>
<preface id="preface">
<title>Preface</title>
<para>&hepix; is a twice yearly conference made up from sites providing compute and
storage services for &hep;. &hepix; focusses on the compute, network and storage
infrastucture required for &hep; sites.
</para>
<section id="observations">
<title>&vwg; Observations</title>
<para>
The spring 2009 &hepix; conference made the following observations:
<itemizedlist>
<listitem>&hep; will want consistent images across sites.</listitem>
<listitem>The Grid is a homogeneous OS environment so requiring &hep; to coordinate OS upgrades across multiple experiments.</listitem>
<listitem>The Grid will need to be shared with non &hep; community.</listitem>
<listitem>&hep; experiments are very coupled to OS.</listitem>
<listitem>Hardware is coupled to OS version.</listitem>
<listitem>Sites believe &vmi;'s are going to be the execution environment for &hep; jobs in the future.</listitem>
<listitem>&chroot;, and &xen; based ∨ where already present at &hepix; sites.</listitem>
</itemizedlist>
With these observations the &vwg; was formed.
</para>
<para>
A new generation of ∨ such as &opennebula; and &nimbus; where already being developed.
</para>
</section>
<section id="objectives">
<title>&vwg; Objectives</title>
<para>
<itemizedlist>
<listitem>Produce a framework to securely run &vmi;'s across multiple sites supporting &hep;.</listitem>
<listitem>Sites need control over &vmi; selection.</listitem>
</itemizedlist>
</para>
<para>
With these objectives the &vwg; was created with Tony Cass as its leader.
</para>
</section>
</preface>
<toc/>
<xi:include href="organsiation.xml"/>
<xi:include href="imagetrust.xml"/>
<xi:include href="imagecreation.xml"/>
<xi:include href="imagetransfer.xml"/>
<xi:include href="contextualisation.xml"/>
</book>