From xen-api-bounces@lists.xen.org Sat Feb 01 07:31:38 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 01 Feb 2014 07:31:38 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1W9V31-0001Er-GI; Sat, 01 Feb 2014 07:31:27 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shafi@vembu.com>) id 1W9V2z-0001Em-Lb
	for xen-api@lists.xen.org; Sat, 01 Feb 2014 07:31:25 +0000
Received: from [193.109.254.147:37708] by server-2.bemta-14.messagelabs.com id
	6B/60-01236-DC2ACE25; Sat, 01 Feb 2014 07:31:25 +0000
X-Env-Sender: shafi@vembu.com
X-Msg-Ref: server-16.tower-27.messagelabs.com!1391239883!1285759!1
X-Originating-IP: [209.85.216.182]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 6223 invoked from network); 1 Feb 2014 07:31:24 -0000
Received: from mail-qc0-f182.google.com (HELO mail-qc0-f182.google.com)
	(209.85.216.182)
	by server-16.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	1 Feb 2014 07:31:24 -0000
Received: by mail-qc0-f182.google.com with SMTP id c9so8540765qcz.13
	for <xen-api@lists.xen.org>; Fri, 31 Jan 2014 23:31:23 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=Rq2OTHOH+3w4q6jp6IVJzIwImClef1nd/Az2A+PRczQ=;
	b=kdGTmoOrmCp/4FxvzfGNqLpmCrxSrRuQr7CKsSHt5eSAvD18cJ6fEKSCeeCE51HuEo
	85U8xc5ytYfjiD+9+k33u4GnoNTnbo8a6JCdEFjnbDFspK1Z77AaIviynlcLyxYkpUo/
	85NufcspULVWs7qEPNv6MjqAaa7ELme4TdMqAXO+S5/Gg9I4QK3bh6REuR2NdueRCdKG
	Xp5OkyhKygje7kybG157hhspLAD18x/sTV5ekfsKVVouW4e7d1icsCdYaPqyp1NvSl4r
	LAkU8CLuOJhzn+Pp6n/Rkr2LV0HT93enPJGbTtB9OlTDbjogA3GD00j5UdqpCh0rgRDq
	z7YQ==
X-Gm-Message-State: ALoCoQkZfioMfm4t26h8r8oIQGC1Ffsw3KaG9vINJ2b4Axu78I5apHn0tpKGYTp9VaUKLMpDFpoD
MIME-Version: 1.0
X-Received: by 10.224.80.70 with SMTP id s6mr38435662qak.85.1391239883198;
	Fri, 31 Jan 2014 23:31:23 -0800 (PST)
Received: by 10.140.41.83 with HTTP; Fri, 31 Jan 2014 23:31:23 -0800 (PST)
Date: Sat, 1 Feb 2014 13:01:23 +0530
Message-ID: <CAKWK-MJSC4_dODEPOjo1c7XgE_6EfxPmsqMPYyKDK=aj1=ndWw@mail.gmail.com>
From: Shafi Mohammed S <shafi@vembu.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] Create a Vm by importing a Local XVA
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============3917042705774024177=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============3917042705774024177==
Content-Type: multipart/alternative; boundary=001a11c2d83e0924df04f15347c3

--001a11c2d83e0924df04f15347c3
Content-Type: text/plain; charset=ISO-8859-1

Hi All ,

I am working on a VM restore feature for my backup solution . I am using
curl PUT method to upload my Xva to the VDI using the url

 _urlPathName ="http://server_ip/import_raw_vdi?vdi="vdi-uuid"

And now can anyone elaborate the steps needed to create a vm from the
imported VDI . It might be immensely helpful if I get a view of a sample
code .

Regards,
Shafi,
Vembu Technologies.

--001a11c2d83e0924df04f15347c3
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><br></div><div>Hi All ,<br><br>I am working on a VM r=
estore feature for my backup solution . I am using curl PUT method to uploa=
d my Xva to the VDI using the url</div><div><br></div><div>=A0_urlPathName =
=3D&quot;<a href=3D"http://server_ip/import_raw_vdi?vdi=3D">http://server_i=
p/import_raw_vdi?vdi=3D</a>&quot;vdi-uuid&quot;</div>
<div><br></div><div>And now can anyone elaborate the steps needed to create=
 a vm from the imported VDI . It might be immensely helpful if I get a view=
 of a sample code .</div><br clear=3D"all"><div><div dir=3D"ltr"><div><div>
Regards,<br></div>Shafi,<br></div>Vembu Technologies.<br><div><div><br></di=
v></div></div></div>
</div>

--001a11c2d83e0924df04f15347c3--


--===============3917042705774024177==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============3917042705774024177==--


From xen-api-bounces@lists.xen.org Sat Feb 01 07:31:38 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 01 Feb 2014 07:31:38 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1W9V31-0001Er-GI; Sat, 01 Feb 2014 07:31:27 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shafi@vembu.com>) id 1W9V2z-0001Em-Lb
	for xen-api@lists.xen.org; Sat, 01 Feb 2014 07:31:25 +0000
Received: from [193.109.254.147:37708] by server-2.bemta-14.messagelabs.com id
	6B/60-01236-DC2ACE25; Sat, 01 Feb 2014 07:31:25 +0000
X-Env-Sender: shafi@vembu.com
X-Msg-Ref: server-16.tower-27.messagelabs.com!1391239883!1285759!1
X-Originating-IP: [209.85.216.182]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 6223 invoked from network); 1 Feb 2014 07:31:24 -0000
Received: from mail-qc0-f182.google.com (HELO mail-qc0-f182.google.com)
	(209.85.216.182)
	by server-16.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	1 Feb 2014 07:31:24 -0000
Received: by mail-qc0-f182.google.com with SMTP id c9so8540765qcz.13
	for <xen-api@lists.xen.org>; Fri, 31 Jan 2014 23:31:23 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=Rq2OTHOH+3w4q6jp6IVJzIwImClef1nd/Az2A+PRczQ=;
	b=kdGTmoOrmCp/4FxvzfGNqLpmCrxSrRuQr7CKsSHt5eSAvD18cJ6fEKSCeeCE51HuEo
	85U8xc5ytYfjiD+9+k33u4GnoNTnbo8a6JCdEFjnbDFspK1Z77AaIviynlcLyxYkpUo/
	85NufcspULVWs7qEPNv6MjqAaa7ELme4TdMqAXO+S5/Gg9I4QK3bh6REuR2NdueRCdKG
	Xp5OkyhKygje7kybG157hhspLAD18x/sTV5ekfsKVVouW4e7d1icsCdYaPqyp1NvSl4r
	LAkU8CLuOJhzn+Pp6n/Rkr2LV0HT93enPJGbTtB9OlTDbjogA3GD00j5UdqpCh0rgRDq
	z7YQ==
X-Gm-Message-State: ALoCoQkZfioMfm4t26h8r8oIQGC1Ffsw3KaG9vINJ2b4Axu78I5apHn0tpKGYTp9VaUKLMpDFpoD
MIME-Version: 1.0
X-Received: by 10.224.80.70 with SMTP id s6mr38435662qak.85.1391239883198;
	Fri, 31 Jan 2014 23:31:23 -0800 (PST)
Received: by 10.140.41.83 with HTTP; Fri, 31 Jan 2014 23:31:23 -0800 (PST)
Date: Sat, 1 Feb 2014 13:01:23 +0530
Message-ID: <CAKWK-MJSC4_dODEPOjo1c7XgE_6EfxPmsqMPYyKDK=aj1=ndWw@mail.gmail.com>
From: Shafi Mohammed S <shafi@vembu.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] Create a Vm by importing a Local XVA
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============3917042705774024177=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============3917042705774024177==
Content-Type: multipart/alternative; boundary=001a11c2d83e0924df04f15347c3

--001a11c2d83e0924df04f15347c3
Content-Type: text/plain; charset=ISO-8859-1

Hi All ,

I am working on a VM restore feature for my backup solution . I am using
curl PUT method to upload my Xva to the VDI using the url

 _urlPathName ="http://server_ip/import_raw_vdi?vdi="vdi-uuid"

And now can anyone elaborate the steps needed to create a vm from the
imported VDI . It might be immensely helpful if I get a view of a sample
code .

Regards,
Shafi,
Vembu Technologies.

--001a11c2d83e0924df04f15347c3
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><br></div><div>Hi All ,<br><br>I am working on a VM r=
estore feature for my backup solution . I am using curl PUT method to uploa=
d my Xva to the VDI using the url</div><div><br></div><div>=A0_urlPathName =
=3D&quot;<a href=3D"http://server_ip/import_raw_vdi?vdi=3D">http://server_i=
p/import_raw_vdi?vdi=3D</a>&quot;vdi-uuid&quot;</div>
<div><br></div><div>And now can anyone elaborate the steps needed to create=
 a vm from the imported VDI . It might be immensely helpful if I get a view=
 of a sample code .</div><br clear=3D"all"><div><div dir=3D"ltr"><div><div>
Regards,<br></div>Shafi,<br></div>Vembu Technologies.<br><div><div><br></di=
v></div></div></div>
</div>

--001a11c2d83e0924df04f15347c3--


--===============3917042705774024177==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============3917042705774024177==--


From xen-api-bounces@lists.xen.org Mon Feb 03 04:47:36 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 03 Feb 2014 04:47:36 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WABRJ-0004fw-KB; Mon, 03 Feb 2014 04:47:21 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shafi@vembu.com>) id 1WABRH-0004fr-Sq
	for xen-api@lists.xen.org; Mon, 03 Feb 2014 04:47:20 +0000
Received: from [85.158.137.68:47650] by server-13.bemta-3.messagelabs.com id
	BB/52-26923-75F1FE25; Mon, 03 Feb 2014 04:47:19 +0000
X-Env-Sender: shafi@vembu.com
X-Msg-Ref: server-7.tower-31.messagelabs.com!1391402836!12938968!1
X-Originating-IP: [209.85.216.54]
X-SpamReason: No, hits=1.2 required=7.0 tests=HTML_20_30,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18156 invoked from network); 3 Feb 2014 04:47:17 -0000
Received: from mail-qa0-f54.google.com (HELO mail-qa0-f54.google.com)
	(209.85.216.54)
	by server-7.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Feb 2014 04:47:17 -0000
Received: by mail-qa0-f54.google.com with SMTP id i13so9429238qae.27
	for <xen-api@lists.xen.org>; Sun, 02 Feb 2014 20:47:16 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to:cc
	:content-type;
	bh=uWa1drfDGqkRaOFYDh5aqkB1rvWN5lqTnbmmdIN5i1Q=;
	b=dwHdI7wvbftRhA9sYuA3rqCMwaw7+/tpvj4+Qso3wIQ416CrliuRBVob0L/2Djlkj8
	+rYJ9QGedkCB0uqHkJYDi8dnNbtHabA6rUMwDbOq84xO5cswbRuGX73K1wJsDMlyJyOJ
	gprVzHaDYQoKg5zhKtVgq34guODzHS0Yp2tmERSfMKHFTXAdpbEB4vuWmLhnUiR0wfv5
	4VgARzDEW2zD4sx6xsXJ5nEiJfr8INvBnTL1yabhlbhkqRortPhdooNkDX6qQNGtTj7/
	IYkoxncVYCWYYj2H26PfotjruLYIcjU+RafWg2bgnSJ6lt0neEe1HreZqzyuvPFuGWJi
	gdHg==
X-Gm-Message-State: ALoCoQmSoByrwBVGTf209ROhDIc2zt6uG5Hnd3SwchhNiHju8otPmAfTYKA4yNg4oSRQ+1pkZzS+
MIME-Version: 1.0
X-Received: by 10.140.92.54 with SMTP id a51mr7085369qge.111.1391402836212;
	Sun, 02 Feb 2014 20:47:16 -0800 (PST)
Received: by 10.140.41.83 with HTTP; Sun, 2 Feb 2014 20:47:16 -0800 (PST)
Date: Mon, 3 Feb 2014 10:17:16 +0530
Message-ID: <CAKWK-MKy2zpdt-+-1PVgcF=BJwvPKxvTV42a1po0LX_xp=KAsg@mail.gmail.com>
From: Shafi Mohammed S <shafi@vembu.com>
To: xen-api@lists.xen.org
Cc: Thileepan S <thileepan@vembu.com>
Subject: [Xen-API] XVA import to VM
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============6453222246872590022=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============6453222246872590022==
Content-Type: multipart/alternative; boundary=001a113ab97acadab104f179376f

--001a113ab97acadab104f179376f
Content-Type: text/plain; charset=ISO-8859-1

Hi all ,
   I am working on a backup application and I need to perform direct VM
restore .

1)First I created a VDi taking local storage repository as the parameter .
-xe vdi-create sr-uuid="xxxx"

2)Then I created a Vm using create VM command .
-xe vm-create name-label="yyy"

3)Using Http Put I uploaded my local XVA to the VDI .

4)Then I created a VBD for my VM and VDI .
 xe vbd-create device=7 vm-uuid="fff" vdi-uuid="gggg" bootable=true mode=RW
type=disk

where param device is one of the resullts of allowed-VBD-devices

Now when I try to boot the console reads bootMgr missing and citrix client
throws a log error message
*" Internal error :xenopsd internal error.Domain.could_not_read file" " "*

Regards,
Shafi,
Vembu Technologies.

--001a113ab97acadab104f179376f
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi all ,<br>=A0 =A0I am working on a backup application an=
d I need to perform direct VM restore .<br><br>1)First I created a VDi taki=
ng local storage repository as the parameter .<div>-xe vdi-create sr-uuid=
=3D&quot;xxxx&quot;<br>
<br></div><div>2)Then I created a Vm using create VM command .<br>-xe vm-cr=
eate name-label=3D&quot;yyy&quot;</div><div>=A0</div><div>3)Using Http Put =
I uploaded my local XVA to the VDI .<br><br></div><div>4)Then I created a V=
BD for my VM and VDI .<br>
=A0xe vbd-create device=3D7 vm-uuid=3D&quot;fff&quot; vdi-uuid=3D&quot;gggg=
&quot; bootable=3Dtrue mode=3DRW type=3Ddisk<br><br></div><div>where param =
device is one of the resullts of allowed-VBD-devices</div><div><br></div><d=
iv>Now when I try to boot the console reads bootMgr missing and citrix clie=
nt throws a log error message <b>&quot; Internal error :xenopsd internal er=
ror.Domain.could_not_read file&quot; &quot; &quot;<br>
</b><br><br clear=3D"all"><div><div dir=3D"ltr"><div><div>Regards,<br></div=
>Shafi,<br></div>Vembu Technologies.<br><div><div><br></div></div></div></d=
iv>
</div></div>

--001a113ab97acadab104f179376f--


--===============6453222246872590022==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============6453222246872590022==--


From xen-api-bounces@lists.xen.org Mon Feb 03 04:47:36 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 03 Feb 2014 04:47:36 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WABRJ-0004fw-KB; Mon, 03 Feb 2014 04:47:21 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shafi@vembu.com>) id 1WABRH-0004fr-Sq
	for xen-api@lists.xen.org; Mon, 03 Feb 2014 04:47:20 +0000
Received: from [85.158.137.68:47650] by server-13.bemta-3.messagelabs.com id
	BB/52-26923-75F1FE25; Mon, 03 Feb 2014 04:47:19 +0000
X-Env-Sender: shafi@vembu.com
X-Msg-Ref: server-7.tower-31.messagelabs.com!1391402836!12938968!1
X-Originating-IP: [209.85.216.54]
X-SpamReason: No, hits=1.2 required=7.0 tests=HTML_20_30,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18156 invoked from network); 3 Feb 2014 04:47:17 -0000
Received: from mail-qa0-f54.google.com (HELO mail-qa0-f54.google.com)
	(209.85.216.54)
	by server-7.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Feb 2014 04:47:17 -0000
Received: by mail-qa0-f54.google.com with SMTP id i13so9429238qae.27
	for <xen-api@lists.xen.org>; Sun, 02 Feb 2014 20:47:16 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to:cc
	:content-type;
	bh=uWa1drfDGqkRaOFYDh5aqkB1rvWN5lqTnbmmdIN5i1Q=;
	b=dwHdI7wvbftRhA9sYuA3rqCMwaw7+/tpvj4+Qso3wIQ416CrliuRBVob0L/2Djlkj8
	+rYJ9QGedkCB0uqHkJYDi8dnNbtHabA6rUMwDbOq84xO5cswbRuGX73K1wJsDMlyJyOJ
	gprVzHaDYQoKg5zhKtVgq34guODzHS0Yp2tmERSfMKHFTXAdpbEB4vuWmLhnUiR0wfv5
	4VgARzDEW2zD4sx6xsXJ5nEiJfr8INvBnTL1yabhlbhkqRortPhdooNkDX6qQNGtTj7/
	IYkoxncVYCWYYj2H26PfotjruLYIcjU+RafWg2bgnSJ6lt0neEe1HreZqzyuvPFuGWJi
	gdHg==
X-Gm-Message-State: ALoCoQmSoByrwBVGTf209ROhDIc2zt6uG5Hnd3SwchhNiHju8otPmAfTYKA4yNg4oSRQ+1pkZzS+
MIME-Version: 1.0
X-Received: by 10.140.92.54 with SMTP id a51mr7085369qge.111.1391402836212;
	Sun, 02 Feb 2014 20:47:16 -0800 (PST)
Received: by 10.140.41.83 with HTTP; Sun, 2 Feb 2014 20:47:16 -0800 (PST)
Date: Mon, 3 Feb 2014 10:17:16 +0530
Message-ID: <CAKWK-MKy2zpdt-+-1PVgcF=BJwvPKxvTV42a1po0LX_xp=KAsg@mail.gmail.com>
From: Shafi Mohammed S <shafi@vembu.com>
To: xen-api@lists.xen.org
Cc: Thileepan S <thileepan@vembu.com>
Subject: [Xen-API] XVA import to VM
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============6453222246872590022=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============6453222246872590022==
Content-Type: multipart/alternative; boundary=001a113ab97acadab104f179376f

--001a113ab97acadab104f179376f
Content-Type: text/plain; charset=ISO-8859-1

Hi all ,
   I am working on a backup application and I need to perform direct VM
restore .

1)First I created a VDi taking local storage repository as the parameter .
-xe vdi-create sr-uuid="xxxx"

2)Then I created a Vm using create VM command .
-xe vm-create name-label="yyy"

3)Using Http Put I uploaded my local XVA to the VDI .

4)Then I created a VBD for my VM and VDI .
 xe vbd-create device=7 vm-uuid="fff" vdi-uuid="gggg" bootable=true mode=RW
type=disk

where param device is one of the resullts of allowed-VBD-devices

Now when I try to boot the console reads bootMgr missing and citrix client
throws a log error message
*" Internal error :xenopsd internal error.Domain.could_not_read file" " "*

Regards,
Shafi,
Vembu Technologies.

--001a113ab97acadab104f179376f
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi all ,<br>=A0 =A0I am working on a backup application an=
d I need to perform direct VM restore .<br><br>1)First I created a VDi taki=
ng local storage repository as the parameter .<div>-xe vdi-create sr-uuid=
=3D&quot;xxxx&quot;<br>
<br></div><div>2)Then I created a Vm using create VM command .<br>-xe vm-cr=
eate name-label=3D&quot;yyy&quot;</div><div>=A0</div><div>3)Using Http Put =
I uploaded my local XVA to the VDI .<br><br></div><div>4)Then I created a V=
BD for my VM and VDI .<br>
=A0xe vbd-create device=3D7 vm-uuid=3D&quot;fff&quot; vdi-uuid=3D&quot;gggg=
&quot; bootable=3Dtrue mode=3DRW type=3Ddisk<br><br></div><div>where param =
device is one of the resullts of allowed-VBD-devices</div><div><br></div><d=
iv>Now when I try to boot the console reads bootMgr missing and citrix clie=
nt throws a log error message <b>&quot; Internal error :xenopsd internal er=
ror.Domain.could_not_read file&quot; &quot; &quot;<br>
</b><br><br clear=3D"all"><div><div dir=3D"ltr"><div><div>Regards,<br></div=
>Shafi,<br></div>Vembu Technologies.<br><div><div><br></div></div></div></d=
iv>
</div></div>

--001a113ab97acadab104f179376f--


--===============6453222246872590022==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============6453222246872590022==--


From xen-api-bounces@lists.xen.org Mon Feb 03 04:56:26 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 03 Feb 2014 04:56:26 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WABa3-0004x1-GY; Mon, 03 Feb 2014 04:56:23 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <russell.pavlicek.xen@gmail.com>)
	id 1WABa2-0004wq-1R; Mon, 03 Feb 2014 04:56:22 +0000
Received: from [85.158.139.211:17159] by server-14.bemta-5.messagelabs.com id
	8E/74-27598-5712FE25; Mon, 03 Feb 2014 04:56:21 +0000
X-Env-Sender: russell.pavlicek.xen@gmail.com
X-Msg-Ref: server-5.tower-206.messagelabs.com!1391403379!1179311!1
X-Originating-IP: [209.85.217.175]
X-SpamReason: No, hits=2.5 required=7.0 tests=RCVD_BY_IP,
  SUSPICIOUS_RECIPS
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18867 invoked from network); 3 Feb 2014 04:56:20 -0000
Received: from mail-lb0-f175.google.com (HELO mail-lb0-f175.google.com)
	(209.85.217.175)
	by server-5.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Feb 2014 04:56:20 -0000
Received: by mail-lb0-f175.google.com with SMTP id p9so4990447lbv.34
	for <multiple recipients>; Sun, 02 Feb 2014 20:56:19 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:date:message-id:subject:from:to:content-type;
	bh=/lRVhGbU47JDu4Dse7ejDTaqdkIX79zGvUO4VOTT8mE=;
	b=kQKsYwa7u/8E1tydNAveFJxS3IyrjKSgBoPGrejVgYD0NYlSQ0/QHzzojR3STyX+eY
	3qs3mANftKmc3djvyaezS0c41lINJhjB1K0ZfKSjauROc+/3ECfNe+KxedJNh4/5JOUV
	TOcFQJFy3TxXu1H0bWCEC0gS31AyiB3/DGNuXwFobP1g6dNVTo54uKvCsT3OQjFXBwJ5
	EFOtMB8W98LiD16aGzVjNCaN0XbNwX/fgnldgYLiKEbS56GuCp0O02Go6XG4ANWtxo3q
	cdOiRNytcx42RF3algvZ2ZxIcR+trhZ9eRo0z/GzGLZhIswaI+jFIOf4yCSlJSzp17gu
	qkAQ==
MIME-Version: 1.0
X-Received: by 10.152.23.132 with SMTP id m4mr130340laf.34.1391403379196; Sun,
	02 Feb 2014 20:56:19 -0800 (PST)
Received: by 10.112.72.72 with HTTP; Sun, 2 Feb 2014 20:56:19 -0800 (PST)
Date: Sun, 2 Feb 2014 23:56:19 -0500
X-Google-Sender-Auth: avoPZVMD7YRdL0URAnPY1d_MBio
Message-ID: <CAHehzX1ZZSP2j0v5DUzOc4Mifxy-Za0X7f2qGUxrKVJVyBvFxQ@mail.gmail.com>
From: Russ Pavlicek <russell.pavlicek@xenproject.org>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	xen-devel@lists.xen.org, 
	cl-mirage@lists.cam.ac.uk, xs-devel@lists.xenserver.org, 
	xen-api@lists.xen.org
Subject: [Xen-API] Today is Xen Project Test Day for 4.4 RC3
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

This is a reminder that today is the Xen Project Test Day for Xen 4.4 RC3.

RC3 is the first release candidate to include a testable PVH.

General Information about Test Days can be found here:
http://wiki.xenproject.org/wiki/Xen_Test_Days

and specific instructions for this Test Day are located here:
http://wiki.xenproject.org/wiki/Xen_4.4_RC3_test_instructions

Developers: please consider monitoring the Freenode IRC channel
#xentest today to make sure that people are able to build and test the
code.

Hope to see you today on #xentest!

Russ

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Mon Feb 03 04:56:26 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 03 Feb 2014 04:56:26 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WABa3-0004x1-GY; Mon, 03 Feb 2014 04:56:23 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <russell.pavlicek.xen@gmail.com>)
	id 1WABa2-0004wq-1R; Mon, 03 Feb 2014 04:56:22 +0000
Received: from [85.158.139.211:17159] by server-14.bemta-5.messagelabs.com id
	8E/74-27598-5712FE25; Mon, 03 Feb 2014 04:56:21 +0000
X-Env-Sender: russell.pavlicek.xen@gmail.com
X-Msg-Ref: server-5.tower-206.messagelabs.com!1391403379!1179311!1
X-Originating-IP: [209.85.217.175]
X-SpamReason: No, hits=2.5 required=7.0 tests=RCVD_BY_IP,
  SUSPICIOUS_RECIPS
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18867 invoked from network); 3 Feb 2014 04:56:20 -0000
Received: from mail-lb0-f175.google.com (HELO mail-lb0-f175.google.com)
	(209.85.217.175)
	by server-5.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Feb 2014 04:56:20 -0000
Received: by mail-lb0-f175.google.com with SMTP id p9so4990447lbv.34
	for <multiple recipients>; Sun, 02 Feb 2014 20:56:19 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:date:message-id:subject:from:to:content-type;
	bh=/lRVhGbU47JDu4Dse7ejDTaqdkIX79zGvUO4VOTT8mE=;
	b=kQKsYwa7u/8E1tydNAveFJxS3IyrjKSgBoPGrejVgYD0NYlSQ0/QHzzojR3STyX+eY
	3qs3mANftKmc3djvyaezS0c41lINJhjB1K0ZfKSjauROc+/3ECfNe+KxedJNh4/5JOUV
	TOcFQJFy3TxXu1H0bWCEC0gS31AyiB3/DGNuXwFobP1g6dNVTo54uKvCsT3OQjFXBwJ5
	EFOtMB8W98LiD16aGzVjNCaN0XbNwX/fgnldgYLiKEbS56GuCp0O02Go6XG4ANWtxo3q
	cdOiRNytcx42RF3algvZ2ZxIcR+trhZ9eRo0z/GzGLZhIswaI+jFIOf4yCSlJSzp17gu
	qkAQ==
MIME-Version: 1.0
X-Received: by 10.152.23.132 with SMTP id m4mr130340laf.34.1391403379196; Sun,
	02 Feb 2014 20:56:19 -0800 (PST)
Received: by 10.112.72.72 with HTTP; Sun, 2 Feb 2014 20:56:19 -0800 (PST)
Date: Sun, 2 Feb 2014 23:56:19 -0500
X-Google-Sender-Auth: avoPZVMD7YRdL0URAnPY1d_MBio
Message-ID: <CAHehzX1ZZSP2j0v5DUzOc4Mifxy-Za0X7f2qGUxrKVJVyBvFxQ@mail.gmail.com>
From: Russ Pavlicek <russell.pavlicek@xenproject.org>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	xen-devel@lists.xen.org, 
	cl-mirage@lists.cam.ac.uk, xs-devel@lists.xenserver.org, 
	xen-api@lists.xen.org
Subject: [Xen-API] Today is Xen Project Test Day for 4.4 RC3
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

This is a reminder that today is the Xen Project Test Day for Xen 4.4 RC3.

RC3 is the first release candidate to include a testable PVH.

General Information about Test Days can be found here:
http://wiki.xenproject.org/wiki/Xen_Test_Days

and specific instructions for this Test Day are located here:
http://wiki.xenproject.org/wiki/Xen_4.4_RC3_test_instructions

Developers: please consider monitoring the Freenode IRC channel
#xentest today to make sure that people are able to build and test the
code.

Hope to see you today on #xentest!

Russ

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Mon Feb 03 06:55:21 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 03 Feb 2014 06:55:21 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WADR0-00082E-2V; Mon, 03 Feb 2014 06:55:10 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <jaceksburghardt@gmail.com>)
	id 1WADQw-000820-Oz; Mon, 03 Feb 2014 06:55:09 +0000
Received: from [85.158.137.68:36051] by server-2.bemta-3.messagelabs.com id
	DE/ED-06531-94D3FE25; Mon, 03 Feb 2014 06:55:05 +0000
X-Env-Sender: jaceksburghardt@gmail.com
X-Msg-Ref: server-16.tower-31.messagelabs.com!1391410503!12118036!1
X-Originating-IP: [209.85.216.170]
X-SpamReason: No, hits=2.7 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,SUSPICIOUS_RECIPS,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 5979 invoked from network); 3 Feb 2014 06:55:04 -0000
Received: from mail-qc0-f170.google.com (HELO mail-qc0-f170.google.com)
	(209.85.216.170)
	by server-16.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Feb 2014 06:55:04 -0000
Received: by mail-qc0-f170.google.com with SMTP id e9so10767653qcy.29
	for <multiple recipients>; Sun, 02 Feb 2014 22:55:03 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=ilCNj6kMSsLAUASfThuplg7Pq1XaWc66/W5JRj8GB8s=;
	b=kFW6xh2p7W36o9AEoWAEvbf4tXVEr02XK7gSrccTRWyiIQR//gTRhOSmCpxhOnUREq
	IxwQbT4j6egIaN7mUW9j2W4fEF1hkeOjdb/AkcjuX87u2PX7/kTpxGxLTfhMw30BBebr
	DRChgToXfhEdFVW0bCV62FODBMj+Sj4rVSb9SbbKgzB55jqGbNly35szuM+AkT33p/zl
	szeRxhnCPJw42EkeweC+XAh+vHBEU179FZHIRlAq2SWNQC4YWJSICVhGuPMpE8CLudYF
	TZTZHF3FIU+6rGZf+L+6Tu22nHmeaM8KxGFwq05uZY1Jiziso3zMJmYG/h+YWR18ML7O
	PwjA==
MIME-Version: 1.0
X-Received: by 10.224.137.5 with SMTP id u5mr1152003qat.12.1391410502931; Sun,
	02 Feb 2014 22:55:02 -0800 (PST)
Received: by 10.140.83.180 with HTTP; Sun, 2 Feb 2014 22:55:02 -0800 (PST)
In-Reply-To: <CAHehzX1ZZSP2j0v5DUzOc4Mifxy-Za0X7f2qGUxrKVJVyBvFxQ@mail.gmail.com>
References: <CAHehzX1ZZSP2j0v5DUzOc4Mifxy-Za0X7f2qGUxrKVJVyBvFxQ@mail.gmail.com>
Date: Sun, 2 Feb 2014 23:55:02 -0700
Message-ID: <CAHyyzzQmkaA8L8GrqXcHb-Or81zvXC1vyQJm8RsJr=tXi1zVBg@mail.gmail.com>
From: jacek burghardt <jaceksburghardt@gmail.com>
To: Russ Pavlicek <russell.pavlicek@xenproject.org>
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	xs-devel@lists.xenserver.org, cl-mirage@lists.cam.ac.uk,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [Xen-API] Today is Xen Project Test Day for 4.4 RC3
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7721204676632563166=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============7721204676632563166==
Content-Type: multipart/alternative; boundary=001a11c28604c3973c04f17b0010

--001a11c28604c3973c04f17b0010
Content-Type: text/plain; charset=ISO-8859-1

Well I was testing rc3 and I am running server 2012 with 12 gb of ram and
share point. I had installed all Microsoft updates and then I would get
server 2012 crashing qemu in dmesg. I had to lower ram assigned  to 10 gb
and I was able to complete patches installation. It seems that xen 4.4 rc3
is limited to 10gb of ram.
Is xen switching to qemu 64 from  i386, it seems that many improvements in
chip set support were made   with 64 bit version of qemu and it uses 256KB
seabios.


On Sun, Feb 2, 2014 at 9:56 PM, Russ Pavlicek <
russell.pavlicek@xenproject.org> wrote:

> This is a reminder that today is the Xen Project Test Day for Xen 4.4 RC3.
>
> RC3 is the first release candidate to include a testable PVH.
>
> General Information about Test Days can be found here:
> http://wiki.xenproject.org/wiki/Xen_Test_Days
>
> and specific instructions for this Test Day are located here:
> http://wiki.xenproject.org/wiki/Xen_4.4_RC3_test_instructions
>
> Developers: please consider monitoring the Freenode IRC channel
> #xentest today to make sure that people are able to build and test the
> code.
>
> Hope to see you today on #xentest!
>
> Russ
>
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>

--001a11c28604c3973c04f17b0010
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Well I was testing rc3 and I am running server 2012 with 1=
2 gb of ram and share point. I had installed all Microsoft updates and then=
 I would get server 2012 crashing qemu in dmesg. I had to lower ram assigne=
d =A0to 10 gb and I was able to complete patches installation. It seems tha=
t xen 4.4 rc3 is limited to 10gb of ram.=A0<div>

Is xen switching to qemu 64 from =A0i386, it seems that many improvements i=
n chip set support were made =A0 with 64 bit version of qemu and it uses 25=
6KB seabios.=A0</div></div><div class=3D"gmail_extra"><br><br><div class=3D=
"gmail_quote">
On Sun, Feb 2, 2014 at 9:56 PM, Russ Pavlicek <span dir=3D"ltr">&lt;<a href=
=3D"mailto:russell.pavlicek@xenproject.org" target=3D"_blank">russell.pavli=
cek@xenproject.org</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quot=
e" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is a reminder that today is the Xen Project Test Day for Xen 4.4 RC3.<=
br>
<br>
RC3 is the first release candidate to include a testable PVH.<br>
<br>
General Information about Test Days can be found here:<br>
<a href=3D"http://wiki.xenproject.org/wiki/Xen_Test_Days" target=3D"_blank"=
>http://wiki.xenproject.org/wiki/Xen_Test_Days</a><br>
<br>
and specific instructions for this Test Day are located here:<br>
<a href=3D"http://wiki.xenproject.org/wiki/Xen_4.4_RC3_test_instructions" t=
arget=3D"_blank">http://wiki.xenproject.org/wiki/Xen_4.4_RC3_test_instructi=
ons</a><br>
<br>
Developers: please consider monitoring the Freenode IRC channel<br>
#xentest today to make sure that people are able to build and test the<br>
code.<br>
<br>
Hope to see you today on #xentest!<br>
<br>
Russ<br>
<br>
_______________________________________________<br>
Xen-api mailing list<br>
<a href=3D"mailto:Xen-api@lists.xen.org">Xen-api@lists.xen.org</a><br>
<a href=3D"http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api" target=3D=
"_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
</blockquote></div><br></div>

--001a11c28604c3973c04f17b0010--


--===============7721204676632563166==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============7721204676632563166==--


From xen-api-bounces@lists.xen.org Mon Feb 03 06:55:21 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 03 Feb 2014 06:55:21 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WADR0-00082E-2V; Mon, 03 Feb 2014 06:55:10 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <jaceksburghardt@gmail.com>)
	id 1WADQw-000820-Oz; Mon, 03 Feb 2014 06:55:09 +0000
Received: from [85.158.137.68:36051] by server-2.bemta-3.messagelabs.com id
	DE/ED-06531-94D3FE25; Mon, 03 Feb 2014 06:55:05 +0000
X-Env-Sender: jaceksburghardt@gmail.com
X-Msg-Ref: server-16.tower-31.messagelabs.com!1391410503!12118036!1
X-Originating-IP: [209.85.216.170]
X-SpamReason: No, hits=2.7 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,SUSPICIOUS_RECIPS,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 5979 invoked from network); 3 Feb 2014 06:55:04 -0000
Received: from mail-qc0-f170.google.com (HELO mail-qc0-f170.google.com)
	(209.85.216.170)
	by server-16.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Feb 2014 06:55:04 -0000
Received: by mail-qc0-f170.google.com with SMTP id e9so10767653qcy.29
	for <multiple recipients>; Sun, 02 Feb 2014 22:55:03 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=ilCNj6kMSsLAUASfThuplg7Pq1XaWc66/W5JRj8GB8s=;
	b=kFW6xh2p7W36o9AEoWAEvbf4tXVEr02XK7gSrccTRWyiIQR//gTRhOSmCpxhOnUREq
	IxwQbT4j6egIaN7mUW9j2W4fEF1hkeOjdb/AkcjuX87u2PX7/kTpxGxLTfhMw30BBebr
	DRChgToXfhEdFVW0bCV62FODBMj+Sj4rVSb9SbbKgzB55jqGbNly35szuM+AkT33p/zl
	szeRxhnCPJw42EkeweC+XAh+vHBEU179FZHIRlAq2SWNQC4YWJSICVhGuPMpE8CLudYF
	TZTZHF3FIU+6rGZf+L+6Tu22nHmeaM8KxGFwq05uZY1Jiziso3zMJmYG/h+YWR18ML7O
	PwjA==
MIME-Version: 1.0
X-Received: by 10.224.137.5 with SMTP id u5mr1152003qat.12.1391410502931; Sun,
	02 Feb 2014 22:55:02 -0800 (PST)
Received: by 10.140.83.180 with HTTP; Sun, 2 Feb 2014 22:55:02 -0800 (PST)
In-Reply-To: <CAHehzX1ZZSP2j0v5DUzOc4Mifxy-Za0X7f2qGUxrKVJVyBvFxQ@mail.gmail.com>
References: <CAHehzX1ZZSP2j0v5DUzOc4Mifxy-Za0X7f2qGUxrKVJVyBvFxQ@mail.gmail.com>
Date: Sun, 2 Feb 2014 23:55:02 -0700
Message-ID: <CAHyyzzQmkaA8L8GrqXcHb-Or81zvXC1vyQJm8RsJr=tXi1zVBg@mail.gmail.com>
From: jacek burghardt <jaceksburghardt@gmail.com>
To: Russ Pavlicek <russell.pavlicek@xenproject.org>
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	xs-devel@lists.xenserver.org, cl-mirage@lists.cam.ac.uk,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [Xen-API] Today is Xen Project Test Day for 4.4 RC3
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7721204676632563166=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============7721204676632563166==
Content-Type: multipart/alternative; boundary=001a11c28604c3973c04f17b0010

--001a11c28604c3973c04f17b0010
Content-Type: text/plain; charset=ISO-8859-1

Well I was testing rc3 and I am running server 2012 with 12 gb of ram and
share point. I had installed all Microsoft updates and then I would get
server 2012 crashing qemu in dmesg. I had to lower ram assigned  to 10 gb
and I was able to complete patches installation. It seems that xen 4.4 rc3
is limited to 10gb of ram.
Is xen switching to qemu 64 from  i386, it seems that many improvements in
chip set support were made   with 64 bit version of qemu and it uses 256KB
seabios.


On Sun, Feb 2, 2014 at 9:56 PM, Russ Pavlicek <
russell.pavlicek@xenproject.org> wrote:

> This is a reminder that today is the Xen Project Test Day for Xen 4.4 RC3.
>
> RC3 is the first release candidate to include a testable PVH.
>
> General Information about Test Days can be found here:
> http://wiki.xenproject.org/wiki/Xen_Test_Days
>
> and specific instructions for this Test Day are located here:
> http://wiki.xenproject.org/wiki/Xen_4.4_RC3_test_instructions
>
> Developers: please consider monitoring the Freenode IRC channel
> #xentest today to make sure that people are able to build and test the
> code.
>
> Hope to see you today on #xentest!
>
> Russ
>
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>

--001a11c28604c3973c04f17b0010
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Well I was testing rc3 and I am running server 2012 with 1=
2 gb of ram and share point. I had installed all Microsoft updates and then=
 I would get server 2012 crashing qemu in dmesg. I had to lower ram assigne=
d =A0to 10 gb and I was able to complete patches installation. It seems tha=
t xen 4.4 rc3 is limited to 10gb of ram.=A0<div>

Is xen switching to qemu 64 from =A0i386, it seems that many improvements i=
n chip set support were made =A0 with 64 bit version of qemu and it uses 25=
6KB seabios.=A0</div></div><div class=3D"gmail_extra"><br><br><div class=3D=
"gmail_quote">
On Sun, Feb 2, 2014 at 9:56 PM, Russ Pavlicek <span dir=3D"ltr">&lt;<a href=
=3D"mailto:russell.pavlicek@xenproject.org" target=3D"_blank">russell.pavli=
cek@xenproject.org</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quot=
e" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is a reminder that today is the Xen Project Test Day for Xen 4.4 RC3.<=
br>
<br>
RC3 is the first release candidate to include a testable PVH.<br>
<br>
General Information about Test Days can be found here:<br>
<a href=3D"http://wiki.xenproject.org/wiki/Xen_Test_Days" target=3D"_blank"=
>http://wiki.xenproject.org/wiki/Xen_Test_Days</a><br>
<br>
and specific instructions for this Test Day are located here:<br>
<a href=3D"http://wiki.xenproject.org/wiki/Xen_4.4_RC3_test_instructions" t=
arget=3D"_blank">http://wiki.xenproject.org/wiki/Xen_4.4_RC3_test_instructi=
ons</a><br>
<br>
Developers: please consider monitoring the Freenode IRC channel<br>
#xentest today to make sure that people are able to build and test the<br>
code.<br>
<br>
Hope to see you today on #xentest!<br>
<br>
Russ<br>
<br>
_______________________________________________<br>
Xen-api mailing list<br>
<a href=3D"mailto:Xen-api@lists.xen.org">Xen-api@lists.xen.org</a><br>
<a href=3D"http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api" target=3D=
"_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
</blockquote></div><br></div>

--001a11c28604c3973c04f17b0010--


--===============7721204676632563166==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============7721204676632563166==--


From xen-api-bounces@lists.xen.org Mon Feb 03 11:25:36 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 03 Feb 2014 11:25:36 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WAHeQ-0002GZ-7q; Mon, 03 Feb 2014 11:25:18 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Ian.Campbell@citrix.com>)
	id 1WAHeO-0002GM-VP; Mon, 03 Feb 2014 11:25:17 +0000
Received: from [85.158.139.211:36211] by server-7.bemta-5.messagelabs.com id
	99/A5-14867-B9C7FE25; Mon, 03 Feb 2014 11:25:15 +0000
X-Env-Sender: Ian.Campbell@citrix.com
X-Msg-Ref: server-13.tower-206.messagelabs.com!1391426713!1257993!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 29996 invoked from network); 3 Feb 2014 11:25:14 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-13.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Feb 2014 11:25:14 -0000
X-IronPort-AV: E=Sophos;i="4.95,771,1384300800"; d="scan'208";a="99164283"
Received: from accessns.citrite.net (HELO FTLPEX01CL02.citrite.net)
	([10.9.154.239])
	by FTLPIPO01.CITRIX.COM with ESMTP; 03 Feb 2014 11:25:12 +0000
Received: from [10.80.2.80] (10.80.2.80) by FTLPEX01CL02.citrite.net
	(10.13.107.79) with Microsoft SMTP Server id 14.2.342.4; Mon, 3 Feb 2014
	06:25:12 -0500
Message-ID: <1391426710.10515.56.camel@kazak.uk.xensource.com>
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Russ Pavlicek <russell.pavlicek@xenproject.org>
Date: Mon, 3 Feb 2014 11:25:10 +0000
In-Reply-To: <CAHehzX1ZZSP2j0v5DUzOc4Mifxy-Za0X7f2qGUxrKVJVyBvFxQ@mail.gmail.com>
References: <CAHehzX1ZZSP2j0v5DUzOc4Mifxy-Za0X7f2qGUxrKVJVyBvFxQ@mail.gmail.com>
Organization: Citrix Systems, Inc.
X-Mailer: Evolution 3.4.4-3 
MIME-Version: 1.0
X-Originating-IP: [10.80.2.80]
X-DLP: MIA1
Cc: xen-api@lists.xen.org, "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	xs-devel@lists.xenserver.org, cl-mirage@lists.cam.ac.uk,
	xen-devel@lists.xen.org
Subject: Re: [Xen-API] [Xen-devel] Today is Xen Project Test Day for 4.4 RC3
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Sun, 2014-02-02 at 23:56 -0500, Russ Pavlicek wrote:
> This is a reminder that today is the Xen Project Test Day for Xen 4.4 RC3.
> 
> RC3 is the first release candidate to include a testable PVH.
> 
> General Information about Test Days can be found here:
> http://wiki.xenproject.org/wiki/Xen_Test_Days
> 
> and specific instructions for this Test Day are located here:
> http://wiki.xenproject.org/wiki/Xen_4.4_RC3_test_instructions
> 
> Developers: please consider monitoring the Freenode IRC channel
> #xentest today to make sure that people are able to build and test the
> code.

Note that Freenode is currently subject to a DDOS which is making it
hard to join/stay in the channel.

https://twitter.com/freenodestaff/status/430272930078273536

Hopefully it will be resolved through the day.

Ian.

> 
> Hope to see you today on #xentest!
> 
> Russ
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel



_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Mon Feb 03 11:25:36 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 03 Feb 2014 11:25:36 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WAHeQ-0002GZ-7q; Mon, 03 Feb 2014 11:25:18 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Ian.Campbell@citrix.com>)
	id 1WAHeO-0002GM-VP; Mon, 03 Feb 2014 11:25:17 +0000
Received: from [85.158.139.211:36211] by server-7.bemta-5.messagelabs.com id
	99/A5-14867-B9C7FE25; Mon, 03 Feb 2014 11:25:15 +0000
X-Env-Sender: Ian.Campbell@citrix.com
X-Msg-Ref: server-13.tower-206.messagelabs.com!1391426713!1257993!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 29996 invoked from network); 3 Feb 2014 11:25:14 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-13.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Feb 2014 11:25:14 -0000
X-IronPort-AV: E=Sophos;i="4.95,771,1384300800"; d="scan'208";a="99164283"
Received: from accessns.citrite.net (HELO FTLPEX01CL02.citrite.net)
	([10.9.154.239])
	by FTLPIPO01.CITRIX.COM with ESMTP; 03 Feb 2014 11:25:12 +0000
Received: from [10.80.2.80] (10.80.2.80) by FTLPEX01CL02.citrite.net
	(10.13.107.79) with Microsoft SMTP Server id 14.2.342.4; Mon, 3 Feb 2014
	06:25:12 -0500
Message-ID: <1391426710.10515.56.camel@kazak.uk.xensource.com>
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Russ Pavlicek <russell.pavlicek@xenproject.org>
Date: Mon, 3 Feb 2014 11:25:10 +0000
In-Reply-To: <CAHehzX1ZZSP2j0v5DUzOc4Mifxy-Za0X7f2qGUxrKVJVyBvFxQ@mail.gmail.com>
References: <CAHehzX1ZZSP2j0v5DUzOc4Mifxy-Za0X7f2qGUxrKVJVyBvFxQ@mail.gmail.com>
Organization: Citrix Systems, Inc.
X-Mailer: Evolution 3.4.4-3 
MIME-Version: 1.0
X-Originating-IP: [10.80.2.80]
X-DLP: MIA1
Cc: xen-api@lists.xen.org, "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	xs-devel@lists.xenserver.org, cl-mirage@lists.cam.ac.uk,
	xen-devel@lists.xen.org
Subject: Re: [Xen-API] [Xen-devel] Today is Xen Project Test Day for 4.4 RC3
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Sun, 2014-02-02 at 23:56 -0500, Russ Pavlicek wrote:
> This is a reminder that today is the Xen Project Test Day for Xen 4.4 RC3.
> 
> RC3 is the first release candidate to include a testable PVH.
> 
> General Information about Test Days can be found here:
> http://wiki.xenproject.org/wiki/Xen_Test_Days
> 
> and specific instructions for this Test Day are located here:
> http://wiki.xenproject.org/wiki/Xen_4.4_RC3_test_instructions
> 
> Developers: please consider monitoring the Freenode IRC channel
> #xentest today to make sure that people are able to build and test the
> code.

Note that Freenode is currently subject to a DDOS which is making it
hard to join/stay in the channel.

https://twitter.com/freenodestaff/status/430272930078273536

Hopefully it will be resolved through the day.

Ian.

> 
> Hope to see you today on #xentest!
> 
> Russ
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel



_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Mon Feb 03 12:01:12 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 03 Feb 2014 12:01:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WAICy-0005Jb-8O; Mon, 03 Feb 2014 12:01:00 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <konstantina.chremmou@citrix.com>) id 1WAICx-0005JI-Ei
	for xen-api@lists.xen.org; Mon, 03 Feb 2014 12:00:59 +0000
Received: from [85.158.137.68:63310] by server-17.bemta-3.messagelabs.com id
	5C/1B-22569-AF48FE25; Mon, 03 Feb 2014 12:00:58 +0000
X-Env-Sender: konstantina.chremmou@citrix.com
X-Msg-Ref: server-7.tower-31.messagelabs.com!1391428855!13032715!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 23688 invoked from network); 3 Feb 2014 12:00:57 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-7.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Feb 2014 12:00:57 -0000
X-IronPort-AV: E=Sophos;i="4.95,772,1384300800"; d="scan'208";a="97243911"
Received: from accessns.citrite.net (HELO FTLPEX01CL01.citrite.net)
	([10.9.154.239])
	by FTLPIPO02.CITRIX.COM with ESMTP; 03 Feb 2014 12:00:55 +0000
Received: from AMSPEX01CL03.citrite.net (10.69.46.34) by
	FTLPEX01CL01.citrite.net (10.13.107.78) with Microsoft SMTP Server
	(TLS) id 14.2.342.4; Mon, 3 Feb 2014 07:00:55 -0500
Received: from AMSPEX01CL01.citrite.net ([169.254.6.176]) by
	AMSPEX01CL03.citrite.net ([10.69.46.34]) with mapi id 14.02.0342.004;
	Mon, 3 Feb 2014 13:00:53 +0100
From: Konstantina Chremmou <konstantina.chremmou@citrix.com>
To: =?utf-8?B?U8OpYmFzdGllbiBSSUNDSU8=?= <sr@swisscenter.com>, Denis Cardon
	<denis.cardon@tranquil-it-systems.fr>
Thread-Topic: [Xen-API] Is the host a Xen Master ??
Thread-Index: AQHPHt7p2pzsc9QbfUeIDZ0iFUGJyJqjZ2mA
Date: Mon, 3 Feb 2014 12:00:52 +0000
Message-ID: <89E73F4367341E4193E630C2C8EABA120C2D3D@AMSPEX01CL01.citrite.net>
References: <52DCEDDF.3030101@tranquil-it-systems.fr>
	<em5ed112d4-1f28-49b0-9ee2-be0381f74e64@lovemachine>
In-Reply-To: <em5ed112d4-1f28-49b0-9ee2-be0381f74e64@lovemachine>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.80.3.162]
MIME-Version: 1.0
X-DLP: MIA1
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] Is the host a Xen Master ??
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

SWYgeW914oCZcmUgYWxyZWFkeSBjb25uZWN0ZWQgdG8gdGhlIGhvc3Q6DQoNCiMgeGUgcG9vbC1s
aXN0DQp1dWlkICggUk8pICAgICAgICAgICAgICAgIDogeHh4eA0KICAgICAgICAgIG5hbWUtbGFi
ZWwgKCBSVyk6DQogICAgbmFtZS1kZXNjcmlwdGlvbiAoIFJXKToNCiAgICAgICAgICAgICAgbWFz
dGVyICggUk8pOiB4eHh4DQogICAgICAgICAgZGVmYXVsdC1TUiAoIFJXKTogeHh4eA0KDQphbmQg
dGhlbiBjb21wYXJlIHRoZSBtYXN0ZXIncyB1dWlkIGZyb20gdGhlIGFib3ZlIG91dHB1dCB3aXRo
IHlvdXIgaG9zdCdzIHV1aWQuDQoNCkFsdGVybmF0aXZlbHk6DQojIHhlIHBvb2wtcGFyYW0tZ2V0
IHV1aWQ9eXl5eSBwYXJhbS1uYW1lPW1hc3Rlcg0KDQpBbmQgYWdhaW4gY29tcGFyZSB0aGUgb3V0
cHV0IHRvIHlvdXIgaG9zdCdzIHV1aWQuDQoNClRpbmENCg0KPiAtLS0tLU9yaWdpbmFsIE1lc3Nh
Z2UtLS0tLQ0KPiBGcm9tOiB4ZW4tYXBpLWJvdW5jZXNAbGlzdHMueGVuLm9yZyBbbWFpbHRvOnhl
bi1hcGktDQo+IGJvdW5jZXNAbGlzdHMueGVuLm9yZ10gT24gQmVoYWxmIE9mIFPDqWJhc3RpZW4g
UklDQ0lPDQo+IFNlbnQ6IDMxIEphbnVhcnkgMjAxNCAxMTo0NSBQTQ0KPiBUbzogRGVuaXMgQ2Fy
ZG9uDQo+IENjOiB4ZW4tYXBpQGxpc3RzLnhlbi5vcmcNCj4gU3ViamVjdDogUmU6IFtYZW4tQVBJ
XSBJcyB0aGUgaG9zdCBhIFhlbiBNYXN0ZXIgPz8NCj4gDQo+IEp1c3QgbXkgdHdvIGNlbnRzIGJ1
dCB0byBkZXRlcm1pbmF0ZSBpZiBhIGhvc3QgaXMgdGhlIHBvb2wgbWFzdGVyLCBpIGp1c3QgbG9v
aw0KPiBmb3IgdGhlIHdvcmQgIm1hc3RlciIgaW4gL2V0Yy94ZW5zb3VyY2UvcG9vbC5jb25mDQo+
IA0KPiBsaWtlIDoNCj4gDQo+ICMgQ2hlY2sgaWYgd2UncmUgcnVubmluZyBvbiB0aGUgcG9vbCBt
YXN0ZXIgaWYgWyBgY2F0DQo+IC9ldGMveGVuc291cmNlL3Bvb2wuY29uZmAgIT0gIm1hc3RlciIg
XTsgdGhlbg0KPiAgICBleGl0IDANCj4gZmkNCj4gDQo+IFPDqWJhc3RpZW4NCj4gDQo+IA0KPiAt
LS0tLS0gT3JpZ2luYWwgTWVzc2FnZSAtLS0tLS0NCj4gRnJvbTogIkRlbmlzIENhcmRvbiIgPGRl
bmlzLmNhcmRvbkB0cmFucXVpbC1pdC1zeXN0ZW1zLmZyPg0KPiBUbzogIlNoYWZpIE1vaGFtbWVk
IFMiIDxzaGFmaUB2ZW1idS5jb20+DQo+IENjOiAiVGhpbGVlcGFuIFMiIDx0aGlsZWVwYW5AdmVt
YnUuY29tPjsgeGVuLWFwaUBsaXN0cy54ZW4ub3JnDQo+IFNlbnQ6IDIwLjAxLjIwMTQgMTA6MzU6
MjcNCj4gU3ViamVjdDogUmU6IFtYZW4tQVBJXSBJcyB0aGUgaG9zdCBhIFhlbiBNYXN0ZXIgPz8N
Cj4gDQo+ID5IaSBTaGFmaSwNCj4gPg0KPiA+PiAgICAgICAgSXMgdGhlcmUgYW55IEFQSSBjYWxs
IG9yIGFueSBvdGhlciBtZXRob2QgdG8gZGV0ZWN0IHdoZXRoZXINCj4gPj50aGUgaG9zdCBpbiBx
dWVzdGlvbiBpcyBhIFBvb2wgbWFzdGVyIG9yIGEgbWVtYmVyIG9mIGEgWGVuIFBPT0wgPw0KPiA+
DQo+ID5UaGlzIHF1ZXN0aW9uIHdhcyBjb3ZlcmVkIGEgZmV3IGRheXMgYWdvLi4uIFVzaW5nIHB5
dGhvbiA6DQo+ID4NCj4gPnNlc3Npb24gPSBYZW5BUEkuU2Vzc2lvbignaHR0cHM6Ly8nK3NlbGYu
eGNwaG9zdCkNCj4gPiAgICAgICAgIHRyeToNCj4gPiAgICAgICAgICAgICBzZXNzaW9uLmxvZ2lu
X3dpdGhfcGFzc3dvcmQodXNlcl94ZW4scGFzc3dvcmRfeGVuKQ0KPiA+ICAgICAgICAgZXhjZXB0
IFhlbkFQSS5GYWlsdXJlLCBlcnJvcjoNCj4gPiAgICAgICAgICAgICBtc2csaXAgPSBlcnJvci5k
ZXRhaWxzDQo+ID4NCj4gPiAgICAgICAgICAgICBpZiBtc2cgPT0gJ0hPU1RfSVNfU0xBVkUnOg0K
PiA+ICAgICAgICAgICAgICAgICB4Y3Bob3N0ID0gaXANCj4gPiAgICAgICAgICAgICAgICAgc2Vz
c2lvbiA9IFhlbkFQSS5TZXNzaW9uKCdodHRwczovLycreGNwaG9zdCkNCj4gPiAgICAgICAgICAg
ICAgICAgc2Vzc2lvbi5sb2dpbl93aXRoX3Bhc3N3b3JkKHVzZXJfeGVuLHBhc3N3b3JkX3hlbikN
Cj4gPg0KPiA+KHNhbXBsZSBjb2RlIGZyb20NCj4gPmh0dHBzOi8vZ2l0aHViLmNvbS90cmFucXVp
bGl0L1RJU2JhY2t1cC9ibG9iL21hc3Rlci9saWJ0aXNiYWNrdXAvYmFja3VwDQo+ID5feHZhLnB5
KQ0KPiA+DQo+ID4+ICAgICAgQW5kIGlzIHRoZXJlIGEgY2FsbCB0byBnZXQgdGhlIGhvc3QgaW5m
byB1c2luZyB0aGUgc25hcHNob3QNCj4gPj4oVVVJRCkNCj4gPj5vZiBpdHMgVk1TID8NCj4gPg0K
PiA+YnkgaG9zdCBpbmZvLCBkbyB5b3UgbWVhbiB0aGUgcGFyYW0tbGlzdCBvZiB0aGUgaG9zdCB3
aGVyZSB0aGUgdm0gaXMNCj4gPnJ1bm5pbmc/DQo+ID4NCj4gPllvdSBjYW4gZ2V0IHRoZSBWTSB1
dWlkIGZyb20gc25hcHNob3QgdXVpZCB1c2luZyB4ZSB2bS1saXN0IHV1aWQ9JCh4ZQ0KPiA+c25h
cHNob3QtcGFyYW0tZ2V0IHBhcmFtLW5hbWU9c25hcHNob3Qtb2YNCj4gPnV1aWQ9MzVlNjhiM2Qt
Y2FkZC1hZmM2LTBmNTctODMzYmU3NzNiOWJhICkNCj4gPg0KPiA+VGhlbiB5b3UgY2FuIHF1ZXJ5
IHRoZSByZXNpZGVudC1vbiB2YWx1ZSAoYXQgbGVhc3QgZm9yIHJ1bm5pbmcgdm0pDQo+ID4NCj4g
PnhlIHZtLXBhcmFtLWdldCBwYXJhbS1uYW1lPXJlc2lkZW50LW9uDQo+ID51dWlkPTcxZTE3OTVl
LWExZmEtMTZlYS00ZjIyLTc3MDQ4ZDljMWUwMg0KPiA+DQo+ID5JdCBzaG91bGRuJ3QgYmUgdG9v
IGhhcmQgdG8gdHJhbnNsYXRlIHRoaXMgaW4gYXBpIGNhbGxzLiBBbmQgbGlrZSBEYXZpZA0KPiA+
dG9sZCBlYXJsaWVyLCB4YXBpIEFQSSBkb2MgaXMgeW91ciBiZXN0IGZyaWVuZC4NCj4gPg0KPiA+
Q2hlZXJzLA0KPiA+DQo+ID5EZW5pcw0KPiA+DQo+ID4+VGhhbmtzIC4NCj4gPj4NCj4gPj4NCj4g
Pj5SZWdhcmRzLA0KPiA+PlNoYWZpLA0KPiA+PlZlbWJ1IFRlY2hub2xvZ2llcy4NCj4gPj4NCj4g
Pj4NCj4gPj4NCj4gPj5UaGlzIGJvZHkgcGFydCB3aWxsIGJlIGRvd25sb2FkZWQgb24gZGVtYW5k
Lg0KPiA+Pg0KPiA+DQo+ID4NCj4gPi0tIERlbmlzIENhcmRvbg0KPiA+VHJhbnF1aWwgSVQgU3lz
dGVtcw0KPiA+TGVzIEVzcGFjZXMgSnVsZXMgVmVybmUsIGLDonRpbWVudCBBDQo+ID4xMiBhdmVu
dWUgSnVsZXMgVmVybmUNCj4gPjQ0MjMwIFNhaW50IFPDqWJhc3RpZW4gc3VyIExvaXJlDQo+ID50
ZWwgOiArMzMgKDApIDIuNDAuOTcuNTcuNTUNCj4gPmh0dHA6Ly93d3cudHJhbnF1aWwtaXQtc3lz
dGVtcy5mcg0KPiA+DQo+ID4NCj4gPl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fDQo+ID5YZW4tYXBpIG1haWxpbmcgbGlzdA0KPiA+WGVuLWFwaUBsaXN0cy54
ZW4ub3JnDQo+ID5odHRwOi8vbGlzdHMueGVuLm9yZy9jZ2ktYmluL21haWxtYW4vbGlzdGluZm8v
eGVuLWFwaQ0KPiA+DQo+IA0KPiANCj4gX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX18NCj4gWGVuLWFwaSBtYWlsaW5nIGxpc3QNCj4gWGVuLWFwaUBsaXN0cy54
ZW4ub3JnDQo+IGh0dHA6Ly9saXN0cy54ZW4ub3JnL2NnaS1iaW4vbWFpbG1hbi9saXN0aW5mby94
ZW4tYXBpDQpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwpY
ZW4tYXBpIG1haWxpbmcgbGlzdApYZW4tYXBpQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3RzLnhl
bi5vcmcvY2dpLWJpbi9tYWlsbWFuL2xpc3RpbmZvL3hlbi1hcGkK

From xen-api-bounces@lists.xen.org Mon Feb 03 12:01:12 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 03 Feb 2014 12:01:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WAICy-0005Jb-8O; Mon, 03 Feb 2014 12:01:00 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <konstantina.chremmou@citrix.com>) id 1WAICx-0005JI-Ei
	for xen-api@lists.xen.org; Mon, 03 Feb 2014 12:00:59 +0000
Received: from [85.158.137.68:63310] by server-17.bemta-3.messagelabs.com id
	5C/1B-22569-AF48FE25; Mon, 03 Feb 2014 12:00:58 +0000
X-Env-Sender: konstantina.chremmou@citrix.com
X-Msg-Ref: server-7.tower-31.messagelabs.com!1391428855!13032715!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 23688 invoked from network); 3 Feb 2014 12:00:57 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-7.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Feb 2014 12:00:57 -0000
X-IronPort-AV: E=Sophos;i="4.95,772,1384300800"; d="scan'208";a="97243911"
Received: from accessns.citrite.net (HELO FTLPEX01CL01.citrite.net)
	([10.9.154.239])
	by FTLPIPO02.CITRIX.COM with ESMTP; 03 Feb 2014 12:00:55 +0000
Received: from AMSPEX01CL03.citrite.net (10.69.46.34) by
	FTLPEX01CL01.citrite.net (10.13.107.78) with Microsoft SMTP Server
	(TLS) id 14.2.342.4; Mon, 3 Feb 2014 07:00:55 -0500
Received: from AMSPEX01CL01.citrite.net ([169.254.6.176]) by
	AMSPEX01CL03.citrite.net ([10.69.46.34]) with mapi id 14.02.0342.004;
	Mon, 3 Feb 2014 13:00:53 +0100
From: Konstantina Chremmou <konstantina.chremmou@citrix.com>
To: =?utf-8?B?U8OpYmFzdGllbiBSSUNDSU8=?= <sr@swisscenter.com>, Denis Cardon
	<denis.cardon@tranquil-it-systems.fr>
Thread-Topic: [Xen-API] Is the host a Xen Master ??
Thread-Index: AQHPHt7p2pzsc9QbfUeIDZ0iFUGJyJqjZ2mA
Date: Mon, 3 Feb 2014 12:00:52 +0000
Message-ID: <89E73F4367341E4193E630C2C8EABA120C2D3D@AMSPEX01CL01.citrite.net>
References: <52DCEDDF.3030101@tranquil-it-systems.fr>
	<em5ed112d4-1f28-49b0-9ee2-be0381f74e64@lovemachine>
In-Reply-To: <em5ed112d4-1f28-49b0-9ee2-be0381f74e64@lovemachine>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.80.3.162]
MIME-Version: 1.0
X-DLP: MIA1
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] Is the host a Xen Master ??
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

SWYgeW914oCZcmUgYWxyZWFkeSBjb25uZWN0ZWQgdG8gdGhlIGhvc3Q6DQoNCiMgeGUgcG9vbC1s
aXN0DQp1dWlkICggUk8pICAgICAgICAgICAgICAgIDogeHh4eA0KICAgICAgICAgIG5hbWUtbGFi
ZWwgKCBSVyk6DQogICAgbmFtZS1kZXNjcmlwdGlvbiAoIFJXKToNCiAgICAgICAgICAgICAgbWFz
dGVyICggUk8pOiB4eHh4DQogICAgICAgICAgZGVmYXVsdC1TUiAoIFJXKTogeHh4eA0KDQphbmQg
dGhlbiBjb21wYXJlIHRoZSBtYXN0ZXIncyB1dWlkIGZyb20gdGhlIGFib3ZlIG91dHB1dCB3aXRo
IHlvdXIgaG9zdCdzIHV1aWQuDQoNCkFsdGVybmF0aXZlbHk6DQojIHhlIHBvb2wtcGFyYW0tZ2V0
IHV1aWQ9eXl5eSBwYXJhbS1uYW1lPW1hc3Rlcg0KDQpBbmQgYWdhaW4gY29tcGFyZSB0aGUgb3V0
cHV0IHRvIHlvdXIgaG9zdCdzIHV1aWQuDQoNClRpbmENCg0KPiAtLS0tLU9yaWdpbmFsIE1lc3Nh
Z2UtLS0tLQ0KPiBGcm9tOiB4ZW4tYXBpLWJvdW5jZXNAbGlzdHMueGVuLm9yZyBbbWFpbHRvOnhl
bi1hcGktDQo+IGJvdW5jZXNAbGlzdHMueGVuLm9yZ10gT24gQmVoYWxmIE9mIFPDqWJhc3RpZW4g
UklDQ0lPDQo+IFNlbnQ6IDMxIEphbnVhcnkgMjAxNCAxMTo0NSBQTQ0KPiBUbzogRGVuaXMgQ2Fy
ZG9uDQo+IENjOiB4ZW4tYXBpQGxpc3RzLnhlbi5vcmcNCj4gU3ViamVjdDogUmU6IFtYZW4tQVBJ
XSBJcyB0aGUgaG9zdCBhIFhlbiBNYXN0ZXIgPz8NCj4gDQo+IEp1c3QgbXkgdHdvIGNlbnRzIGJ1
dCB0byBkZXRlcm1pbmF0ZSBpZiBhIGhvc3QgaXMgdGhlIHBvb2wgbWFzdGVyLCBpIGp1c3QgbG9v
aw0KPiBmb3IgdGhlIHdvcmQgIm1hc3RlciIgaW4gL2V0Yy94ZW5zb3VyY2UvcG9vbC5jb25mDQo+
IA0KPiBsaWtlIDoNCj4gDQo+ICMgQ2hlY2sgaWYgd2UncmUgcnVubmluZyBvbiB0aGUgcG9vbCBt
YXN0ZXIgaWYgWyBgY2F0DQo+IC9ldGMveGVuc291cmNlL3Bvb2wuY29uZmAgIT0gIm1hc3RlciIg
XTsgdGhlbg0KPiAgICBleGl0IDANCj4gZmkNCj4gDQo+IFPDqWJhc3RpZW4NCj4gDQo+IA0KPiAt
LS0tLS0gT3JpZ2luYWwgTWVzc2FnZSAtLS0tLS0NCj4gRnJvbTogIkRlbmlzIENhcmRvbiIgPGRl
bmlzLmNhcmRvbkB0cmFucXVpbC1pdC1zeXN0ZW1zLmZyPg0KPiBUbzogIlNoYWZpIE1vaGFtbWVk
IFMiIDxzaGFmaUB2ZW1idS5jb20+DQo+IENjOiAiVGhpbGVlcGFuIFMiIDx0aGlsZWVwYW5AdmVt
YnUuY29tPjsgeGVuLWFwaUBsaXN0cy54ZW4ub3JnDQo+IFNlbnQ6IDIwLjAxLjIwMTQgMTA6MzU6
MjcNCj4gU3ViamVjdDogUmU6IFtYZW4tQVBJXSBJcyB0aGUgaG9zdCBhIFhlbiBNYXN0ZXIgPz8N
Cj4gDQo+ID5IaSBTaGFmaSwNCj4gPg0KPiA+PiAgICAgICAgSXMgdGhlcmUgYW55IEFQSSBjYWxs
IG9yIGFueSBvdGhlciBtZXRob2QgdG8gZGV0ZWN0IHdoZXRoZXINCj4gPj50aGUgaG9zdCBpbiBx
dWVzdGlvbiBpcyBhIFBvb2wgbWFzdGVyIG9yIGEgbWVtYmVyIG9mIGEgWGVuIFBPT0wgPw0KPiA+
DQo+ID5UaGlzIHF1ZXN0aW9uIHdhcyBjb3ZlcmVkIGEgZmV3IGRheXMgYWdvLi4uIFVzaW5nIHB5
dGhvbiA6DQo+ID4NCj4gPnNlc3Npb24gPSBYZW5BUEkuU2Vzc2lvbignaHR0cHM6Ly8nK3NlbGYu
eGNwaG9zdCkNCj4gPiAgICAgICAgIHRyeToNCj4gPiAgICAgICAgICAgICBzZXNzaW9uLmxvZ2lu
X3dpdGhfcGFzc3dvcmQodXNlcl94ZW4scGFzc3dvcmRfeGVuKQ0KPiA+ICAgICAgICAgZXhjZXB0
IFhlbkFQSS5GYWlsdXJlLCBlcnJvcjoNCj4gPiAgICAgICAgICAgICBtc2csaXAgPSBlcnJvci5k
ZXRhaWxzDQo+ID4NCj4gPiAgICAgICAgICAgICBpZiBtc2cgPT0gJ0hPU1RfSVNfU0xBVkUnOg0K
PiA+ICAgICAgICAgICAgICAgICB4Y3Bob3N0ID0gaXANCj4gPiAgICAgICAgICAgICAgICAgc2Vz
c2lvbiA9IFhlbkFQSS5TZXNzaW9uKCdodHRwczovLycreGNwaG9zdCkNCj4gPiAgICAgICAgICAg
ICAgICAgc2Vzc2lvbi5sb2dpbl93aXRoX3Bhc3N3b3JkKHVzZXJfeGVuLHBhc3N3b3JkX3hlbikN
Cj4gPg0KPiA+KHNhbXBsZSBjb2RlIGZyb20NCj4gPmh0dHBzOi8vZ2l0aHViLmNvbS90cmFucXVp
bGl0L1RJU2JhY2t1cC9ibG9iL21hc3Rlci9saWJ0aXNiYWNrdXAvYmFja3VwDQo+ID5feHZhLnB5
KQ0KPiA+DQo+ID4+ICAgICAgQW5kIGlzIHRoZXJlIGEgY2FsbCB0byBnZXQgdGhlIGhvc3QgaW5m
byB1c2luZyB0aGUgc25hcHNob3QNCj4gPj4oVVVJRCkNCj4gPj5vZiBpdHMgVk1TID8NCj4gPg0K
PiA+YnkgaG9zdCBpbmZvLCBkbyB5b3UgbWVhbiB0aGUgcGFyYW0tbGlzdCBvZiB0aGUgaG9zdCB3
aGVyZSB0aGUgdm0gaXMNCj4gPnJ1bm5pbmc/DQo+ID4NCj4gPllvdSBjYW4gZ2V0IHRoZSBWTSB1
dWlkIGZyb20gc25hcHNob3QgdXVpZCB1c2luZyB4ZSB2bS1saXN0IHV1aWQ9JCh4ZQ0KPiA+c25h
cHNob3QtcGFyYW0tZ2V0IHBhcmFtLW5hbWU9c25hcHNob3Qtb2YNCj4gPnV1aWQ9MzVlNjhiM2Qt
Y2FkZC1hZmM2LTBmNTctODMzYmU3NzNiOWJhICkNCj4gPg0KPiA+VGhlbiB5b3UgY2FuIHF1ZXJ5
IHRoZSByZXNpZGVudC1vbiB2YWx1ZSAoYXQgbGVhc3QgZm9yIHJ1bm5pbmcgdm0pDQo+ID4NCj4g
PnhlIHZtLXBhcmFtLWdldCBwYXJhbS1uYW1lPXJlc2lkZW50LW9uDQo+ID51dWlkPTcxZTE3OTVl
LWExZmEtMTZlYS00ZjIyLTc3MDQ4ZDljMWUwMg0KPiA+DQo+ID5JdCBzaG91bGRuJ3QgYmUgdG9v
IGhhcmQgdG8gdHJhbnNsYXRlIHRoaXMgaW4gYXBpIGNhbGxzLiBBbmQgbGlrZSBEYXZpZA0KPiA+
dG9sZCBlYXJsaWVyLCB4YXBpIEFQSSBkb2MgaXMgeW91ciBiZXN0IGZyaWVuZC4NCj4gPg0KPiA+
Q2hlZXJzLA0KPiA+DQo+ID5EZW5pcw0KPiA+DQo+ID4+VGhhbmtzIC4NCj4gPj4NCj4gPj4NCj4g
Pj5SZWdhcmRzLA0KPiA+PlNoYWZpLA0KPiA+PlZlbWJ1IFRlY2hub2xvZ2llcy4NCj4gPj4NCj4g
Pj4NCj4gPj4NCj4gPj5UaGlzIGJvZHkgcGFydCB3aWxsIGJlIGRvd25sb2FkZWQgb24gZGVtYW5k
Lg0KPiA+Pg0KPiA+DQo+ID4NCj4gPi0tIERlbmlzIENhcmRvbg0KPiA+VHJhbnF1aWwgSVQgU3lz
dGVtcw0KPiA+TGVzIEVzcGFjZXMgSnVsZXMgVmVybmUsIGLDonRpbWVudCBBDQo+ID4xMiBhdmVu
dWUgSnVsZXMgVmVybmUNCj4gPjQ0MjMwIFNhaW50IFPDqWJhc3RpZW4gc3VyIExvaXJlDQo+ID50
ZWwgOiArMzMgKDApIDIuNDAuOTcuNTcuNTUNCj4gPmh0dHA6Ly93d3cudHJhbnF1aWwtaXQtc3lz
dGVtcy5mcg0KPiA+DQo+ID4NCj4gPl9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fDQo+ID5YZW4tYXBpIG1haWxpbmcgbGlzdA0KPiA+WGVuLWFwaUBsaXN0cy54
ZW4ub3JnDQo+ID5odHRwOi8vbGlzdHMueGVuLm9yZy9jZ2ktYmluL21haWxtYW4vbGlzdGluZm8v
eGVuLWFwaQ0KPiA+DQo+IA0KPiANCj4gX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX18NCj4gWGVuLWFwaSBtYWlsaW5nIGxpc3QNCj4gWGVuLWFwaUBsaXN0cy54
ZW4ub3JnDQo+IGh0dHA6Ly9saXN0cy54ZW4ub3JnL2NnaS1iaW4vbWFpbG1hbi9saXN0aW5mby94
ZW4tYXBpDQpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwpY
ZW4tYXBpIG1haWxpbmcgbGlzdApYZW4tYXBpQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3RzLnhl
bi5vcmcvY2dpLWJpbi9tYWlsbWFuL2xpc3RpbmZvL3hlbi1hcGkK

From xen-api-bounces@lists.xen.org Mon Feb 03 16:00:45 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 03 Feb 2014 16:00:45 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WALwq-0005mR-JI; Mon, 03 Feb 2014 16:00:36 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Ian.Campbell@citrix.com>)
	id 1WAGsC-00079B-8N; Mon, 03 Feb 2014 10:35:28 +0000
Received: from [85.158.139.211:6131] by server-4.bemta-5.messagelabs.com id
	73/AD-08092-FE07FE25; Mon, 03 Feb 2014 10:35:27 +0000
X-Env-Sender: Ian.Campbell@citrix.com
X-Msg-Ref: server-4.tower-206.messagelabs.com!1391423724!1250300!2
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 17852 invoked from network); 3 Feb 2014 10:35:26 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-4.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Feb 2014 10:35:26 -0000
X-IronPort-AV: E=Sophos;i="4.95,771,1384300800"; d="scan'208";a="97221326"
Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net)
	([10.9.154.239])
	by FTLPIPO02.CITRIX.COM with ESMTP; 03 Feb 2014 10:35:24 +0000
Received: from [10.80.2.80] (10.80.2.80) by FTLPEX01CL03.citrite.net
	(10.13.107.80) with Microsoft SMTP Server id 14.2.342.4; Mon, 3 Feb 2014
	05:35:23 -0500
Message-ID: <1391423722.10515.35.camel@kazak.uk.xensource.com>
From: Ian Campbell <Ian.Campbell@citrix.com>
To: jacek burghardt <jaceksburghardt@gmail.com>
Date: Mon, 3 Feb 2014 10:35:22 +0000
In-Reply-To: <CAHyyzzQmkaA8L8GrqXcHb-Or81zvXC1vyQJm8RsJr=tXi1zVBg@mail.gmail.com>
References: <CAHehzX1ZZSP2j0v5DUzOc4Mifxy-Za0X7f2qGUxrKVJVyBvFxQ@mail.gmail.com>
	<CAHyyzzQmkaA8L8GrqXcHb-Or81zvXC1vyQJm8RsJr=tXi1zVBg@mail.gmail.com>
Organization: Citrix Systems, Inc.
X-Mailer: Evolution 3.4.4-3 
MIME-Version: 1.0
X-Originating-IP: [10.80.2.80]
X-DLP: MIA2
X-Mailman-Approved-At: Mon, 03 Feb 2014 16:00:34 +0000
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	Russ Pavlicek <russell.pavlicek@xenproject.org>
Subject: Re: [Xen-API] [Xen-devel] Today is Xen Project Test Day for 4.4 RC3
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

(putting all lists except -users to bcc)

On Sun, 2014-02-02 at 23:55 -0700, jacek burghardt wrote:
> Well I was testing rc3 and I am running server 2012 with 12 gb of ram
> and share point. I had installed all Microsoft updates and then I
> would get server 2012 crashing qemu in dmesg.

Please report as a bug in a new thread providing all the relevant
information suggested by
http://wiki.xen.org/wiki/Reporting_Bugs_against_Xen

>  I had to lower ram assigned  to 10 gb and I was able to complete
> patches installation. It seems that xen 4.4 rc3 is limited to 10gb of
> ram. 
> Is xen switching to qemu 64 from  i386, it seems that many
> improvements in chip set support were made   with 64 bit version of
> qemu and it uses 256KB seabios. 

Xen does not use the CPU emulation capabilities of qemu. Xen only uses
the device emulation parts of Qemu, which are the same for both i386 and
amd64.

Therefore the distinction between the i386 and amd64 versions of qemu
are irrelevant to our use case.

Ian.



_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Mon Feb 03 16:00:45 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 03 Feb 2014 16:00:45 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WALwq-0005mR-JI; Mon, 03 Feb 2014 16:00:36 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Ian.Campbell@citrix.com>)
	id 1WAGsC-00079B-8N; Mon, 03 Feb 2014 10:35:28 +0000
Received: from [85.158.139.211:6131] by server-4.bemta-5.messagelabs.com id
	73/AD-08092-FE07FE25; Mon, 03 Feb 2014 10:35:27 +0000
X-Env-Sender: Ian.Campbell@citrix.com
X-Msg-Ref: server-4.tower-206.messagelabs.com!1391423724!1250300!2
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 17852 invoked from network); 3 Feb 2014 10:35:26 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-4.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	3 Feb 2014 10:35:26 -0000
X-IronPort-AV: E=Sophos;i="4.95,771,1384300800"; d="scan'208";a="97221326"
Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net)
	([10.9.154.239])
	by FTLPIPO02.CITRIX.COM with ESMTP; 03 Feb 2014 10:35:24 +0000
Received: from [10.80.2.80] (10.80.2.80) by FTLPEX01CL03.citrite.net
	(10.13.107.80) with Microsoft SMTP Server id 14.2.342.4; Mon, 3 Feb 2014
	05:35:23 -0500
Message-ID: <1391423722.10515.35.camel@kazak.uk.xensource.com>
From: Ian Campbell <Ian.Campbell@citrix.com>
To: jacek burghardt <jaceksburghardt@gmail.com>
Date: Mon, 3 Feb 2014 10:35:22 +0000
In-Reply-To: <CAHyyzzQmkaA8L8GrqXcHb-Or81zvXC1vyQJm8RsJr=tXi1zVBg@mail.gmail.com>
References: <CAHehzX1ZZSP2j0v5DUzOc4Mifxy-Za0X7f2qGUxrKVJVyBvFxQ@mail.gmail.com>
	<CAHyyzzQmkaA8L8GrqXcHb-Or81zvXC1vyQJm8RsJr=tXi1zVBg@mail.gmail.com>
Organization: Citrix Systems, Inc.
X-Mailer: Evolution 3.4.4-3 
MIME-Version: 1.0
X-Originating-IP: [10.80.2.80]
X-DLP: MIA2
X-Mailman-Approved-At: Mon, 03 Feb 2014 16:00:34 +0000
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	Russ Pavlicek <russell.pavlicek@xenproject.org>
Subject: Re: [Xen-API] [Xen-devel] Today is Xen Project Test Day for 4.4 RC3
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

(putting all lists except -users to bcc)

On Sun, 2014-02-02 at 23:55 -0700, jacek burghardt wrote:
> Well I was testing rc3 and I am running server 2012 with 12 gb of ram
> and share point. I had installed all Microsoft updates and then I
> would get server 2012 crashing qemu in dmesg.

Please report as a bug in a new thread providing all the relevant
information suggested by
http://wiki.xen.org/wiki/Reporting_Bugs_against_Xen

>  I had to lower ram assigned  to 10 gb and I was able to complete
> patches installation. It seems that xen 4.4 rc3 is limited to 10gb of
> ram. 
> Is xen switching to qemu 64 from  i386, it seems that many
> improvements in chip set support were made   with 64 bit version of
> qemu and it uses 256KB seabios. 

Xen does not use the CPU emulation capabilities of qemu. Xen only uses
the device emulation parts of Qemu, which are the same for both i386 and
amd64.

Therefore the distinction between the i386 and amd64 versions of qemu
are irrelevant to our use case.

Ian.



_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Tue Feb 04 15:12:32 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 04 Feb 2014 15:12:32 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WAhff-0002Ic-KJ; Tue, 04 Feb 2014 15:12:19 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <rranjeet@gmail.com>) id 1WAckZ-0003qB-Mz
	for xen-api@lists.xen.org; Tue, 04 Feb 2014 09:57:03 +0000
Received: from [85.158.143.35:34698] by server-3.bemta-4.messagelabs.com id
	7B/D8-11539-F69B0F25; Tue, 04 Feb 2014 09:57:03 +0000
X-Env-Sender: rranjeet@gmail.com
X-Msg-Ref: server-5.tower-21.messagelabs.com!1391507821!2949015!1
X-Originating-IP: [209.85.216.44]
X-SpamReason: No, hits=0.9 required=7.0 tests=HTML_40_50,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12589 invoked from network); 4 Feb 2014 09:57:02 -0000
Received: from mail-qa0-f44.google.com (HELO mail-qa0-f44.google.com)
	(209.85.216.44)
	by server-5.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Feb 2014 09:57:02 -0000
Received: by mail-qa0-f44.google.com with SMTP id w5so11888308qac.3
	for <xen-api@lists.xen.org>; Tue, 04 Feb 2014 01:57:00 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=x2npAo1oqvnqWVXa1oVJZseo+pU5z2RkE6I39wAGUuY=;
	b=DyGkgMFwgzf1dzI3JYXFob1Z0h8z7WxRHfc4jE7rJa6riKGUFAgX+C+HkL48pPlGS6
	U8FE+C/ncgpLkKNXcGvxEzxX+QXK4uzZhs93rxpQw8ArUepFoF/F+3teBuoTuOerRmoq
	cvxErOSEImzX1cgHDKjj2rHCeGi8pWSf6OnR40yE0vnY2/W9oCquoqMhqJJ2Fl46DVk8
	+xeImQTrH4kb+AsUsoShRzZGAIcMmc+WZ58kb71N+j2C9YKxSlIQHjqx3uc4FW5NmgF0
	PLSxRhF/lGQDZZPfaMtIch+XofGDoFxOfU4+4NbQzgowDCFzT1ulEi3+NrLB2xYXWHwV
	IOFw==
MIME-Version: 1.0
X-Received: by 10.140.106.225 with SMTP id e88mr60299911qgf.66.1391507820824; 
	Tue, 04 Feb 2014 01:57:00 -0800 (PST)
Received: by 10.96.227.4 with HTTP; Tue, 4 Feb 2014 01:57:00 -0800 (PST)
In-Reply-To: <CAG+OEux0_Ez9pYcgFS95LDEesJJaGKn446yESgG6Ky3hcb7SOw@mail.gmail.com>
References: <CAG+OEuxYu8bDbdFFAVEfrZyz4usqqh1gpvvYCVVW2_hUcvJ03A@mail.gmail.com>
	<CAG+OEux0_Ez9pYcgFS95LDEesJJaGKn446yESgG6Ky3hcb7SOw@mail.gmail.com>
Date: Tue, 4 Feb 2014 01:57:00 -0800
Message-ID: <CAG+OEuwb=Yq5nf7MLJW8Dfj9uzUrgzKucFW0g-zZrX=cQkQ-gQ@mail.gmail.com>
From: Ranjeet R <rranjeet@gmail.com>
To: xen-api@lists.xen.org
X-Mailman-Approved-At: Tue, 04 Feb 2014 15:12:18 +0000
Subject: [Xen-API] Fwd: Building XAPI in CentOS 6.4
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1637928074411068815=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============1637928074411068815==
Content-Type: multipart/alternative; boundary=001a113a86265ce93904f191a924

--001a113a86265ce93904f191a924
Content-Type: text/plain; charset=ISO-8859-1

Hello

I am trying to build XAPI using the instructions in
https://github.com/xenserver/xenserver-core in CentOS 6.4

Now, I have made a few changes in the xen-api codebase (in file
ocaml/network/network_server.ml) and I have tweaked the mock build system
to take my source RPMs to build XAPI.

However, it looks like the RPMs that are built do not have my changes (I
made a deliberate syntax error in the code, but the RPMs are still built
without issues!). After looking into the xapi.spec file in the SPECS
directory, I see that only phase1 and phase2 of xen-api is built and phase3
is ignored. Snippet below -

omake phase1
omake phase2
omake ocaml/xapi/xapi
omake ocaml/xe-cli/xe


Question -
1. Why is Phase 3 ignored in the xen-api build? If phase 3 can be ignored,
how does the code in directories like ocaml/network are included into the
build?
2. If I need to make changes to xen-api and build it, how should I set that
up.

Any pointers/help is really appreciated.

Ranjeet



-- 
Ranjeet

--001a113a86265ce93904f191a924
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hello<br><div class=3D"gmail_quote"><div dir=3D"ltr"><div =
class=3D"gmail_quote"><div dir=3D"ltr"><div><div class=3D"h5"><div><div><di=
v><div><br></div>I am trying to build XAPI using the instructions in <a hre=
f=3D"https://github.com/xenserver/xenserver-core" target=3D"_blank">https:/=
/github.com/xenserver/xenserver-core</a> in CentOS 6.4<br>


<br></div>Now, I have made a few changes in the xen-api codebase (in file <=
span style=3D"font-family:courier new,monospace">ocaml/network/network_serv=
er.m</span>l) and I have tweaked the mock build system to take my source RP=
Ms to build XAPI.<br>


<br></div>However, it looks like the RPMs that are built do not have my cha=
nges (I made a deliberate syntax error in the code, but the RPMs are still =
built without issues!). After looking into the xapi.spec file in the SPECS =
directory, I see that only phase1 and phase2 of xen-api is built and phase3=
 is ignored. Snippet below -<br>


<pre><div>omake phase1</div><div>omake phase2</div><div>omake ocaml/xapi/xa=
pi</div><div>omake ocaml/xe-cli/xe<br></div></pre><br></div><div>Question -=
 <br>
</div><div>1. Why is Phase 3 ignored in the xen-api build? If phase 3 can b=
e ignored, how does the code in directories like ocaml/network are included=
 into the build?<br></div><div>2. If I need to make changes to xen-api and =
build it, how should I set that up.<br>


<br>Any pointers/help is really appreciated.<span><font color=3D"#888888"><=
br></font></span></div></div></div><span class=3D"HOEnZb"><font color=3D"#8=
88888"><span><font color=3D"#888888"><div><div><div><div><div><div><br>Ranj=
eet
</div></div></div></div></div></div></font></span></font></span></div></div=
></div>
</div><br><br clear=3D"all"><br>-- <br>Ranjeet
</div>

--001a113a86265ce93904f191a924--


--===============1637928074411068815==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============1637928074411068815==--


From xen-api-bounces@lists.xen.org Tue Feb 04 15:12:32 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 04 Feb 2014 15:12:32 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WAhff-0002Ic-KJ; Tue, 04 Feb 2014 15:12:19 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <rranjeet@gmail.com>) id 1WAckZ-0003qB-Mz
	for xen-api@lists.xen.org; Tue, 04 Feb 2014 09:57:03 +0000
Received: from [85.158.143.35:34698] by server-3.bemta-4.messagelabs.com id
	7B/D8-11539-F69B0F25; Tue, 04 Feb 2014 09:57:03 +0000
X-Env-Sender: rranjeet@gmail.com
X-Msg-Ref: server-5.tower-21.messagelabs.com!1391507821!2949015!1
X-Originating-IP: [209.85.216.44]
X-SpamReason: No, hits=0.9 required=7.0 tests=HTML_40_50,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12589 invoked from network); 4 Feb 2014 09:57:02 -0000
Received: from mail-qa0-f44.google.com (HELO mail-qa0-f44.google.com)
	(209.85.216.44)
	by server-5.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	4 Feb 2014 09:57:02 -0000
Received: by mail-qa0-f44.google.com with SMTP id w5so11888308qac.3
	for <xen-api@lists.xen.org>; Tue, 04 Feb 2014 01:57:00 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=x2npAo1oqvnqWVXa1oVJZseo+pU5z2RkE6I39wAGUuY=;
	b=DyGkgMFwgzf1dzI3JYXFob1Z0h8z7WxRHfc4jE7rJa6riKGUFAgX+C+HkL48pPlGS6
	U8FE+C/ncgpLkKNXcGvxEzxX+QXK4uzZhs93rxpQw8ArUepFoF/F+3teBuoTuOerRmoq
	cvxErOSEImzX1cgHDKjj2rHCeGi8pWSf6OnR40yE0vnY2/W9oCquoqMhqJJ2Fl46DVk8
	+xeImQTrH4kb+AsUsoShRzZGAIcMmc+WZ58kb71N+j2C9YKxSlIQHjqx3uc4FW5NmgF0
	PLSxRhF/lGQDZZPfaMtIch+XofGDoFxOfU4+4NbQzgowDCFzT1ulEi3+NrLB2xYXWHwV
	IOFw==
MIME-Version: 1.0
X-Received: by 10.140.106.225 with SMTP id e88mr60299911qgf.66.1391507820824; 
	Tue, 04 Feb 2014 01:57:00 -0800 (PST)
Received: by 10.96.227.4 with HTTP; Tue, 4 Feb 2014 01:57:00 -0800 (PST)
In-Reply-To: <CAG+OEux0_Ez9pYcgFS95LDEesJJaGKn446yESgG6Ky3hcb7SOw@mail.gmail.com>
References: <CAG+OEuxYu8bDbdFFAVEfrZyz4usqqh1gpvvYCVVW2_hUcvJ03A@mail.gmail.com>
	<CAG+OEux0_Ez9pYcgFS95LDEesJJaGKn446yESgG6Ky3hcb7SOw@mail.gmail.com>
Date: Tue, 4 Feb 2014 01:57:00 -0800
Message-ID: <CAG+OEuwb=Yq5nf7MLJW8Dfj9uzUrgzKucFW0g-zZrX=cQkQ-gQ@mail.gmail.com>
From: Ranjeet R <rranjeet@gmail.com>
To: xen-api@lists.xen.org
X-Mailman-Approved-At: Tue, 04 Feb 2014 15:12:18 +0000
Subject: [Xen-API] Fwd: Building XAPI in CentOS 6.4
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1637928074411068815=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============1637928074411068815==
Content-Type: multipart/alternative; boundary=001a113a86265ce93904f191a924

--001a113a86265ce93904f191a924
Content-Type: text/plain; charset=ISO-8859-1

Hello

I am trying to build XAPI using the instructions in
https://github.com/xenserver/xenserver-core in CentOS 6.4

Now, I have made a few changes in the xen-api codebase (in file
ocaml/network/network_server.ml) and I have tweaked the mock build system
to take my source RPMs to build XAPI.

However, it looks like the RPMs that are built do not have my changes (I
made a deliberate syntax error in the code, but the RPMs are still built
without issues!). After looking into the xapi.spec file in the SPECS
directory, I see that only phase1 and phase2 of xen-api is built and phase3
is ignored. Snippet below -

omake phase1
omake phase2
omake ocaml/xapi/xapi
omake ocaml/xe-cli/xe


Question -
1. Why is Phase 3 ignored in the xen-api build? If phase 3 can be ignored,
how does the code in directories like ocaml/network are included into the
build?
2. If I need to make changes to xen-api and build it, how should I set that
up.

Any pointers/help is really appreciated.

Ranjeet



-- 
Ranjeet

--001a113a86265ce93904f191a924
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hello<br><div class=3D"gmail_quote"><div dir=3D"ltr"><div =
class=3D"gmail_quote"><div dir=3D"ltr"><div><div class=3D"h5"><div><div><di=
v><div><br></div>I am trying to build XAPI using the instructions in <a hre=
f=3D"https://github.com/xenserver/xenserver-core" target=3D"_blank">https:/=
/github.com/xenserver/xenserver-core</a> in CentOS 6.4<br>


<br></div>Now, I have made a few changes in the xen-api codebase (in file <=
span style=3D"font-family:courier new,monospace">ocaml/network/network_serv=
er.m</span>l) and I have tweaked the mock build system to take my source RP=
Ms to build XAPI.<br>


<br></div>However, it looks like the RPMs that are built do not have my cha=
nges (I made a deliberate syntax error in the code, but the RPMs are still =
built without issues!). After looking into the xapi.spec file in the SPECS =
directory, I see that only phase1 and phase2 of xen-api is built and phase3=
 is ignored. Snippet below -<br>


<pre><div>omake phase1</div><div>omake phase2</div><div>omake ocaml/xapi/xa=
pi</div><div>omake ocaml/xe-cli/xe<br></div></pre><br></div><div>Question -=
 <br>
</div><div>1. Why is Phase 3 ignored in the xen-api build? If phase 3 can b=
e ignored, how does the code in directories like ocaml/network are included=
 into the build?<br></div><div>2. If I need to make changes to xen-api and =
build it, how should I set that up.<br>


<br>Any pointers/help is really appreciated.<span><font color=3D"#888888"><=
br></font></span></div></div></div><span class=3D"HOEnZb"><font color=3D"#8=
88888"><span><font color=3D"#888888"><div><div><div><div><div><div><br>Ranj=
eet
</div></div></div></div></div></div></font></span></font></span></div></div=
></div>
</div><br><br clear=3D"all"><br>-- <br>Ranjeet
</div>

--001a113a86265ce93904f191a924--


--===============1637928074411068815==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============1637928074411068815==--


From xen-api-bounces@lists.xen.org Tue Feb 04 15:35:35 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 04 Feb 2014 15:35:35 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WAi25-00051p-Ea; Tue, 04 Feb 2014 15:35:29 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <djz88@centrum.cz>) id 1WAi23-00051L-Pa
	for xen-api@lists.xen.org; Tue, 04 Feb 2014 15:35:28 +0000
Received: from [193.109.254.147:49287] by server-10.bemta-14.messagelabs.com
	id 43/09-10711-FB801F25; Tue, 04 Feb 2014 15:35:27 +0000
X-Env-Sender: djz88@centrum.cz
X-Msg-Ref: server-9.tower-27.messagelabs.com!1391528126!1956054!1
X-Originating-IP: [46.255.225.251]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNDYuMjU1LjIyNS4yNTEgPT4gNjMzOQ==\n,
	ML_RADAR_SPEW_LINKS_14,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 27236 invoked from network); 4 Feb 2014 15:35:26 -0000
Received: from gmmr3.centrum.cz (HELO gmmr3.centrum.cz) (46.255.225.251)
	by server-9.tower-27.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 4 Feb 2014 15:35:26 -0000
Received: from mail1009.cent (unknown [10.32.3.101])
	by gmmr3.centrum.cz (Postfix) with ESMTP id 91CF518008E35
	for <xen-api@lists.xen.org>; Tue,  4 Feb 2014 16:35:25 +0100 (CET)
Received: by mail1009.cent (Postfix, from userid 33)
	id 8B0CC20044F5C; Tue,  4 Feb 2014 16:35:25 +0100 (CET)
To: <xen-api@lists.xen.org>
Received: from 94.113.105.111 (X-Forwarded-For: 94.113.105.111)
	by mail1009.centrum.cz (centrum.cz multimail) with HTTP
Date: Tue, 04 Feb 2014 16:35:25 +0100
From: =?utf-8?q?Zdenek_K?= <djz88@centrum.cz>
X-Mailer: Centrum Email 5.3
X-Priority: 3
X-Original-From: djz88@centrum.cz
MIME-Version: 1.0
Message-Id: <20140204163525.7C85DF2E@centrum.cz>
X-Maser: oho
Subject: [Xen-API] =?utf-8?q?xcp_dynamic_memory_management_Debian_Wheezy?=
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hello there,
 I want to share and ask somthing I figured out about dyn mem management.

I was trying to be able to dynamicky set the "memory limits or targets" on a hosts for a very long time.

Finaly I found the problem:

when run command: "xe vm-memory-target-set target=500MiB vm=Wheezy3"

It should write it into xenstore e.g: " xenstore-ls -f | grep /local/domain/2/ |grep memo"   should produce
/local/domain/2/memory/target = "512000"

after this squeezed should do the job, but in my case it didn t :(

after a while I spent with testing and reading I found that this key was missing inside the xenstore: 
/local/domain/2/control/feature-balloon = "1"


After manually created key ballooing took the place and change memory on the host as expected without downtime. e.g.: " xenstore-write /local/domain/2/control/feature-balloon "1" "
BEFORE:
Mem:           967        450        517          0          1         23
AFTER:
Mem:           443        424         19          0          0         11


dom0 = Debian Wheezy Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux

domU = Debian Wheezy Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux
xapi =Version: 1.3.2-15







 Has anyone faced the same problem?
Cheers

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Tue Feb 04 15:35:35 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 04 Feb 2014 15:35:35 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WAi25-00051p-Ea; Tue, 04 Feb 2014 15:35:29 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <djz88@centrum.cz>) id 1WAi23-00051L-Pa
	for xen-api@lists.xen.org; Tue, 04 Feb 2014 15:35:28 +0000
Received: from [193.109.254.147:49287] by server-10.bemta-14.messagelabs.com
	id 43/09-10711-FB801F25; Tue, 04 Feb 2014 15:35:27 +0000
X-Env-Sender: djz88@centrum.cz
X-Msg-Ref: server-9.tower-27.messagelabs.com!1391528126!1956054!1
X-Originating-IP: [46.255.225.251]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNDYuMjU1LjIyNS4yNTEgPT4gNjMzOQ==\n,
	ML_RADAR_SPEW_LINKS_14,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 27236 invoked from network); 4 Feb 2014 15:35:26 -0000
Received: from gmmr3.centrum.cz (HELO gmmr3.centrum.cz) (46.255.225.251)
	by server-9.tower-27.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 4 Feb 2014 15:35:26 -0000
Received: from mail1009.cent (unknown [10.32.3.101])
	by gmmr3.centrum.cz (Postfix) with ESMTP id 91CF518008E35
	for <xen-api@lists.xen.org>; Tue,  4 Feb 2014 16:35:25 +0100 (CET)
Received: by mail1009.cent (Postfix, from userid 33)
	id 8B0CC20044F5C; Tue,  4 Feb 2014 16:35:25 +0100 (CET)
To: <xen-api@lists.xen.org>
Received: from 94.113.105.111 (X-Forwarded-For: 94.113.105.111)
	by mail1009.centrum.cz (centrum.cz multimail) with HTTP
Date: Tue, 04 Feb 2014 16:35:25 +0100
From: =?utf-8?q?Zdenek_K?= <djz88@centrum.cz>
X-Mailer: Centrum Email 5.3
X-Priority: 3
X-Original-From: djz88@centrum.cz
MIME-Version: 1.0
Message-Id: <20140204163525.7C85DF2E@centrum.cz>
X-Maser: oho
Subject: [Xen-API] =?utf-8?q?xcp_dynamic_memory_management_Debian_Wheezy?=
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hello there,
 I want to share and ask somthing I figured out about dyn mem management.

I was trying to be able to dynamicky set the "memory limits or targets" on a hosts for a very long time.

Finaly I found the problem:

when run command: "xe vm-memory-target-set target=500MiB vm=Wheezy3"

It should write it into xenstore e.g: " xenstore-ls -f | grep /local/domain/2/ |grep memo"   should produce
/local/domain/2/memory/target = "512000"

after this squeezed should do the job, but in my case it didn t :(

after a while I spent with testing and reading I found that this key was missing inside the xenstore: 
/local/domain/2/control/feature-balloon = "1"


After manually created key ballooing took the place and change memory on the host as expected without downtime. e.g.: " xenstore-write /local/domain/2/control/feature-balloon "1" "
BEFORE:
Mem:           967        450        517          0          1         23
AFTER:
Mem:           443        424         19          0          0         11


dom0 = Debian Wheezy Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux

domU = Debian Wheezy Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux
xapi =Version: 1.3.2-15







 Has anyone faced the same problem?
Cheers

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 05 14:37:54 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 14:37:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB3bo-0004Hl-2N; Wed, 05 Feb 2014 14:37:48 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <konrad.wilk@oracle.com>)
	id 1WB3ZK-00043g-Hi; Wed, 05 Feb 2014 14:35:14 +0000
Received: from [85.158.137.68:15568] by server-16.bemta-3.messagelabs.com id
	89/D3-29917-12C42F25; Wed, 05 Feb 2014 14:35:13 +0000
X-Env-Sender: konrad.wilk@oracle.com
X-Msg-Ref: server-10.tower-31.messagelabs.com!1391610911!12416611!1
X-Originating-IP: [156.151.31.81]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogMTU2LjE1MS4zMS44MSA9PiAyODgzMzk=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 10412 invoked from network); 5 Feb 2014 14:35:12 -0000
Received: from userp1040.oracle.com (HELO userp1040.oracle.com) (156.151.31.81)
	by server-10.tower-31.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 5 Feb 2014 14:35:12 -0000
Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94])
	by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with
	ESMTP id s15EY6n4004448
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK);
	Wed, 5 Feb 2014 14:34:06 GMT
Received: from userz7021.oracle.com (userz7021.oracle.com [156.151.31.85])
	by ucsinet22.oracle.com (8.14.5+Sun/8.14.5) with ESMTP id
	s15EY5Mu020127
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL);
	Wed, 5 Feb 2014 14:34:06 GMT
Received: from abhmp0002.oracle.com (abhmp0002.oracle.com [141.146.116.8])
	by userz7021.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id
	s15EY4NJ006146; Wed, 5 Feb 2014 14:34:05 GMT
Received: from phenom.dumpdata.com (/50.195.21.189)
	by default (Oracle Beehive Gateway v4.0)
	with ESMTP ; Wed, 05 Feb 2014 06:34:04 -0800
Received: by phenom.dumpdata.com (Postfix, from userid 1000)
	id 0BD121C0972; Wed,  5 Feb 2014 09:34:03 -0500 (EST)
Date: Wed, 5 Feb 2014 09:34:02 -0500
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Message-ID: <20140205143402.GB3946@phenom.dumpdata.com>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>
	<1391609348.6497.178.camel@kazak.uk.xensource.com>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <1391609348.6497.178.camel@kazak.uk.xensource.com>
User-Agent: Mutt/1.5.21 (2010-09-15)
X-Source-IP: ucsinet22.oracle.com [156.151.31.94]
X-Mailman-Approved-At: Wed, 05 Feb 2014 14:37:46 +0000
Cc: Ben Guthro <benjamin.guthro@citrix.com>,
	mirageos-devel@lists.xenproject.org,
	Andrew Cooper <Andrew.Cooper3@citrix.com>,
	Dario Faggioli <dario.faggioli@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Santosh Jodh <Santosh.Jodh@citrix.com>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	Paul Durrant <paul.durrant@citrix.com>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Wed, Feb 05, 2014 at 02:09:08PM +0000, Ian Campbell wrote:
> On Tue, 2014-01-28 at 13:54 +0000, Lars Kurth wrote:
> > Hi all,
> > I have not gotten any reply to this thread. I saw Wei Lui and Andr=E9s =

> > Lagar-Cavilla make changes to the project list. Please go through the =

> > items below and make changes as suggested. Otherwise, our chances to ge=
t =

> > into GSoC 2014 will be relatively slim.
> =

> Going through the list, people listed as technical contacts for projects
> with GSoC =3D=3D yes (or unknown) are in the To line. Please reiterate yo=
ur
> interest in mentoring the project(s) and update or remove the entry as
> necessary.
> =

> I skipped things added recently and I skipped "Xen Cloud Platform (XCP)
> and XAPI projects", someone else can pick that up.
> =

> And to reiterate what Lars said:
> =

> > Add new work items : we ought to have a few sexy topics on say =

> > Real-time, mobile and some of the other segments (assuming we can get
> > HW)
> [...]
> > b) Anyone who has some kernel/linux/bsd/distro/qemu work-items, should =

> > get these listed on the respective other programs. And we should link =

> > to these from our project page.
> =

> The list:
> =

> Pasi:
>       * Implement Xen PVSCSI support in xl/libxl toolstack
>       * Implement Xen PVUSB support in xl/libxl toolstack
> =

>         Both have unanswered questions posed by Lars in January 2013.
>         =

> Konrad:
>       * Block backend/frontend improvements
> =

>         I suspect a bunch of these are done? (Also CC Roger, who may
>         have done them...)
>         =

>         Was in the list twice, they looked identical so I nuked one.
>         =


<nods>
>       * Utilize Intel QuickPath on network and block path.
> =

>         No comments etc, but sounds advanced for a GSoC student, plus
>         its unclear when such hardware became available, are they likely
>         to have it? It sounds like it might also be quite high end.
>         =

>       * perf working with Xen
> =

>         Done/in progress by Boris I think

<nods>
>         =

>       * PAT writecombine fixup
> =

>         Did I see a fix for this go past? GSoC =3D=3D unknown?

No. Still looking for a victi^H^H^Hvolunteer.

>         =

>       * Parallel xenwatch
> =

>         Bit sparse on details, GSOC =3D=3D unknown

That would still be nice. It came from talking to Matt from Amazon. He
was saying that having only one xenwatch thread slows things down for
a medium to big server with lots of guests. Making multiple
xenwatch threads to process XenBus requests in parallel would be
a good improvement.

> =

>       * Microcode uploader implementation
>         =

>         Done I think?

<nods>
> =

>       * Integrating NUMA and Tmem
>         =

>         Lists Dan as co-maintainer -- Konrad do you want to propose this
>         to the new tmem guy (I've forgotten his name)

Bob Liu. Yes, lets rope him in.
>         =

>       * Performance tools overhaul
> =

>         Bit vague. And has some of this been done?

I can't remember what that is.
> =

>       * "Upstream bugs"
> =

>         There were 4 of these, dating back to 2012, I don't think this
>         list is a good place to track bugs and it seems like at least
>         some of them are now obsolete. So I've nuked the lot. If they
>         are still relevant I think it would be best to get them into the
>         bug tracker.

OK, lets nuke them.

We could also add the:

VCPUOP_register_vcpu_time_memory_area support in Linux upstream kernel.

MSI multi-vector for Linux upstream kernel.

Thought those are mostly just putting pieces together and repost them
so no "new" development.

>         =

> Ben:
>       * dom0 kgdb support
> =

>         Is this for GSoC?
> =

> George:
> =

>       * Introducing PowerClamp-like driver for Xen
> =

>         I don't think this has been done?
> =

> Dario:
>       * NUMA effects on inter-VM communication and on multi-VM workloads
> =

>         I think this was under way as part of the GNOME Outreach
>         program. In that case perhaps it needs updating to reflect what
>         has been done and what still needs to be done?
>         =

>       * Integrating NUMA and Tmem
> =

>         Lists Dan as co-maintainer -- covered under Konrad's name above.
>         =

>       * Is Xen ready for the Real-Time/Embedded World?
>                 =

>         Sounds a bit blue sky? Now that there is active interest in this
>         on ARM perhaps a few concrete projects could be proposed to
>         replace it?
> =

> Andy:
> =

>       * IOMMU control for SWIOTLB, to avoid dom0 copy of all >4K DMA
>         allocations
> =

>         Sounds too hard for a GSoC to me. Would need fleshing out in any
>         case.
>         =

>       * CPU/RAM/PCI diagram tool
> =

>         Does this not already exist somewhere?
>         =

> Paul:
> =

>       * HVM per-event-channel interrupts
> =

>         Might be easier now that Windows PV drivers are opened up?
> =

> Roger:
>       * Refactor Linux hotplug scripts
> =

>         You did some of this I think?
>         =

> Ian C:
> =

>       * XL to XCP VM motion
> =

>         Perhaps this could be broadened into VM transport between XL and
>         other things too -- e.g. libvirt?
> =

> Stefano:
> =

>       * VM Snapshots
> =

>         Still a good project I think
>         =

> George:
> =

>       * Allowing guests to boot with a passed-through GPU as the primary
>         display
> =

>         This seems like a bit of a rathole for a GSoC student to me...
>         =

>       * Advanced Scheduling Parameters
>         =

>         Still to do?
> =

> Santosh:
> =

>       * KDD (Windows Debugger Stub) enhancements
>         =

> Dave
> =

>       * Create a tiny VM for easy load testing
> =

>         Someone was looking at this I think?
>         =

> Ian J:
> =

>       * Testing PV and HVM installs of Debian using debian-installer
>       * Testing NetBSD
> =

>         BSD is done I think, and I'm looking at Debian Installer stuff
>         myself. I've removed these.
> =

> =

> Phew!
> Ian.
> =

> =

> =

> > Lars
> > =

> > On 20/01/2014 09:18, Lars Kurth wrote:
> > > Hi all,
> > >
> > > the GSoC application deadline is coming up : Feb 2014. If we want to =

> > > have any chance of getting accepted this year, we ought to get our =

> > > project list into good shape. The project list and how the project an=
d =

> > > menters present themselves has a bigger impact on whether we get =

> > > accepted than the actual application.
> > >
> > > Also, I would like to add a mentor section this year: a short bio, =

> > > what the mentor cares about and a picture. This will help make the =

> > > project list more real.
> > >
> > > We have *4 weeks* to do this. The bar for GSoC has been getting =

> > > increasingly high. I know, we are tied down with Xen 4.4, but this is =

> > > something you need to do if you want the Xen Project to participate.
> > >
> > > a) Please, update =

> > > http://wiki.xenproject.org/wiki/Xen_Development_Projects urgently =

> > > (these need to be in good shape *before* the application). What I nee=
d =

> > > you to do is:
> > > a.1) Remove items that are done
> > > a.2) Add new work items : we ought to have a few sexy topics on say =

> > > Real-time, mobile and some of the other segments (assuming we can get=
 HW)
> > > a.3) All project proposals need to be peer reviewed *and* clear ... =

> > > The peer review process for projects we put in place last year worked =

> > > well, by which we had past mentors sign of project proposals that wer=
e =

> > > in good enough state.
> > >
> > > b) Anyone who has some kernel/linux/bsd/distro/qemu work-items, shoul=
d =

> > > get these listed on the respective other programs. And we should link =

> > > to these from our project page.
> > >
> > > Best Regards
> > > Lars
> > > P.S.: I will also see whether we can participate as Xen Project under =

> > > the LF GSoC program, but last year there was push-back and I don't =

> > > expect this to change
> > >
> > =

> > =

> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xen.org
> > http://lists.xen.org/xen-devel
> =

> =


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 05 14:37:54 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 14:37:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB3bo-0004Hl-2N; Wed, 05 Feb 2014 14:37:48 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <konrad.wilk@oracle.com>)
	id 1WB3ZK-00043g-Hi; Wed, 05 Feb 2014 14:35:14 +0000
Received: from [85.158.137.68:15568] by server-16.bemta-3.messagelabs.com id
	89/D3-29917-12C42F25; Wed, 05 Feb 2014 14:35:13 +0000
X-Env-Sender: konrad.wilk@oracle.com
X-Msg-Ref: server-10.tower-31.messagelabs.com!1391610911!12416611!1
X-Originating-IP: [156.151.31.81]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogMTU2LjE1MS4zMS44MSA9PiAyODgzMzk=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 10412 invoked from network); 5 Feb 2014 14:35:12 -0000
Received: from userp1040.oracle.com (HELO userp1040.oracle.com) (156.151.31.81)
	by server-10.tower-31.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 5 Feb 2014 14:35:12 -0000
Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94])
	by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with
	ESMTP id s15EY6n4004448
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK);
	Wed, 5 Feb 2014 14:34:06 GMT
Received: from userz7021.oracle.com (userz7021.oracle.com [156.151.31.85])
	by ucsinet22.oracle.com (8.14.5+Sun/8.14.5) with ESMTP id
	s15EY5Mu020127
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL);
	Wed, 5 Feb 2014 14:34:06 GMT
Received: from abhmp0002.oracle.com (abhmp0002.oracle.com [141.146.116.8])
	by userz7021.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id
	s15EY4NJ006146; Wed, 5 Feb 2014 14:34:05 GMT
Received: from phenom.dumpdata.com (/50.195.21.189)
	by default (Oracle Beehive Gateway v4.0)
	with ESMTP ; Wed, 05 Feb 2014 06:34:04 -0800
Received: by phenom.dumpdata.com (Postfix, from userid 1000)
	id 0BD121C0972; Wed,  5 Feb 2014 09:34:03 -0500 (EST)
Date: Wed, 5 Feb 2014 09:34:02 -0500
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Ian Campbell <Ian.Campbell@citrix.com>
Message-ID: <20140205143402.GB3946@phenom.dumpdata.com>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>
	<1391609348.6497.178.camel@kazak.uk.xensource.com>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <1391609348.6497.178.camel@kazak.uk.xensource.com>
User-Agent: Mutt/1.5.21 (2010-09-15)
X-Source-IP: ucsinet22.oracle.com [156.151.31.94]
X-Mailman-Approved-At: Wed, 05 Feb 2014 14:37:46 +0000
Cc: Ben Guthro <benjamin.guthro@citrix.com>,
	mirageos-devel@lists.xenproject.org,
	Andrew Cooper <Andrew.Cooper3@citrix.com>,
	Dario Faggioli <dario.faggioli@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Santosh Jodh <Santosh.Jodh@citrix.com>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	Paul Durrant <paul.durrant@citrix.com>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Wed, Feb 05, 2014 at 02:09:08PM +0000, Ian Campbell wrote:
> On Tue, 2014-01-28 at 13:54 +0000, Lars Kurth wrote:
> > Hi all,
> > I have not gotten any reply to this thread. I saw Wei Lui and Andr=E9s =

> > Lagar-Cavilla make changes to the project list. Please go through the =

> > items below and make changes as suggested. Otherwise, our chances to ge=
t =

> > into GSoC 2014 will be relatively slim.
> =

> Going through the list, people listed as technical contacts for projects
> with GSoC =3D=3D yes (or unknown) are in the To line. Please reiterate yo=
ur
> interest in mentoring the project(s) and update or remove the entry as
> necessary.
> =

> I skipped things added recently and I skipped "Xen Cloud Platform (XCP)
> and XAPI projects", someone else can pick that up.
> =

> And to reiterate what Lars said:
> =

> > Add new work items : we ought to have a few sexy topics on say =

> > Real-time, mobile and some of the other segments (assuming we can get
> > HW)
> [...]
> > b) Anyone who has some kernel/linux/bsd/distro/qemu work-items, should =

> > get these listed on the respective other programs. And we should link =

> > to these from our project page.
> =

> The list:
> =

> Pasi:
>       * Implement Xen PVSCSI support in xl/libxl toolstack
>       * Implement Xen PVUSB support in xl/libxl toolstack
> =

>         Both have unanswered questions posed by Lars in January 2013.
>         =

> Konrad:
>       * Block backend/frontend improvements
> =

>         I suspect a bunch of these are done? (Also CC Roger, who may
>         have done them...)
>         =

>         Was in the list twice, they looked identical so I nuked one.
>         =


<nods>
>       * Utilize Intel QuickPath on network and block path.
> =

>         No comments etc, but sounds advanced for a GSoC student, plus
>         its unclear when such hardware became available, are they likely
>         to have it? It sounds like it might also be quite high end.
>         =

>       * perf working with Xen
> =

>         Done/in progress by Boris I think

<nods>
>         =

>       * PAT writecombine fixup
> =

>         Did I see a fix for this go past? GSoC =3D=3D unknown?

No. Still looking for a victi^H^H^Hvolunteer.

>         =

>       * Parallel xenwatch
> =

>         Bit sparse on details, GSOC =3D=3D unknown

That would still be nice. It came from talking to Matt from Amazon. He
was saying that having only one xenwatch thread slows things down for
a medium to big server with lots of guests. Making multiple
xenwatch threads to process XenBus requests in parallel would be
a good improvement.

> =

>       * Microcode uploader implementation
>         =

>         Done I think?

<nods>
> =

>       * Integrating NUMA and Tmem
>         =

>         Lists Dan as co-maintainer -- Konrad do you want to propose this
>         to the new tmem guy (I've forgotten his name)

Bob Liu. Yes, lets rope him in.
>         =

>       * Performance tools overhaul
> =

>         Bit vague. And has some of this been done?

I can't remember what that is.
> =

>       * "Upstream bugs"
> =

>         There were 4 of these, dating back to 2012, I don't think this
>         list is a good place to track bugs and it seems like at least
>         some of them are now obsolete. So I've nuked the lot. If they
>         are still relevant I think it would be best to get them into the
>         bug tracker.

OK, lets nuke them.

We could also add the:

VCPUOP_register_vcpu_time_memory_area support in Linux upstream kernel.

MSI multi-vector for Linux upstream kernel.

Thought those are mostly just putting pieces together and repost them
so no "new" development.

>         =

> Ben:
>       * dom0 kgdb support
> =

>         Is this for GSoC?
> =

> George:
> =

>       * Introducing PowerClamp-like driver for Xen
> =

>         I don't think this has been done?
> =

> Dario:
>       * NUMA effects on inter-VM communication and on multi-VM workloads
> =

>         I think this was under way as part of the GNOME Outreach
>         program. In that case perhaps it needs updating to reflect what
>         has been done and what still needs to be done?
>         =

>       * Integrating NUMA and Tmem
> =

>         Lists Dan as co-maintainer -- covered under Konrad's name above.
>         =

>       * Is Xen ready for the Real-Time/Embedded World?
>                 =

>         Sounds a bit blue sky? Now that there is active interest in this
>         on ARM perhaps a few concrete projects could be proposed to
>         replace it?
> =

> Andy:
> =

>       * IOMMU control for SWIOTLB, to avoid dom0 copy of all >4K DMA
>         allocations
> =

>         Sounds too hard for a GSoC to me. Would need fleshing out in any
>         case.
>         =

>       * CPU/RAM/PCI diagram tool
> =

>         Does this not already exist somewhere?
>         =

> Paul:
> =

>       * HVM per-event-channel interrupts
> =

>         Might be easier now that Windows PV drivers are opened up?
> =

> Roger:
>       * Refactor Linux hotplug scripts
> =

>         You did some of this I think?
>         =

> Ian C:
> =

>       * XL to XCP VM motion
> =

>         Perhaps this could be broadened into VM transport between XL and
>         other things too -- e.g. libvirt?
> =

> Stefano:
> =

>       * VM Snapshots
> =

>         Still a good project I think
>         =

> George:
> =

>       * Allowing guests to boot with a passed-through GPU as the primary
>         display
> =

>         This seems like a bit of a rathole for a GSoC student to me...
>         =

>       * Advanced Scheduling Parameters
>         =

>         Still to do?
> =

> Santosh:
> =

>       * KDD (Windows Debugger Stub) enhancements
>         =

> Dave
> =

>       * Create a tiny VM for easy load testing
> =

>         Someone was looking at this I think?
>         =

> Ian J:
> =

>       * Testing PV and HVM installs of Debian using debian-installer
>       * Testing NetBSD
> =

>         BSD is done I think, and I'm looking at Debian Installer stuff
>         myself. I've removed these.
> =

> =

> Phew!
> Ian.
> =

> =

> =

> > Lars
> > =

> > On 20/01/2014 09:18, Lars Kurth wrote:
> > > Hi all,
> > >
> > > the GSoC application deadline is coming up : Feb 2014. If we want to =

> > > have any chance of getting accepted this year, we ought to get our =

> > > project list into good shape. The project list and how the project an=
d =

> > > menters present themselves has a bigger impact on whether we get =

> > > accepted than the actual application.
> > >
> > > Also, I would like to add a mentor section this year: a short bio, =

> > > what the mentor cares about and a picture. This will help make the =

> > > project list more real.
> > >
> > > We have *4 weeks* to do this. The bar for GSoC has been getting =

> > > increasingly high. I know, we are tied down with Xen 4.4, but this is =

> > > something you need to do if you want the Xen Project to participate.
> > >
> > > a) Please, update =

> > > http://wiki.xenproject.org/wiki/Xen_Development_Projects urgently =

> > > (these need to be in good shape *before* the application). What I nee=
d =

> > > you to do is:
> > > a.1) Remove items that are done
> > > a.2) Add new work items : we ought to have a few sexy topics on say =

> > > Real-time, mobile and some of the other segments (assuming we can get=
 HW)
> > > a.3) All project proposals need to be peer reviewed *and* clear ... =

> > > The peer review process for projects we put in place last year worked =

> > > well, by which we had past mentors sign of project proposals that wer=
e =

> > > in good enough state.
> > >
> > > b) Anyone who has some kernel/linux/bsd/distro/qemu work-items, shoul=
d =

> > > get these listed on the respective other programs. And we should link =

> > > to these from our project page.
> > >
> > > Best Regards
> > > Lars
> > > P.S.: I will also see whether we can participate as Xen Project under =

> > > the LF GSoC program, but last year there was push-back and I don't =

> > > expect this to change
> > >
> > =

> > =

> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xen.org
> > http://lists.xen.org/xen-devel
> =

> =


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 05 14:37:54 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 14:37:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB3bn-0004HK-BF; Wed, 05 Feb 2014 14:37:47 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Ian.Campbell@citrix.com>)
	id 1WB3AB-0002Tt-2Q; Wed, 05 Feb 2014 14:09:15 +0000
Received: from [85.158.137.68:59153] by server-11.bemta-3.messagelabs.com id
	4D/DE-04255-A0642F25; Wed, 05 Feb 2014 14:09:14 +0000
X-Env-Sender: Ian.Campbell@citrix.com
X-Msg-Ref: server-9.tower-31.messagelabs.com!1391609351!12399356!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 14531 invoked from network); 5 Feb 2014 14:09:13 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-9.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Feb 2014 14:09:13 -0000
X-IronPort-AV: E=Sophos;i="4.95,786,1384300800"; d="scan'208";a="98207648"
Received: from accessns.citrite.net (HELO FTLPEX01CL02.citrite.net)
	([10.9.154.239])
	by FTLPIPO02.CITRIX.COM with ESMTP; 05 Feb 2014 14:09:10 +0000
Received: from [10.80.2.80] (10.80.2.80) by FTLPEX01CL02.citrite.net
	(10.13.107.79) with Microsoft SMTP Server id 14.2.342.4; Wed, 5 Feb 2014
	09:09:10 -0500
Message-ID: <1391609348.6497.178.camel@kazak.uk.xensource.com>
From: Ian Campbell <Ian.Campbell@citrix.com>
To: <lars.kurth@xen.org>, Roger Pau Monne <roger.pau@citrix.com>, "Dario
	Faggioli" <dario.faggioli@citrix.com>, Konrad Rzeszutek Wilk
	<konrad.wilk@oracle.com>, Ben Guthro <benjamin.guthro@citrix.com>, "Andrew
	Cooper" <Andrew.Cooper3@citrix.com>,
	Paul Durrant <paul.durrant@citrix.com>, 
	Santosh Jodh <Santosh.Jodh@citrix.com>, Ian Jackson
	<Ian.Jackson@eu.citrix.com>
Date: Wed, 5 Feb 2014 14:09:08 +0000
In-Reply-To: <52E7B6AF.3050604@xen.org>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>
Organization: Citrix Systems, Inc.
X-Mailer: Evolution 3.4.4-3 
MIME-Version: 1.0
X-Originating-IP: [10.80.2.80]
X-DLP: MIA2
X-Mailman-Approved-At: Wed, 05 Feb 2014 14:37:46 +0000
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	mirageos-devel@lists.xenproject.org,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

T24gVHVlLCAyMDE0LTAxLTI4IGF0IDEzOjU0ICswMDAwLCBMYXJzIEt1cnRoIHdyb3RlOgo+IEhp
IGFsbCwKPiBJIGhhdmUgbm90IGdvdHRlbiBhbnkgcmVwbHkgdG8gdGhpcyB0aHJlYWQuIEkgc2F3
IFdlaSBMdWkgYW5kIEFuZHLDqXMgCj4gTGFnYXItQ2F2aWxsYSBtYWtlIGNoYW5nZXMgdG8gdGhl
IHByb2plY3QgbGlzdC4gUGxlYXNlIGdvIHRocm91Z2ggdGhlIAo+IGl0ZW1zIGJlbG93IGFuZCBt
YWtlIGNoYW5nZXMgYXMgc3VnZ2VzdGVkLiBPdGhlcndpc2UsIG91ciBjaGFuY2VzIHRvIGdldCAK
PiBpbnRvIEdTb0MgMjAxNCB3aWxsIGJlIHJlbGF0aXZlbHkgc2xpbS4KCkdvaW5nIHRocm91Z2gg
dGhlIGxpc3QsIHBlb3BsZSBsaXN0ZWQgYXMgdGVjaG5pY2FsIGNvbnRhY3RzIGZvciBwcm9qZWN0
cwp3aXRoIEdTb0MgPT0geWVzIChvciB1bmtub3duKSBhcmUgaW4gdGhlIFRvIGxpbmUuIFBsZWFz
ZSByZWl0ZXJhdGUgeW91cgppbnRlcmVzdCBpbiBtZW50b3JpbmcgdGhlIHByb2plY3QocykgYW5k
IHVwZGF0ZSBvciByZW1vdmUgdGhlIGVudHJ5IGFzCm5lY2Vzc2FyeS4KCkkgc2tpcHBlZCB0aGlu
Z3MgYWRkZWQgcmVjZW50bHkgYW5kIEkgc2tpcHBlZCAiWGVuIENsb3VkIFBsYXRmb3JtIChYQ1Ap
CmFuZCBYQVBJIHByb2plY3RzIiwgc29tZW9uZSBlbHNlIGNhbiBwaWNrIHRoYXQgdXAuCgpBbmQg
dG8gcmVpdGVyYXRlIHdoYXQgTGFycyBzYWlkOgoKPiBBZGQgbmV3IHdvcmsgaXRlbXMgOiB3ZSBv
dWdodCB0byBoYXZlIGEgZmV3IHNleHkgdG9waWNzIG9uIHNheSAKPiBSZWFsLXRpbWUsIG1vYmls
ZSBhbmQgc29tZSBvZiB0aGUgb3RoZXIgc2VnbWVudHMgKGFzc3VtaW5nIHdlIGNhbiBnZXQKPiBI
VykKWy4uLl0KPiBiKSBBbnlvbmUgd2hvIGhhcyBzb21lIGtlcm5lbC9saW51eC9ic2QvZGlzdHJv
L3FlbXUgd29yay1pdGVtcywgc2hvdWxkIAo+IGdldCB0aGVzZSBsaXN0ZWQgb24gdGhlIHJlc3Bl
Y3RpdmUgb3RoZXIgcHJvZ3JhbXMuIEFuZCB3ZSBzaG91bGQgbGluayAKPiB0byB0aGVzZSBmcm9t
IG91ciBwcm9qZWN0IHBhZ2UuCgpUaGUgbGlzdDoKClBhc2k6CiAgICAgICogSW1wbGVtZW50IFhl
biBQVlNDU0kgc3VwcG9ydCBpbiB4bC9saWJ4bCB0b29sc3RhY2sKICAgICAgKiBJbXBsZW1lbnQg
WGVuIFBWVVNCIHN1cHBvcnQgaW4geGwvbGlieGwgdG9vbHN0YWNrCgogICAgICAgIEJvdGggaGF2
ZSB1bmFuc3dlcmVkIHF1ZXN0aW9ucyBwb3NlZCBieSBMYXJzIGluIEphbnVhcnkgMjAxMy4KICAg
ICAgICAKS29ucmFkOgogICAgICAqIEJsb2NrIGJhY2tlbmQvZnJvbnRlbmQgaW1wcm92ZW1lbnRz
CgogICAgICAgIEkgc3VzcGVjdCBhIGJ1bmNoIG9mIHRoZXNlIGFyZSBkb25lPyAoQWxzbyBDQyBS
b2dlciwgd2hvIG1heQogICAgICAgIGhhdmUgZG9uZSB0aGVtLi4uKQogICAgICAgIAogICAgICAg
IFdhcyBpbiB0aGUgbGlzdCB0d2ljZSwgdGhleSBsb29rZWQgaWRlbnRpY2FsIHNvIEkgbnVrZWQg
b25lLgogICAgICAgIAogICAgICAqIFV0aWxpemUgSW50ZWwgUXVpY2tQYXRoIG9uIG5ldHdvcmsg
YW5kIGJsb2NrIHBhdGguCgogICAgICAgIE5vIGNvbW1lbnRzIGV0YywgYnV0IHNvdW5kcyBhZHZh
bmNlZCBmb3IgYSBHU29DIHN0dWRlbnQsIHBsdXMKICAgICAgICBpdHMgdW5jbGVhciB3aGVuIHN1
Y2ggaGFyZHdhcmUgYmVjYW1lIGF2YWlsYWJsZSwgYXJlIHRoZXkgbGlrZWx5CiAgICAgICAgdG8g
aGF2ZSBpdD8gSXQgc291bmRzIGxpa2UgaXQgbWlnaHQgYWxzbyBiZSBxdWl0ZSBoaWdoIGVuZC4K
ICAgICAgICAKICAgICAgKiBwZXJmIHdvcmtpbmcgd2l0aCBYZW4KCiAgICAgICAgRG9uZS9pbiBw
cm9ncmVzcyBieSBCb3JpcyBJIHRoaW5rCiAgICAgICAgCiAgICAgICogUEFUIHdyaXRlY29tYmlu
ZSBmaXh1cAoKICAgICAgICBEaWQgSSBzZWUgYSBmaXggZm9yIHRoaXMgZ28gcGFzdD8gR1NvQyA9
PSB1bmtub3duPwogICAgICAgIAogICAgICAqIFBhcmFsbGVsIHhlbndhdGNoCgogICAgICAgIEJp
dCBzcGFyc2Ugb24gZGV0YWlscywgR1NPQyA9PSB1bmtub3duCgogICAgICAqIE1pY3JvY29kZSB1
cGxvYWRlciBpbXBsZW1lbnRhdGlvbgogICAgICAgIAogICAgICAgIERvbmUgSSB0aGluaz8KCiAg
ICAgICogSW50ZWdyYXRpbmcgTlVNQSBhbmQgVG1lbQogICAgICAgIAogICAgICAgIExpc3RzIERh
biBhcyBjby1tYWludGFpbmVyIC0tIEtvbnJhZCBkbyB5b3Ugd2FudCB0byBwcm9wb3NlIHRoaXMK
ICAgICAgICB0byB0aGUgbmV3IHRtZW0gZ3V5IChJJ3ZlIGZvcmdvdHRlbiBoaXMgbmFtZSkKICAg
ICAgICAKICAgICAgKiBQZXJmb3JtYW5jZSB0b29scyBvdmVyaGF1bAoKICAgICAgICBCaXQgdmFn
dWUuIEFuZCBoYXMgc29tZSBvZiB0aGlzIGJlZW4gZG9uZT8KCiAgICAgICogIlVwc3RyZWFtIGJ1
Z3MiCgogICAgICAgIFRoZXJlIHdlcmUgNCBvZiB0aGVzZSwgZGF0aW5nIGJhY2sgdG8gMjAxMiwg
SSBkb24ndCB0aGluayB0aGlzCiAgICAgICAgbGlzdCBpcyBhIGdvb2QgcGxhY2UgdG8gdHJhY2sg
YnVncyBhbmQgaXQgc2VlbXMgbGlrZSBhdCBsZWFzdAogICAgICAgIHNvbWUgb2YgdGhlbSBhcmUg
bm93IG9ic29sZXRlLiBTbyBJJ3ZlIG51a2VkIHRoZSBsb3QuIElmIHRoZXkKICAgICAgICBhcmUg
c3RpbGwgcmVsZXZhbnQgSSB0aGluayBpdCB3b3VsZCBiZSBiZXN0IHRvIGdldCB0aGVtIGludG8g
dGhlCiAgICAgICAgYnVnIHRyYWNrZXIuCiAgICAgICAgCkJlbjoKICAgICAgKiBkb20wIGtnZGIg
c3VwcG9ydAoKICAgICAgICBJcyB0aGlzIGZvciBHU29DPwoKR2VvcmdlOgoKICAgICAgKiBJbnRy
b2R1Y2luZyBQb3dlckNsYW1wLWxpa2UgZHJpdmVyIGZvciBYZW4KCiAgICAgICAgSSBkb24ndCB0
aGluayB0aGlzIGhhcyBiZWVuIGRvbmU/CgpEYXJpbzoKICAgICAgKiBOVU1BIGVmZmVjdHMgb24g
aW50ZXItVk0gY29tbXVuaWNhdGlvbiBhbmQgb24gbXVsdGktVk0gd29ya2xvYWRzCgogICAgICAg
IEkgdGhpbmsgdGhpcyB3YXMgdW5kZXIgd2F5IGFzIHBhcnQgb2YgdGhlIEdOT01FIE91dHJlYWNo
CiAgICAgICAgcHJvZ3JhbS4gSW4gdGhhdCBjYXNlIHBlcmhhcHMgaXQgbmVlZHMgdXBkYXRpbmcg
dG8gcmVmbGVjdCB3aGF0CiAgICAgICAgaGFzIGJlZW4gZG9uZSBhbmQgd2hhdCBzdGlsbCBuZWVk
cyB0byBiZSBkb25lPwogICAgICAgIAogICAgICAqIEludGVncmF0aW5nIE5VTUEgYW5kIFRtZW0K
CiAgICAgICAgTGlzdHMgRGFuIGFzIGNvLW1haW50YWluZXIgLS0gY292ZXJlZCB1bmRlciBLb25y
YWQncyBuYW1lIGFib3ZlLgogICAgICAgIAogICAgICAqIElzIFhlbiByZWFkeSBmb3IgdGhlIFJl
YWwtVGltZS9FbWJlZGRlZCBXb3JsZD8KICAgICAgICAgICAgICAgIAogICAgICAgIFNvdW5kcyBh
IGJpdCBibHVlIHNreT8gTm93IHRoYXQgdGhlcmUgaXMgYWN0aXZlIGludGVyZXN0IGluIHRoaXMK
ICAgICAgICBvbiBBUk0gcGVyaGFwcyBhIGZldyBjb25jcmV0ZSBwcm9qZWN0cyBjb3VsZCBiZSBw
cm9wb3NlZCB0bwogICAgICAgIHJlcGxhY2UgaXQ/CgpBbmR5OgoKICAgICAgKiBJT01NVSBjb250
cm9sIGZvciBTV0lPVExCLCB0byBhdm9pZCBkb20wIGNvcHkgb2YgYWxsID40SyBETUEKICAgICAg
ICBhbGxvY2F0aW9ucwoKICAgICAgICBTb3VuZHMgdG9vIGhhcmQgZm9yIGEgR1NvQyB0byBtZS4g
V291bGQgbmVlZCBmbGVzaGluZyBvdXQgaW4gYW55CiAgICAgICAgY2FzZS4KICAgICAgICAKICAg
ICAgKiBDUFUvUkFNL1BDSSBkaWFncmFtIHRvb2wKCiAgICAgICAgRG9lcyB0aGlzIG5vdCBhbHJl
YWR5IGV4aXN0IHNvbWV3aGVyZT8KICAgICAgICAKUGF1bDoKCiAgICAgICogSFZNIHBlci1ldmVu
dC1jaGFubmVsIGludGVycnVwdHMKCiAgICAgICAgTWlnaHQgYmUgZWFzaWVyIG5vdyB0aGF0IFdp
bmRvd3MgUFYgZHJpdmVycyBhcmUgb3BlbmVkIHVwPwoKUm9nZXI6CiAgICAgICogUmVmYWN0b3Ig
TGludXggaG90cGx1ZyBzY3JpcHRzCgogICAgICAgIFlvdSBkaWQgc29tZSBvZiB0aGlzIEkgdGhp
bms/CiAgICAgICAgCklhbiBDOgoKICAgICAgKiBYTCB0byBYQ1AgVk0gbW90aW9uCgogICAgICAg
IFBlcmhhcHMgdGhpcyBjb3VsZCBiZSBicm9hZGVuZWQgaW50byBWTSB0cmFuc3BvcnQgYmV0d2Vl
biBYTCBhbmQKICAgICAgICBvdGhlciB0aGluZ3MgdG9vIC0tIGUuZy4gbGlidmlydD8KClN0ZWZh
bm86CgogICAgICAqIFZNIFNuYXBzaG90cwoKICAgICAgICBTdGlsbCBhIGdvb2QgcHJvamVjdCBJ
IHRoaW5rCiAgICAgICAgCkdlb3JnZToKCiAgICAgICogQWxsb3dpbmcgZ3Vlc3RzIHRvIGJvb3Qg
d2l0aCBhIHBhc3NlZC10aHJvdWdoIEdQVSBhcyB0aGUgcHJpbWFyeQogICAgICAgIGRpc3BsYXkK
CiAgICAgICAgVGhpcyBzZWVtcyBsaWtlIGEgYml0IG9mIGEgcmF0aG9sZSBmb3IgYSBHU29DIHN0
dWRlbnQgdG8gbWUuLi4KICAgICAgICAKICAgICAgKiBBZHZhbmNlZCBTY2hlZHVsaW5nIFBhcmFt
ZXRlcnMKICAgICAgICAKICAgICAgICBTdGlsbCB0byBkbz8KClNhbnRvc2g6CgogICAgICAqIEtE
RCAoV2luZG93cyBEZWJ1Z2dlciBTdHViKSBlbmhhbmNlbWVudHMKICAgICAgICAKRGF2ZQoKICAg
ICAgKiBDcmVhdGUgYSB0aW55IFZNIGZvciBlYXN5IGxvYWQgdGVzdGluZwoKICAgICAgICBTb21l
b25lIHdhcyBsb29raW5nIGF0IHRoaXMgSSB0aGluaz8KICAgICAgICAKSWFuIEo6CgogICAgICAq
IFRlc3RpbmcgUFYgYW5kIEhWTSBpbnN0YWxscyBvZiBEZWJpYW4gdXNpbmcgZGViaWFuLWluc3Rh
bGxlcgogICAgICAqIFRlc3RpbmcgTmV0QlNECgogICAgICAgIEJTRCBpcyBkb25lIEkgdGhpbmss
IGFuZCBJJ20gbG9va2luZyBhdCBEZWJpYW4gSW5zdGFsbGVyIHN0dWZmCiAgICAgICAgbXlzZWxm
LiBJJ3ZlIHJlbW92ZWQgdGhlc2UuCgoKUGhldyEKSWFuLgoKCgo+IExhcnMKPiAKPiBPbiAyMC8w
MS8yMDE0IDA5OjE4LCBMYXJzIEt1cnRoIHdyb3RlOgo+ID4gSGkgYWxsLAo+ID4KPiA+IHRoZSBH
U29DIGFwcGxpY2F0aW9uIGRlYWRsaW5lIGlzIGNvbWluZyB1cCA6IEZlYiAyMDE0LiBJZiB3ZSB3
YW50IHRvIAo+ID4gaGF2ZSBhbnkgY2hhbmNlIG9mIGdldHRpbmcgYWNjZXB0ZWQgdGhpcyB5ZWFy
LCB3ZSBvdWdodCB0byBnZXQgb3VyIAo+ID4gcHJvamVjdCBsaXN0IGludG8gZ29vZCBzaGFwZS4g
VGhlIHByb2plY3QgbGlzdCBhbmQgaG93IHRoZSBwcm9qZWN0IGFuZCAKPiA+IG1lbnRlcnMgcHJl
c2VudCB0aGVtc2VsdmVzIGhhcyBhIGJpZ2dlciBpbXBhY3Qgb24gd2hldGhlciB3ZSBnZXQgCj4g
PiBhY2NlcHRlZCB0aGFuIHRoZSBhY3R1YWwgYXBwbGljYXRpb24uCj4gPgo+ID4gQWxzbywgSSB3
b3VsZCBsaWtlIHRvIGFkZCBhIG1lbnRvciBzZWN0aW9uIHRoaXMgeWVhcjogYSBzaG9ydCBiaW8s
IAo+ID4gd2hhdCB0aGUgbWVudG9yIGNhcmVzIGFib3V0IGFuZCBhIHBpY3R1cmUuIFRoaXMgd2ls
bCBoZWxwIG1ha2UgdGhlIAo+ID4gcHJvamVjdCBsaXN0IG1vcmUgcmVhbC4KPiA+Cj4gPiBXZSBo
YXZlICo0IHdlZWtzKiB0byBkbyB0aGlzLiBUaGUgYmFyIGZvciBHU29DIGhhcyBiZWVuIGdldHRp
bmcgCj4gPiBpbmNyZWFzaW5nbHkgaGlnaC4gSSBrbm93LCB3ZSBhcmUgdGllZCBkb3duIHdpdGgg
WGVuIDQuNCwgYnV0IHRoaXMgaXMgCj4gPiBzb21ldGhpbmcgeW91IG5lZWQgdG8gZG8gaWYgeW91
IHdhbnQgdGhlIFhlbiBQcm9qZWN0IHRvIHBhcnRpY2lwYXRlLgo+ID4KPiA+IGEpIFBsZWFzZSwg
dXBkYXRlIAo+ID4gaHR0cDovL3dpa2kueGVucHJvamVjdC5vcmcvd2lraS9YZW5fRGV2ZWxvcG1l
bnRfUHJvamVjdHMgdXJnZW50bHkgCj4gPiAodGhlc2UgbmVlZCB0byBiZSBpbiBnb29kIHNoYXBl
ICpiZWZvcmUqIHRoZSBhcHBsaWNhdGlvbikuIFdoYXQgSSBuZWVkIAo+ID4geW91IHRvIGRvIGlz
Ogo+ID4gYS4xKSBSZW1vdmUgaXRlbXMgdGhhdCBhcmUgZG9uZQo+ID4gYS4yKSBBZGQgbmV3IHdv
cmsgaXRlbXMgOiB3ZSBvdWdodCB0byBoYXZlIGEgZmV3IHNleHkgdG9waWNzIG9uIHNheSAKPiA+
IFJlYWwtdGltZSwgbW9iaWxlIGFuZCBzb21lIG9mIHRoZSBvdGhlciBzZWdtZW50cyAoYXNzdW1p
bmcgd2UgY2FuIGdldCBIVykKPiA+IGEuMykgQWxsIHByb2plY3QgcHJvcG9zYWxzIG5lZWQgdG8g
YmUgcGVlciByZXZpZXdlZCAqYW5kKiBjbGVhciAuLi4gCj4gPiBUaGUgcGVlciByZXZpZXcgcHJv
Y2VzcyBmb3IgcHJvamVjdHMgd2UgcHV0IGluIHBsYWNlIGxhc3QgeWVhciB3b3JrZWQgCj4gPiB3
ZWxsLCBieSB3aGljaCB3ZSBoYWQgcGFzdCBtZW50b3JzIHNpZ24gb2YgcHJvamVjdCBwcm9wb3Nh
bHMgdGhhdCB3ZXJlIAo+ID4gaW4gZ29vZCBlbm91Z2ggc3RhdGUuCj4gPgo+ID4gYikgQW55b25l
IHdobyBoYXMgc29tZSBrZXJuZWwvbGludXgvYnNkL2Rpc3Ryby9xZW11IHdvcmstaXRlbXMsIHNo
b3VsZCAKPiA+IGdldCB0aGVzZSBsaXN0ZWQgb24gdGhlIHJlc3BlY3RpdmUgb3RoZXIgcHJvZ3Jh
bXMuIEFuZCB3ZSBzaG91bGQgbGluayAKPiA+IHRvIHRoZXNlIGZyb20gb3VyIHByb2plY3QgcGFn
ZS4KPiA+Cj4gPiBCZXN0IFJlZ2FyZHMKPiA+IExhcnMKPiA+IFAuUy46IEkgd2lsbCBhbHNvIHNl
ZSB3aGV0aGVyIHdlIGNhbiBwYXJ0aWNpcGF0ZSBhcyBYZW4gUHJvamVjdCB1bmRlciAKPiA+IHRo
ZSBMRiBHU29DIHByb2dyYW0sIGJ1dCBsYXN0IHllYXIgdGhlcmUgd2FzIHB1c2gtYmFjayBhbmQg
SSBkb24ndCAKPiA+IGV4cGVjdCB0aGlzIHRvIGNoYW5nZQo+ID4KPiAKPiAKPiBfX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwo+IFhlbi1kZXZlbCBtYWlsaW5n
IGxpc3QKPiBYZW4tZGV2ZWxAbGlzdHMueGVuLm9yZwo+IGh0dHA6Ly9saXN0cy54ZW4ub3JnL3hl
bi1kZXZlbAoKCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
XwpYZW4tYXBpIG1haWxpbmcgbGlzdApYZW4tYXBpQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3Rz
Lnhlbi5vcmcvY2dpLWJpbi9tYWlsbWFuL2xpc3RpbmZvL3hlbi1hcGkK

From xen-api-bounces@lists.xen.org Wed Feb 05 14:37:54 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 14:37:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB3bn-0004HR-Gs; Wed, 05 Feb 2014 14:37:47 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Ben.Guthro@citrix.com>)
	id 1WB3JM-00030v-Ea; Wed, 05 Feb 2014 14:18:44 +0000
Received: from [193.109.254.147:63230] by server-10.bemta-14.messagelabs.com
	id 22/D1-10711-34842F25; Wed, 05 Feb 2014 14:18:43 +0000
X-Env-Sender: Ben.Guthro@citrix.com
X-Msg-Ref: server-9.tower-27.messagelabs.com!1391609921!2214250!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 16595 invoked from network); 5 Feb 2014 14:18:42 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-9.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Feb 2014 14:18:42 -0000
X-IronPort-AV: E=Sophos;i="4.95,786,1384300800"; d="scan'208";a="100103481"
Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net)
	([10.9.154.239])
	by FTLPIPO01.CITRIX.COM with ESMTP; 05 Feb 2014 14:18:41 +0000
Received: from FTLPEX01CL01.citrite.net ([169.254.4.32]) by
	FTLPEX01CL03.citrite.net ([169.254.1.150]) with mapi id 14.02.0342.004;
	Wed, 5 Feb 2014 09:18:40 -0500
From: Ben Guthro <Ben.Guthro@citrix.com>
To: Ian Campbell <Ian.Campbell@citrix.com>, "lars.kurth@xen.org"
	<lars.kurth@xen.org>, Roger Pau Monne <roger.pau@citrix.com>,
	Dario Faggioli <dario.faggioli@citrix.com>,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>, 
	Andrew Cooper <Andrew.Cooper3@citrix.com>, Paul Durrant
	<Paul.Durrant@citrix.com>, Santosh Jodh <Santosh.Jodh@citrix.com>, "Ian
	Jackson" <Ian.Jackson@citrix.com>
Thread-Topic: [Xen-devel] Prepping for GSOC 2014 [URGENT] - deadline Feb 14
	2014
Thread-Index: AQHPInvXBCUk6V9UM0G88s1y0zm8RZqmsyeN
Date: Wed, 5 Feb 2014 14:18:40 +0000
Message-ID: <CE24C0DFE1A2F443BA25C1A565397C1A2D700B@FTLPEX01CL01.citrite.net>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>,
	<1391609348.6497.178.camel@kazak.uk.xensource.com>
In-Reply-To: <1391609348.6497.178.camel@kazak.uk.xensource.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.9.154.239]
MIME-Version: 1.0
X-DLP: MIA1
X-Mailman-Approved-At: Wed, 05 Feb 2014 14:37:46 +0000
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org


________________________________________
From: Ian Campbell
Sent: Wednesday, February 05, 2014 9:09 AM
To: lars.kurth@xen.org; Roger Pau Monne; Dario Faggioli; Konrad Rzeszutek Wilk; Ben Guthro; Andrew Cooper; Paul Durrant; Santosh Jodh; Ian Jackson
Cc: xen-devel@lists.xen.org; xen-api@lists.xen.org; mirageos-devel@lists.xenproject.org
Subject: Re: [Xen-devel] Prepping for GSOC 2014 [URGENT] - deadline Feb 14 2014


> Ben:
>      * dom0 kgdb support
>
>        Is this for GSoC?

This has been on there a while, and could be a GSoC project - there has been some development in the Xen IPI support since this was written, so it may work better than advertised here.

That said, Fri is my last day working for Citrix (and consequently, on Xen) - and I'll be moving on to a Start-up company again, so someone else would need to sponsor this project.

Naturally, I'll be available via my Non-Citrix email address (ben@guthro.net)


Ben

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 05 14:37:54 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 14:37:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB3bn-0004He-S2; Wed, 05 Feb 2014 14:37:47 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Ian.Campbell@citrix.com>)
	id 1WB3VH-0003pq-HI; Wed, 05 Feb 2014 14:31:03 +0000
Received: from [85.158.137.68:12055] by server-1.bemta-3.messagelabs.com id
	EF/37-17293-62B42F25; Wed, 05 Feb 2014 14:31:02 +0000
X-Env-Sender: Ian.Campbell@citrix.com
X-Msg-Ref: server-4.tower-31.messagelabs.com!1391610660!13601185!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 10302 invoked from network); 5 Feb 2014 14:31:01 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-4.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Feb 2014 14:31:01 -0000
X-IronPort-AV: E=Sophos;i="4.95,786,1384300800"; d="scan'208";a="100109328"
Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net)
	([10.9.154.239])
	by FTLPIPO01.CITRIX.COM with ESMTP; 05 Feb 2014 14:30:59 +0000
Received: from [10.80.2.80] (10.80.2.80) by FTLPEX01CL03.citrite.net
	(10.13.107.80) with Microsoft SMTP Server id 14.2.342.4; Wed, 5 Feb 2014
	09:30:58 -0500
Message-ID: <1391610656.6497.179.camel@kazak.uk.xensource.com>
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Date: Wed, 5 Feb 2014 14:30:56 +0000
In-Reply-To: <20140205142932.GA3946@phenom.dumpdata.com>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>
	<1391609348.6497.178.camel@kazak.uk.xensource.com>
	<CE24C0DFE1A2F443BA25C1A565397C1A2D700B@FTLPEX01CL01.citrite.net>
	<20140205142932.GA3946@phenom.dumpdata.com>
Organization: Citrix Systems, Inc.
X-Mailer: Evolution 3.4.4-3 
MIME-Version: 1.0
X-Originating-IP: [10.80.2.80]
X-DLP: MIA1
X-Mailman-Approved-At: Wed, 05 Feb 2014 14:37:46 +0000
Cc: "mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>,
	Andrew Cooper <Andrew.Cooper3@citrix.com>, Dario
	Faggioli <dario.faggioli@citrix.com>, Ben Guthro <Ben.Guthro@citrix.com>,
	Santosh Jodh <Santosh.Jodh@citrix.com>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	Ian Jackson <Ian.Jackson@citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Paul Durrant <Paul.Durrant@citrix.com>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Wed, 2014-02-05 at 09:29 -0500, Konrad Rzeszutek Wilk wrote:
> On Wed, Feb 05, 2014 at 02:18:40PM +0000, Ben Guthro wrote:
> > 
> > ________________________________________
> > From: Ian Campbell
> > Sent: Wednesday, February 05, 2014 9:09 AM
> > To: lars.kurth@xen.org; Roger Pau Monne; Dario Faggioli; Konrad Rzeszutek Wilk; Ben Guthro; Andrew Cooper; Paul Durrant; Santosh Jodh; Ian Jackson
> > Cc: xen-devel@lists.xen.org; xen-api@lists.xen.org; mirageos-devel@lists.xenproject.org
> > Subject: Re: [Xen-devel] Prepping for GSOC 2014 [URGENT] - deadline Feb 14 2014
> > 
> > 
> > > Ben:
> > >      * dom0 kgdb support
> > >
> > >        Is this for GSoC?
> > 
> > This has been on there a while, and could be a GSoC project - there has been some development in the Xen IPI support since this was written, so it may work better than advertised here.
> 
> And it actually works!

OK, I'll nuke it from the list hten, thanks!

> > 
> > That said, Fri is my last day working for Citrix (and consequently,
> on Xen) - and I'll be moving on to a Start-up company again,

Good luck!

Ian.


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 05 14:37:54 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 14:37:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB3bn-0004HX-MH; Wed, 05 Feb 2014 14:37:47 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <konrad.wilk@oracle.com>)
	id 1WB3Tz-0003jn-3p; Wed, 05 Feb 2014 14:29:43 +0000
Received: from [85.158.143.35:59956] by server-2.bemta-4.messagelabs.com id
	6D/A4-10891-6DA42F25; Wed, 05 Feb 2014 14:29:42 +0000
X-Env-Sender: konrad.wilk@oracle.com
X-Msg-Ref: server-4.tower-21.messagelabs.com!1391610580!3359190!1
X-Originating-IP: [156.151.31.81]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogMTU2LjE1MS4zMS44MSA9PiAyODgzMzk=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8287 invoked from network); 5 Feb 2014 14:29:41 -0000
Received: from userp1040.oracle.com (HELO userp1040.oracle.com) (156.151.31.81)
	by server-4.tower-21.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 5 Feb 2014 14:29:41 -0000
Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238])
	by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with
	ESMTP id s15ETZ0w031233
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK);
	Wed, 5 Feb 2014 14:29:36 GMT
Received: from aserz7022.oracle.com (aserz7022.oracle.com [141.146.126.231])
	by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id
	s15ETYNJ029718
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Wed, 5 Feb 2014 14:29:34 GMT
Received: from abhmp0008.oracle.com (abhmp0008.oracle.com [141.146.116.14])
	by aserz7022.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id
	s15ETYpI029712; Wed, 5 Feb 2014 14:29:34 GMT
Received: from phenom.dumpdata.com (/50.195.21.189)
	by default (Oracle Beehive Gateway v4.0)
	with ESMTP ; Wed, 05 Feb 2014 06:29:33 -0800
Received: by phenom.dumpdata.com (Postfix, from userid 1000)
	id 66A531C0972; Wed,  5 Feb 2014 09:29:32 -0500 (EST)
Date: Wed, 5 Feb 2014 09:29:32 -0500
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Ben Guthro <Ben.Guthro@citrix.com>
Message-ID: <20140205142932.GA3946@phenom.dumpdata.com>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>
	<1391609348.6497.178.camel@kazak.uk.xensource.com>
	<CE24C0DFE1A2F443BA25C1A565397C1A2D700B@FTLPEX01CL01.citrite.net>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <CE24C0DFE1A2F443BA25C1A565397C1A2D700B@FTLPEX01CL01.citrite.net>
User-Agent: Mutt/1.5.21 (2010-09-15)
X-Source-IP: acsinet22.oracle.com [141.146.126.238]
X-Mailman-Approved-At: Wed, 05 Feb 2014 14:37:46 +0000
Cc: Ian Campbell <Ian.Campbell@citrix.com>,
	Andrew Cooper <Andrew.Cooper3@citrix.com>,
	Dario Faggioli <dario.faggioli@citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>,
	Santosh Jodh <Santosh.Jodh@citrix.com>,
	Ian Jackson <Ian.Jackson@citrix.com>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	Paul Durrant <Paul.Durrant@citrix.com>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Wed, Feb 05, 2014 at 02:18:40PM +0000, Ben Guthro wrote:
> 
> ________________________________________
> From: Ian Campbell
> Sent: Wednesday, February 05, 2014 9:09 AM
> To: lars.kurth@xen.org; Roger Pau Monne; Dario Faggioli; Konrad Rzeszutek Wilk; Ben Guthro; Andrew Cooper; Paul Durrant; Santosh Jodh; Ian Jackson
> Cc: xen-devel@lists.xen.org; xen-api@lists.xen.org; mirageos-devel@lists.xenproject.org
> Subject: Re: [Xen-devel] Prepping for GSOC 2014 [URGENT] - deadline Feb 14 2014
> 
> 
> > Ben:
> >      * dom0 kgdb support
> >
> >        Is this for GSoC?
> 
> This has been on there a while, and could be a GSoC project - there has been some development in the Xen IPI support since this was written, so it may work better than advertised here.

And it actually works!
> 
> That said, Fri is my last day working for Citrix (and consequently, on Xen) - and I'll be moving on to a Start-up company again, so someone else would need to sponsor this project.
> 
> Naturally, I'll be available via my Non-Citrix email address (ben@guthro.net)
> 
> 
> Ben

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 05 14:37:54 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 14:37:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB3bn-0004HR-Gs; Wed, 05 Feb 2014 14:37:47 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Ben.Guthro@citrix.com>)
	id 1WB3JM-00030v-Ea; Wed, 05 Feb 2014 14:18:44 +0000
Received: from [193.109.254.147:63230] by server-10.bemta-14.messagelabs.com
	id 22/D1-10711-34842F25; Wed, 05 Feb 2014 14:18:43 +0000
X-Env-Sender: Ben.Guthro@citrix.com
X-Msg-Ref: server-9.tower-27.messagelabs.com!1391609921!2214250!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 16595 invoked from network); 5 Feb 2014 14:18:42 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-9.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Feb 2014 14:18:42 -0000
X-IronPort-AV: E=Sophos;i="4.95,786,1384300800"; d="scan'208";a="100103481"
Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net)
	([10.9.154.239])
	by FTLPIPO01.CITRIX.COM with ESMTP; 05 Feb 2014 14:18:41 +0000
Received: from FTLPEX01CL01.citrite.net ([169.254.4.32]) by
	FTLPEX01CL03.citrite.net ([169.254.1.150]) with mapi id 14.02.0342.004;
	Wed, 5 Feb 2014 09:18:40 -0500
From: Ben Guthro <Ben.Guthro@citrix.com>
To: Ian Campbell <Ian.Campbell@citrix.com>, "lars.kurth@xen.org"
	<lars.kurth@xen.org>, Roger Pau Monne <roger.pau@citrix.com>,
	Dario Faggioli <dario.faggioli@citrix.com>,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>, 
	Andrew Cooper <Andrew.Cooper3@citrix.com>, Paul Durrant
	<Paul.Durrant@citrix.com>, Santosh Jodh <Santosh.Jodh@citrix.com>, "Ian
	Jackson" <Ian.Jackson@citrix.com>
Thread-Topic: [Xen-devel] Prepping for GSOC 2014 [URGENT] - deadline Feb 14
	2014
Thread-Index: AQHPInvXBCUk6V9UM0G88s1y0zm8RZqmsyeN
Date: Wed, 5 Feb 2014 14:18:40 +0000
Message-ID: <CE24C0DFE1A2F443BA25C1A565397C1A2D700B@FTLPEX01CL01.citrite.net>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>,
	<1391609348.6497.178.camel@kazak.uk.xensource.com>
In-Reply-To: <1391609348.6497.178.camel@kazak.uk.xensource.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.9.154.239]
MIME-Version: 1.0
X-DLP: MIA1
X-Mailman-Approved-At: Wed, 05 Feb 2014 14:37:46 +0000
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org


________________________________________
From: Ian Campbell
Sent: Wednesday, February 05, 2014 9:09 AM
To: lars.kurth@xen.org; Roger Pau Monne; Dario Faggioli; Konrad Rzeszutek Wilk; Ben Guthro; Andrew Cooper; Paul Durrant; Santosh Jodh; Ian Jackson
Cc: xen-devel@lists.xen.org; xen-api@lists.xen.org; mirageos-devel@lists.xenproject.org
Subject: Re: [Xen-devel] Prepping for GSOC 2014 [URGENT] - deadline Feb 14 2014


> Ben:
>      * dom0 kgdb support
>
>        Is this for GSoC?

This has been on there a while, and could be a GSoC project - there has been some development in the Xen IPI support since this was written, so it may work better than advertised here.

That said, Fri is my last day working for Citrix (and consequently, on Xen) - and I'll be moving on to a Start-up company again, so someone else would need to sponsor this project.

Naturally, I'll be available via my Non-Citrix email address (ben@guthro.net)


Ben

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 05 14:37:54 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 14:37:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB3bn-0004He-S2; Wed, 05 Feb 2014 14:37:47 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Ian.Campbell@citrix.com>)
	id 1WB3VH-0003pq-HI; Wed, 05 Feb 2014 14:31:03 +0000
Received: from [85.158.137.68:12055] by server-1.bemta-3.messagelabs.com id
	EF/37-17293-62B42F25; Wed, 05 Feb 2014 14:31:02 +0000
X-Env-Sender: Ian.Campbell@citrix.com
X-Msg-Ref: server-4.tower-31.messagelabs.com!1391610660!13601185!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 10302 invoked from network); 5 Feb 2014 14:31:01 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-4.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Feb 2014 14:31:01 -0000
X-IronPort-AV: E=Sophos;i="4.95,786,1384300800"; d="scan'208";a="100109328"
Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net)
	([10.9.154.239])
	by FTLPIPO01.CITRIX.COM with ESMTP; 05 Feb 2014 14:30:59 +0000
Received: from [10.80.2.80] (10.80.2.80) by FTLPEX01CL03.citrite.net
	(10.13.107.80) with Microsoft SMTP Server id 14.2.342.4; Wed, 5 Feb 2014
	09:30:58 -0500
Message-ID: <1391610656.6497.179.camel@kazak.uk.xensource.com>
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Date: Wed, 5 Feb 2014 14:30:56 +0000
In-Reply-To: <20140205142932.GA3946@phenom.dumpdata.com>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>
	<1391609348.6497.178.camel@kazak.uk.xensource.com>
	<CE24C0DFE1A2F443BA25C1A565397C1A2D700B@FTLPEX01CL01.citrite.net>
	<20140205142932.GA3946@phenom.dumpdata.com>
Organization: Citrix Systems, Inc.
X-Mailer: Evolution 3.4.4-3 
MIME-Version: 1.0
X-Originating-IP: [10.80.2.80]
X-DLP: MIA1
X-Mailman-Approved-At: Wed, 05 Feb 2014 14:37:46 +0000
Cc: "mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>,
	Andrew Cooper <Andrew.Cooper3@citrix.com>, Dario
	Faggioli <dario.faggioli@citrix.com>, Ben Guthro <Ben.Guthro@citrix.com>,
	Santosh Jodh <Santosh.Jodh@citrix.com>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	Ian Jackson <Ian.Jackson@citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Paul Durrant <Paul.Durrant@citrix.com>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Wed, 2014-02-05 at 09:29 -0500, Konrad Rzeszutek Wilk wrote:
> On Wed, Feb 05, 2014 at 02:18:40PM +0000, Ben Guthro wrote:
> > 
> > ________________________________________
> > From: Ian Campbell
> > Sent: Wednesday, February 05, 2014 9:09 AM
> > To: lars.kurth@xen.org; Roger Pau Monne; Dario Faggioli; Konrad Rzeszutek Wilk; Ben Guthro; Andrew Cooper; Paul Durrant; Santosh Jodh; Ian Jackson
> > Cc: xen-devel@lists.xen.org; xen-api@lists.xen.org; mirageos-devel@lists.xenproject.org
> > Subject: Re: [Xen-devel] Prepping for GSOC 2014 [URGENT] - deadline Feb 14 2014
> > 
> > 
> > > Ben:
> > >      * dom0 kgdb support
> > >
> > >        Is this for GSoC?
> > 
> > This has been on there a while, and could be a GSoC project - there has been some development in the Xen IPI support since this was written, so it may work better than advertised here.
> 
> And it actually works!

OK, I'll nuke it from the list hten, thanks!

> > 
> > That said, Fri is my last day working for Citrix (and consequently,
> on Xen) - and I'll be moving on to a Start-up company again,

Good luck!

Ian.


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 05 14:37:54 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 14:37:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB3bn-0004HK-BF; Wed, 05 Feb 2014 14:37:47 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Ian.Campbell@citrix.com>)
	id 1WB3AB-0002Tt-2Q; Wed, 05 Feb 2014 14:09:15 +0000
Received: from [85.158.137.68:59153] by server-11.bemta-3.messagelabs.com id
	4D/DE-04255-A0642F25; Wed, 05 Feb 2014 14:09:14 +0000
X-Env-Sender: Ian.Campbell@citrix.com
X-Msg-Ref: server-9.tower-31.messagelabs.com!1391609351!12399356!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 14531 invoked from network); 5 Feb 2014 14:09:13 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-9.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Feb 2014 14:09:13 -0000
X-IronPort-AV: E=Sophos;i="4.95,786,1384300800"; d="scan'208";a="98207648"
Received: from accessns.citrite.net (HELO FTLPEX01CL02.citrite.net)
	([10.9.154.239])
	by FTLPIPO02.CITRIX.COM with ESMTP; 05 Feb 2014 14:09:10 +0000
Received: from [10.80.2.80] (10.80.2.80) by FTLPEX01CL02.citrite.net
	(10.13.107.79) with Microsoft SMTP Server id 14.2.342.4; Wed, 5 Feb 2014
	09:09:10 -0500
Message-ID: <1391609348.6497.178.camel@kazak.uk.xensource.com>
From: Ian Campbell <Ian.Campbell@citrix.com>
To: <lars.kurth@xen.org>, Roger Pau Monne <roger.pau@citrix.com>, "Dario
	Faggioli" <dario.faggioli@citrix.com>, Konrad Rzeszutek Wilk
	<konrad.wilk@oracle.com>, Ben Guthro <benjamin.guthro@citrix.com>, "Andrew
	Cooper" <Andrew.Cooper3@citrix.com>,
	Paul Durrant <paul.durrant@citrix.com>, 
	Santosh Jodh <Santosh.Jodh@citrix.com>, Ian Jackson
	<Ian.Jackson@eu.citrix.com>
Date: Wed, 5 Feb 2014 14:09:08 +0000
In-Reply-To: <52E7B6AF.3050604@xen.org>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>
Organization: Citrix Systems, Inc.
X-Mailer: Evolution 3.4.4-3 
MIME-Version: 1.0
X-Originating-IP: [10.80.2.80]
X-DLP: MIA2
X-Mailman-Approved-At: Wed, 05 Feb 2014 14:37:46 +0000
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	mirageos-devel@lists.xenproject.org,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

T24gVHVlLCAyMDE0LTAxLTI4IGF0IDEzOjU0ICswMDAwLCBMYXJzIEt1cnRoIHdyb3RlOgo+IEhp
IGFsbCwKPiBJIGhhdmUgbm90IGdvdHRlbiBhbnkgcmVwbHkgdG8gdGhpcyB0aHJlYWQuIEkgc2F3
IFdlaSBMdWkgYW5kIEFuZHLDqXMgCj4gTGFnYXItQ2F2aWxsYSBtYWtlIGNoYW5nZXMgdG8gdGhl
IHByb2plY3QgbGlzdC4gUGxlYXNlIGdvIHRocm91Z2ggdGhlIAo+IGl0ZW1zIGJlbG93IGFuZCBt
YWtlIGNoYW5nZXMgYXMgc3VnZ2VzdGVkLiBPdGhlcndpc2UsIG91ciBjaGFuY2VzIHRvIGdldCAK
PiBpbnRvIEdTb0MgMjAxNCB3aWxsIGJlIHJlbGF0aXZlbHkgc2xpbS4KCkdvaW5nIHRocm91Z2gg
dGhlIGxpc3QsIHBlb3BsZSBsaXN0ZWQgYXMgdGVjaG5pY2FsIGNvbnRhY3RzIGZvciBwcm9qZWN0
cwp3aXRoIEdTb0MgPT0geWVzIChvciB1bmtub3duKSBhcmUgaW4gdGhlIFRvIGxpbmUuIFBsZWFz
ZSByZWl0ZXJhdGUgeW91cgppbnRlcmVzdCBpbiBtZW50b3JpbmcgdGhlIHByb2plY3QocykgYW5k
IHVwZGF0ZSBvciByZW1vdmUgdGhlIGVudHJ5IGFzCm5lY2Vzc2FyeS4KCkkgc2tpcHBlZCB0aGlu
Z3MgYWRkZWQgcmVjZW50bHkgYW5kIEkgc2tpcHBlZCAiWGVuIENsb3VkIFBsYXRmb3JtIChYQ1Ap
CmFuZCBYQVBJIHByb2plY3RzIiwgc29tZW9uZSBlbHNlIGNhbiBwaWNrIHRoYXQgdXAuCgpBbmQg
dG8gcmVpdGVyYXRlIHdoYXQgTGFycyBzYWlkOgoKPiBBZGQgbmV3IHdvcmsgaXRlbXMgOiB3ZSBv
dWdodCB0byBoYXZlIGEgZmV3IHNleHkgdG9waWNzIG9uIHNheSAKPiBSZWFsLXRpbWUsIG1vYmls
ZSBhbmQgc29tZSBvZiB0aGUgb3RoZXIgc2VnbWVudHMgKGFzc3VtaW5nIHdlIGNhbiBnZXQKPiBI
VykKWy4uLl0KPiBiKSBBbnlvbmUgd2hvIGhhcyBzb21lIGtlcm5lbC9saW51eC9ic2QvZGlzdHJv
L3FlbXUgd29yay1pdGVtcywgc2hvdWxkIAo+IGdldCB0aGVzZSBsaXN0ZWQgb24gdGhlIHJlc3Bl
Y3RpdmUgb3RoZXIgcHJvZ3JhbXMuIEFuZCB3ZSBzaG91bGQgbGluayAKPiB0byB0aGVzZSBmcm9t
IG91ciBwcm9qZWN0IHBhZ2UuCgpUaGUgbGlzdDoKClBhc2k6CiAgICAgICogSW1wbGVtZW50IFhl
biBQVlNDU0kgc3VwcG9ydCBpbiB4bC9saWJ4bCB0b29sc3RhY2sKICAgICAgKiBJbXBsZW1lbnQg
WGVuIFBWVVNCIHN1cHBvcnQgaW4geGwvbGlieGwgdG9vbHN0YWNrCgogICAgICAgIEJvdGggaGF2
ZSB1bmFuc3dlcmVkIHF1ZXN0aW9ucyBwb3NlZCBieSBMYXJzIGluIEphbnVhcnkgMjAxMy4KICAg
ICAgICAKS29ucmFkOgogICAgICAqIEJsb2NrIGJhY2tlbmQvZnJvbnRlbmQgaW1wcm92ZW1lbnRz
CgogICAgICAgIEkgc3VzcGVjdCBhIGJ1bmNoIG9mIHRoZXNlIGFyZSBkb25lPyAoQWxzbyBDQyBS
b2dlciwgd2hvIG1heQogICAgICAgIGhhdmUgZG9uZSB0aGVtLi4uKQogICAgICAgIAogICAgICAg
IFdhcyBpbiB0aGUgbGlzdCB0d2ljZSwgdGhleSBsb29rZWQgaWRlbnRpY2FsIHNvIEkgbnVrZWQg
b25lLgogICAgICAgIAogICAgICAqIFV0aWxpemUgSW50ZWwgUXVpY2tQYXRoIG9uIG5ldHdvcmsg
YW5kIGJsb2NrIHBhdGguCgogICAgICAgIE5vIGNvbW1lbnRzIGV0YywgYnV0IHNvdW5kcyBhZHZh
bmNlZCBmb3IgYSBHU29DIHN0dWRlbnQsIHBsdXMKICAgICAgICBpdHMgdW5jbGVhciB3aGVuIHN1
Y2ggaGFyZHdhcmUgYmVjYW1lIGF2YWlsYWJsZSwgYXJlIHRoZXkgbGlrZWx5CiAgICAgICAgdG8g
aGF2ZSBpdD8gSXQgc291bmRzIGxpa2UgaXQgbWlnaHQgYWxzbyBiZSBxdWl0ZSBoaWdoIGVuZC4K
ICAgICAgICAKICAgICAgKiBwZXJmIHdvcmtpbmcgd2l0aCBYZW4KCiAgICAgICAgRG9uZS9pbiBw
cm9ncmVzcyBieSBCb3JpcyBJIHRoaW5rCiAgICAgICAgCiAgICAgICogUEFUIHdyaXRlY29tYmlu
ZSBmaXh1cAoKICAgICAgICBEaWQgSSBzZWUgYSBmaXggZm9yIHRoaXMgZ28gcGFzdD8gR1NvQyA9
PSB1bmtub3duPwogICAgICAgIAogICAgICAqIFBhcmFsbGVsIHhlbndhdGNoCgogICAgICAgIEJp
dCBzcGFyc2Ugb24gZGV0YWlscywgR1NPQyA9PSB1bmtub3duCgogICAgICAqIE1pY3JvY29kZSB1
cGxvYWRlciBpbXBsZW1lbnRhdGlvbgogICAgICAgIAogICAgICAgIERvbmUgSSB0aGluaz8KCiAg
ICAgICogSW50ZWdyYXRpbmcgTlVNQSBhbmQgVG1lbQogICAgICAgIAogICAgICAgIExpc3RzIERh
biBhcyBjby1tYWludGFpbmVyIC0tIEtvbnJhZCBkbyB5b3Ugd2FudCB0byBwcm9wb3NlIHRoaXMK
ICAgICAgICB0byB0aGUgbmV3IHRtZW0gZ3V5IChJJ3ZlIGZvcmdvdHRlbiBoaXMgbmFtZSkKICAg
ICAgICAKICAgICAgKiBQZXJmb3JtYW5jZSB0b29scyBvdmVyaGF1bAoKICAgICAgICBCaXQgdmFn
dWUuIEFuZCBoYXMgc29tZSBvZiB0aGlzIGJlZW4gZG9uZT8KCiAgICAgICogIlVwc3RyZWFtIGJ1
Z3MiCgogICAgICAgIFRoZXJlIHdlcmUgNCBvZiB0aGVzZSwgZGF0aW5nIGJhY2sgdG8gMjAxMiwg
SSBkb24ndCB0aGluayB0aGlzCiAgICAgICAgbGlzdCBpcyBhIGdvb2QgcGxhY2UgdG8gdHJhY2sg
YnVncyBhbmQgaXQgc2VlbXMgbGlrZSBhdCBsZWFzdAogICAgICAgIHNvbWUgb2YgdGhlbSBhcmUg
bm93IG9ic29sZXRlLiBTbyBJJ3ZlIG51a2VkIHRoZSBsb3QuIElmIHRoZXkKICAgICAgICBhcmUg
c3RpbGwgcmVsZXZhbnQgSSB0aGluayBpdCB3b3VsZCBiZSBiZXN0IHRvIGdldCB0aGVtIGludG8g
dGhlCiAgICAgICAgYnVnIHRyYWNrZXIuCiAgICAgICAgCkJlbjoKICAgICAgKiBkb20wIGtnZGIg
c3VwcG9ydAoKICAgICAgICBJcyB0aGlzIGZvciBHU29DPwoKR2VvcmdlOgoKICAgICAgKiBJbnRy
b2R1Y2luZyBQb3dlckNsYW1wLWxpa2UgZHJpdmVyIGZvciBYZW4KCiAgICAgICAgSSBkb24ndCB0
aGluayB0aGlzIGhhcyBiZWVuIGRvbmU/CgpEYXJpbzoKICAgICAgKiBOVU1BIGVmZmVjdHMgb24g
aW50ZXItVk0gY29tbXVuaWNhdGlvbiBhbmQgb24gbXVsdGktVk0gd29ya2xvYWRzCgogICAgICAg
IEkgdGhpbmsgdGhpcyB3YXMgdW5kZXIgd2F5IGFzIHBhcnQgb2YgdGhlIEdOT01FIE91dHJlYWNo
CiAgICAgICAgcHJvZ3JhbS4gSW4gdGhhdCBjYXNlIHBlcmhhcHMgaXQgbmVlZHMgdXBkYXRpbmcg
dG8gcmVmbGVjdCB3aGF0CiAgICAgICAgaGFzIGJlZW4gZG9uZSBhbmQgd2hhdCBzdGlsbCBuZWVk
cyB0byBiZSBkb25lPwogICAgICAgIAogICAgICAqIEludGVncmF0aW5nIE5VTUEgYW5kIFRtZW0K
CiAgICAgICAgTGlzdHMgRGFuIGFzIGNvLW1haW50YWluZXIgLS0gY292ZXJlZCB1bmRlciBLb25y
YWQncyBuYW1lIGFib3ZlLgogICAgICAgIAogICAgICAqIElzIFhlbiByZWFkeSBmb3IgdGhlIFJl
YWwtVGltZS9FbWJlZGRlZCBXb3JsZD8KICAgICAgICAgICAgICAgIAogICAgICAgIFNvdW5kcyBh
IGJpdCBibHVlIHNreT8gTm93IHRoYXQgdGhlcmUgaXMgYWN0aXZlIGludGVyZXN0IGluIHRoaXMK
ICAgICAgICBvbiBBUk0gcGVyaGFwcyBhIGZldyBjb25jcmV0ZSBwcm9qZWN0cyBjb3VsZCBiZSBw
cm9wb3NlZCB0bwogICAgICAgIHJlcGxhY2UgaXQ/CgpBbmR5OgoKICAgICAgKiBJT01NVSBjb250
cm9sIGZvciBTV0lPVExCLCB0byBhdm9pZCBkb20wIGNvcHkgb2YgYWxsID40SyBETUEKICAgICAg
ICBhbGxvY2F0aW9ucwoKICAgICAgICBTb3VuZHMgdG9vIGhhcmQgZm9yIGEgR1NvQyB0byBtZS4g
V291bGQgbmVlZCBmbGVzaGluZyBvdXQgaW4gYW55CiAgICAgICAgY2FzZS4KICAgICAgICAKICAg
ICAgKiBDUFUvUkFNL1BDSSBkaWFncmFtIHRvb2wKCiAgICAgICAgRG9lcyB0aGlzIG5vdCBhbHJl
YWR5IGV4aXN0IHNvbWV3aGVyZT8KICAgICAgICAKUGF1bDoKCiAgICAgICogSFZNIHBlci1ldmVu
dC1jaGFubmVsIGludGVycnVwdHMKCiAgICAgICAgTWlnaHQgYmUgZWFzaWVyIG5vdyB0aGF0IFdp
bmRvd3MgUFYgZHJpdmVycyBhcmUgb3BlbmVkIHVwPwoKUm9nZXI6CiAgICAgICogUmVmYWN0b3Ig
TGludXggaG90cGx1ZyBzY3JpcHRzCgogICAgICAgIFlvdSBkaWQgc29tZSBvZiB0aGlzIEkgdGhp
bms/CiAgICAgICAgCklhbiBDOgoKICAgICAgKiBYTCB0byBYQ1AgVk0gbW90aW9uCgogICAgICAg
IFBlcmhhcHMgdGhpcyBjb3VsZCBiZSBicm9hZGVuZWQgaW50byBWTSB0cmFuc3BvcnQgYmV0d2Vl
biBYTCBhbmQKICAgICAgICBvdGhlciB0aGluZ3MgdG9vIC0tIGUuZy4gbGlidmlydD8KClN0ZWZh
bm86CgogICAgICAqIFZNIFNuYXBzaG90cwoKICAgICAgICBTdGlsbCBhIGdvb2QgcHJvamVjdCBJ
IHRoaW5rCiAgICAgICAgCkdlb3JnZToKCiAgICAgICogQWxsb3dpbmcgZ3Vlc3RzIHRvIGJvb3Qg
d2l0aCBhIHBhc3NlZC10aHJvdWdoIEdQVSBhcyB0aGUgcHJpbWFyeQogICAgICAgIGRpc3BsYXkK
CiAgICAgICAgVGhpcyBzZWVtcyBsaWtlIGEgYml0IG9mIGEgcmF0aG9sZSBmb3IgYSBHU29DIHN0
dWRlbnQgdG8gbWUuLi4KICAgICAgICAKICAgICAgKiBBZHZhbmNlZCBTY2hlZHVsaW5nIFBhcmFt
ZXRlcnMKICAgICAgICAKICAgICAgICBTdGlsbCB0byBkbz8KClNhbnRvc2g6CgogICAgICAqIEtE
RCAoV2luZG93cyBEZWJ1Z2dlciBTdHViKSBlbmhhbmNlbWVudHMKICAgICAgICAKRGF2ZQoKICAg
ICAgKiBDcmVhdGUgYSB0aW55IFZNIGZvciBlYXN5IGxvYWQgdGVzdGluZwoKICAgICAgICBTb21l
b25lIHdhcyBsb29raW5nIGF0IHRoaXMgSSB0aGluaz8KICAgICAgICAKSWFuIEo6CgogICAgICAq
IFRlc3RpbmcgUFYgYW5kIEhWTSBpbnN0YWxscyBvZiBEZWJpYW4gdXNpbmcgZGViaWFuLWluc3Rh
bGxlcgogICAgICAqIFRlc3RpbmcgTmV0QlNECgogICAgICAgIEJTRCBpcyBkb25lIEkgdGhpbmss
IGFuZCBJJ20gbG9va2luZyBhdCBEZWJpYW4gSW5zdGFsbGVyIHN0dWZmCiAgICAgICAgbXlzZWxm
LiBJJ3ZlIHJlbW92ZWQgdGhlc2UuCgoKUGhldyEKSWFuLgoKCgo+IExhcnMKPiAKPiBPbiAyMC8w
MS8yMDE0IDA5OjE4LCBMYXJzIEt1cnRoIHdyb3RlOgo+ID4gSGkgYWxsLAo+ID4KPiA+IHRoZSBH
U29DIGFwcGxpY2F0aW9uIGRlYWRsaW5lIGlzIGNvbWluZyB1cCA6IEZlYiAyMDE0LiBJZiB3ZSB3
YW50IHRvIAo+ID4gaGF2ZSBhbnkgY2hhbmNlIG9mIGdldHRpbmcgYWNjZXB0ZWQgdGhpcyB5ZWFy
LCB3ZSBvdWdodCB0byBnZXQgb3VyIAo+ID4gcHJvamVjdCBsaXN0IGludG8gZ29vZCBzaGFwZS4g
VGhlIHByb2plY3QgbGlzdCBhbmQgaG93IHRoZSBwcm9qZWN0IGFuZCAKPiA+IG1lbnRlcnMgcHJl
c2VudCB0aGVtc2VsdmVzIGhhcyBhIGJpZ2dlciBpbXBhY3Qgb24gd2hldGhlciB3ZSBnZXQgCj4g
PiBhY2NlcHRlZCB0aGFuIHRoZSBhY3R1YWwgYXBwbGljYXRpb24uCj4gPgo+ID4gQWxzbywgSSB3
b3VsZCBsaWtlIHRvIGFkZCBhIG1lbnRvciBzZWN0aW9uIHRoaXMgeWVhcjogYSBzaG9ydCBiaW8s
IAo+ID4gd2hhdCB0aGUgbWVudG9yIGNhcmVzIGFib3V0IGFuZCBhIHBpY3R1cmUuIFRoaXMgd2ls
bCBoZWxwIG1ha2UgdGhlIAo+ID4gcHJvamVjdCBsaXN0IG1vcmUgcmVhbC4KPiA+Cj4gPiBXZSBo
YXZlICo0IHdlZWtzKiB0byBkbyB0aGlzLiBUaGUgYmFyIGZvciBHU29DIGhhcyBiZWVuIGdldHRp
bmcgCj4gPiBpbmNyZWFzaW5nbHkgaGlnaC4gSSBrbm93LCB3ZSBhcmUgdGllZCBkb3duIHdpdGgg
WGVuIDQuNCwgYnV0IHRoaXMgaXMgCj4gPiBzb21ldGhpbmcgeW91IG5lZWQgdG8gZG8gaWYgeW91
IHdhbnQgdGhlIFhlbiBQcm9qZWN0IHRvIHBhcnRpY2lwYXRlLgo+ID4KPiA+IGEpIFBsZWFzZSwg
dXBkYXRlIAo+ID4gaHR0cDovL3dpa2kueGVucHJvamVjdC5vcmcvd2lraS9YZW5fRGV2ZWxvcG1l
bnRfUHJvamVjdHMgdXJnZW50bHkgCj4gPiAodGhlc2UgbmVlZCB0byBiZSBpbiBnb29kIHNoYXBl
ICpiZWZvcmUqIHRoZSBhcHBsaWNhdGlvbikuIFdoYXQgSSBuZWVkIAo+ID4geW91IHRvIGRvIGlz
Ogo+ID4gYS4xKSBSZW1vdmUgaXRlbXMgdGhhdCBhcmUgZG9uZQo+ID4gYS4yKSBBZGQgbmV3IHdv
cmsgaXRlbXMgOiB3ZSBvdWdodCB0byBoYXZlIGEgZmV3IHNleHkgdG9waWNzIG9uIHNheSAKPiA+
IFJlYWwtdGltZSwgbW9iaWxlIGFuZCBzb21lIG9mIHRoZSBvdGhlciBzZWdtZW50cyAoYXNzdW1p
bmcgd2UgY2FuIGdldCBIVykKPiA+IGEuMykgQWxsIHByb2plY3QgcHJvcG9zYWxzIG5lZWQgdG8g
YmUgcGVlciByZXZpZXdlZCAqYW5kKiBjbGVhciAuLi4gCj4gPiBUaGUgcGVlciByZXZpZXcgcHJv
Y2VzcyBmb3IgcHJvamVjdHMgd2UgcHV0IGluIHBsYWNlIGxhc3QgeWVhciB3b3JrZWQgCj4gPiB3
ZWxsLCBieSB3aGljaCB3ZSBoYWQgcGFzdCBtZW50b3JzIHNpZ24gb2YgcHJvamVjdCBwcm9wb3Nh
bHMgdGhhdCB3ZXJlIAo+ID4gaW4gZ29vZCBlbm91Z2ggc3RhdGUuCj4gPgo+ID4gYikgQW55b25l
IHdobyBoYXMgc29tZSBrZXJuZWwvbGludXgvYnNkL2Rpc3Ryby9xZW11IHdvcmstaXRlbXMsIHNo
b3VsZCAKPiA+IGdldCB0aGVzZSBsaXN0ZWQgb24gdGhlIHJlc3BlY3RpdmUgb3RoZXIgcHJvZ3Jh
bXMuIEFuZCB3ZSBzaG91bGQgbGluayAKPiA+IHRvIHRoZXNlIGZyb20gb3VyIHByb2plY3QgcGFn
ZS4KPiA+Cj4gPiBCZXN0IFJlZ2FyZHMKPiA+IExhcnMKPiA+IFAuUy46IEkgd2lsbCBhbHNvIHNl
ZSB3aGV0aGVyIHdlIGNhbiBwYXJ0aWNpcGF0ZSBhcyBYZW4gUHJvamVjdCB1bmRlciAKPiA+IHRo
ZSBMRiBHU29DIHByb2dyYW0sIGJ1dCBsYXN0IHllYXIgdGhlcmUgd2FzIHB1c2gtYmFjayBhbmQg
SSBkb24ndCAKPiA+IGV4cGVjdCB0aGlzIHRvIGNoYW5nZQo+ID4KPiAKPiAKPiBfX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwo+IFhlbi1kZXZlbCBtYWlsaW5n
IGxpc3QKPiBYZW4tZGV2ZWxAbGlzdHMueGVuLm9yZwo+IGh0dHA6Ly9saXN0cy54ZW4ub3JnL3hl
bi1kZXZlbAoKCgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
XwpYZW4tYXBpIG1haWxpbmcgbGlzdApYZW4tYXBpQGxpc3RzLnhlbi5vcmcKaHR0cDovL2xpc3Rz
Lnhlbi5vcmcvY2dpLWJpbi9tYWlsbWFuL2xpc3RpbmZvL3hlbi1hcGkK

From xen-api-bounces@lists.xen.org Wed Feb 05 14:37:54 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 14:37:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB3bn-0004HX-MH; Wed, 05 Feb 2014 14:37:47 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <konrad.wilk@oracle.com>)
	id 1WB3Tz-0003jn-3p; Wed, 05 Feb 2014 14:29:43 +0000
Received: from [85.158.143.35:59956] by server-2.bemta-4.messagelabs.com id
	6D/A4-10891-6DA42F25; Wed, 05 Feb 2014 14:29:42 +0000
X-Env-Sender: konrad.wilk@oracle.com
X-Msg-Ref: server-4.tower-21.messagelabs.com!1391610580!3359190!1
X-Originating-IP: [156.151.31.81]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogMTU2LjE1MS4zMS44MSA9PiAyODgzMzk=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8287 invoked from network); 5 Feb 2014 14:29:41 -0000
Received: from userp1040.oracle.com (HELO userp1040.oracle.com) (156.151.31.81)
	by server-4.tower-21.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 5 Feb 2014 14:29:41 -0000
Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238])
	by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with
	ESMTP id s15ETZ0w031233
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK);
	Wed, 5 Feb 2014 14:29:36 GMT
Received: from aserz7022.oracle.com (aserz7022.oracle.com [141.146.126.231])
	by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id
	s15ETYNJ029718
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Wed, 5 Feb 2014 14:29:34 GMT
Received: from abhmp0008.oracle.com (abhmp0008.oracle.com [141.146.116.14])
	by aserz7022.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id
	s15ETYpI029712; Wed, 5 Feb 2014 14:29:34 GMT
Received: from phenom.dumpdata.com (/50.195.21.189)
	by default (Oracle Beehive Gateway v4.0)
	with ESMTP ; Wed, 05 Feb 2014 06:29:33 -0800
Received: by phenom.dumpdata.com (Postfix, from userid 1000)
	id 66A531C0972; Wed,  5 Feb 2014 09:29:32 -0500 (EST)
Date: Wed, 5 Feb 2014 09:29:32 -0500
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Ben Guthro <Ben.Guthro@citrix.com>
Message-ID: <20140205142932.GA3946@phenom.dumpdata.com>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>
	<1391609348.6497.178.camel@kazak.uk.xensource.com>
	<CE24C0DFE1A2F443BA25C1A565397C1A2D700B@FTLPEX01CL01.citrite.net>
MIME-Version: 1.0
Content-Disposition: inline
In-Reply-To: <CE24C0DFE1A2F443BA25C1A565397C1A2D700B@FTLPEX01CL01.citrite.net>
User-Agent: Mutt/1.5.21 (2010-09-15)
X-Source-IP: acsinet22.oracle.com [141.146.126.238]
X-Mailman-Approved-At: Wed, 05 Feb 2014 14:37:46 +0000
Cc: Ian Campbell <Ian.Campbell@citrix.com>,
	Andrew Cooper <Andrew.Cooper3@citrix.com>,
	Dario Faggioli <dario.faggioli@citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>,
	Santosh Jodh <Santosh.Jodh@citrix.com>,
	Ian Jackson <Ian.Jackson@citrix.com>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	Paul Durrant <Paul.Durrant@citrix.com>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Wed, Feb 05, 2014 at 02:18:40PM +0000, Ben Guthro wrote:
> 
> ________________________________________
> From: Ian Campbell
> Sent: Wednesday, February 05, 2014 9:09 AM
> To: lars.kurth@xen.org; Roger Pau Monne; Dario Faggioli; Konrad Rzeszutek Wilk; Ben Guthro; Andrew Cooper; Paul Durrant; Santosh Jodh; Ian Jackson
> Cc: xen-devel@lists.xen.org; xen-api@lists.xen.org; mirageos-devel@lists.xenproject.org
> Subject: Re: [Xen-devel] Prepping for GSOC 2014 [URGENT] - deadline Feb 14 2014
> 
> 
> > Ben:
> >      * dom0 kgdb support
> >
> >        Is this for GSoC?
> 
> This has been on there a while, and could be a GSoC project - there has been some development in the Xen IPI support since this was written, so it may work better than advertised here.

And it actually works!
> 
> That said, Fri is my last day working for Citrix (and consequently, on Xen) - and I'll be moving on to a Start-up company again, so someone else would need to sponsor this project.
> 
> Naturally, I'll be available via my Non-Citrix email address (ben@guthro.net)
> 
> 
> Ben

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 05 14:45:15 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 14:45:15 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB3ix-0005VV-Tr; Wed, 05 Feb 2014 14:45:11 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Andrew.Cooper3@citrix.com>)
	id 1WB3ed-0004y7-5P; Wed, 05 Feb 2014 14:40:43 +0000
Received: from [85.158.143.35:59771] by server-3.bemta-4.messagelabs.com id
	52/5D-11539-A6D42F25; Wed, 05 Feb 2014 14:40:42 +0000
X-Env-Sender: Andrew.Cooper3@citrix.com
X-Msg-Ref: server-2.tower-21.messagelabs.com!1391611240!3367824!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 25549 invoked from network); 5 Feb 2014 14:40:41 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-2.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Feb 2014 14:40:41 -0000
X-IronPort-AV: E=Sophos;i="4.95,786,1384300800"; d="scan'208";a="100113523"
Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net)
	([10.9.154.239])
	by FTLPIPO01.CITRIX.COM with ESMTP; 05 Feb 2014 14:40:14 +0000
Received: from ukmail1.uk.xensource.com (10.80.16.128) by smtprelay.citrix.com
	(10.13.107.80) with Microsoft SMTP Server id 14.2.342.4;
	Wed, 5 Feb 2014 09:40:13 -0500
Received: from andrewcoop.uk.xensource.com ([10.80.2.18])	by
	ukmail1.uk.xensource.com with esmtp (Exim 4.69)	(envelope-from
	<andrew.cooper3@citrix.com>)	id 1WB3e9-0006vT-OJ;
	Wed, 05 Feb 2014 14:40:13 +0000
Message-ID: <52F24D4D.7040004@citrix.com>
Date: Wed, 5 Feb 2014 14:40:13 +0000
From: Andrew Cooper <andrew.cooper3@citrix.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:17.0) Gecko/20131103 Icedove/17.0.10
MIME-Version: 1.0
To: Ian Campbell <Ian.Campbell@citrix.com>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>
	<1391609348.6497.178.camel@kazak.uk.xensource.com>
In-Reply-To: <1391609348.6497.178.camel@kazak.uk.xensource.com>
X-Enigmail-Version: 1.6
X-DLP: MIA2
X-Mailman-Approved-At: Wed, 05 Feb 2014 14:45:09 +0000
Cc: Ben Guthro <benjamin.guthro@citrix.com>,
	mirageos-devel@lists.xenproject.org,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	Dario Faggioli <dario.faggioli@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Paul Durrant <paul.durrant@citrix.com>,
	Santosh Jodh <Santosh.Jodh@citrix.com>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On 05/02/14 14:09, Ian Campbell wrote:
>
> Andy:
>
>       * IOMMU control for SWIOTLB, to avoid dom0 copy of all >4K DMA
>         allocations
>
>         Sounds too hard for a GSoC to me. Would need fleshing out in any
>         case.

Malcolm made a prototype for this on the first day of the Hackathon.  It
can disappear.

>         
>       * CPU/RAM/PCI diagram tool
>
>         Does this not already exist somewhere?

Not as far as I (or my ability to google) am aware.

My furrowing into hwloc interacting with Xen and libxc is a start to all
of this, but it is still very much in my copious free time and there is
more than enough other work which could be done if someone were interested.

~Andrew

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 05 14:45:15 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 14:45:15 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB3iy-0005Vb-32; Wed, 05 Feb 2014 14:45:12 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Ian.Campbell@citrix.com>)
	id 1WB3g5-0005Bd-Ow; Wed, 05 Feb 2014 14:42:13 +0000
Received: from [85.158.139.211:14820] by server-3.bemta-5.messagelabs.com id
	1E/33-13671-4CD42F25; Wed, 05 Feb 2014 14:42:12 +0000
X-Env-Sender: Ian.Campbell@citrix.com
X-Msg-Ref: server-4.tower-206.messagelabs.com!1391611330!1862568!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8202 invoked from network); 5 Feb 2014 14:42:11 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-4.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Feb 2014 14:42:11 -0000
X-IronPort-AV: E=Sophos;i="4.95,786,1384300800"; d="scan'208";a="100114587"
Received: from accessns.citrite.net (HELO FTLPEX01CL01.citrite.net)
	([10.9.154.239])
	by FTLPIPO01.CITRIX.COM with ESMTP; 05 Feb 2014 14:42:10 +0000
Received: from [10.80.2.80] (10.80.2.80) by FTLPEX01CL01.citrite.net
	(10.13.107.78) with Microsoft SMTP Server id 14.2.342.4; Wed, 5 Feb 2014
	09:42:09 -0500
Message-ID: <1391611327.6497.181.camel@kazak.uk.xensource.com>
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Date: Wed, 5 Feb 2014 14:42:07 +0000
In-Reply-To: <20140205143402.GB3946@phenom.dumpdata.com>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>
	<1391609348.6497.178.camel@kazak.uk.xensource.com>
	<20140205143402.GB3946@phenom.dumpdata.com>
Organization: Citrix Systems, Inc.
X-Mailer: Evolution 3.4.4-3 
MIME-Version: 1.0
X-Originating-IP: [10.80.2.80]
X-DLP: MIA1
X-Mailman-Approved-At: Wed, 05 Feb 2014 14:45:10 +0000
Cc: Ben Guthro <benjamin.guthro@citrix.com>,
	mirageos-devel@lists.xenproject.org,
	Andrew Cooper <Andrew.Cooper3@citrix.com>, Dario
	Faggioli <dario.faggioli@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Santosh Jodh <Santosh.Jodh@citrix.com>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	Paul Durrant <paul.durrant@citrix.com>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Wed, 2014-02-05 at 09:34 -0500, Konrad Rzeszutek Wilk wrote:
> >         
> >       * Parallel xenwatch
> > 
> >         Bit sparse on details, GSOC == unknown
> 
> That would still be nice. It came from talking to Matt from Amazon. He
> was saying that having only one xenwatch thread slows things down for
> a medium to big server with lots of guests. Making multiple
> xenwatch threads to process XenBus requests in parallel would be
> a good improvement.

Would need to be careful about exposing cases of insufficient locking in
the existing code.

> 
> > 
> >       * Microcode uploader implementation
> >         
> >         Done I think?
> 
> <nods>

Nuked
     
> >       * Performance tools overhaul
> > 
> >         Bit vague. And has some of this been done?
> 
> I can't remember what that is.

OK, I nuked it -- a new project can always be added if you remember what
it was.

> > 
> >       * "Upstream bugs"
> > 
> >         There were 4 of these, dating back to 2012, I don't think this
> >         list is a good place to track bugs and it seems like at least
> >         some of them are now obsolete. So I've nuked the lot. If they
> >         are still relevant I think it would be best to get them into the
> >         bug tracker.
> 
> OK, lets nuke them.

Done.

> 
> We could also add the:
> 
> VCPUOP_register_vcpu_time_memory_area support in Linux upstream kernel.
> 
> MSI multi-vector for Linux upstream kernel.
> 
> Thought those are mostly just putting pieces together and repost them
> so no "new" development.

Not really suitable for this list then IMHO.

Ian.


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 05 14:45:15 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 14:45:15 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB3ix-0005VV-Tr; Wed, 05 Feb 2014 14:45:11 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Andrew.Cooper3@citrix.com>)
	id 1WB3ed-0004y7-5P; Wed, 05 Feb 2014 14:40:43 +0000
Received: from [85.158.143.35:59771] by server-3.bemta-4.messagelabs.com id
	52/5D-11539-A6D42F25; Wed, 05 Feb 2014 14:40:42 +0000
X-Env-Sender: Andrew.Cooper3@citrix.com
X-Msg-Ref: server-2.tower-21.messagelabs.com!1391611240!3367824!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 25549 invoked from network); 5 Feb 2014 14:40:41 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-2.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Feb 2014 14:40:41 -0000
X-IronPort-AV: E=Sophos;i="4.95,786,1384300800"; d="scan'208";a="100113523"
Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net)
	([10.9.154.239])
	by FTLPIPO01.CITRIX.COM with ESMTP; 05 Feb 2014 14:40:14 +0000
Received: from ukmail1.uk.xensource.com (10.80.16.128) by smtprelay.citrix.com
	(10.13.107.80) with Microsoft SMTP Server id 14.2.342.4;
	Wed, 5 Feb 2014 09:40:13 -0500
Received: from andrewcoop.uk.xensource.com ([10.80.2.18])	by
	ukmail1.uk.xensource.com with esmtp (Exim 4.69)	(envelope-from
	<andrew.cooper3@citrix.com>)	id 1WB3e9-0006vT-OJ;
	Wed, 05 Feb 2014 14:40:13 +0000
Message-ID: <52F24D4D.7040004@citrix.com>
Date: Wed, 5 Feb 2014 14:40:13 +0000
From: Andrew Cooper <andrew.cooper3@citrix.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:17.0) Gecko/20131103 Icedove/17.0.10
MIME-Version: 1.0
To: Ian Campbell <Ian.Campbell@citrix.com>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>
	<1391609348.6497.178.camel@kazak.uk.xensource.com>
In-Reply-To: <1391609348.6497.178.camel@kazak.uk.xensource.com>
X-Enigmail-Version: 1.6
X-DLP: MIA2
X-Mailman-Approved-At: Wed, 05 Feb 2014 14:45:09 +0000
Cc: Ben Guthro <benjamin.guthro@citrix.com>,
	mirageos-devel@lists.xenproject.org,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	Dario Faggioli <dario.faggioli@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Paul Durrant <paul.durrant@citrix.com>,
	Santosh Jodh <Santosh.Jodh@citrix.com>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On 05/02/14 14:09, Ian Campbell wrote:
>
> Andy:
>
>       * IOMMU control for SWIOTLB, to avoid dom0 copy of all >4K DMA
>         allocations
>
>         Sounds too hard for a GSoC to me. Would need fleshing out in any
>         case.

Malcolm made a prototype for this on the first day of the Hackathon.  It
can disappear.

>         
>       * CPU/RAM/PCI diagram tool
>
>         Does this not already exist somewhere?

Not as far as I (or my ability to google) am aware.

My furrowing into hwloc interacting with Xen and libxc is a start to all
of this, but it is still very much in my copious free time and there is
more than enough other work which could be done if someone were interested.

~Andrew

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 05 14:45:15 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 14:45:15 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB3iy-0005Vb-32; Wed, 05 Feb 2014 14:45:12 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Ian.Campbell@citrix.com>)
	id 1WB3g5-0005Bd-Ow; Wed, 05 Feb 2014 14:42:13 +0000
Received: from [85.158.139.211:14820] by server-3.bemta-5.messagelabs.com id
	1E/33-13671-4CD42F25; Wed, 05 Feb 2014 14:42:12 +0000
X-Env-Sender: Ian.Campbell@citrix.com
X-Msg-Ref: server-4.tower-206.messagelabs.com!1391611330!1862568!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8202 invoked from network); 5 Feb 2014 14:42:11 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-4.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Feb 2014 14:42:11 -0000
X-IronPort-AV: E=Sophos;i="4.95,786,1384300800"; d="scan'208";a="100114587"
Received: from accessns.citrite.net (HELO FTLPEX01CL01.citrite.net)
	([10.9.154.239])
	by FTLPIPO01.CITRIX.COM with ESMTP; 05 Feb 2014 14:42:10 +0000
Received: from [10.80.2.80] (10.80.2.80) by FTLPEX01CL01.citrite.net
	(10.13.107.78) with Microsoft SMTP Server id 14.2.342.4; Wed, 5 Feb 2014
	09:42:09 -0500
Message-ID: <1391611327.6497.181.camel@kazak.uk.xensource.com>
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Date: Wed, 5 Feb 2014 14:42:07 +0000
In-Reply-To: <20140205143402.GB3946@phenom.dumpdata.com>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>
	<1391609348.6497.178.camel@kazak.uk.xensource.com>
	<20140205143402.GB3946@phenom.dumpdata.com>
Organization: Citrix Systems, Inc.
X-Mailer: Evolution 3.4.4-3 
MIME-Version: 1.0
X-Originating-IP: [10.80.2.80]
X-DLP: MIA1
X-Mailman-Approved-At: Wed, 05 Feb 2014 14:45:10 +0000
Cc: Ben Guthro <benjamin.guthro@citrix.com>,
	mirageos-devel@lists.xenproject.org,
	Andrew Cooper <Andrew.Cooper3@citrix.com>, Dario
	Faggioli <dario.faggioli@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Santosh Jodh <Santosh.Jodh@citrix.com>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	Paul Durrant <paul.durrant@citrix.com>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Wed, 2014-02-05 at 09:34 -0500, Konrad Rzeszutek Wilk wrote:
> >         
> >       * Parallel xenwatch
> > 
> >         Bit sparse on details, GSOC == unknown
> 
> That would still be nice. It came from talking to Matt from Amazon. He
> was saying that having only one xenwatch thread slows things down for
> a medium to big server with lots of guests. Making multiple
> xenwatch threads to process XenBus requests in parallel would be
> a good improvement.

Would need to be careful about exposing cases of insufficient locking in
the existing code.

> 
> > 
> >       * Microcode uploader implementation
> >         
> >         Done I think?
> 
> <nods>

Nuked
     
> >       * Performance tools overhaul
> > 
> >         Bit vague. And has some of this been done?
> 
> I can't remember what that is.

OK, I nuked it -- a new project can always be added if you remember what
it was.

> > 
> >       * "Upstream bugs"
> > 
> >         There were 4 of these, dating back to 2012, I don't think this
> >         list is a good place to track bugs and it seems like at least
> >         some of them are now obsolete. So I've nuked the lot. If they
> >         are still relevant I think it would be best to get them into the
> >         bug tracker.
> 
> OK, lets nuke them.

Done.

> 
> We could also add the:
> 
> VCPUOP_register_vcpu_time_memory_area support in Linux upstream kernel.
> 
> MSI multi-vector for Linux upstream kernel.
> 
> Thought those are mostly just putting pieces together and repost them
> so no "new" development.

Not really suitable for this list then IMHO.

Ian.


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 05 15:06:52 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 15:06:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB43q-0000Iu-DI; Wed, 05 Feb 2014 15:06:46 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Ian.Campbell@citrix.com>)
	id 1WB3jo-0005bV-SH; Wed, 05 Feb 2014 14:46:08 +0000
Received: from [85.158.143.35:52070] by server-1.bemta-4.messagelabs.com id
	77/5D-31661-CAE42F25; Wed, 05 Feb 2014 14:46:04 +0000
X-Env-Sender: Ian.Campbell@citrix.com
X-Msg-Ref: server-4.tower-21.messagelabs.com!1391611562!3365194!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 6655 invoked from network); 5 Feb 2014 14:46:03 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-4.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Feb 2014 14:46:03 -0000
X-IronPort-AV: E=Sophos;i="4.95,786,1384300800"; d="scan'208";a="98224477"
Received: from accessns.citrite.net (HELO FTLPEX01CL01.citrite.net)
	([10.9.154.239])
	by FTLPIPO02.CITRIX.COM with ESMTP; 05 Feb 2014 14:46:01 +0000
Received: from [10.80.2.80] (10.80.2.80) by FTLPEX01CL01.citrite.net
	(10.13.107.78) with Microsoft SMTP Server id 14.2.342.4; Wed, 5 Feb 2014
	09:46:00 -0500
Message-ID: <1391611558.23098.2.camel@kazak.uk.xensource.com>
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>
Date: Wed, 5 Feb 2014 14:45:58 +0000
In-Reply-To: <52F24D4D.7040004@citrix.com>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>
	<1391609348.6497.178.camel@kazak.uk.xensource.com>
	<52F24D4D.7040004@citrix.com>
Organization: Citrix Systems, Inc.
X-Mailer: Evolution 3.4.4-3 
MIME-Version: 1.0
X-Originating-IP: [10.80.2.80]
X-DLP: MIA2
X-Mailman-Approved-At: Wed, 05 Feb 2014 15:06:45 +0000
Cc: Ben Guthro <benjamin.guthro@citrix.com>,
	mirageos-devel@lists.xenproject.org,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>, Dario
	Faggioli <dario.faggioli@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>, Paul
	Durrant <paul.durrant@citrix.com>, Santosh Jodh <Santosh.Jodh@citrix.com>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Wed, 2014-02-05 at 14:40 +0000, Andrew Cooper wrote:
> On 05/02/14 14:09, Ian Campbell wrote:
> >
> > Andy:
> >
> >       * IOMMU control for SWIOTLB, to avoid dom0 copy of all >4K DMA
> >         allocations
> >
> >         Sounds too hard for a GSoC to me. Would need fleshing out in any
> >         case.
> 
> Malcolm made a prototype for this on the first day of the Hackathon.  It
> can disappear.

Removed.

> >       * CPU/RAM/PCI diagram tool
> >
> >         Does this not already exist somewhere?
> 
> Not as far as I (or my ability to google) am aware.
> 
> My furrowing into hwloc interacting with Xen and libxc is a start to all
> of this, but it is still very much in my copious free time and there is
> more than enough other work which could be done if someone were interested.

OK, left in place.

This could conceivably be done under another umbrella such as the Linux
one too, since it seems generic.

Ian.



_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 05 15:06:52 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 15:06:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB43q-0000J1-J1; Wed, 05 Feb 2014 15:06:46 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Andrew.Cooper3@citrix.com>)
	id 1WB3mj-00068j-Na; Wed, 05 Feb 2014 14:49:05 +0000
Received: from [85.158.143.35:18684] by server-2.bemta-4.messagelabs.com id
	99/98-10891-16F42F25; Wed, 05 Feb 2014 14:49:05 +0000
X-Env-Sender: Andrew.Cooper3@citrix.com
X-Msg-Ref: server-14.tower-21.messagelabs.com!1391611742!3364999!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 9818 invoked from network); 5 Feb 2014 14:49:04 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-14.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Feb 2014 14:49:04 -0000
X-IronPort-AV: E=Sophos;i="4.95,786,1384300800"; d="scan'208";a="98225850"
Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net)
	([10.9.154.239])
	by FTLPIPO02.CITRIX.COM with ESMTP; 05 Feb 2014 14:49:02 +0000
Received: from ukmail1.uk.xensource.com (10.80.16.128) by smtprelay.citrix.com
	(10.13.107.80) with Microsoft SMTP Server id 14.2.342.4;
	Wed, 5 Feb 2014 09:49:01 -0500
Received: from andrewcoop.uk.xensource.com ([10.80.2.18])	by
	ukmail1.uk.xensource.com with esmtp (Exim 4.69)	(envelope-from
	<andrew.cooper3@citrix.com>)	id 1WB3mf-00073Y-KG;
	Wed, 05 Feb 2014 14:49:01 +0000
Message-ID: <52F24F5D.7020207@citrix.com>
Date: Wed, 5 Feb 2014 14:49:01 +0000
From: Andrew Cooper <andrew.cooper3@citrix.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:17.0) Gecko/20131103 Icedove/17.0.10
MIME-Version: 1.0
To: Ian Campbell <Ian.Campbell@citrix.com>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>
	<1391609348.6497.178.camel@kazak.uk.xensource.com>
	<52F24D4D.7040004@citrix.com>
	<1391611558.23098.2.camel@kazak.uk.xensource.com>
In-Reply-To: <1391611558.23098.2.camel@kazak.uk.xensource.com>
X-Enigmail-Version: 1.6
X-DLP: MIA2
X-Mailman-Approved-At: Wed, 05 Feb 2014 15:06:45 +0000
Cc: Ben Guthro <benjamin.guthro@citrix.com>,
	mirageos-devel@lists.xenproject.org,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	Dario Faggioli <dario.faggioli@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Paul Durrant <paul.durrant@citrix.com>,
	Santosh Jodh <Santosh.Jodh@citrix.com>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On 05/02/14 14:45, Ian Campbell wrote:
> On Wed, 2014-02-05 at 14:40 +0000, Andrew Cooper wrote:
>> On 05/02/14 14:09, Ian Campbell wrote:
>>> Andy:
>>>
>>>       * IOMMU control for SWIOTLB, to avoid dom0 copy of all >4K DMA
>>>         allocations
>>>
>>>         Sounds too hard for a GSoC to me. Would need fleshing out in any
>>>         case.
>> Malcolm made a prototype for this on the first day of the Hackathon.  It
>> can disappear.
> Removed.
>
>>>       * CPU/RAM/PCI diagram tool
>>>
>>>         Does this not already exist somewhere?
>> Not as far as I (or my ability to google) am aware.
>>
>> My furrowing into hwloc interacting with Xen and libxc is a start to all
>> of this, but it is still very much in my copious free time and there is
>> more than enough other work which could be done if someone were interested.
> OK, left in place.
>
> This could conceivably be done under another umbrella such as the Linux
> one too, since it seems generic.
>
> Ian.
>
>

For native Linux, hwloc kinda already does this already - certainly the
CPU and PCI bits.  Under Xen there are quite a few areas needing
improvement, which will require active development work.

~Andrew

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 05 15:06:52 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 15:06:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB43q-0000Iu-DI; Wed, 05 Feb 2014 15:06:46 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Ian.Campbell@citrix.com>)
	id 1WB3jo-0005bV-SH; Wed, 05 Feb 2014 14:46:08 +0000
Received: from [85.158.143.35:52070] by server-1.bemta-4.messagelabs.com id
	77/5D-31661-CAE42F25; Wed, 05 Feb 2014 14:46:04 +0000
X-Env-Sender: Ian.Campbell@citrix.com
X-Msg-Ref: server-4.tower-21.messagelabs.com!1391611562!3365194!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 6655 invoked from network); 5 Feb 2014 14:46:03 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-4.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Feb 2014 14:46:03 -0000
X-IronPort-AV: E=Sophos;i="4.95,786,1384300800"; d="scan'208";a="98224477"
Received: from accessns.citrite.net (HELO FTLPEX01CL01.citrite.net)
	([10.9.154.239])
	by FTLPIPO02.CITRIX.COM with ESMTP; 05 Feb 2014 14:46:01 +0000
Received: from [10.80.2.80] (10.80.2.80) by FTLPEX01CL01.citrite.net
	(10.13.107.78) with Microsoft SMTP Server id 14.2.342.4; Wed, 5 Feb 2014
	09:46:00 -0500
Message-ID: <1391611558.23098.2.camel@kazak.uk.xensource.com>
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>
Date: Wed, 5 Feb 2014 14:45:58 +0000
In-Reply-To: <52F24D4D.7040004@citrix.com>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>
	<1391609348.6497.178.camel@kazak.uk.xensource.com>
	<52F24D4D.7040004@citrix.com>
Organization: Citrix Systems, Inc.
X-Mailer: Evolution 3.4.4-3 
MIME-Version: 1.0
X-Originating-IP: [10.80.2.80]
X-DLP: MIA2
X-Mailman-Approved-At: Wed, 05 Feb 2014 15:06:45 +0000
Cc: Ben Guthro <benjamin.guthro@citrix.com>,
	mirageos-devel@lists.xenproject.org,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>, Dario
	Faggioli <dario.faggioli@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>, Paul
	Durrant <paul.durrant@citrix.com>, Santosh Jodh <Santosh.Jodh@citrix.com>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Wed, 2014-02-05 at 14:40 +0000, Andrew Cooper wrote:
> On 05/02/14 14:09, Ian Campbell wrote:
> >
> > Andy:
> >
> >       * IOMMU control for SWIOTLB, to avoid dom0 copy of all >4K DMA
> >         allocations
> >
> >         Sounds too hard for a GSoC to me. Would need fleshing out in any
> >         case.
> 
> Malcolm made a prototype for this on the first day of the Hackathon.  It
> can disappear.

Removed.

> >       * CPU/RAM/PCI diagram tool
> >
> >         Does this not already exist somewhere?
> 
> Not as far as I (or my ability to google) am aware.
> 
> My furrowing into hwloc interacting with Xen and libxc is a start to all
> of this, but it is still very much in my copious free time and there is
> more than enough other work which could be done if someone were interested.

OK, left in place.

This could conceivably be done under another umbrella such as the Linux
one too, since it seems generic.

Ian.



_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 05 15:06:52 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 05 Feb 2014 15:06:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WB43q-0000J1-J1; Wed, 05 Feb 2014 15:06:46 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Andrew.Cooper3@citrix.com>)
	id 1WB3mj-00068j-Na; Wed, 05 Feb 2014 14:49:05 +0000
Received: from [85.158.143.35:18684] by server-2.bemta-4.messagelabs.com id
	99/98-10891-16F42F25; Wed, 05 Feb 2014 14:49:05 +0000
X-Env-Sender: Andrew.Cooper3@citrix.com
X-Msg-Ref: server-14.tower-21.messagelabs.com!1391611742!3364999!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 9818 invoked from network); 5 Feb 2014 14:49:04 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-14.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	5 Feb 2014 14:49:04 -0000
X-IronPort-AV: E=Sophos;i="4.95,786,1384300800"; d="scan'208";a="98225850"
Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net)
	([10.9.154.239])
	by FTLPIPO02.CITRIX.COM with ESMTP; 05 Feb 2014 14:49:02 +0000
Received: from ukmail1.uk.xensource.com (10.80.16.128) by smtprelay.citrix.com
	(10.13.107.80) with Microsoft SMTP Server id 14.2.342.4;
	Wed, 5 Feb 2014 09:49:01 -0500
Received: from andrewcoop.uk.xensource.com ([10.80.2.18])	by
	ukmail1.uk.xensource.com with esmtp (Exim 4.69)	(envelope-from
	<andrew.cooper3@citrix.com>)	id 1WB3mf-00073Y-KG;
	Wed, 05 Feb 2014 14:49:01 +0000
Message-ID: <52F24F5D.7020207@citrix.com>
Date: Wed, 5 Feb 2014 14:49:01 +0000
From: Andrew Cooper <andrew.cooper3@citrix.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:17.0) Gecko/20131103 Icedove/17.0.10
MIME-Version: 1.0
To: Ian Campbell <Ian.Campbell@citrix.com>
References: <52DCE9FA.6010400@xen.org> <52E7B6AF.3050604@xen.org>
	<1391609348.6497.178.camel@kazak.uk.xensource.com>
	<52F24D4D.7040004@citrix.com>
	<1391611558.23098.2.camel@kazak.uk.xensource.com>
In-Reply-To: <1391611558.23098.2.camel@kazak.uk.xensource.com>
X-Enigmail-Version: 1.6
X-DLP: MIA2
X-Mailman-Approved-At: Wed, 05 Feb 2014 15:06:45 +0000
Cc: Ben Guthro <benjamin.guthro@citrix.com>,
	mirageos-devel@lists.xenproject.org,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	Dario Faggioli <dario.faggioli@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Paul Durrant <paul.durrant@citrix.com>,
	Santosh Jodh <Santosh.Jodh@citrix.com>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On 05/02/14 14:45, Ian Campbell wrote:
> On Wed, 2014-02-05 at 14:40 +0000, Andrew Cooper wrote:
>> On 05/02/14 14:09, Ian Campbell wrote:
>>> Andy:
>>>
>>>       * IOMMU control for SWIOTLB, to avoid dom0 copy of all >4K DMA
>>>         allocations
>>>
>>>         Sounds too hard for a GSoC to me. Would need fleshing out in any
>>>         case.
>> Malcolm made a prototype for this on the first day of the Hackathon.  It
>> can disappear.
> Removed.
>
>>>       * CPU/RAM/PCI diagram tool
>>>
>>>         Does this not already exist somewhere?
>> Not as far as I (or my ability to google) am aware.
>>
>> My furrowing into hwloc interacting with Xen and libxc is a start to all
>> of this, but it is still very much in my copious free time and there is
>> more than enough other work which could be done if someone were interested.
> OK, left in place.
>
> This could conceivably be done under another umbrella such as the Linux
> one too, since it seems generic.
>
> Ian.
>
>

For native Linux, hwloc kinda already does this already - certainly the
CPU and PCI bits.  Under Xen there are quite a few areas needing
improvement, which will require active development work.

~Andrew

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Thu Feb 06 14:28:12 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 06 Feb 2014 14:28:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WBPvy-0008GD-IH; Thu, 06 Feb 2014 14:28:06 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <vladimirkotulskiy@gmail.com>) id 1WBPvs-0008Ep-QO
	for Xen-api@lists.xen.org; Thu, 06 Feb 2014 14:28:01 +0000
Received: from [193.109.254.147:60632] by server-4.bemta-14.messagelabs.com id
	BD/D2-32066-0FB93F25; Thu, 06 Feb 2014 14:28:00 +0000
X-Env-Sender: vladimirkotulskiy@gmail.com
X-Msg-Ref: server-2.tower-27.messagelabs.com!1391696878!2482660!1
X-Originating-IP: [209.85.128.169]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 2703 invoked from network); 6 Feb 2014 14:27:59 -0000
Received: from mail-ve0-f169.google.com (HELO mail-ve0-f169.google.com)
	(209.85.128.169)
	by server-2.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	6 Feb 2014 14:27:59 -0000
Received: by mail-ve0-f169.google.com with SMTP id oy12so1526796veb.14
	for <Xen-api@lists.xen.org>; Thu, 06 Feb 2014 06:27:58 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=WTs4Hgbw+DBazT1xat6o7hyCwFkN4SilWavv7y0I9mI=;
	b=yITTOvolm9sXLZLglf8t6UuxT2R1RZ3fUyi+vQAqYXRbnPS1QvLtttVoCUm8T5juG7
	N+Vg2lSKf/GT36KZRdeW30UF516GIEIIGi9NCY9AuhDFdhxySnBewMnoGUmrej3Ore6Q
	nSjgOLrtuQ+2TP5np+s7pOZWX+qjYkhW70p9CVS0nhij18hw6ehYzEiSuGSMNuM1gzub
	7hFaZ3TooNuilpcbcPSKpNT3IHL90u3t4zhbgDQyqsgX8icl+U1lSpLYLaXVGs4M1+CT
	ucPDUtypE/UCnQVhB2hOzkgRy0Olsz8yYHeeB5JcPk6Y4tfNTjSqeSSQ+h/1c1xyyuj4
	wCMA==
MIME-Version: 1.0
X-Received: by 10.52.116.71 with SMTP id ju7mr1496088vdb.31.1391696877947;
	Thu, 06 Feb 2014 06:27:57 -0800 (PST)
Received: by 10.58.38.138 with HTTP; Thu, 6 Feb 2014 06:27:57 -0800 (PST)
Date: Thu, 6 Feb 2014 16:27:57 +0200
Message-ID: <CALqx3Nek9tVWo-+3vUSvAWCkzSnk8O6GTqJNjhtg5TjGqGMFtg@mail.gmail.com>
From: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
To: Xen-api@lists.xen.org
Subject: [Xen-API] Can`t install SP1 via XenCenter
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8801996217297248404=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============8801996217297248404==
Content-Type: multipart/alternative; boundary=bcaec548a6c50b916d04f1bdaeb0

--bcaec548a6c50b916d04f1bdaeb0
Content-Type: text/plain; charset=UTF-8

I`ve installed fresh XenServer (XenServer release 6.2.0-70446c) in XCP
mode. When I trying to upload SP1
http://support.citrix.com/article/CTX139788 to this server via XenCenter it
appears as disabled in server list. Why ?

-- 
Best wishes.
Vladimir

--bcaec548a6c50b916d04f1bdaeb0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I`ve installed fresh XenServer (<span class=3D""><span></s=
pan></span>XenServer release 6.2.0-70446c) in XCP mode. When I trying to up=
load SP1 <a href=3D"http://support.citrix.com/article/CTX139788">http://sup=
port.citrix.com/article/CTX139788</a> to this server via XenCenter it appea=
rs as disabled in server list. Why ?<br clear=3D"all">
<div><br>-- <br>Best wishes.<br>Vladimir
</div></div>

--bcaec548a6c50b916d04f1bdaeb0--


--===============8801996217297248404==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============8801996217297248404==--


From xen-api-bounces@lists.xen.org Thu Feb 06 14:28:12 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 06 Feb 2014 14:28:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WBPvy-0008GD-IH; Thu, 06 Feb 2014 14:28:06 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <vladimirkotulskiy@gmail.com>) id 1WBPvs-0008Ep-QO
	for Xen-api@lists.xen.org; Thu, 06 Feb 2014 14:28:01 +0000
Received: from [193.109.254.147:60632] by server-4.bemta-14.messagelabs.com id
	BD/D2-32066-0FB93F25; Thu, 06 Feb 2014 14:28:00 +0000
X-Env-Sender: vladimirkotulskiy@gmail.com
X-Msg-Ref: server-2.tower-27.messagelabs.com!1391696878!2482660!1
X-Originating-IP: [209.85.128.169]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 2703 invoked from network); 6 Feb 2014 14:27:59 -0000
Received: from mail-ve0-f169.google.com (HELO mail-ve0-f169.google.com)
	(209.85.128.169)
	by server-2.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	6 Feb 2014 14:27:59 -0000
Received: by mail-ve0-f169.google.com with SMTP id oy12so1526796veb.14
	for <Xen-api@lists.xen.org>; Thu, 06 Feb 2014 06:27:58 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=WTs4Hgbw+DBazT1xat6o7hyCwFkN4SilWavv7y0I9mI=;
	b=yITTOvolm9sXLZLglf8t6UuxT2R1RZ3fUyi+vQAqYXRbnPS1QvLtttVoCUm8T5juG7
	N+Vg2lSKf/GT36KZRdeW30UF516GIEIIGi9NCY9AuhDFdhxySnBewMnoGUmrej3Ore6Q
	nSjgOLrtuQ+2TP5np+s7pOZWX+qjYkhW70p9CVS0nhij18hw6ehYzEiSuGSMNuM1gzub
	7hFaZ3TooNuilpcbcPSKpNT3IHL90u3t4zhbgDQyqsgX8icl+U1lSpLYLaXVGs4M1+CT
	ucPDUtypE/UCnQVhB2hOzkgRy0Olsz8yYHeeB5JcPk6Y4tfNTjSqeSSQ+h/1c1xyyuj4
	wCMA==
MIME-Version: 1.0
X-Received: by 10.52.116.71 with SMTP id ju7mr1496088vdb.31.1391696877947;
	Thu, 06 Feb 2014 06:27:57 -0800 (PST)
Received: by 10.58.38.138 with HTTP; Thu, 6 Feb 2014 06:27:57 -0800 (PST)
Date: Thu, 6 Feb 2014 16:27:57 +0200
Message-ID: <CALqx3Nek9tVWo-+3vUSvAWCkzSnk8O6GTqJNjhtg5TjGqGMFtg@mail.gmail.com>
From: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
To: Xen-api@lists.xen.org
Subject: [Xen-API] Can`t install SP1 via XenCenter
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8801996217297248404=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============8801996217297248404==
Content-Type: multipart/alternative; boundary=bcaec548a6c50b916d04f1bdaeb0

--bcaec548a6c50b916d04f1bdaeb0
Content-Type: text/plain; charset=UTF-8

I`ve installed fresh XenServer (XenServer release 6.2.0-70446c) in XCP
mode. When I trying to upload SP1
http://support.citrix.com/article/CTX139788 to this server via XenCenter it
appears as disabled in server list. Why ?

-- 
Best wishes.
Vladimir

--bcaec548a6c50b916d04f1bdaeb0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I`ve installed fresh XenServer (<span class=3D""><span></s=
pan></span>XenServer release 6.2.0-70446c) in XCP mode. When I trying to up=
load SP1 <a href=3D"http://support.citrix.com/article/CTX139788">http://sup=
port.citrix.com/article/CTX139788</a> to this server via XenCenter it appea=
rs as disabled in server list. Why ?<br clear=3D"all">
<div><br>-- <br>Best wishes.<br>Vladimir
</div></div>

--bcaec548a6c50b916d04f1bdaeb0--


--===============8801996217297248404==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============8801996217297248404==--


From xen-api-bounces@lists.xen.org Thu Feb 06 14:41:12 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 06 Feb 2014 14:41:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WBQ8a-0001ju-VH; Thu, 06 Feb 2014 14:41:08 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <gaby.hoffmann@citrix.com>) id 1WBQ8Z-0001jl-Le
	for Xen-api@lists.xen.org; Thu, 06 Feb 2014 14:41:07 +0000
Received: from [85.158.143.35:58323] by server-3.bemta-4.messagelabs.com id
	F3/01-11539-30F93F25; Thu, 06 Feb 2014 14:41:07 +0000
X-Env-Sender: gaby.hoffmann@citrix.com
X-Msg-Ref: server-16.tower-21.messagelabs.com!1391697665!3669746!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 19157 invoked from network); 6 Feb 2014 14:41:06 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-16.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	6 Feb 2014 14:41:06 -0000
X-IronPort-AV: E=Sophos;i="4.95,793,1384300800"; 
	d="scan'208,217";a="100474666"
Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net)
	([10.9.154.239])
	by FTLPIPO01.CITRIX.COM with ESMTP; 06 Feb 2014 14:41:04 +0000
Received: from AMSPEX01CL02.citrite.net (10.69.46.33) by
	FTLPEX01CL03.citrite.net (10.13.107.80) with Microsoft SMTP Server
	(TLS) id 14.2.342.4; Thu, 6 Feb 2014 09:41:04 -0500
Received: from AMSPEX01CL03.citrite.net ([169.254.8.218]) by
	AMSPEX01CL02.citrite.net ([10.69.46.33]) with mapi id 14.02.0342.004;
	Thu, 6 Feb 2014 15:41:01 +0100
From: Gaby Hoffmann <gaby.hoffmann@citrix.com>
To: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>, "Xen-api@lists.xen.org"
	<Xen-api@lists.xen.org>
Thread-Topic: [Xen-API] Can`t install SP1 via XenCenter
Thread-Index: AQHPI0goi95PSzGWnECsT3O69YddfpqoTFIA
Date: Thu, 6 Feb 2014 14:41:01 +0000
Message-ID: <CF195D61.56869%gaby.hoffmann@citrix.com>
References: <CALqx3Nek9tVWo-+3vUSvAWCkzSnk8O6GTqJNjhtg5TjGqGMFtg@mail.gmail.com>
In-Reply-To: <CALqx3Nek9tVWo-+3vUSvAWCkzSnk8O6GTqJNjhtg5TjGqGMFtg@mail.gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/14.3.9.131030
x-originating-ip: [10.13.112.13]
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-API] Can`t install SP1 via XenCenter
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============5343758937649911068=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============5343758937649911068==
Content-Language: en-US
Content-Type: multipart/alternative;
	boundary="_000_CF195D6156869gabyhoffmanncitrixcom_"

--_000_CF195D6156869gabyhoffmanncitrixcom_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

To install Updates via XenCenter a Citrix license is required. You can inst=
all the SP1 via CLI.

Gaby

From: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com<mailto:vladimirkotul=
skiy@gmail.com>>
Date: Thursday 6 February 2014 15:27
To: "Xen-api@lists.xen.org<mailto:Xen-api@lists.xen.org>" <Xen-api@lists.xe=
n.org<mailto:Xen-api@lists.xen.org>>
Subject: [Xen-API] Can`t install SP1 via XenCenter

I`ve installed fresh XenServer (XenServer release 6.2.0-70446c) in XCP mode=
. When I trying to upload SP1 http://support.citrix.com/article/CTX139788 t=
o this server via XenCenter it appears as disabled in server list. Why ?

--
Best wishes.
Vladimir

--_000_CF195D6156869gabyhoffmanncitrixcom_
Content-Type: text/html; charset="us-ascii"
Content-ID: <AED021384063B741BA6BE4A9EB2299D2@citrix.com>
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
</head>
<body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-lin=
e-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-fami=
ly: Calibri, sans-serif;">
<div>To install Updates via XenCenter a Citrix license is required. You can=
 install the SP1 via CLI.&nbsp;</div>
<div><br>
</div>
<div>Gaby</div>
<div><br>
</div>
<span id=3D"OLK_SRC_BODY_SECTION">
<div style=3D"font-family:Calibri; font-size:11pt; text-align:left; color:b=
lack; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM:=
 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid;=
 BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style=3D"font-weight:bold">From: </span>Volodymyr Kotulskyi &lt;<a hr=
ef=3D"mailto:vladimirkotulskiy@gmail.com">vladimirkotulskiy@gmail.com</a>&g=
t;<br>
<span style=3D"font-weight:bold">Date: </span>Thursday 6 February 2014 15:2=
7<br>
<span style=3D"font-weight:bold">To: </span>&quot;<a href=3D"mailto:Xen-api=
@lists.xen.org">Xen-api@lists.xen.org</a>&quot; &lt;<a href=3D"mailto:Xen-a=
pi@lists.xen.org">Xen-api@lists.xen.org</a>&gt;<br>
<span style=3D"font-weight:bold">Subject: </span>[Xen-API] Can`t install SP=
1 via XenCenter<br>
</div>
<div><br>
</div>
<blockquote id=3D"MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style=3D"BORDER-LEFT:=
 #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>
<div>
<div dir=3D"ltr">I`ve installed fresh XenServer (<span class=3D""><span></s=
pan></span>XenServer release 6.2.0-70446c) in XCP mode. When I trying to up=
load SP1
<a href=3D"http://support.citrix.com/article/CTX139788">http://support.citr=
ix.com/article/CTX139788</a> to this server via XenCenter it appears as dis=
abled in server list. Why ?<br clear=3D"all">
<div><br>
-- <br>
Best wishes.<br>
Vladimir </div>
</div>
</div>
</div>
</blockquote>
</span>
</body>
</html>

--_000_CF195D6156869gabyhoffmanncitrixcom_--


--===============5343758937649911068==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============5343758937649911068==--


From xen-api-bounces@lists.xen.org Thu Feb 06 14:41:12 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 06 Feb 2014 14:41:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WBQ8a-0001ju-VH; Thu, 06 Feb 2014 14:41:08 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <gaby.hoffmann@citrix.com>) id 1WBQ8Z-0001jl-Le
	for Xen-api@lists.xen.org; Thu, 06 Feb 2014 14:41:07 +0000
Received: from [85.158.143.35:58323] by server-3.bemta-4.messagelabs.com id
	F3/01-11539-30F93F25; Thu, 06 Feb 2014 14:41:07 +0000
X-Env-Sender: gaby.hoffmann@citrix.com
X-Msg-Ref: server-16.tower-21.messagelabs.com!1391697665!3669746!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 19157 invoked from network); 6 Feb 2014 14:41:06 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-16.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	6 Feb 2014 14:41:06 -0000
X-IronPort-AV: E=Sophos;i="4.95,793,1384300800"; 
	d="scan'208,217";a="100474666"
Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net)
	([10.9.154.239])
	by FTLPIPO01.CITRIX.COM with ESMTP; 06 Feb 2014 14:41:04 +0000
Received: from AMSPEX01CL02.citrite.net (10.69.46.33) by
	FTLPEX01CL03.citrite.net (10.13.107.80) with Microsoft SMTP Server
	(TLS) id 14.2.342.4; Thu, 6 Feb 2014 09:41:04 -0500
Received: from AMSPEX01CL03.citrite.net ([169.254.8.218]) by
	AMSPEX01CL02.citrite.net ([10.69.46.33]) with mapi id 14.02.0342.004;
	Thu, 6 Feb 2014 15:41:01 +0100
From: Gaby Hoffmann <gaby.hoffmann@citrix.com>
To: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>, "Xen-api@lists.xen.org"
	<Xen-api@lists.xen.org>
Thread-Topic: [Xen-API] Can`t install SP1 via XenCenter
Thread-Index: AQHPI0goi95PSzGWnECsT3O69YddfpqoTFIA
Date: Thu, 6 Feb 2014 14:41:01 +0000
Message-ID: <CF195D61.56869%gaby.hoffmann@citrix.com>
References: <CALqx3Nek9tVWo-+3vUSvAWCkzSnk8O6GTqJNjhtg5TjGqGMFtg@mail.gmail.com>
In-Reply-To: <CALqx3Nek9tVWo-+3vUSvAWCkzSnk8O6GTqJNjhtg5TjGqGMFtg@mail.gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
user-agent: Microsoft-MacOutlook/14.3.9.131030
x-originating-ip: [10.13.112.13]
MIME-Version: 1.0
X-DLP: MIA2
Subject: Re: [Xen-API] Can`t install SP1 via XenCenter
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============5343758937649911068=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============5343758937649911068==
Content-Language: en-US
Content-Type: multipart/alternative;
	boundary="_000_CF195D6156869gabyhoffmanncitrixcom_"

--_000_CF195D6156869gabyhoffmanncitrixcom_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

To install Updates via XenCenter a Citrix license is required. You can inst=
all the SP1 via CLI.

Gaby

From: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com<mailto:vladimirkotul=
skiy@gmail.com>>
Date: Thursday 6 February 2014 15:27
To: "Xen-api@lists.xen.org<mailto:Xen-api@lists.xen.org>" <Xen-api@lists.xe=
n.org<mailto:Xen-api@lists.xen.org>>
Subject: [Xen-API] Can`t install SP1 via XenCenter

I`ve installed fresh XenServer (XenServer release 6.2.0-70446c) in XCP mode=
. When I trying to upload SP1 http://support.citrix.com/article/CTX139788 t=
o this server via XenCenter it appears as disabled in server list. Why ?

--
Best wishes.
Vladimir

--_000_CF195D6156869gabyhoffmanncitrixcom_
Content-Type: text/html; charset="us-ascii"
Content-ID: <AED021384063B741BA6BE4A9EB2299D2@citrix.com>
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
</head>
<body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-lin=
e-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-fami=
ly: Calibri, sans-serif;">
<div>To install Updates via XenCenter a Citrix license is required. You can=
 install the SP1 via CLI.&nbsp;</div>
<div><br>
</div>
<div>Gaby</div>
<div><br>
</div>
<span id=3D"OLK_SRC_BODY_SECTION">
<div style=3D"font-family:Calibri; font-size:11pt; text-align:left; color:b=
lack; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM:=
 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid;=
 BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style=3D"font-weight:bold">From: </span>Volodymyr Kotulskyi &lt;<a hr=
ef=3D"mailto:vladimirkotulskiy@gmail.com">vladimirkotulskiy@gmail.com</a>&g=
t;<br>
<span style=3D"font-weight:bold">Date: </span>Thursday 6 February 2014 15:2=
7<br>
<span style=3D"font-weight:bold">To: </span>&quot;<a href=3D"mailto:Xen-api=
@lists.xen.org">Xen-api@lists.xen.org</a>&quot; &lt;<a href=3D"mailto:Xen-a=
pi@lists.xen.org">Xen-api@lists.xen.org</a>&gt;<br>
<span style=3D"font-weight:bold">Subject: </span>[Xen-API] Can`t install SP=
1 via XenCenter<br>
</div>
<div><br>
</div>
<blockquote id=3D"MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style=3D"BORDER-LEFT:=
 #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>
<div>
<div dir=3D"ltr">I`ve installed fresh XenServer (<span class=3D""><span></s=
pan></span>XenServer release 6.2.0-70446c) in XCP mode. When I trying to up=
load SP1
<a href=3D"http://support.citrix.com/article/CTX139788">http://support.citr=
ix.com/article/CTX139788</a> to this server via XenCenter it appears as dis=
abled in server list. Why ?<br clear=3D"all">
<div><br>
-- <br>
Best wishes.<br>
Vladimir </div>
</div>
</div>
</div>
</blockquote>
</span>
</body>
</html>

--_000_CF195D6156869gabyhoffmanncitrixcom_--


--===============5343758937649911068==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============5343758937649911068==--


From xen-api-bounces@lists.xen.org Thu Feb 06 14:59:10 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 06 Feb 2014 14:59:10 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WBQPy-0002d6-II; Thu, 06 Feb 2014 14:59:06 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <celso.fernandes@gmail.com>) id 1WBQPp-0002cy-KT
	for Xen-api@lists.xen.org; Thu, 06 Feb 2014 14:59:00 +0000
Received: from [85.158.143.35:60745] by server-1.bemta-4.messagelabs.com id
	C1/C4-31661-033A3F25; Thu, 06 Feb 2014 14:58:56 +0000
X-Env-Sender: celso.fernandes@gmail.com
X-Msg-Ref: server-13.tower-21.messagelabs.com!1391698734!3681285!1
X-Originating-IP: [209.85.214.180]
X-SpamReason: No, hits=0.6 required=7.0 tests=HTML_60_70,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 4606 invoked from network); 6 Feb 2014 14:58:55 -0000
Received: from mail-ob0-f180.google.com (HELO mail-ob0-f180.google.com)
	(209.85.214.180)
	by server-13.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	6 Feb 2014 14:58:55 -0000
Received: by mail-ob0-f180.google.com with SMTP id wp4so2328877obc.11
	for <Xen-api@lists.xen.org>; Thu, 06 Feb 2014 06:58:54 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:in-reply-to:references:from:date:message-id
	:subject:to:cc:content-type;
	bh=igRuPKJfGk8CYaTe0pDnkrtx5EqERTl/dtEActm/KfA=;
	b=NbmYZp+0KoniFCiFaOWhRAJ8AHn4DTDPHSwx8X1/USdmXrVEZlzmEiHHTr1mwDHado
	0khqcO7klOc75djDCUI1xNQGbJu+Ii8Q6ZOukEIkAhJoO1aogMSqJDjke9UQQXrXUPNb
	YxFjda3caiudygqD6nexeMaMP8jhk/W4QdFQ4Nd916/y54k+sKMem/F8A+avuBlTQtga
	sM2UKTE48+SVuZNcRnSZTeuJHmSuPnstYtxJyG12IwKXXJjZzPfsMKLxX/vGM/BUg9az
	6onwzf3F3Iz3yGOl+a9RfeSdrVRXRINHqzmbexI9uTbsPYOJkJ1z+UKHnJcH5yT29QQH
	BMTw==
X-Received: by 10.182.213.104 with SMTP id nr8mr2414460obc.81.1391698734027;
	Thu, 06 Feb 2014 06:58:54 -0800 (PST)
MIME-Version: 1.0
Received: by 10.60.232.195 with HTTP; Thu, 6 Feb 2014 06:58:23 -0800 (PST)
In-Reply-To: <CF195D61.56869%gaby.hoffmann@citrix.com>
References: <CALqx3Nek9tVWo-+3vUSvAWCkzSnk8O6GTqJNjhtg5TjGqGMFtg@mail.gmail.com>
	<CF195D61.56869%gaby.hoffmann@citrix.com>
From: Celso Fernandes <fernandes@zertico.com>
Date: Thu, 6 Feb 2014 12:58:23 -0200
X-Google-Sender-Auth: OD5loRIcZVkfk2kjX45Imjc8xeA
Message-ID: <CAE+94VJrAwmS50QUo8ayDWYi0PF0Wac9YN3FKWgKSWty-gnb-w@mail.gmail.com>
To: Gaby Hoffmann <gaby.hoffmann@citrix.com>
Cc: "Xen-api@lists.xen.org" <Xen-api@lists.xen.org>
Subject: Re: [Xen-API] Can`t install SP1 via XenCenter
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8147687641976648744=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============8147687641976648744==
Content-Type: multipart/alternative; boundary=001a11c32c36ad18f604f1be1c06

--001a11c32c36ad18f604f1be1c06
Content-Type: text/plain; charset=ISO-8859-1

is there any document describing the complete update process via CLI,
including the machines migration to allow update without downtime?

Thank you

Celso Fernandes

www.zertico.com

+55 35 4105-0922
Av. BPS, 1303 - PCE - PCTI - Sala 10


On Thu, Feb 6, 2014 at 12:41 PM, Gaby Hoffmann <gaby.hoffmann@citrix.com>wrote:

>  To install Updates via XenCenter a Citrix license is required. You can
> install the SP1 via CLI.
>
>  Gaby
>
>   From: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
> Date: Thursday 6 February 2014 15:27
> To: "Xen-api@lists.xen.org" <Xen-api@lists.xen.org>
> Subject: [Xen-API] Can`t install SP1 via XenCenter
>
>   I`ve installed fresh XenServer (XenServer release 6.2.0-70446c) in XCP
> mode. When I trying to upload SP1
> http://support.citrix.com/article/CTX139788 to this server via XenCenter
> it appears as disabled in server list. Why ?
>
> --
> Best wishes.
> Vladimir
>
>
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>
>

--001a11c32c36ad18f604f1be1c06
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">is there any document describing the complete update proce=
ss via CLI, including the machines migration to allow update without downti=
me?<div><br></div><div>Thank you</div></div><div class=3D"gmail_extra"><br =
clear=3D"all">

<div><div dir=3D"ltr">Celso Fernandes<br><br><a href=3D"http://www.zertico.=
com" target=3D"_blank">www.zertico.com</a><br><br>+55 35=A0<span style=3D"f=
ont-family:arial;font-size:small">4105-0922</span><div>Av. BPS, 1303 - PCE =
- PCTI - Sala 10</div>

</div></div>
<br><br><div class=3D"gmail_quote">On Thu, Feb 6, 2014 at 12:41 PM, Gaby Ho=
ffmann <span dir=3D"ltr">&lt;<a href=3D"mailto:gaby.hoffmann@citrix.com" ta=
rget=3D"_blank">gaby.hoffmann@citrix.com</a>&gt;</span> wrote:<br><blockquo=
te class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc so=
lid;padding-left:1ex">





<div style=3D"font-size:14px;font-family:Calibri,sans-serif;word-wrap:break=
-word">
<div>To install Updates via XenCenter a Citrix license is required. You can=
 install the SP1 via CLI.=A0</div>
<div><br>
</div>
<div>Gaby</div>
<div><br>
</div>
<span>
<div style=3D"border-right:medium none;padding-right:0in;padding-left:0in;p=
adding-top:3pt;text-align:left;font-size:11pt;border-bottom:medium none;fon=
t-family:Calibri;border-top:#b5c4df 1pt solid;padding-bottom:0in;border-lef=
t:medium none">


<span style=3D"font-weight:bold">From: </span>Volodymyr Kotulskyi &lt;<a hr=
ef=3D"mailto:vladimirkotulskiy@gmail.com" target=3D"_blank">vladimirkotulsk=
iy@gmail.com</a>&gt;<br>
<span style=3D"font-weight:bold">Date: </span>Thursday 6 February 2014 15:2=
7<br>
<span style=3D"font-weight:bold">To: </span>&quot;<a href=3D"mailto:Xen-api=
@lists.xen.org" target=3D"_blank">Xen-api@lists.xen.org</a>&quot; &lt;<a hr=
ef=3D"mailto:Xen-api@lists.xen.org" target=3D"_blank">Xen-api@lists.xen.org=
</a>&gt;<br>


<span style=3D"font-weight:bold">Subject: </span>[Xen-API] Can`t install SP=
1 via XenCenter<br>
</div><div><div class=3D"h5">
<div><br>
</div>
<blockquote style=3D"BORDER-LEFT:#b5c4df 5 solid;PADDING:0 0 0 5;MARGIN:0 0=
 0 5">
<div>
<div>
<div dir=3D"ltr">I`ve installed fresh XenServer (<span><span></span></span>=
XenServer release 6.2.0-70446c) in XCP mode. When I trying to upload SP1
<a href=3D"http://support.citrix.com/article/CTX139788" target=3D"_blank">h=
ttp://support.citrix.com/article/CTX139788</a> to this server via XenCenter=
 it appears as disabled in server list. Why ?<br clear=3D"all">
<div><br>
-- <br>
Best wishes.<br>
Vladimir </div>
</div>
</div>
</div>
</blockquote>
</div></div></span>
</div>

<br>_______________________________________________<br>
Xen-api mailing list<br>
<a href=3D"mailto:Xen-api@lists.xen.org">Xen-api@lists.xen.org</a><br>
<a href=3D"http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api" target=3D=
"_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
<br></blockquote></div><br></div>

--001a11c32c36ad18f604f1be1c06--


--===============8147687641976648744==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============8147687641976648744==--


From xen-api-bounces@lists.xen.org Thu Feb 06 14:59:10 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 06 Feb 2014 14:59:10 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WBQPy-0002d6-II; Thu, 06 Feb 2014 14:59:06 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <celso.fernandes@gmail.com>) id 1WBQPp-0002cy-KT
	for Xen-api@lists.xen.org; Thu, 06 Feb 2014 14:59:00 +0000
Received: from [85.158.143.35:60745] by server-1.bemta-4.messagelabs.com id
	C1/C4-31661-033A3F25; Thu, 06 Feb 2014 14:58:56 +0000
X-Env-Sender: celso.fernandes@gmail.com
X-Msg-Ref: server-13.tower-21.messagelabs.com!1391698734!3681285!1
X-Originating-IP: [209.85.214.180]
X-SpamReason: No, hits=0.6 required=7.0 tests=HTML_60_70,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 4606 invoked from network); 6 Feb 2014 14:58:55 -0000
Received: from mail-ob0-f180.google.com (HELO mail-ob0-f180.google.com)
	(209.85.214.180)
	by server-13.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	6 Feb 2014 14:58:55 -0000
Received: by mail-ob0-f180.google.com with SMTP id wp4so2328877obc.11
	for <Xen-api@lists.xen.org>; Thu, 06 Feb 2014 06:58:54 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:in-reply-to:references:from:date:message-id
	:subject:to:cc:content-type;
	bh=igRuPKJfGk8CYaTe0pDnkrtx5EqERTl/dtEActm/KfA=;
	b=NbmYZp+0KoniFCiFaOWhRAJ8AHn4DTDPHSwx8X1/USdmXrVEZlzmEiHHTr1mwDHado
	0khqcO7klOc75djDCUI1xNQGbJu+Ii8Q6ZOukEIkAhJoO1aogMSqJDjke9UQQXrXUPNb
	YxFjda3caiudygqD6nexeMaMP8jhk/W4QdFQ4Nd916/y54k+sKMem/F8A+avuBlTQtga
	sM2UKTE48+SVuZNcRnSZTeuJHmSuPnstYtxJyG12IwKXXJjZzPfsMKLxX/vGM/BUg9az
	6onwzf3F3Iz3yGOl+a9RfeSdrVRXRINHqzmbexI9uTbsPYOJkJ1z+UKHnJcH5yT29QQH
	BMTw==
X-Received: by 10.182.213.104 with SMTP id nr8mr2414460obc.81.1391698734027;
	Thu, 06 Feb 2014 06:58:54 -0800 (PST)
MIME-Version: 1.0
Received: by 10.60.232.195 with HTTP; Thu, 6 Feb 2014 06:58:23 -0800 (PST)
In-Reply-To: <CF195D61.56869%gaby.hoffmann@citrix.com>
References: <CALqx3Nek9tVWo-+3vUSvAWCkzSnk8O6GTqJNjhtg5TjGqGMFtg@mail.gmail.com>
	<CF195D61.56869%gaby.hoffmann@citrix.com>
From: Celso Fernandes <fernandes@zertico.com>
Date: Thu, 6 Feb 2014 12:58:23 -0200
X-Google-Sender-Auth: OD5loRIcZVkfk2kjX45Imjc8xeA
Message-ID: <CAE+94VJrAwmS50QUo8ayDWYi0PF0Wac9YN3FKWgKSWty-gnb-w@mail.gmail.com>
To: Gaby Hoffmann <gaby.hoffmann@citrix.com>
Cc: "Xen-api@lists.xen.org" <Xen-api@lists.xen.org>
Subject: Re: [Xen-API] Can`t install SP1 via XenCenter
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8147687641976648744=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============8147687641976648744==
Content-Type: multipart/alternative; boundary=001a11c32c36ad18f604f1be1c06

--001a11c32c36ad18f604f1be1c06
Content-Type: text/plain; charset=ISO-8859-1

is there any document describing the complete update process via CLI,
including the machines migration to allow update without downtime?

Thank you

Celso Fernandes

www.zertico.com

+55 35 4105-0922
Av. BPS, 1303 - PCE - PCTI - Sala 10


On Thu, Feb 6, 2014 at 12:41 PM, Gaby Hoffmann <gaby.hoffmann@citrix.com>wrote:

>  To install Updates via XenCenter a Citrix license is required. You can
> install the SP1 via CLI.
>
>  Gaby
>
>   From: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
> Date: Thursday 6 February 2014 15:27
> To: "Xen-api@lists.xen.org" <Xen-api@lists.xen.org>
> Subject: [Xen-API] Can`t install SP1 via XenCenter
>
>   I`ve installed fresh XenServer (XenServer release 6.2.0-70446c) in XCP
> mode. When I trying to upload SP1
> http://support.citrix.com/article/CTX139788 to this server via XenCenter
> it appears as disabled in server list. Why ?
>
> --
> Best wishes.
> Vladimir
>
>
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>
>

--001a11c32c36ad18f604f1be1c06
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">is there any document describing the complete update proce=
ss via CLI, including the machines migration to allow update without downti=
me?<div><br></div><div>Thank you</div></div><div class=3D"gmail_extra"><br =
clear=3D"all">

<div><div dir=3D"ltr">Celso Fernandes<br><br><a href=3D"http://www.zertico.=
com" target=3D"_blank">www.zertico.com</a><br><br>+55 35=A0<span style=3D"f=
ont-family:arial;font-size:small">4105-0922</span><div>Av. BPS, 1303 - PCE =
- PCTI - Sala 10</div>

</div></div>
<br><br><div class=3D"gmail_quote">On Thu, Feb 6, 2014 at 12:41 PM, Gaby Ho=
ffmann <span dir=3D"ltr">&lt;<a href=3D"mailto:gaby.hoffmann@citrix.com" ta=
rget=3D"_blank">gaby.hoffmann@citrix.com</a>&gt;</span> wrote:<br><blockquo=
te class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc so=
lid;padding-left:1ex">





<div style=3D"font-size:14px;font-family:Calibri,sans-serif;word-wrap:break=
-word">
<div>To install Updates via XenCenter a Citrix license is required. You can=
 install the SP1 via CLI.=A0</div>
<div><br>
</div>
<div>Gaby</div>
<div><br>
</div>
<span>
<div style=3D"border-right:medium none;padding-right:0in;padding-left:0in;p=
adding-top:3pt;text-align:left;font-size:11pt;border-bottom:medium none;fon=
t-family:Calibri;border-top:#b5c4df 1pt solid;padding-bottom:0in;border-lef=
t:medium none">


<span style=3D"font-weight:bold">From: </span>Volodymyr Kotulskyi &lt;<a hr=
ef=3D"mailto:vladimirkotulskiy@gmail.com" target=3D"_blank">vladimirkotulsk=
iy@gmail.com</a>&gt;<br>
<span style=3D"font-weight:bold">Date: </span>Thursday 6 February 2014 15:2=
7<br>
<span style=3D"font-weight:bold">To: </span>&quot;<a href=3D"mailto:Xen-api=
@lists.xen.org" target=3D"_blank">Xen-api@lists.xen.org</a>&quot; &lt;<a hr=
ef=3D"mailto:Xen-api@lists.xen.org" target=3D"_blank">Xen-api@lists.xen.org=
</a>&gt;<br>


<span style=3D"font-weight:bold">Subject: </span>[Xen-API] Can`t install SP=
1 via XenCenter<br>
</div><div><div class=3D"h5">
<div><br>
</div>
<blockquote style=3D"BORDER-LEFT:#b5c4df 5 solid;PADDING:0 0 0 5;MARGIN:0 0=
 0 5">
<div>
<div>
<div dir=3D"ltr">I`ve installed fresh XenServer (<span><span></span></span>=
XenServer release 6.2.0-70446c) in XCP mode. When I trying to upload SP1
<a href=3D"http://support.citrix.com/article/CTX139788" target=3D"_blank">h=
ttp://support.citrix.com/article/CTX139788</a> to this server via XenCenter=
 it appears as disabled in server list. Why ?<br clear=3D"all">
<div><br>
-- <br>
Best wishes.<br>
Vladimir </div>
</div>
</div>
</div>
</blockquote>
</div></div></span>
</div>

<br>_______________________________________________<br>
Xen-api mailing list<br>
<a href=3D"mailto:Xen-api@lists.xen.org">Xen-api@lists.xen.org</a><br>
<a href=3D"http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api" target=3D=
"_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
<br></blockquote></div><br></div>

--001a11c32c36ad18f604f1be1c06--


--===============8147687641976648744==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============8147687641976648744==--


From xen-api-bounces@lists.xen.org Thu Feb 06 15:05:15 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 06 Feb 2014 15:05:15 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WBQVu-00035Y-O4; Thu, 06 Feb 2014 15:05:14 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <amarin@swissms.ch>) id 1WBQVs-00035I-Np
	for xen-api@lists.xen.org; Thu, 06 Feb 2014 15:05:13 +0000
Received: from [193.109.254.147:17707] by server-10.bemta-14.messagelabs.com
	id 94/C7-10711-8A4A3F25; Thu, 06 Feb 2014 15:05:12 +0000
X-Env-Sender: amarin@swissms.ch
X-Msg-Ref: server-5.tower-27.messagelabs.com!1391699108!2525236!1
X-Originating-IP: [74.125.82.50]
X-SpamReason: No, hits=0.0 required=7.0 tests=HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 24785 invoked from network); 6 Feb 2014 15:05:08 -0000
Received: from mail-wg0-f50.google.com (HELO mail-wg0-f50.google.com)
	(74.125.82.50)
	by server-5.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	6 Feb 2014 15:05:08 -0000
Received: by mail-wg0-f50.google.com with SMTP id l18so1346027wgh.17
	for <xen-api@lists.xen.org>; Thu, 06 Feb 2014 07:05:08 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to
	:subject:references:in-reply-to:content-type;
	bh=YnDKK19HHv3hlwigCtedMquURQ5dyBmvKRAY04/yMcc=;
	b=D2yNrtDlN+uR6ruyZd7ZTXlH/ba2dX6b5IUi6U0dbe5Hi87ywpOdPm8wyqoKCo0OiW
	akBOjWlDFRAqA1lCNlVqUccbdAJSKafZmh76ZLAP6JaHJkNOZuOJiGIeguB5iC6lYLmr
	J3YKUlsdWZ1DNB1EhwSmJlRDbBw5krNu9NHg4N5ZCYltUzm53RlWoO8SFuvmnq7Gamyl
	o/cfmPapQkqYs7bWJFRdJWRSO/lb0Rd9JA9kAgL1nmugVfKDQPmYCwrnn2yqB6su014Z
	BkMz//yREhkP/MgH4TtHn0mkS2L3nJUJG+z6UQpqErYXM0MXoZEPoVnXqfid2Pr5UWk0
	F4qg==
X-Gm-Message-State: ALoCoQnT+mzqSnXZFiQov16iNNJsutXJtPWmBxwWvj4HArSY4yJ7+wNsozZA9api56N2XK4uCPiJ
X-Received: by 10.194.202.230 with SMTP id kl6mr6439455wjc.9.1391699107890;
	Thu, 06 Feb 2014 07:05:07 -0800 (PST)
Received: from [10.30.0.10] (84.127.227.125.static.user.ono.com.
	[84.127.227.125])
	by mx.google.com with ESMTPSA id z1sm3036815wjq.19.2014.02.06.07.05.06
	for <xen-api@lists.xen.org>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Thu, 06 Feb 2014 07:05:06 -0800 (PST)
Message-ID: <52F3A49F.7060007@swissms.ch>
Date: Thu, 06 Feb 2014 16:05:03 +0100
From: Tony Marin <amarin@swissms.ch>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:24.0) Gecko/20100101 Thunderbird/24.2.0
MIME-Version: 1.0
To: xen-api@lists.xen.org
References: <CALqx3Nek9tVWo-+3vUSvAWCkzSnk8O6GTqJNjhtg5TjGqGMFtg@mail.gmail.com>	<CF195D61.56869%gaby.hoffmann@citrix.com>
	<CAE+94VJrAwmS50QUo8ayDWYi0PF0Wac9YN3FKWgKSWty-gnb-w@mail.gmail.com>
In-Reply-To: <CAE+94VJrAwmS50QUo8ayDWYi0PF0Wac9YN3FKWgKSWty-gnb-w@mail.gmail.com>
Subject: Re: [Xen-API] Can`t install SP1 via XenCenter
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============2749434945830246322=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

This is a multi-part message in MIME format.
--===============2749434945830246322==
Content-Type: multipart/alternative;
 boundary="------------060605080002090203070401"

This is a multi-part message in MIME format.
--------------060605080002090203070401
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

About the process to update via CLI, it's shown on the Citrix web for 
each patch, including additional information (i.e: when drivers are 
affected). About the downtime, if you have a pool it would be possible, 
if not, unless you have a balanced architecture for your services, and 
depending on the patch you will need to restart the host (SP1 requires it).


On 06/02/14 15:58, Celso Fernandes wrote:
> is there any document describing the complete update process via CLI, 
> including the machines migration to allow update without downtime?
>
> Thank you
>
> Celso Fernandes
>
> www.zertico.com <http://www.zertico.com>
>
> +55 35 4105-0922
> Av. BPS, 1303 - PCE - PCTI - Sala 10
>
>
> On Thu, Feb 6, 2014 at 12:41 PM, Gaby Hoffmann 
> <gaby.hoffmann@citrix.com <mailto:gaby.hoffmann@citrix.com>> wrote:
>
>     To install Updates via XenCenter a Citrix license is required. You
>     can install the SP1 via CLI.
>
>     Gaby
>
>     From: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com
>     <mailto:vladimirkotulskiy@gmail.com>>
>     Date: Thursday 6 February 2014 15:27
>     To: "Xen-api@lists.xen.org <mailto:Xen-api@lists.xen.org>"
>     <Xen-api@lists.xen.org <mailto:Xen-api@lists.xen.org>>
>     Subject: [Xen-API] Can`t install SP1 via XenCenter
>
>         I`ve installed fresh XenServer (XenServer release
>         6.2.0-70446c) in XCP mode. When I trying to upload SP1
>         http://support.citrix.com/article/CTX139788 to this server via
>         XenCenter it appears as disabled in server list. Why ?
>
>         -- 
>         Best wishes.
>         Vladimir
>
>
>     _______________________________________________
>     Xen-api mailing list
>     Xen-api@lists.xen.org <mailto:Xen-api@lists.xen.org>
>     http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>
>
>
>
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

-- 
Swiss Mobility Solutions <http://www.swissmobilitysolutions.com/>


  Antonio Marin

IT Team Lead

Swiss Mobility Solutions

Office Telephone +34 966370055 <tel:+34966370055>

Skype antonymcs <skype:antonymcs?call>

Location Av. Locutor Vicente Hipólito 39
03540 Alicante Spain 
<https://maps.google.com/maps?q=Swiss+Mobility+Solutions+S.L,+Alicante,+Spain&hl=en&sll=37.0625,-95.677068&sspn=76.273886,78.837891&oq=swiss+mobility+so&hq=swiss+mobility+solutions+sl&hnear=Alicante,+Valencian+Community,+Spain&t=m&z=13> 


Email <mailto:amarin@swissms.ch> LinkedIn 
<http://es.linkedin.com/in/antonymcs> Website 
<http://www.swissmobilitysolutions.com/>

--------------060605080002090203070401
Content-Type: multipart/related;
 boundary="------------080803010909050903070600"


--------------080803010909050903070600
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    About the process to update via CLI, it's shown on the Citrix web
    for each patch, including additional information (i.e: when drivers
    are affected). About the downtime, if you have a pool it would be
    possible, if not, unless you have a balanced architecture for your
    services, and depending on the patch you will need to restart the
    host (SP1 requires it).<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 06/02/14 15:58, Celso Fernandes
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAE+94VJrAwmS50QUo8ayDWYi0PF0Wac9YN3FKWgKSWty-gnb-w@mail.gmail.com"
      type="cite">
      <div dir="ltr">is there any document describing the complete
        update process via CLI, including the machines migration to
        allow update without downtime?
        <div><br>
        </div>
        <div>Thank you</div>
      </div>
      <div class="gmail_extra"><br clear="all">
        <div>
          <div dir="ltr">Celso Fernandes<br>
            <br>
            <a moz-do-not-send="true" href="http://www.zertico.com"
              target="_blank">www.zertico.com</a><br>
            <br>
            +55 35&nbsp;<span style="font-family:arial;font-size:small">4105-0922</span>
            <div>Av. BPS, 1303 - PCE - PCTI - Sala 10</div>
          </div>
        </div>
        <br>
        <br>
        <div class="gmail_quote">On Thu, Feb 6, 2014 at 12:41 PM, Gaby
          Hoffmann <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:gaby.hoffmann@citrix.com" target="_blank">gaby.hoffmann@citrix.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div
style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word">
              <div>To install Updates via XenCenter a Citrix license is
                required. You can install the SP1 via CLI.&nbsp;</div>
              <div><br>
              </div>
              <div>Gaby</div>
              <div><br>
              </div>
              <span>
                <div style="border-right:medium
                  none;padding-right:0in;padding-left:0in;padding-top:3pt;text-align:left;font-size:11pt;border-bottom:medium
                  none;font-family:Calibri;border-top:#b5c4df 1pt
                  solid;padding-bottom:0in;border-left:medium none">
                  <span style="font-weight:bold">From: </span>Volodymyr
                  Kotulskyi &lt;<a moz-do-not-send="true"
                    href="mailto:vladimirkotulskiy@gmail.com"
                    target="_blank">vladimirkotulskiy@gmail.com</a>&gt;<br>
                  <span style="font-weight:bold">Date: </span>Thursday
                  6 February 2014 15:27<br>
                  <span style="font-weight:bold">To: </span>"<a
                    moz-do-not-send="true"
                    href="mailto:Xen-api@lists.xen.org" target="_blank">Xen-api@lists.xen.org</a>"
                  &lt;<a moz-do-not-send="true"
                    href="mailto:Xen-api@lists.xen.org" target="_blank">Xen-api@lists.xen.org</a>&gt;<br>
                  <span style="font-weight:bold">Subject: </span>[Xen-API]
                  Can`t install SP1 via XenCenter<br>
                </div>
                <div>
                  <div class="h5">
                    <div><br>
                    </div>
                    <blockquote style="BORDER-LEFT:#b5c4df 5
                      solid;PADDING:0 0 0 5;MARGIN:0 0 0 5">
                      <div>
                        <div>
                          <div dir="ltr">I`ve installed fresh XenServer
                            (<span><span></span></span>XenServer release
                            6.2.0-70446c) in XCP mode. When I trying to
                            upload SP1
                            <a moz-do-not-send="true"
                              href="http://support.citrix.com/article/CTX139788"
                              target="_blank">http://support.citrix.com/article/CTX139788</a>
                            to this server via XenCenter it appears as
                            disabled in server list. Why ?<br
                              clear="all">
                            <div><br>
                              -- <br>
                              Best wishes.<br>
                              Vladimir </div>
                          </div>
                        </div>
                      </div>
                    </blockquote>
                  </div>
                </div>
              </span>
            </div>
            <br>
            _______________________________________________<br>
            Xen-api mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:Xen-api@lists.xen.org">Xen-api@lists.xen.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api"
              target="_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Xen-api mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Xen-api@lists.xen.org">Xen-api@lists.xen.org</a>
<a class="moz-txt-link-freetext" href="http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a>
</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <div id="wrappersig" style="width:340px; height:auto;
        font-family:Arial, sans-serif; color:#000; font-size:8pt;
        margin:20px 0; padding:0; border:0;"> <a
          href="http://www.swissmobilitysolutions.com/" title="Swiss
          Mobility Solutions" target="_blank"><img
            src="cid:part9.05040808.01020006@swissms.ch" title="Swiss
            Mobility Solutions" alt="Swiss Mobility Solutions"
            nosend="1" style="width:120px; height:85px; float:left;
            padding-right:8px;" width="120" height="85"></a>
        <div style="width:200px; float:left; margin-bottom:20px;">
          <h1 style="margin:0 0 2px 0; color:#000; font-size:10pt;
            font-weight:bold; border-bottom:#c02b1e solid 1px;
            display:inline-block;">Antonio Marin</h1>
          <p style="margin:0 0 4px 0; color:#333; font-size:10pt;">IT
            Team Lead</p>
          <p style="margin:0 0 8px 0; color:#000;">Swiss Mobility
            Solutions</p>
          <!--<p style="margin:0 0 4px 0; color:#666;"><img src="http://www.swissmobilitysolutions.com/emailsignature/email_img/email_icon_mobile.png" title="Mobile" alt="Mobile" nosend="1" width="16" height="16" style="width:16px; height:16px; border:0; vertical-align:text-bottom; padding-right:5px"><a href="tel:+34600000000" title="Mobile" target="_blank" style="color:#666; text-decoration:none;">+34600000000</a></p>-->
          <p style="margin:0 0 4px 0; color:#666;"> <img
              src="cid:part11.04050208.07050308@swissms.ch"
              title="Office Telephone" alt="Office Telephone" nosend="1"
              style="width:16px; height:16px; border:0;
              vertical-align:text-bottom; padding-right:5px" width="16"
              height="16"> <a href="tel:+34966370055" title="Mobile"
              target="_blank" style="color:#666; text-decoration:none;">+34
              966370055</a> </p>
          <p style="margin:0 0 4px 0; color:#666;"> <img
              src="cid:part13.06050801.00080301@swissms.ch"
              title="Skype" alt="Skype" nosend="1" style="width:16px;
              height:16px; border:0; vertical-align:text-bottom;
              padding-right:5px" width="16" height="16"> <a
              href="skype:antonymcs?call" target="_blank" title="Skype"
              style="color:#666; text-decoration:none;">antonymcs</a> </p>
          <p style="margin:0 0 4px 0; color:#666; line-height:16px;"> <img
              src="cid:part15.01090401.07020909@swissms.ch"
              title="Location" alt="Location" nosend="1"
              style="width:16px; height:16px; border:0;
              vertical-align:text-bottom; padding-right:5px;
              padding-bottom:10px; float:left;" width="16" height="16">
            <a
href="https://maps.google.com/maps?q=Swiss+Mobility+Solutions+S.L,+Alicante,+Spain&amp;hl=en&amp;sll=37.0625,-95.677068&amp;sspn=76.273886,78.837891&amp;oq=swiss+mobility+so&amp;hq=swiss+mobility+solutions+sl&amp;hnear=Alicante,+Valencian+Community,+Spain&amp;t=m&amp;z=13"
              target="_blank" title="Location">Av. Locutor Vicente
              Hip&oacute;lito 39<br>
              03540 Alicante Spain</a> </p>
          <a href="mailto:amarin@swissms.ch" title="Email"
            target="_blank" style="display:block; float:left;
            width:16px; height:16px; border:0; margin-right:10px;"> <img
              src="cid:part17.06040608.08060104@swissms.ch"
              title="Email" alt="Email" nosend="1" style="width:16px;
              height:16px; border:0;" width="16" height="16"> </a><!-- Email -->
          <a href="http://es.linkedin.com/in/antonymcs" title="LinkedIn"
            target="_blank" style="display:block; float:left;
            width:16px; height:16px; border:0; margin-right:10px;"> <img
              src="cid:part19.09000107.07090202@swissms.ch"
              title="LinkedIn" alt="LinkedIn" nosend="1"
              style="width:16px; height:16px; border:0;" width="16"
              height="16"> </a><!-- LinkedIn--> <a
            href="http://www.swissmobilitysolutions.com/"
            title="Website" target="_blank" style="display:block;
            float:left; width:16px; height:16px; border:0;
            margin-right:10px;"> <img
              src="cid:part21.01030207.01070701@swissms.ch"
              title="Website" alt="Website" nosend="1"
              style="width:16px; height:16px; border:0;" width="16"
              height="16"> </a><!-- Website --> </div>
      </div>
      <!-- #wrappersig --> </div>
  </body>
</html>

--------------080803010909050903070600
Content-Type: image/png;
 name="email_smslogo.png"
Content-Transfer-Encoding: base64
Content-ID: <part9.05040808.01020006@swissms.ch>
Content-Disposition: inline;
 filename="email_smslogo.png"

iVBORw0KGgoAAAANSUhEUgAAAHgAAABVCAYAAACCViA6AAAAGXRFWHRTb2Z0d2FyZQBBZG9i
ZSBJbWFnZVJlYWR5ccllPAAACGdJREFUeNrsXU122zgMZvKyr2bV5ai77kY5QdQTVDlBlRPU
PkHUEyg9gdwT2DmB3BPI2c3OnuWs5Bt4yATMIAwlgdSPZZl4j41rSxCJDwABkJIuDocDczRd
uhL/XFxcjKpT/3z+6PM/IW9/8RYoP+95e+Jtw9v6z7//3Vvwj/ifG+DtQ5O8Bd8db7+B/+6U
Ab4QFjwWgLngBajfeYsMTlvw9osDsSYozT3w9gz4r3j72cTfAVwvfA+EP2vBRgBwp7M4zj8B
/qwP/g7gZnBzjSu2IeFi5xyEBfAWPLOOeEv+AuSVA3h4cDHdwVyaG7pjMn+pRA7geoCLHsDF
1ub12P2TAPloAHNw05Zz7hjoy9iDr6MADNFyPoE0UwRc1zap2mQBhnm3QLknJU15gs8fID/u
yq2LefoRgNqh3NskTfvBAU4cwOYpixD+bUXaI5QjNQRC5T2vcq+G/IX1fhqrFQ8KMAiuIAQ/
G5jf9g38ZgCECS0A3D2hvzGkWU0k+D04gD9/FMKKCRZxTS0ocJ5LA0vecL7XPXgcY76TAxis
d9t1+mHAl4Er3Vn0fUuIGf4Yo5u+GvBalHl3bZpbCsA4ACuCFS9alBl/EFy1CPzWLQxAeLYb
CPT8iohdBoUrqjJdDjj3xkRB2tBvwjGPtv0nKl1gKZsZbyUoUFzjKXxQYnFcKaY7kOvxASZa
76JF0WDT0TFtzvdMlR4qeSmzq7gJZdhCwajeRfODmlb9rSs2A1gv2ZW3ZNHZ/AqLIF3VyWdQ
ONJmHVQLbtORlGi9O3YG1DG4eHrIoYikBbhJO28sBxMSU5gfZwKuAGDJ+lkE0YJ8SZxfbCtG
985631DG6CVaW5DvbQD2IYw3DftDZ72v8ohaGIrpnByoAP+izKX4RIIrcnPvW3lkxMOFPOYi
aEJtbphj37+JormQN7wTuwb38Tx/8OPEAsCmYTDUIOIsrJe9rHtT5CEKNneaaFiA+wAxDcXN
RyJ7EcaDo2iKFfswkSe6iA2t81Is/eFMrNcnxiKinn1bV6GCVPUarLyJolcLlgLn7RtBO+QO
yHve+bXyPbWasz8j670nyuOWmM/vudzvWPOGia8C00t8Ivh6EwpRMynV3Y15F0TH1ksq8ph4
M7DkFQGbt4UO2A666Hncq1PadjqA9W4s15IfCQoWXGq04461WBVpGgx72dLKnPW+0tzyEhSM
vKrlwltIc+KOwf0yFtcMKV9dZLtrGQRSl0etjAmWSRuPq13w7+iWj9GBC2PLGwox1pvpDDYh
tNp2C/jU1hmuGrQkgcX0lNGqUrro8OeYdx3WDX+s1ovxaTrmisDk2frApX1n1TsOVIt9hFx3
rNFyU79CS6sK2AiWR0kuusEF+YoQ5L21m1NIgYjTj7ELJbh+ab1fRgvwRKJcYWkFIYW5NuAp
qkfLvudeBzAdkJI114gXkDpSFIZSgx/Met8VOs6QFoRjYrH3um6DG7oPmbKgMB9ygOduwdR0
RsYYKwgecYzxFYIqCrgkb+AAHj7Y6ipqH/wepnN30YIeWPsttRQ6ygLL2VuwYYBkPdcP7Zod
wMOBfNQyrQO4X5CPXoN3AL8HWe5dDjtIwebHruo5gKuBDiG6NgV6BwHVegzjcADT3LbYqxbU
gP383EyRI4/tqTsOYHvrfgZ29Asr7nHCEycHsAPYkQPYkQPYkQPYkQPYkQPYkQPYAezIAezo
rACO2TAPGHF0BIDF+mnpAJ4uwAmjP0HG0YkBLN+/4DlJThPgGCx4aiTGJQSzPHeAu3xt3FjI
h5giZC93PXhTBrjJOvMJWm+Gxj0mC/bAq/hdApwrF/AVTc80358yyYygb6udWWQdEaPfR0UG
uESfUwXwCDqaTMiSI2b+mh4bKhj9tX5LwOGAWq60SgO7Img0HvwO/V88Q1rcafeV0R6tdwok
x9T3HC8a9dlYT9CEnMXjJtfsZRenfEqQaHtbC5Y/yoAjV7RQuvEIuR4PKceM9fsCSr/iuwRa
XHNuqHHFFE8UdOAllkhGocLTZ/8/PRCPb2t1NSLAGXQsR50o0DFyHj4gwZXIfcdI8DpgfPRd
gI6TjyXWvbgi0gASwHXlM76WSHghGk+A3F2KrtUUVGEeWJmlMkUgl23NHJug8UkXW6Ipr4Tv
CrhWoGBhRJdEKwkVNxCBu/DBPe+RoNbQ0RV8DtjbFz+GGm3Ec588jqHvfOQJEvi/zi3toYm+
LdjLA93k3fdr+C1E54sN4XMAKkMKUvfyzA38hh8UdwMtA35i7N8qzv8A45NynYN8fMRf9Fs8
G+QTut6mLwvOQLg+spgt6mCONPeArHeruG/5XqBUo40h4o2vJzU4QMHEAbm2vMIFlshKSqQc
BZynBoaSb9KQEch3JUaK9edw7hb6v61x5Tn8LgOnUklHU40HCK0DWUIUfUCu6KBcTFrjFrm9
HLlJ7Dpl5HioADhD15TuvEDny8cTFciSU423WaLrJYpClEiJUuW8osIlqwBnKKPACo9B9xpS
zwQZgq/xlimSpVfh9TrLgzMlsCqRa5Jz0kwJ6WWHCmgp0toAPi8VQcp5TBe8LeG3UOHha+Y3
bE2JYjER4j1TzptVlCsDpZ8lGmOheIMEeQwZKM2UfuJCilTiGClNgqxayjqwLro0AOxrUqVS
SaMSQmSrFko8jeByNFgJagZ/1ej9UBEheyg3V/n7ikfxGoobRcU1EqQoBVI4NYqXFq5atBo1
x5qIP0JK167oMpIdHfI9D3g6kFqrc3ld1r9j9n65Mxyo4NE/jWjLTnykipjO1U9n+XNEAGc9
F0WqouIpLpiMEuCCDbv06KNgyQE8wBxcHuGaMzZ1GgnA0eRd5ZkDnLFpbv1xAFfk2446ogt3
Z4MD2NEJ038CDABbZummJSq5VgAAAABJRU5ErkJggg==
--------------080803010909050903070600
Content-Type: image/png;
 name="email_icon_phone.png"
Content-Transfer-Encoding: base64
Content-ID: <part11.04050208.07050308@swissms.ch>
Content-Disposition: inline;
 filename="email_icon_phone.png"

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9i
ZSBJbWFnZVJlYWR5ccllPAAAAPRJREFUeNqcUrENwjAQdAIFZUbICOkIXUaADcwCECYAJiBi
gaSlgwmSMnQpU4aOMiNwL/nRyzKSw0snO459d36fUlbl+S5WEyoQBxMMR2ANVEVx3foQhGJe
A0TSARqEJ28CbM4wRADbH4G9D8HcsUYuGmDwdoD7NkaVa/ynB3cxH3xfQRKcxVz7PueXAJZJ
tTCf1NByqgN2wfYzuCi9g2QFqjYuqCrgYAJ2oV7JBgcuVpBoxxXYWSyTOnMRtO2zS9Ply6gq
0RciWQAp/j+w7x3+uhsUyPrGygdHndPqdiCc9FC6GfVEOFlBoFdTC72J7LWPAAMA/XJHSAv+
4rUAAAAASUVORK5CYII=
--------------080803010909050903070600
Content-Type: image/png;
 name="email_icon_skype.png"
Content-Transfer-Encoding: base64
Content-ID: <part13.06050801.00080301@swissms.ch>
Content-Disposition: inline;
 filename="email_icon_skype.png"

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9i
ZSBJbWFnZVJlYWR5ccllPAAAASFJREFUeNqsU4sNgjAURCdgBNhAJ7BMgG6ACyhOYJwAdAFx
AmEC3ECdQN2AEbynV/Js0JjoSy4tr+3d++F5P1rPbtJ0NsaSAQFdV+AA+MAZKPN8c+ok4OP9
F4JCOAXR1Tr6XLOOy6KWE1bZAEcIDlyCQD1sgAgqQ6wVsON+ynNJaesSaCvw4AAVSammYgZf
wRTEBky7JSgVgc+1YiGfZXoSGnUv1gSNOkhwORFFIMR3yPB9J9LgXQpiW5BcJHQJly2MnEhf
anBTPrm0oELK9tY8W78j0MxnqOVdak63TEvACbMVniN0A99E2mlbyt5nn0ZZ2I+qWCd2Qmzk
dOBxLsRtETmeQzV1orgkTEc6q5cItHFIYpVz4PxkCwiW3j/sLsAALjRlsMmLGW4AAAAASUVO
RK5CYII=
--------------080803010909050903070600
Content-Type: image/png;
 name="email_icon_location.png"
Content-Transfer-Encoding: base64
Content-ID: <part15.01090401.07020909@swissms.ch>
Content-Disposition: inline;
 filename="email_icon_location.png"

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9i
ZSBJbWFnZVJlYWR5ccllPAAAASVJREFUeNqMUjtywkAM9aeic25ASWmquIxvkCOECzD2CRiX
6Xa4gGlTOWU6XEIVH8FH2HQpeWKeySLvTtDMG6+kt9KTvHGkrKq2GT474A3IGLbAAWiM2VuX
H3suH4E88tsAlG6RRBE653IDPBEbqsjJmStAd0l+062BnqNkLBZRndgaKgat4GWaF0nDTq+M
d4j1HMHl3hXInDnFlp6cVf5dgX6qzmUaTy5X/l8BShzptvBlDyW3XqJoy84juVdL3Y0WxfMP
517hLO9A/CXOO8avCz6dzoP3HfBvHN0lKetFjRtIPKQmCtssl+oA5I2QLMtaqdQnur9rfhLo
VD8YmyugCgsVsvHi9pPM/sPHTf6Z1xLBvaShBFT8QsUCxzO6f4V4FwEGAGFQXrONJrbPAAAA
AElFTkSuQmCC
--------------080803010909050903070600
Content-Type: image/png;
 name="email_icon_email.png"
Content-Transfer-Encoding: base64
Content-ID: <part17.06040608.08060104@swissms.ch>
Content-Disposition: inline;
 filename="email_icon_email.png"

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9i
ZSBJbWFnZVJlYWR5ccllPAAAALBJREFUeNpiYBjygLGgIO8/JQYwAfEHID5Aht4LIL0gAwSA
2ACIJ5CgeQEQK4D0MkEFQIYkAHEi1EW4AEiuEIgDoHoYmJAkQQL9QOwIdR42JxsCcT1MM7oB
ILABiOOhtixAEy+EakYWZ2BBYj+AOrEAikHeeYgktx5q8wKoawzQXXAAqhEG5gOxPBDzQ9kw
ZycgxxoLkhMDsPg7AUdgFsD0wFzggBwwRAIHhuEBAAIMAKNNIPQeEtUVAAAAAElFTkSuQmCC

--------------080803010909050903070600
Content-Type: image/png;
 name="email_icon_linkedin.png"
Content-Transfer-Encoding: base64
Content-ID: <part19.09000107.07090202@swissms.ch>
Content-Disposition: inline;
 filename="email_icon_linkedin.png"

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9i
ZSBJbWFnZVJlYWR5ccllPAAAAJdJREFUeNpiZACCgoK8BiBVD8QfgDhxwoRJGxiIBExQOh9K
CwCxAQMJAGbAAiSxCwzkAKA3DIBYgVR9jFDN/UhOXwh1RT+SuoNQbwpAw2kiMJwakL0A0uwA
xQpQhQ5IuB4qBguneqClCcgGEAIgFzVCbYeBeFIMcIQ6uRBJzIBoA4CaYTY/QBIWIMUFBNPB
EDZgGACAAAMAfrMh1JEbKY0AAAAASUVORK5CYII=
--------------080803010909050903070600
Content-Type: image/png;
 name="email_icon_website.png"
Content-Transfer-Encoding: base64
Content-ID: <part21.01030207.01070701@swissms.ch>
Content-Disposition: inline;
 filename="email_icon_website.png"

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9i
ZSBJbWFnZVJlYWR5ccllPAAAAVRJREFUeNqkUztSwzAQtQVFSpd0mI6OuCKlfYNwgsQXYOwT
ACewh4qO+ATACUi6UCV06ZIjqKTk7fB2ZkcjV2jmjVa72qf9KU2C1TT3S2wLoAxMa2Do++eV
VabGMcP2CUwjjntgDuSUKxB5MTrjfIw4J3y1Ba4gtyQ50uePAOsNEEUfIehw+VEEkIi9Mj6J
g3HOfJ/kJeyngEDO73rAHUlBwi/F95wF8+b1VtklXzgUkahy7ouz2ez2RQqFi4NottuvA3Qf
ECfANeQNMAGWwAH2H+w563XhmPu3pZcwgRqioGOBO3ZJo5SoM5eMLOQ3pUMZhs4WrrQLcriJ
cPiIbh+QecdBKbWvJo3TSEd0SffWQjCwDg/hcxyewjhumF6jQ5ZSobnW4azTviNhYWojha60
iHfM+RUXOpsOZUHNidwZn9HP5Fkbbe8lc87Cz5T+9zv/CjAAmEOM6LbMJDoAAAAASUVORK5C
YII=
--------------080803010909050903070600--

--------------060605080002090203070401--


--===============2749434945830246322==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============2749434945830246322==--


From xen-api-bounces@lists.xen.org Thu Feb 06 15:05:15 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 06 Feb 2014 15:05:15 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WBQVu-00035Y-O4; Thu, 06 Feb 2014 15:05:14 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <amarin@swissms.ch>) id 1WBQVs-00035I-Np
	for xen-api@lists.xen.org; Thu, 06 Feb 2014 15:05:13 +0000
Received: from [193.109.254.147:17707] by server-10.bemta-14.messagelabs.com
	id 94/C7-10711-8A4A3F25; Thu, 06 Feb 2014 15:05:12 +0000
X-Env-Sender: amarin@swissms.ch
X-Msg-Ref: server-5.tower-27.messagelabs.com!1391699108!2525236!1
X-Originating-IP: [74.125.82.50]
X-SpamReason: No, hits=0.0 required=7.0 tests=HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 24785 invoked from network); 6 Feb 2014 15:05:08 -0000
Received: from mail-wg0-f50.google.com (HELO mail-wg0-f50.google.com)
	(74.125.82.50)
	by server-5.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	6 Feb 2014 15:05:08 -0000
Received: by mail-wg0-f50.google.com with SMTP id l18so1346027wgh.17
	for <xen-api@lists.xen.org>; Thu, 06 Feb 2014 07:05:08 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to
	:subject:references:in-reply-to:content-type;
	bh=YnDKK19HHv3hlwigCtedMquURQ5dyBmvKRAY04/yMcc=;
	b=D2yNrtDlN+uR6ruyZd7ZTXlH/ba2dX6b5IUi6U0dbe5Hi87ywpOdPm8wyqoKCo0OiW
	akBOjWlDFRAqA1lCNlVqUccbdAJSKafZmh76ZLAP6JaHJkNOZuOJiGIeguB5iC6lYLmr
	J3YKUlsdWZ1DNB1EhwSmJlRDbBw5krNu9NHg4N5ZCYltUzm53RlWoO8SFuvmnq7Gamyl
	o/cfmPapQkqYs7bWJFRdJWRSO/lb0Rd9JA9kAgL1nmugVfKDQPmYCwrnn2yqB6su014Z
	BkMz//yREhkP/MgH4TtHn0mkS2L3nJUJG+z6UQpqErYXM0MXoZEPoVnXqfid2Pr5UWk0
	F4qg==
X-Gm-Message-State: ALoCoQnT+mzqSnXZFiQov16iNNJsutXJtPWmBxwWvj4HArSY4yJ7+wNsozZA9api56N2XK4uCPiJ
X-Received: by 10.194.202.230 with SMTP id kl6mr6439455wjc.9.1391699107890;
	Thu, 06 Feb 2014 07:05:07 -0800 (PST)
Received: from [10.30.0.10] (84.127.227.125.static.user.ono.com.
	[84.127.227.125])
	by mx.google.com with ESMTPSA id z1sm3036815wjq.19.2014.02.06.07.05.06
	for <xen-api@lists.xen.org>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Thu, 06 Feb 2014 07:05:06 -0800 (PST)
Message-ID: <52F3A49F.7060007@swissms.ch>
Date: Thu, 06 Feb 2014 16:05:03 +0100
From: Tony Marin <amarin@swissms.ch>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:24.0) Gecko/20100101 Thunderbird/24.2.0
MIME-Version: 1.0
To: xen-api@lists.xen.org
References: <CALqx3Nek9tVWo-+3vUSvAWCkzSnk8O6GTqJNjhtg5TjGqGMFtg@mail.gmail.com>	<CF195D61.56869%gaby.hoffmann@citrix.com>
	<CAE+94VJrAwmS50QUo8ayDWYi0PF0Wac9YN3FKWgKSWty-gnb-w@mail.gmail.com>
In-Reply-To: <CAE+94VJrAwmS50QUo8ayDWYi0PF0Wac9YN3FKWgKSWty-gnb-w@mail.gmail.com>
Subject: Re: [Xen-API] Can`t install SP1 via XenCenter
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============2749434945830246322=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

This is a multi-part message in MIME format.
--===============2749434945830246322==
Content-Type: multipart/alternative;
 boundary="------------060605080002090203070401"

This is a multi-part message in MIME format.
--------------060605080002090203070401
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

About the process to update via CLI, it's shown on the Citrix web for 
each patch, including additional information (i.e: when drivers are 
affected). About the downtime, if you have a pool it would be possible, 
if not, unless you have a balanced architecture for your services, and 
depending on the patch you will need to restart the host (SP1 requires it).


On 06/02/14 15:58, Celso Fernandes wrote:
> is there any document describing the complete update process via CLI, 
> including the machines migration to allow update without downtime?
>
> Thank you
>
> Celso Fernandes
>
> www.zertico.com <http://www.zertico.com>
>
> +55 35 4105-0922
> Av. BPS, 1303 - PCE - PCTI - Sala 10
>
>
> On Thu, Feb 6, 2014 at 12:41 PM, Gaby Hoffmann 
> <gaby.hoffmann@citrix.com <mailto:gaby.hoffmann@citrix.com>> wrote:
>
>     To install Updates via XenCenter a Citrix license is required. You
>     can install the SP1 via CLI.
>
>     Gaby
>
>     From: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com
>     <mailto:vladimirkotulskiy@gmail.com>>
>     Date: Thursday 6 February 2014 15:27
>     To: "Xen-api@lists.xen.org <mailto:Xen-api@lists.xen.org>"
>     <Xen-api@lists.xen.org <mailto:Xen-api@lists.xen.org>>
>     Subject: [Xen-API] Can`t install SP1 via XenCenter
>
>         I`ve installed fresh XenServer (XenServer release
>         6.2.0-70446c) in XCP mode. When I trying to upload SP1
>         http://support.citrix.com/article/CTX139788 to this server via
>         XenCenter it appears as disabled in server list. Why ?
>
>         -- 
>         Best wishes.
>         Vladimir
>
>
>     _______________________________________________
>     Xen-api mailing list
>     Xen-api@lists.xen.org <mailto:Xen-api@lists.xen.org>
>     http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>
>
>
>
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

-- 
Swiss Mobility Solutions <http://www.swissmobilitysolutions.com/>


  Antonio Marin

IT Team Lead

Swiss Mobility Solutions

Office Telephone +34 966370055 <tel:+34966370055>

Skype antonymcs <skype:antonymcs?call>

Location Av. Locutor Vicente Hipólito 39
03540 Alicante Spain 
<https://maps.google.com/maps?q=Swiss+Mobility+Solutions+S.L,+Alicante,+Spain&hl=en&sll=37.0625,-95.677068&sspn=76.273886,78.837891&oq=swiss+mobility+so&hq=swiss+mobility+solutions+sl&hnear=Alicante,+Valencian+Community,+Spain&t=m&z=13> 


Email <mailto:amarin@swissms.ch> LinkedIn 
<http://es.linkedin.com/in/antonymcs> Website 
<http://www.swissmobilitysolutions.com/>

--------------060605080002090203070401
Content-Type: multipart/related;
 boundary="------------080803010909050903070600"


--------------080803010909050903070600
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    About the process to update via CLI, it's shown on the Citrix web
    for each patch, including additional information (i.e: when drivers
    are affected). About the downtime, if you have a pool it would be
    possible, if not, unless you have a balanced architecture for your
    services, and depending on the patch you will need to restart the
    host (SP1 requires it).<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 06/02/14 15:58, Celso Fernandes
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAE+94VJrAwmS50QUo8ayDWYi0PF0Wac9YN3FKWgKSWty-gnb-w@mail.gmail.com"
      type="cite">
      <div dir="ltr">is there any document describing the complete
        update process via CLI, including the machines migration to
        allow update without downtime?
        <div><br>
        </div>
        <div>Thank you</div>
      </div>
      <div class="gmail_extra"><br clear="all">
        <div>
          <div dir="ltr">Celso Fernandes<br>
            <br>
            <a moz-do-not-send="true" href="http://www.zertico.com"
              target="_blank">www.zertico.com</a><br>
            <br>
            +55 35&nbsp;<span style="font-family:arial;font-size:small">4105-0922</span>
            <div>Av. BPS, 1303 - PCE - PCTI - Sala 10</div>
          </div>
        </div>
        <br>
        <br>
        <div class="gmail_quote">On Thu, Feb 6, 2014 at 12:41 PM, Gaby
          Hoffmann <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:gaby.hoffmann@citrix.com" target="_blank">gaby.hoffmann@citrix.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div
style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word">
              <div>To install Updates via XenCenter a Citrix license is
                required. You can install the SP1 via CLI.&nbsp;</div>
              <div><br>
              </div>
              <div>Gaby</div>
              <div><br>
              </div>
              <span>
                <div style="border-right:medium
                  none;padding-right:0in;padding-left:0in;padding-top:3pt;text-align:left;font-size:11pt;border-bottom:medium
                  none;font-family:Calibri;border-top:#b5c4df 1pt
                  solid;padding-bottom:0in;border-left:medium none">
                  <span style="font-weight:bold">From: </span>Volodymyr
                  Kotulskyi &lt;<a moz-do-not-send="true"
                    href="mailto:vladimirkotulskiy@gmail.com"
                    target="_blank">vladimirkotulskiy@gmail.com</a>&gt;<br>
                  <span style="font-weight:bold">Date: </span>Thursday
                  6 February 2014 15:27<br>
                  <span style="font-weight:bold">To: </span>"<a
                    moz-do-not-send="true"
                    href="mailto:Xen-api@lists.xen.org" target="_blank">Xen-api@lists.xen.org</a>"
                  &lt;<a moz-do-not-send="true"
                    href="mailto:Xen-api@lists.xen.org" target="_blank">Xen-api@lists.xen.org</a>&gt;<br>
                  <span style="font-weight:bold">Subject: </span>[Xen-API]
                  Can`t install SP1 via XenCenter<br>
                </div>
                <div>
                  <div class="h5">
                    <div><br>
                    </div>
                    <blockquote style="BORDER-LEFT:#b5c4df 5
                      solid;PADDING:0 0 0 5;MARGIN:0 0 0 5">
                      <div>
                        <div>
                          <div dir="ltr">I`ve installed fresh XenServer
                            (<span><span></span></span>XenServer release
                            6.2.0-70446c) in XCP mode. When I trying to
                            upload SP1
                            <a moz-do-not-send="true"
                              href="http://support.citrix.com/article/CTX139788"
                              target="_blank">http://support.citrix.com/article/CTX139788</a>
                            to this server via XenCenter it appears as
                            disabled in server list. Why ?<br
                              clear="all">
                            <div><br>
                              -- <br>
                              Best wishes.<br>
                              Vladimir </div>
                          </div>
                        </div>
                      </div>
                    </blockquote>
                  </div>
                </div>
              </span>
            </div>
            <br>
            _______________________________________________<br>
            Xen-api mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:Xen-api@lists.xen.org">Xen-api@lists.xen.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api"
              target="_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Xen-api mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Xen-api@lists.xen.org">Xen-api@lists.xen.org</a>
<a class="moz-txt-link-freetext" href="http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a>
</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <div id="wrappersig" style="width:340px; height:auto;
        font-family:Arial, sans-serif; color:#000; font-size:8pt;
        margin:20px 0; padding:0; border:0;"> <a
          href="http://www.swissmobilitysolutions.com/" title="Swiss
          Mobility Solutions" target="_blank"><img
            src="cid:part9.05040808.01020006@swissms.ch" title="Swiss
            Mobility Solutions" alt="Swiss Mobility Solutions"
            nosend="1" style="width:120px; height:85px; float:left;
            padding-right:8px;" width="120" height="85"></a>
        <div style="width:200px; float:left; margin-bottom:20px;">
          <h1 style="margin:0 0 2px 0; color:#000; font-size:10pt;
            font-weight:bold; border-bottom:#c02b1e solid 1px;
            display:inline-block;">Antonio Marin</h1>
          <p style="margin:0 0 4px 0; color:#333; font-size:10pt;">IT
            Team Lead</p>
          <p style="margin:0 0 8px 0; color:#000;">Swiss Mobility
            Solutions</p>
          <!--<p style="margin:0 0 4px 0; color:#666;"><img src="http://www.swissmobilitysolutions.com/emailsignature/email_img/email_icon_mobile.png" title="Mobile" alt="Mobile" nosend="1" width="16" height="16" style="width:16px; height:16px; border:0; vertical-align:text-bottom; padding-right:5px"><a href="tel:+34600000000" title="Mobile" target="_blank" style="color:#666; text-decoration:none;">+34600000000</a></p>-->
          <p style="margin:0 0 4px 0; color:#666;"> <img
              src="cid:part11.04050208.07050308@swissms.ch"
              title="Office Telephone" alt="Office Telephone" nosend="1"
              style="width:16px; height:16px; border:0;
              vertical-align:text-bottom; padding-right:5px" width="16"
              height="16"> <a href="tel:+34966370055" title="Mobile"
              target="_blank" style="color:#666; text-decoration:none;">+34
              966370055</a> </p>
          <p style="margin:0 0 4px 0; color:#666;"> <img
              src="cid:part13.06050801.00080301@swissms.ch"
              title="Skype" alt="Skype" nosend="1" style="width:16px;
              height:16px; border:0; vertical-align:text-bottom;
              padding-right:5px" width="16" height="16"> <a
              href="skype:antonymcs?call" target="_blank" title="Skype"
              style="color:#666; text-decoration:none;">antonymcs</a> </p>
          <p style="margin:0 0 4px 0; color:#666; line-height:16px;"> <img
              src="cid:part15.01090401.07020909@swissms.ch"
              title="Location" alt="Location" nosend="1"
              style="width:16px; height:16px; border:0;
              vertical-align:text-bottom; padding-right:5px;
              padding-bottom:10px; float:left;" width="16" height="16">
            <a
href="https://maps.google.com/maps?q=Swiss+Mobility+Solutions+S.L,+Alicante,+Spain&amp;hl=en&amp;sll=37.0625,-95.677068&amp;sspn=76.273886,78.837891&amp;oq=swiss+mobility+so&amp;hq=swiss+mobility+solutions+sl&amp;hnear=Alicante,+Valencian+Community,+Spain&amp;t=m&amp;z=13"
              target="_blank" title="Location">Av. Locutor Vicente
              Hip&oacute;lito 39<br>
              03540 Alicante Spain</a> </p>
          <a href="mailto:amarin@swissms.ch" title="Email"
            target="_blank" style="display:block; float:left;
            width:16px; height:16px; border:0; margin-right:10px;"> <img
              src="cid:part17.06040608.08060104@swissms.ch"
              title="Email" alt="Email" nosend="1" style="width:16px;
              height:16px; border:0;" width="16" height="16"> </a><!-- Email -->
          <a href="http://es.linkedin.com/in/antonymcs" title="LinkedIn"
            target="_blank" style="display:block; float:left;
            width:16px; height:16px; border:0; margin-right:10px;"> <img
              src="cid:part19.09000107.07090202@swissms.ch"
              title="LinkedIn" alt="LinkedIn" nosend="1"
              style="width:16px; height:16px; border:0;" width="16"
              height="16"> </a><!-- LinkedIn--> <a
            href="http://www.swissmobilitysolutions.com/"
            title="Website" target="_blank" style="display:block;
            float:left; width:16px; height:16px; border:0;
            margin-right:10px;"> <img
              src="cid:part21.01030207.01070701@swissms.ch"
              title="Website" alt="Website" nosend="1"
              style="width:16px; height:16px; border:0;" width="16"
              height="16"> </a><!-- Website --> </div>
      </div>
      <!-- #wrappersig --> </div>
  </body>
</html>

--------------080803010909050903070600
Content-Type: image/png;
 name="email_smslogo.png"
Content-Transfer-Encoding: base64
Content-ID: <part9.05040808.01020006@swissms.ch>
Content-Disposition: inline;
 filename="email_smslogo.png"

iVBORw0KGgoAAAANSUhEUgAAAHgAAABVCAYAAACCViA6AAAAGXRFWHRTb2Z0d2FyZQBBZG9i
ZSBJbWFnZVJlYWR5ccllPAAACGdJREFUeNrsXU122zgMZvKyr2bV5ai77kY5QdQTVDlBlRPU
PkHUEyg9gdwT2DmB3BPI2c3OnuWs5Bt4yATMIAwlgdSPZZl4j41rSxCJDwABkJIuDocDczRd
uhL/XFxcjKpT/3z+6PM/IW9/8RYoP+95e+Jtw9v6z7//3Vvwj/ifG+DtQ5O8Bd8db7+B/+6U
Ab4QFjwWgLngBajfeYsMTlvw9osDsSYozT3w9gz4r3j72cTfAVwvfA+EP2vBRgBwp7M4zj8B
/qwP/g7gZnBzjSu2IeFi5xyEBfAWPLOOeEv+AuSVA3h4cDHdwVyaG7pjMn+pRA7geoCLHsDF
1ub12P2TAPloAHNw05Zz7hjoy9iDr6MADNFyPoE0UwRc1zap2mQBhnm3QLknJU15gs8fID/u
yq2LefoRgNqh3NskTfvBAU4cwOYpixD+bUXaI5QjNQRC5T2vcq+G/IX1fhqrFQ8KMAiuIAQ/
G5jf9g38ZgCECS0A3D2hvzGkWU0k+D04gD9/FMKKCRZxTS0ocJ5LA0vecL7XPXgcY76TAxis
d9t1+mHAl4Er3Vn0fUuIGf4Yo5u+GvBalHl3bZpbCsA4ACuCFS9alBl/EFy1CPzWLQxAeLYb
CPT8iohdBoUrqjJdDjj3xkRB2tBvwjGPtv0nKl1gKZsZbyUoUFzjKXxQYnFcKaY7kOvxASZa
76JF0WDT0TFtzvdMlR4qeSmzq7gJZdhCwajeRfODmlb9rSs2A1gv2ZW3ZNHZ/AqLIF3VyWdQ
ONJmHVQLbtORlGi9O3YG1DG4eHrIoYikBbhJO28sBxMSU5gfZwKuAGDJ+lkE0YJ8SZxfbCtG
985631DG6CVaW5DvbQD2IYw3DftDZ72v8ohaGIrpnByoAP+izKX4RIIrcnPvW3lkxMOFPOYi
aEJtbphj37+JormQN7wTuwb38Tx/8OPEAsCmYTDUIOIsrJe9rHtT5CEKNneaaFiA+wAxDcXN
RyJ7EcaDo2iKFfswkSe6iA2t81Is/eFMrNcnxiKinn1bV6GCVPUarLyJolcLlgLn7RtBO+QO
yHve+bXyPbWasz8j670nyuOWmM/vudzvWPOGia8C00t8Ivh6EwpRMynV3Y15F0TH1ksq8ph4
M7DkFQGbt4UO2A666Hncq1PadjqA9W4s15IfCQoWXGq04461WBVpGgx72dLKnPW+0tzyEhSM
vKrlwltIc+KOwf0yFtcMKV9dZLtrGQRSl0etjAmWSRuPq13w7+iWj9GBC2PLGwox1pvpDDYh
tNp2C/jU1hmuGrQkgcX0lNGqUrro8OeYdx3WDX+s1ovxaTrmisDk2frApX1n1TsOVIt9hFx3
rNFyU79CS6sK2AiWR0kuusEF+YoQ5L21m1NIgYjTj7ELJbh+ab1fRgvwRKJcYWkFIYW5NuAp
qkfLvudeBzAdkJI114gXkDpSFIZSgx/Met8VOs6QFoRjYrH3um6DG7oPmbKgMB9ygOduwdR0
RsYYKwgecYzxFYIqCrgkb+AAHj7Y6ipqH/wepnN30YIeWPsttRQ6ygLL2VuwYYBkPdcP7Zod
wMOBfNQyrQO4X5CPXoN3AL8HWe5dDjtIwebHruo5gKuBDiG6NgV6BwHVegzjcADT3LbYqxbU
gP383EyRI4/tqTsOYHvrfgZ29Asr7nHCEycHsAPYkQPYkQPYkQPYkQPYkQPYkQPYAezIAezo
rACO2TAPGHF0BIDF+mnpAJ4uwAmjP0HG0YkBLN+/4DlJThPgGCx4aiTGJQSzPHeAu3xt3FjI
h5giZC93PXhTBrjJOvMJWm+Gxj0mC/bAq/hdApwrF/AVTc80358yyYygb6udWWQdEaPfR0UG
uESfUwXwCDqaTMiSI2b+mh4bKhj9tX5LwOGAWq60SgO7Img0HvwO/V88Q1rcafeV0R6tdwok
x9T3HC8a9dlYT9CEnMXjJtfsZRenfEqQaHtbC5Y/yoAjV7RQuvEIuR4PKceM9fsCSr/iuwRa
XHNuqHHFFE8UdOAllkhGocLTZ/8/PRCPb2t1NSLAGXQsR50o0DFyHj4gwZXIfcdI8DpgfPRd
gI6TjyXWvbgi0gASwHXlM76WSHghGk+A3F2KrtUUVGEeWJmlMkUgl23NHJug8UkXW6Ipr4Tv
CrhWoGBhRJdEKwkVNxCBu/DBPe+RoNbQ0RV8DtjbFz+GGm3Ec588jqHvfOQJEvi/zi3toYm+
LdjLA93k3fdr+C1E54sN4XMAKkMKUvfyzA38hh8UdwMtA35i7N8qzv8A45NynYN8fMRf9Fs8
G+QTut6mLwvOQLg+spgt6mCONPeArHeruG/5XqBUo40h4o2vJzU4QMHEAbm2vMIFlshKSqQc
BZynBoaSb9KQEch3JUaK9edw7hb6v61x5Tn8LgOnUklHU40HCK0DWUIUfUCu6KBcTFrjFrm9
HLlJ7Dpl5HioADhD15TuvEDny8cTFciSU423WaLrJYpClEiJUuW8osIlqwBnKKPACo9B9xpS
zwQZgq/xlimSpVfh9TrLgzMlsCqRa5Jz0kwJ6WWHCmgp0toAPi8VQcp5TBe8LeG3UOHha+Y3
bE2JYjER4j1TzptVlCsDpZ8lGmOheIMEeQwZKM2UfuJCilTiGClNgqxayjqwLro0AOxrUqVS
SaMSQmSrFko8jeByNFgJagZ/1ej9UBEheyg3V/n7ikfxGoobRcU1EqQoBVI4NYqXFq5atBo1
x5qIP0JK167oMpIdHfI9D3g6kFqrc3ld1r9j9n65Mxyo4NE/jWjLTnykipjO1U9n+XNEAGc9
F0WqouIpLpiMEuCCDbv06KNgyQE8wBxcHuGaMzZ1GgnA0eRd5ZkDnLFpbv1xAFfk2446ogt3
Z4MD2NEJ038CDABbZummJSq5VgAAAABJRU5ErkJggg==
--------------080803010909050903070600
Content-Type: image/png;
 name="email_icon_phone.png"
Content-Transfer-Encoding: base64
Content-ID: <part11.04050208.07050308@swissms.ch>
Content-Disposition: inline;
 filename="email_icon_phone.png"

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9i
ZSBJbWFnZVJlYWR5ccllPAAAAPRJREFUeNqcUrENwjAQdAIFZUbICOkIXUaADcwCECYAJiBi
gaSlgwmSMnQpU4aOMiNwL/nRyzKSw0snO459d36fUlbl+S5WEyoQBxMMR2ANVEVx3foQhGJe
A0TSARqEJ28CbM4wRADbH4G9D8HcsUYuGmDwdoD7NkaVa/ynB3cxH3xfQRKcxVz7PueXAJZJ
tTCf1NByqgN2wfYzuCi9g2QFqjYuqCrgYAJ2oV7JBgcuVpBoxxXYWSyTOnMRtO2zS9Ply6gq
0RciWQAp/j+w7x3+uhsUyPrGygdHndPqdiCc9FC6GfVEOFlBoFdTC72J7LWPAAMA/XJHSAv+
4rUAAAAASUVORK5CYII=
--------------080803010909050903070600
Content-Type: image/png;
 name="email_icon_skype.png"
Content-Transfer-Encoding: base64
Content-ID: <part13.06050801.00080301@swissms.ch>
Content-Disposition: inline;
 filename="email_icon_skype.png"

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9i
ZSBJbWFnZVJlYWR5ccllPAAAASFJREFUeNqsU4sNgjAURCdgBNhAJ7BMgG6ACyhOYJwAdAFx
AmEC3ECdQN2AEbynV/Js0JjoSy4tr+3d++F5P1rPbtJ0NsaSAQFdV+AA+MAZKPN8c+ok4OP9
F4JCOAXR1Tr6XLOOy6KWE1bZAEcIDlyCQD1sgAgqQ6wVsON+ynNJaesSaCvw4AAVSammYgZf
wRTEBky7JSgVgc+1YiGfZXoSGnUv1gSNOkhwORFFIMR3yPB9J9LgXQpiW5BcJHQJly2MnEhf
anBTPrm0oELK9tY8W78j0MxnqOVdak63TEvACbMVniN0A99E2mlbyt5nn0ZZ2I+qWCd2Qmzk
dOBxLsRtETmeQzV1orgkTEc6q5cItHFIYpVz4PxkCwiW3j/sLsAALjRlsMmLGW4AAAAASUVO
RK5CYII=
--------------080803010909050903070600
Content-Type: image/png;
 name="email_icon_location.png"
Content-Transfer-Encoding: base64
Content-ID: <part15.01090401.07020909@swissms.ch>
Content-Disposition: inline;
 filename="email_icon_location.png"

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9i
ZSBJbWFnZVJlYWR5ccllPAAAASVJREFUeNqMUjtywkAM9aeic25ASWmquIxvkCOECzD2CRiX
6Xa4gGlTOWU6XEIVH8FH2HQpeWKeySLvTtDMG6+kt9KTvHGkrKq2GT474A3IGLbAAWiM2VuX
H3suH4E88tsAlG6RRBE653IDPBEbqsjJmStAd0l+062BnqNkLBZRndgaKgat4GWaF0nDTq+M
d4j1HMHl3hXInDnFlp6cVf5dgX6qzmUaTy5X/l8BShzptvBlDyW3XqJoy84juVdL3Y0WxfMP
517hLO9A/CXOO8avCz6dzoP3HfBvHN0lKetFjRtIPKQmCtssl+oA5I2QLMtaqdQnur9rfhLo
VD8YmyugCgsVsvHi9pPM/sPHTf6Z1xLBvaShBFT8QsUCxzO6f4V4FwEGAGFQXrONJrbPAAAA
AElFTkSuQmCC
--------------080803010909050903070600
Content-Type: image/png;
 name="email_icon_email.png"
Content-Transfer-Encoding: base64
Content-ID: <part17.06040608.08060104@swissms.ch>
Content-Disposition: inline;
 filename="email_icon_email.png"

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9i
ZSBJbWFnZVJlYWR5ccllPAAAALBJREFUeNpiYBjygLGgIO8/JQYwAfEHID5Aht4LIL0gAwSA
2ACIJ5CgeQEQK4D0MkEFQIYkAHEi1EW4AEiuEIgDoHoYmJAkQQL9QOwIdR42JxsCcT1MM7oB
ILABiOOhtixAEy+EakYWZ2BBYj+AOrEAikHeeYgktx5q8wKoawzQXXAAqhEG5gOxPBDzQ9kw
ZycgxxoLkhMDsPg7AUdgFsD0wFzggBwwRAIHhuEBAAIMAKNNIPQeEtUVAAAAAElFTkSuQmCC

--------------080803010909050903070600
Content-Type: image/png;
 name="email_icon_linkedin.png"
Content-Transfer-Encoding: base64
Content-ID: <part19.09000107.07090202@swissms.ch>
Content-Disposition: inline;
 filename="email_icon_linkedin.png"

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9i
ZSBJbWFnZVJlYWR5ccllPAAAAJdJREFUeNpiZACCgoK8BiBVD8QfgDhxwoRJGxiIBExQOh9K
CwCxAQMJAGbAAiSxCwzkAKA3DIBYgVR9jFDN/UhOXwh1RT+SuoNQbwpAw2kiMJwakL0A0uwA
xQpQhQ5IuB4qBguneqClCcgGEAIgFzVCbYeBeFIMcIQ6uRBJzIBoA4CaYTY/QBIWIMUFBNPB
EDZgGACAAAMAfrMh1JEbKY0AAAAASUVORK5CYII=
--------------080803010909050903070600
Content-Type: image/png;
 name="email_icon_website.png"
Content-Transfer-Encoding: base64
Content-ID: <part21.01030207.01070701@swissms.ch>
Content-Disposition: inline;
 filename="email_icon_website.png"

iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9i
ZSBJbWFnZVJlYWR5ccllPAAAAVRJREFUeNqkUztSwzAQtQVFSpd0mI6OuCKlfYNwgsQXYOwT
ACewh4qO+ATACUi6UCV06ZIjqKTk7fB2ZkcjV2jmjVa72qf9KU2C1TT3S2wLoAxMa2Do++eV
VabGMcP2CUwjjntgDuSUKxB5MTrjfIw4J3y1Ba4gtyQ50uePAOsNEEUfIehw+VEEkIi9Mj6J
g3HOfJ/kJeyngEDO73rAHUlBwi/F95wF8+b1VtklXzgUkahy7ouz2ez2RQqFi4NottuvA3Qf
ECfANeQNMAGWwAH2H+w563XhmPu3pZcwgRqioGOBO3ZJo5SoM5eMLOQ3pUMZhs4WrrQLcriJ
cPiIbh+QecdBKbWvJo3TSEd0SffWQjCwDg/hcxyewjhumF6jQ5ZSobnW4azTviNhYWojha60
iHfM+RUXOpsOZUHNidwZn9HP5Fkbbe8lc87Cz5T+9zv/CjAAmEOM6LbMJDoAAAAASUVORK5C
YII=
--------------080803010909050903070600--

--------------060605080002090203070401--


--===============2749434945830246322==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============2749434945830246322==--


From xen-api-bounces@lists.xen.org Thu Feb 06 16:26:30 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 06 Feb 2014 16:26:30 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WBRmR-0007Ja-A4; Thu, 06 Feb 2014 16:26:23 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <vladimirkotulskiy@gmail.com>) id 1WBRmP-0007JT-Fa
	for xen-api@lists.xen.org; Thu, 06 Feb 2014 16:26:21 +0000
Received: from [85.158.143.35:60520] by server-1.bemta-4.messagelabs.com id
	5C/81-31661-CA7B3F25; Thu, 06 Feb 2014 16:26:20 +0000
X-Env-Sender: vladimirkotulskiy@gmail.com
X-Msg-Ref: server-13.tower-21.messagelabs.com!1391703979!3708409!1
X-Originating-IP: [209.85.212.44]
X-SpamReason: No, hits=1.5 required=7.0 tests=HTML_00_10,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 4958 invoked from network); 6 Feb 2014 16:26:20 -0000
Received: from mail-vb0-f44.google.com (HELO mail-vb0-f44.google.com)
	(209.85.212.44)
	by server-13.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	6 Feb 2014 16:26:20 -0000
Received: by mail-vb0-f44.google.com with SMTP id f12so1583399vbg.17
	for <xen-api@lists.xen.org>; Thu, 06 Feb 2014 08:26:18 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=6pnQzvmjn9l9FckaiHuz9hVszf5cfCYZsGLR0whwY0o=;
	b=RaZ+nQfHbEAKvEmwKbczXqdwv0oiKqFV9a486uUyKaGuZLanKvFDkxHI0Sj2ikyktk
	yTQmGiMMfy4VtGaP3CkUxsdnebCsbXDkaMKH3FxVYFYV6HaCWnJRpbbMWxZlUA0o2Og9
	k4NAvWmuO/5A2xWr41447yK9Cbm0DyUyDGorEX5+6Cb/l/Ek37LS2vtyzZLtI8H4GNrF
	6xX4ZswltIINmHWzl/UB9GUdlz+dVDryPzbjX1KiG2RDwWPy6Z7bIOdqq9W9hQRirg5G
	4QZ/fh34L3/CJB6Pd3PISZA1n9EIcMxtrW1sKiTOmcEwnYFduT/NMhh1T1LOE1U18fbf
	dSdg==
MIME-Version: 1.0
X-Received: by 10.58.58.3 with SMTP id m3mr1258057veq.32.1391703978509; Thu,
	06 Feb 2014 08:26:18 -0800 (PST)
Received: by 10.58.38.138 with HTTP; Thu, 6 Feb 2014 08:26:18 -0800 (PST)
Date: Thu, 6 Feb 2014 18:26:18 +0200
Message-ID: <CALqx3NcqsgsF3m-wyMZVdz6YNNnY=hZvki3ULUMuHu5aOBXEcg@mail.gmail.com>
From: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] Unable to add to pool server with masked CPU features
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1067276644590560870=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============1067276644590560870==
Content-Type: multipart/alternative; boundary=001a1136b264458c9604f1bf5544

--001a1136b264458c9604f1bf5544
Content-Type: text/plain; charset=UTF-8

Pool master

[root@xenserver-2 ~]# xe host-cpu-info
cpu_count                : 4
             socket_count: 1
                   vendor: AuthenticAMD
                    speed: 2600.202
                modelname: AMD A6-3650 APU with Radeon(tm) HD Graphics
                   family: 18
                    model: 1
                 stepping: 0
                    flags: fpu de tsc msr pae mce cx8 apic mtrr mca cmov
pat clflush mmx fxsr sse sse2 ht syscall nx constant_tsc nonstop_tsc pni
popcnt hypervisor arat
                 features: 00802009-178bfbff-00000001-2c100800
    features_after_reboot: 00802009-178bfbff-00000001-2c100800
        physical_features: 00802009-178bfbff-000037ff-efd3fbff
                 maskable: full


Server want to add to pool

[root@xenserver1 ~]# xe host-cpu-info
cpu_count                : 8
                   vendor: GenuineIntel
                    speed: 2400.050
                modelname: Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
                   family: 6
                    model: 45
                 stepping: 7
                    flags: fpu de tsc msr pae mce cx8 apic sep mtrr mca
cmov pat clflush mmx fxsr sse sse2 ht nx constant_tsc nonstop_tsc
aperfmperf pni popcnt hypervisor arat
                 features: 00802009-178bfbff-00000001-2c100800
    features_after_reboot: 00802009-178bfbff-00000001-2c100800
        physical_features: 17bee3ff-bfebfbff-00000001-2c100800
                 maskable: full

-- 
Best wishes.
Vladimir

--001a1136b264458c9604f1bf5544
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: base64

PGRpdiBkaXI9Imx0ciI+PGRpdj5Qb29sIG1hc3Rlcjxicj48YnI+W3Jvb3RAeGVuc2VydmVyLTIg
fl0jIHhlIGhvc3QtY3B1LWluZm88YnI+Y3B1X2NvdW50wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
wqDCoMKgIDogNDxicj7CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgc29ja2V0X2NvdW50OiAxPGJy
PsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCB2ZW5kb3I6IEF1dGhlbnRpY0FN
RDxicj7CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCBzcGVlZDogMjYwMC4y
MDI8YnI+DQrCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgbW9kZWxuYW1lOiBBTUQgQTYt
MzY1MCBBUFUgd2l0aCBSYWRlb24odG0pIEhEIEdyYXBoaWNzPGJyPsKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoMKgwqDCoCBmYW1pbHk6IDE4PGJyPsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoMKgIG1vZGVsOiAxPGJyPsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
oMKgIHN0ZXBwaW5nOiAwPGJyPsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
IGZsYWdzOiBmcHUgZGUgdHNjIG1zciBwYWUgbWNlIGN4OCBhcGljIG10cnIgbWNhIGNtb3YgcGF0
IGNsZmx1c2ggbW14IGZ4c3Igc3NlIHNzZTIgaHQgc3lzY2FsbCBueCBjb25zdGFudF90c2Mgbm9u
c3RvcF90c2MgcG5pIHBvcGNudCBoeXBlcnZpc29yIGFyYXQ8YnI+DQrCoMKgwqDCoMKgwqDCoMKg
wqDCoMKgwqDCoMKgwqDCoCBmZWF0dXJlczogMDA4MDIwMDktMTc4YmZiZmYtMDAwMDAwMDEtMmMx
MDA4MDA8YnI+wqDCoMKgIGZlYXR1cmVzX2FmdGVyX3JlYm9vdDogMDA4MDIwMDktMTc4YmZiZmYt
MDAwMDAwMDEtMmMxMDA4MDA8YnI+wqDCoMKgwqDCoMKgwqAgcGh5c2ljYWxfZmVhdHVyZXM6IDAw
ODAyMDA5LTE3OGJmYmZmLTAwMDAzN2ZmLWVmZDNmYmZmPGJyPsKgwqDCoMKgwqDCoMKgwqDCoMKg
wqDCoMKgwqDCoMKgIG1hc2thYmxlOiBmdWxsPGJyPg0KPGJyPjxicj48L2Rpdj5TZXJ2ZXIgd2Fu
dCB0byBhZGQgdG8gcG9vbDxicj48YnI+W3Jvb3RAeGVuc2VydmVyMSB+XSMgeGUgaG9zdC1jcHUt
aW5mbzxicj5jcHVfY291bnTCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgOiA4PGJyPsKg
wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCB2ZW5kb3I6IEdlbnVpbmVJbnRlbDxi
cj7CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCBzcGVlZDogMjQwMC4wNTA8
YnI+wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIG1vZGVsbmFtZTogSW50ZWwoUikgWGVv
bihSKSBDUFUgRTUtMjYwOSAwIEAgMi40MEdIejxicj4NCsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoCBmYW1pbHk6IDY8YnI+wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
wqDCoMKgwqAgbW9kZWw6IDQ1PGJyPsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIHN0
ZXBwaW5nOiA3PGJyPsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIGZsYWdz
OiBmcHUgZGUgdHNjIG1zciBwYWUgbWNlIGN4OCBhcGljIHNlcCBtdHJyIG1jYSBjbW92IHBhdCBj
bGZsdXNoIG1teCBmeHNyIHNzZSBzc2UyIGh0IG54IGNvbnN0YW50X3RzYyBub25zdG9wX3RzYyBh
cGVyZm1wZXJmIHBuaSBwb3BjbnQgaHlwZXJ2aXNvciBhcmF0PGJyPg0KwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoMKgwqAgZmVhdHVyZXM6IDAwODAyMDA5LTE3OGJmYmZmLTAwMDAwMDAxLTJj
MTAwODAwPGJyPsKgwqDCoCBmZWF0dXJlc19hZnRlcl9yZWJvb3Q6IDAwODAyMDA5LTE3OGJmYmZm
LTAwMDAwMDAxLTJjMTAwODAwPGJyPsKgwqDCoMKgwqDCoMKgIHBoeXNpY2FsX2ZlYXR1cmVzOiAx
N2JlZTNmZi1iZmViZmJmZi0wMDAwMDAwMS0yYzEwMDgwMDxicj7CoMKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoCBtYXNrYWJsZTogZnVsbDxiciBjbGVhcj0iYWxsIj4NCjxkaXY+PGRpdj48
YnI+LS0gPGJyPkJlc3Qgd2lzaGVzLjxicj5WbGFkaW1pcg0KPC9kaXY+PC9kaXY+PC9kaXY+DQo=
--001a1136b264458c9604f1bf5544--


--===============1067276644590560870==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============1067276644590560870==--


From xen-api-bounces@lists.xen.org Thu Feb 06 16:26:30 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 06 Feb 2014 16:26:30 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WBRmR-0007Ja-A4; Thu, 06 Feb 2014 16:26:23 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <vladimirkotulskiy@gmail.com>) id 1WBRmP-0007JT-Fa
	for xen-api@lists.xen.org; Thu, 06 Feb 2014 16:26:21 +0000
Received: from [85.158.143.35:60520] by server-1.bemta-4.messagelabs.com id
	5C/81-31661-CA7B3F25; Thu, 06 Feb 2014 16:26:20 +0000
X-Env-Sender: vladimirkotulskiy@gmail.com
X-Msg-Ref: server-13.tower-21.messagelabs.com!1391703979!3708409!1
X-Originating-IP: [209.85.212.44]
X-SpamReason: No, hits=1.5 required=7.0 tests=HTML_00_10,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 4958 invoked from network); 6 Feb 2014 16:26:20 -0000
Received: from mail-vb0-f44.google.com (HELO mail-vb0-f44.google.com)
	(209.85.212.44)
	by server-13.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	6 Feb 2014 16:26:20 -0000
Received: by mail-vb0-f44.google.com with SMTP id f12so1583399vbg.17
	for <xen-api@lists.xen.org>; Thu, 06 Feb 2014 08:26:18 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=6pnQzvmjn9l9FckaiHuz9hVszf5cfCYZsGLR0whwY0o=;
	b=RaZ+nQfHbEAKvEmwKbczXqdwv0oiKqFV9a486uUyKaGuZLanKvFDkxHI0Sj2ikyktk
	yTQmGiMMfy4VtGaP3CkUxsdnebCsbXDkaMKH3FxVYFYV6HaCWnJRpbbMWxZlUA0o2Og9
	k4NAvWmuO/5A2xWr41447yK9Cbm0DyUyDGorEX5+6Cb/l/Ek37LS2vtyzZLtI8H4GNrF
	6xX4ZswltIINmHWzl/UB9GUdlz+dVDryPzbjX1KiG2RDwWPy6Z7bIOdqq9W9hQRirg5G
	4QZ/fh34L3/CJB6Pd3PISZA1n9EIcMxtrW1sKiTOmcEwnYFduT/NMhh1T1LOE1U18fbf
	dSdg==
MIME-Version: 1.0
X-Received: by 10.58.58.3 with SMTP id m3mr1258057veq.32.1391703978509; Thu,
	06 Feb 2014 08:26:18 -0800 (PST)
Received: by 10.58.38.138 with HTTP; Thu, 6 Feb 2014 08:26:18 -0800 (PST)
Date: Thu, 6 Feb 2014 18:26:18 +0200
Message-ID: <CALqx3NcqsgsF3m-wyMZVdz6YNNnY=hZvki3ULUMuHu5aOBXEcg@mail.gmail.com>
From: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] Unable to add to pool server with masked CPU features
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1067276644590560870=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============1067276644590560870==
Content-Type: multipart/alternative; boundary=001a1136b264458c9604f1bf5544

--001a1136b264458c9604f1bf5544
Content-Type: text/plain; charset=UTF-8

Pool master

[root@xenserver-2 ~]# xe host-cpu-info
cpu_count                : 4
             socket_count: 1
                   vendor: AuthenticAMD
                    speed: 2600.202
                modelname: AMD A6-3650 APU with Radeon(tm) HD Graphics
                   family: 18
                    model: 1
                 stepping: 0
                    flags: fpu de tsc msr pae mce cx8 apic mtrr mca cmov
pat clflush mmx fxsr sse sse2 ht syscall nx constant_tsc nonstop_tsc pni
popcnt hypervisor arat
                 features: 00802009-178bfbff-00000001-2c100800
    features_after_reboot: 00802009-178bfbff-00000001-2c100800
        physical_features: 00802009-178bfbff-000037ff-efd3fbff
                 maskable: full


Server want to add to pool

[root@xenserver1 ~]# xe host-cpu-info
cpu_count                : 8
                   vendor: GenuineIntel
                    speed: 2400.050
                modelname: Intel(R) Xeon(R) CPU E5-2609 0 @ 2.40GHz
                   family: 6
                    model: 45
                 stepping: 7
                    flags: fpu de tsc msr pae mce cx8 apic sep mtrr mca
cmov pat clflush mmx fxsr sse sse2 ht nx constant_tsc nonstop_tsc
aperfmperf pni popcnt hypervisor arat
                 features: 00802009-178bfbff-00000001-2c100800
    features_after_reboot: 00802009-178bfbff-00000001-2c100800
        physical_features: 17bee3ff-bfebfbff-00000001-2c100800
                 maskable: full

-- 
Best wishes.
Vladimir

--001a1136b264458c9604f1bf5544
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: base64

PGRpdiBkaXI9Imx0ciI+PGRpdj5Qb29sIG1hc3Rlcjxicj48YnI+W3Jvb3RAeGVuc2VydmVyLTIg
fl0jIHhlIGhvc3QtY3B1LWluZm88YnI+Y3B1X2NvdW50wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
wqDCoMKgIDogNDxicj7CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgc29ja2V0X2NvdW50OiAxPGJy
PsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCB2ZW5kb3I6IEF1dGhlbnRpY0FN
RDxicj7CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCBzcGVlZDogMjYwMC4y
MDI8YnI+DQrCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgbW9kZWxuYW1lOiBBTUQgQTYt
MzY1MCBBUFUgd2l0aCBSYWRlb24odG0pIEhEIEdyYXBoaWNzPGJyPsKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoMKgwqDCoCBmYW1pbHk6IDE4PGJyPsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoMKgIG1vZGVsOiAxPGJyPsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
oMKgIHN0ZXBwaW5nOiAwPGJyPsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
IGZsYWdzOiBmcHUgZGUgdHNjIG1zciBwYWUgbWNlIGN4OCBhcGljIG10cnIgbWNhIGNtb3YgcGF0
IGNsZmx1c2ggbW14IGZ4c3Igc3NlIHNzZTIgaHQgc3lzY2FsbCBueCBjb25zdGFudF90c2Mgbm9u
c3RvcF90c2MgcG5pIHBvcGNudCBoeXBlcnZpc29yIGFyYXQ8YnI+DQrCoMKgwqDCoMKgwqDCoMKg
wqDCoMKgwqDCoMKgwqDCoCBmZWF0dXJlczogMDA4MDIwMDktMTc4YmZiZmYtMDAwMDAwMDEtMmMx
MDA4MDA8YnI+wqDCoMKgIGZlYXR1cmVzX2FmdGVyX3JlYm9vdDogMDA4MDIwMDktMTc4YmZiZmYt
MDAwMDAwMDEtMmMxMDA4MDA8YnI+wqDCoMKgwqDCoMKgwqAgcGh5c2ljYWxfZmVhdHVyZXM6IDAw
ODAyMDA5LTE3OGJmYmZmLTAwMDAzN2ZmLWVmZDNmYmZmPGJyPsKgwqDCoMKgwqDCoMKgwqDCoMKg
wqDCoMKgwqDCoMKgIG1hc2thYmxlOiBmdWxsPGJyPg0KPGJyPjxicj48L2Rpdj5TZXJ2ZXIgd2Fu
dCB0byBhZGQgdG8gcG9vbDxicj48YnI+W3Jvb3RAeGVuc2VydmVyMSB+XSMgeGUgaG9zdC1jcHUt
aW5mbzxicj5jcHVfY291bnTCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgOiA4PGJyPsKg
wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCB2ZW5kb3I6IEdlbnVpbmVJbnRlbDxi
cj7CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCBzcGVlZDogMjQwMC4wNTA8
YnI+wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIG1vZGVsbmFtZTogSW50ZWwoUikgWGVv
bihSKSBDUFUgRTUtMjYwOSAwIEAgMi40MEdIejxicj4NCsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoCBmYW1pbHk6IDY8YnI+wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg
wqDCoMKgwqAgbW9kZWw6IDQ1PGJyPsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIHN0
ZXBwaW5nOiA3PGJyPsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIGZsYWdz
OiBmcHUgZGUgdHNjIG1zciBwYWUgbWNlIGN4OCBhcGljIHNlcCBtdHJyIG1jYSBjbW92IHBhdCBj
bGZsdXNoIG1teCBmeHNyIHNzZSBzc2UyIGh0IG54IGNvbnN0YW50X3RzYyBub25zdG9wX3RzYyBh
cGVyZm1wZXJmIHBuaSBwb3BjbnQgaHlwZXJ2aXNvciBhcmF0PGJyPg0KwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoMKgwqAgZmVhdHVyZXM6IDAwODAyMDA5LTE3OGJmYmZmLTAwMDAwMDAxLTJj
MTAwODAwPGJyPsKgwqDCoCBmZWF0dXJlc19hZnRlcl9yZWJvb3Q6IDAwODAyMDA5LTE3OGJmYmZm
LTAwMDAwMDAxLTJjMTAwODAwPGJyPsKgwqDCoMKgwqDCoMKgIHBoeXNpY2FsX2ZlYXR1cmVzOiAx
N2JlZTNmZi1iZmViZmJmZi0wMDAwMDAwMS0yYzEwMDgwMDxicj7CoMKgwqDCoMKgwqDCoMKgwqDC
oMKgwqDCoMKgwqDCoCBtYXNrYWJsZTogZnVsbDxiciBjbGVhcj0iYWxsIj4NCjxkaXY+PGRpdj48
YnI+LS0gPGJyPkJlc3Qgd2lzaGVzLjxicj5WbGFkaW1pcg0KPC9kaXY+PC9kaXY+PC9kaXY+DQo=
--001a1136b264458c9604f1bf5544--


--===============1067276644590560870==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============1067276644590560870==--


From xen-api-bounces@lists.xen.org Thu Feb 06 17:29:57 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 06 Feb 2014 17:29:57 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WBSlp-0001Z6-CB; Thu, 06 Feb 2014 17:29:49 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <klou@axlmusiclink.com>) id 1WBSln-0001Z1-7d
	for xen-api@lists.xen.org; Thu, 06 Feb 2014 17:29:47 +0000
Received: from [85.158.137.68:42789] by server-5.bemta-3.messagelabs.com id
	42/79-04712-A86C3F25; Thu, 06 Feb 2014 17:29:46 +0000
X-Env-Sender: klou@axlmusiclink.com
X-Msg-Ref: server-11.tower-31.messagelabs.com!1391707785!141045!1
X-Originating-IP: [74.125.82.49]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 6690 invoked from network); 6 Feb 2014 17:29:45 -0000
Received: from mail-wg0-f49.google.com (HELO mail-wg0-f49.google.com)
	(74.125.82.49)
	by server-11.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	6 Feb 2014 17:29:45 -0000
Received: by mail-wg0-f49.google.com with SMTP id a1so1482899wgh.28
	for <xen-api@lists.xen.org>; Thu, 06 Feb 2014 09:29:45 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=axlmusiclink.com; s=google;
	h=mime-version:sender:from:date:message-id:subject:to:content-type;
	bh=SZ73s696MC7SXoJBSweau/Fm7tVjCgGmQwMJ4YYE9AU=;
	b=Qr2T8saPBRjnwHnLX1Sw6JQClFtLxxuLMSFZn35ShX0TaswbYaBmbTh1kH10mAOwCk
	hkpraDDozO4lKlopcgspeFLccx2GGKR0htx5KKUTGHg7yr8QYYaGiVEPljtywARxPhA1
	4pBIcNuFAG2xAf5iHzywxF/Nm1Ux/xdDO6piY=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=themusiclink.net; s=google;
	h=mime-version:sender:from:date:message-id:subject:to:content-type;
	bh=SZ73s696MC7SXoJBSweau/Fm7tVjCgGmQwMJ4YYE9AU=;
	b=BcbsG6Tqta7TjdFAphv8uT2raRz6B/0EDeGI050tsWGQYgdYsIYBbfqlmDMh3lkhh+
	p+Az/qUXqjmb0CPa/dFO+ZzevoNiDnoOlfp3mzqcAvEkbZ9tW082Bhb30a4c82ZegH9n
	Kx0IZHq8wu5jMnhhGLarVXpTLlAZWkL76+vbo=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:sender:from:date:message-id:subject
	:to:content-type;
	bh=SZ73s696MC7SXoJBSweau/Fm7tVjCgGmQwMJ4YYE9AU=;
	b=dlRxcaN6JmmxZF02V0R07XTW/nut/wnQsTQrr9OxTr3DmwnXngt6P563uWTwFLowoH
	RQ6TpYZssMYQTA92xRSjYJaa4ZIvQvz0j+ClwtILSs42v8+ZMKbaanua1+pxx7Q+YLsS
	nVa1n+aWhWhtnnHJHFaD+VtG65FMEfeytMrE3lA4rOCvxDEuj8IvKDvrGvqHMD7kzrs6
	/06QXzCFfVDo9PGv9e9rQkDbg4HAk5DNdzoVQaiqWw27hKOicUX0zjIsTuZ5qidgsNqt
	G4wACOtzWx7w+0XlRNEIVGtQU/sYLVA8hH6cSDODaWlRjPacLG55qTJJjCuDaWXXij3t
	/G9g==
X-Gm-Message-State: ALoCoQlFYDQ/zMmbCpG4OAcvKsqPHTCy/IaX+3qyFcMNCx4zQEmE1/H5lC0yvwghgvYxWs8IeyRr
X-Received: by 10.194.92.199 with SMTP id co7mr6997882wjb.14.1391707785403;
	Thu, 06 Feb 2014 09:29:45 -0800 (PST)
MIME-Version: 1.0
Received: by 10.227.13.8 with HTTP; Thu, 6 Feb 2014 09:29:05 -0800 (PST)
From: Kris Lou <klou@themusiclink.net>
Date: Thu, 6 Feb 2014 09:29:05 -0800
X-Google-Sender-Auth: 0ZYtRgRgaWIVdea5TO0hjgk4N7A
Message-ID: <CAGyTNKFHUDnvdj5NWFoRMuRpeJeFLy5-9_6ocJJGjwcukndA3A@mail.gmail.com>
To: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: [Xen-API] XS 6.2: Transfer VM Installed by default?
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============6027016023659745535=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============6027016023659745535==
Content-Type: multipart/alternative; boundary=047d7bd902462e3f7704f1c0386f

--047d7bd902462e3f7704f1c0386f
Content-Type: text/plain; charset=ISO-8859-1

Just a general question - as I was beating my head against the wall for a
while before remembering to install this.  Is there a reason why the
Transfer VM is not installed by XS6.2 by default?

Thanks!

Kris Lou
klou@themusiclink.net

--047d7bd902462e3f7704f1c0386f
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Just a general question - as I was beating my head against=
 the wall for a while before remembering to install this. =A0Is there a rea=
son why the Transfer VM is not installed by XS6.2 by default?<div><br></div=
>

<div>Thanks!<br clear=3D"all"><div><br>Kris Lou<br><a href=3D"mailto:klou@t=
hemusiclink.net">klou@themusiclink.net</a></div>
</div></div>

--047d7bd902462e3f7704f1c0386f--


--===============6027016023659745535==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============6027016023659745535==--


From xen-api-bounces@lists.xen.org Thu Feb 06 17:29:57 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 06 Feb 2014 17:29:57 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WBSlp-0001Z6-CB; Thu, 06 Feb 2014 17:29:49 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <klou@axlmusiclink.com>) id 1WBSln-0001Z1-7d
	for xen-api@lists.xen.org; Thu, 06 Feb 2014 17:29:47 +0000
Received: from [85.158.137.68:42789] by server-5.bemta-3.messagelabs.com id
	42/79-04712-A86C3F25; Thu, 06 Feb 2014 17:29:46 +0000
X-Env-Sender: klou@axlmusiclink.com
X-Msg-Ref: server-11.tower-31.messagelabs.com!1391707785!141045!1
X-Originating-IP: [74.125.82.49]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 6690 invoked from network); 6 Feb 2014 17:29:45 -0000
Received: from mail-wg0-f49.google.com (HELO mail-wg0-f49.google.com)
	(74.125.82.49)
	by server-11.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	6 Feb 2014 17:29:45 -0000
Received: by mail-wg0-f49.google.com with SMTP id a1so1482899wgh.28
	for <xen-api@lists.xen.org>; Thu, 06 Feb 2014 09:29:45 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=axlmusiclink.com; s=google;
	h=mime-version:sender:from:date:message-id:subject:to:content-type;
	bh=SZ73s696MC7SXoJBSweau/Fm7tVjCgGmQwMJ4YYE9AU=;
	b=Qr2T8saPBRjnwHnLX1Sw6JQClFtLxxuLMSFZn35ShX0TaswbYaBmbTh1kH10mAOwCk
	hkpraDDozO4lKlopcgspeFLccx2GGKR0htx5KKUTGHg7yr8QYYaGiVEPljtywARxPhA1
	4pBIcNuFAG2xAf5iHzywxF/Nm1Ux/xdDO6piY=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=themusiclink.net; s=google;
	h=mime-version:sender:from:date:message-id:subject:to:content-type;
	bh=SZ73s696MC7SXoJBSweau/Fm7tVjCgGmQwMJ4YYE9AU=;
	b=BcbsG6Tqta7TjdFAphv8uT2raRz6B/0EDeGI050tsWGQYgdYsIYBbfqlmDMh3lkhh+
	p+Az/qUXqjmb0CPa/dFO+ZzevoNiDnoOlfp3mzqcAvEkbZ9tW082Bhb30a4c82ZegH9n
	Kx0IZHq8wu5jMnhhGLarVXpTLlAZWkL76+vbo=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:sender:from:date:message-id:subject
	:to:content-type;
	bh=SZ73s696MC7SXoJBSweau/Fm7tVjCgGmQwMJ4YYE9AU=;
	b=dlRxcaN6JmmxZF02V0R07XTW/nut/wnQsTQrr9OxTr3DmwnXngt6P563uWTwFLowoH
	RQ6TpYZssMYQTA92xRSjYJaa4ZIvQvz0j+ClwtILSs42v8+ZMKbaanua1+pxx7Q+YLsS
	nVa1n+aWhWhtnnHJHFaD+VtG65FMEfeytMrE3lA4rOCvxDEuj8IvKDvrGvqHMD7kzrs6
	/06QXzCFfVDo9PGv9e9rQkDbg4HAk5DNdzoVQaiqWw27hKOicUX0zjIsTuZ5qidgsNqt
	G4wACOtzWx7w+0XlRNEIVGtQU/sYLVA8hH6cSDODaWlRjPacLG55qTJJjCuDaWXXij3t
	/G9g==
X-Gm-Message-State: ALoCoQlFYDQ/zMmbCpG4OAcvKsqPHTCy/IaX+3qyFcMNCx4zQEmE1/H5lC0yvwghgvYxWs8IeyRr
X-Received: by 10.194.92.199 with SMTP id co7mr6997882wjb.14.1391707785403;
	Thu, 06 Feb 2014 09:29:45 -0800 (PST)
MIME-Version: 1.0
Received: by 10.227.13.8 with HTTP; Thu, 6 Feb 2014 09:29:05 -0800 (PST)
From: Kris Lou <klou@themusiclink.net>
Date: Thu, 6 Feb 2014 09:29:05 -0800
X-Google-Sender-Auth: 0ZYtRgRgaWIVdea5TO0hjgk4N7A
Message-ID: <CAGyTNKFHUDnvdj5NWFoRMuRpeJeFLy5-9_6ocJJGjwcukndA3A@mail.gmail.com>
To: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: [Xen-API] XS 6.2: Transfer VM Installed by default?
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============6027016023659745535=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============6027016023659745535==
Content-Type: multipart/alternative; boundary=047d7bd902462e3f7704f1c0386f

--047d7bd902462e3f7704f1c0386f
Content-Type: text/plain; charset=ISO-8859-1

Just a general question - as I was beating my head against the wall for a
while before remembering to install this.  Is there a reason why the
Transfer VM is not installed by XS6.2 by default?

Thanks!

Kris Lou
klou@themusiclink.net

--047d7bd902462e3f7704f1c0386f
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Just a general question - as I was beating my head against=
 the wall for a while before remembering to install this. =A0Is there a rea=
son why the Transfer VM is not installed by XS6.2 by default?<div><br></div=
>

<div>Thanks!<br clear=3D"all"><div><br>Kris Lou<br><a href=3D"mailto:klou@t=
hemusiclink.net">klou@themusiclink.net</a></div>
</div></div>

--047d7bd902462e3f7704f1c0386f--


--===============6027016023659745535==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============6027016023659745535==--


From xen-api-bounces@lists.xen.org Thu Feb 06 20:17:51 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 06 Feb 2014 20:17:51 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WBVOF-0001g2-9t; Thu, 06 Feb 2014 20:17:39 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <mitch@bitblock.net>) id 1WBVOE-0001fx-2b
	for Xen-api@lists.xen.org; Thu, 06 Feb 2014 20:17:38 +0000
Received: from [85.158.143.35:47643] by server-2.bemta-4.messagelabs.com id
	D1/10-10891-1EDE3F25; Thu, 06 Feb 2014 20:17:37 +0000
X-Env-Sender: mitch@bitblock.net
X-Msg-Ref: server-13.tower-21.messagelabs.com!1391717854!3751511!1
X-Originating-IP: [66.199.170.5]
X-SpamReason: No, hits=0.0 required=7.0 tests=HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18769 invoked from network); 6 Feb 2014 20:17:35 -0000
Received: from vserver.bitblock.com (HELO slim1.bitblock.com) (66.199.170.5)
	by server-13.tower-21.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 6 Feb 2014 20:17:35 -0000
Received: from ES3.hs.planbcorp.net ([10.2.1.6])
	(AUTH: LOGIN es3-relay@bitblock.net, TLS: TLSv1/SSLv3, 128bits,
	AES128-SHA)
	by slim1.bitblock.com with esmtp; Thu, 06 Feb 2014 20:17:33 +0000
Received: from ES3.hs.planbcorp.net ([fe80::58cf:69f9:51e:44a1]) by
	ES3.hs.planbcorp.net ([fe80::58cf:69f9:51e:44a1%12]) with mapi id
	14.02.0387.000; Thu, 6 Feb 2014 12:17:32 -0800
From: "mitch@bitblock.net" <mitch@bitblock.net>
To: 'Volodymyr Kotulskyi' <vladimirkotulskiy@gmail.com>,
	"Xen-api@lists.xen.org" <Xen-api@lists.xen.org>
Thread-Topic: [Xen-API] Can`t install SP1 via XenCenter
Thread-Index: AQHPI0fFpa7TTXXskUKYLCWWy7FgQJqoqNBg
Date: Thu, 6 Feb 2014 20:17:31 +0000
Message-ID: <F03A2314B1E91F49833DC41B8321052E09BAF6F9@ES3.hs.planbcorp.net>
References: <CALqx3Nek9tVWo-+3vUSvAWCkzSnk8O6GTqJNjhtg5TjGqGMFtg@mail.gmail.com>
In-Reply-To: <CALqx3Nek9tVWo-+3vUSvAWCkzSnk8O6GTqJNjhtg5TjGqGMFtg@mail.gmail.com>
Accept-Language: en-CA, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.1.0.12]
Mime-Version: 1.0
Subject: Re: [Xen-API] Can`t install SP1 via XenCenter
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0689073738627287890=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

This is a MIME-formatted message.  If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--===============0689073738627287890==
Content-Language: en-US
Content-Type: multipart/alternative; boundary="=_slim1.bitblock.com-73081-1391717853-0001-2"

This is a MIME-formatted message.  If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_slim1.bitblock.com-73081-1391717853-0001-2
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: base64

RldJVyBJIGhhZCB0aGUgc2FtZSBpc3N1ZSwgdGhlIHBvb2xzIHRoYXQgcmVxdWlyZWQgaXQgc2hv
d3MgZGlzYWJsZWQgaW5kaWNhdGluZyB0aGV5IGNvdWxkIG5vdCBiZSBpbnN0YWxsZWQuDQoNCklu
aXRpYWxseSBpdCB3b3VsZCBub3Qgd29yayBhdCBjb21tYW5kIGxpbmUgYnV0IEkgaGF2ZSBhIGh1
bmNoIGl0IG1pZ2h0IGJlIHRoYXQgSSBkbyBub3QgaGF2ZSBETlMgY29uZmlndXJlZCBmb3IgdGhl
IG5hbWUgcmVzb2x1dGlvbiBvZiB0aGUgbWFuYWdlbWVudCBpbnRlcmZhY2VzIGluIG15IGxvY2Fs
IGRvbWFpbiDigJMgcGVyaGFwcyB0aGF04oCZcyBhbiBpc3N1ZS4NCg0KQXQgY29tbWFuZCBsaW5l
IHRoZSB1cGRhdGUgYXBwbGllZCBmaW5lLg0KDQpUaGUgaW5zdHJ1Y3Rpb25zIHdlcmUgYSBsaXR0
bGUgdmFndWUgaW4gbXkgb3BpbmlvbuKApiB0aGUgVVVJRCBzaG91bGQgcHJvYmFibHkgYmUgcmVm
ZXJlbmNlZCBhcyDigJw8VVVJRD7igJ0gYW5kIHN0ZXAgNCBkb2VzbuKAmXQgKGltaG8pIGluZGlj
YXRlIHRoYXQgcnVubmluZyBpdCBPTkNFIHdpbGwgYXBwbHkgdG8gYWxsIHBvb2wgbWVtYmVycyDi
gJMgSSB3YXMgcHJlcGFyZWQgdG8gcnVuIHRoYXQgYml0IG11bHRpcGxlIHRpbWVzIHVudGlsIEkg
bm90aWNlZCBpdCB3YXMgZG9pbmcgaXQgZm9yIG1lIGF1dG9tYXRpY2FsbHkg4pi6DQoNCkFsbCBn
b29kIGhlcmUgdGhvdWdoLg0KDQptDQoNCg0KRnJvbTogeGVuLWFwaS1ib3VuY2VzQGxpc3RzLnhl
bi5vcmcgW21haWx0bzp4ZW4tYXBpLWJvdW5jZXNAbGlzdHMueGVuLm9yZ10gT24gQmVoYWxmIE9m
IFZvbG9keW15ciBLb3R1bHNreWkNClNlbnQ6IEZlYnJ1YXJ5IDYsIDIwMTQgNjoyOCBBTQ0KVG86
IFhlbi1hcGlAbGlzdHMueGVuLm9yZw0KU3ViamVjdDogW1hlbi1BUEldIENhbmB0IGluc3RhbGwg
U1AxIHZpYSBYZW5DZW50ZXINCg0KSWB2ZSBpbnN0YWxsZWQgZnJlc2ggWGVuU2VydmVyIChYZW5T
ZXJ2ZXIgcmVsZWFzZSA2LjIuMC03MDQ0NmMpIGluIFhDUCBtb2RlLiBXaGVuIEkgdHJ5aW5nIHRv
IHVwbG9hZCBTUDEgaHR0cDovL3N1cHBvcnQuY2l0cml4LmNvbS9hcnRpY2xlL0NUWDEzOTc4OCB0
byB0aGlzIHNlcnZlciB2aWEgWGVuQ2VudGVyIGl0IGFwcGVhcnMgYXMgZGlzYWJsZWQgaW4gc2Vy
dmVyIGxpc3QuIFdoeSA/DQoNCi0tDQpCZXN0IHdpc2hlcy4NClZsYWRpbWlyDQo=

--=_slim1.bitblock.com-73081-1391717853-0001-2
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: base64

PGh0bWwgeG1sbnM6dj0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTp2bWwiIHhtbG5zOm89InVy
bjpzY2hlbWFzLW1pY3Jvc29mdC1jb206b2ZmaWNlOm9mZmljZSIgeG1sbnM6dz0idXJuOnNjaGVt
YXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6d29yZCIgeG1sbnM6bT0iaHR0cDovL3NjaGVtYXMubWlj
cm9zb2Z0LmNvbS9vZmZpY2UvMjAwNC8xMi9vbW1sIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcv
VFIvUkVDLWh0bWw0MCI+DQo8aGVhZD4NCjxtZXRhIGh0dHAtZXF1aXY9IkNvbnRlbnQtVHlwZSIg
Y29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PXV0Zi04Ij4NCjxtZXRhIG5hbWU9IkdlbmVyYXRv
ciIgY29udGVudD0iTWljcm9zb2Z0IFdvcmQgMTQgKGZpbHRlcmVkIG1lZGl1bSkiPg0KPHN0eWxl
PjwhLS0NCi8qIEZvbnQgRGVmaW5pdGlvbnMgKi8NCkBmb250LWZhY2UNCgl7Zm9udC1mYW1pbHk6
V2luZ2RpbmdzOw0KCXBhbm9zZS0xOjUgMCAwIDAgMCAwIDAgMCAwIDA7fQ0KQGZvbnQtZmFjZQ0K
CXtmb250LWZhbWlseTpXaW5nZGluZ3M7DQoJcGFub3NlLTE6NSAwIDAgMCAwIDAgMCAwIDAgMDt9
DQpAZm9udC1mYWNlDQoJe2ZvbnQtZmFtaWx5OkNhbGlicmk7DQoJcGFub3NlLTE6MiAxNSA1IDIg
MiAyIDQgMyAyIDQ7fQ0KQGZvbnQtZmFjZQ0KCXtmb250LWZhbWlseTpUYWhvbWE7DQoJcGFub3Nl
LTE6MiAxMSA2IDQgMyA1IDQgNCAyIDQ7fQ0KLyogU3R5bGUgRGVmaW5pdGlvbnMgKi8NCnAuTXNv
Tm9ybWFsLCBsaS5Nc29Ob3JtYWwsIGRpdi5Nc29Ob3JtYWwNCgl7bWFyZ2luOjBjbTsNCgltYXJn
aW4tYm90dG9tOi4wMDAxcHQ7DQoJZm9udC1zaXplOjEyLjBwdDsNCglmb250LWZhbWlseToiVGlt
ZXMgTmV3IFJvbWFuIiwic2VyaWYiO30NCmE6bGluaywgc3Bhbi5Nc29IeXBlcmxpbmsNCgl7bXNv
LXN0eWxlLXByaW9yaXR5Ojk5Ow0KCWNvbG9yOmJsdWU7DQoJdGV4dC1kZWNvcmF0aW9uOnVuZGVy
bGluZTt9DQphOnZpc2l0ZWQsIHNwYW4uTXNvSHlwZXJsaW5rRm9sbG93ZWQNCgl7bXNvLXN0eWxl
LXByaW9yaXR5Ojk5Ow0KCWNvbG9yOnB1cnBsZTsNCgl0ZXh0LWRlY29yYXRpb246dW5kZXJsaW5l
O30NCnNwYW4uRW1haWxTdHlsZTE3DQoJe21zby1zdHlsZS10eXBlOnBlcnNvbmFsLXJlcGx5Ow0K
CWZvbnQtZmFtaWx5OiJBcmlhbCIsInNhbnMtc2VyaWYiOw0KCWNvbG9yOiMxRjQ5N0Q7DQoJZm9u
dC13ZWlnaHQ6bm9ybWFsOw0KCWZvbnQtc3R5bGU6bm9ybWFsO30NCi5Nc29DaHBEZWZhdWx0DQoJ
e21zby1zdHlsZS10eXBlOmV4cG9ydC1vbmx5Ow0KCWZvbnQtZmFtaWx5OiJDYWxpYnJpIiwic2Fu
cy1zZXJpZiI7DQoJbXNvLWZhcmVhc3QtbGFuZ3VhZ2U6RU4tVVM7fQ0KQHBhZ2UgV29yZFNlY3Rp
b24xDQoJe3NpemU6NjEyLjBwdCA3OTIuMHB0Ow0KCW1hcmdpbjo3Mi4wcHQgNzIuMHB0IDcyLjBw
dCA3Mi4wcHQ7fQ0KZGl2LldvcmRTZWN0aW9uMQ0KCXtwYWdlOldvcmRTZWN0aW9uMTt9DQotLT48
L3N0eWxlPjwhLS1baWYgZ3RlIG1zbyA5XT48eG1sPg0KPG86c2hhcGVkZWZhdWx0cyB2OmV4dD0i
ZWRpdCIgc3BpZG1heD0iMTAyNiIgLz4NCjwveG1sPjwhW2VuZGlmXS0tPjwhLS1baWYgZ3RlIG1z
byA5XT48eG1sPg0KPG86c2hhcGVsYXlvdXQgdjpleHQ9ImVkaXQiPg0KPG86aWRtYXAgdjpleHQ9
ImVkaXQiIGRhdGE9IjEiIC8+DQo8L286c2hhcGVsYXlvdXQ+PC94bWw+PCFbZW5kaWZdLS0+DQo8
L2hlYWQ+DQo8Ym9keSBsYW5nPSJFTi1DQSIgbGluaz0iYmx1ZSIgdmxpbms9InB1cnBsZSI+DQo8
ZGl2IGNsYXNzPSJXb3JkU2VjdGlvbjEiPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5
bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6JnF1b3Q7QXJpYWwmcXVvdDssJnF1b3Q7
c2Fucy1zZXJpZiZxdW90Oztjb2xvcjojMUY0OTdEIj5GV0lXIEkgaGFkIHRoZSBzYW1lIGlzc3Vl
LCB0aGUgcG9vbHMgdGhhdCByZXF1aXJlZCBpdCBzaG93cyBkaXNhYmxlZCBpbmRpY2F0aW5nIHRo
ZXkgY291bGQgbm90IGJlIGluc3RhbGxlZC48bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFz
cz0iTXNvTm9ybWFsIj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseTom
cXVvdDtBcmlhbCZxdW90OywmcXVvdDtzYW5zLXNlcmlmJnF1b3Q7O2NvbG9yOiMxRjQ5N0QiPjxv
OnA+Jm5ic3A7PC9vOnA+PC9zcGFuPjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0
eWxlPSJmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiZxdW90O0FyaWFsJnF1b3Q7LCZxdW90
O3NhbnMtc2VyaWYmcXVvdDs7Y29sb3I6IzFGNDk3RCI+SW5pdGlhbGx5IGl0IHdvdWxkIG5vdCB3
b3JrIGF0IGNvbW1hbmQgbGluZSBidXQgSSBoYXZlIGEgaHVuY2ggaXQgbWlnaHQgYmUgdGhhdCBJ
IGRvIG5vdCBoYXZlIEROUyBjb25maWd1cmVkIGZvciB0aGUgbmFtZSByZXNvbHV0aW9uIG9mIHRo
ZSBtYW5hZ2VtZW50IGludGVyZmFjZXMNCiBpbiBteSBsb2NhbCBkb21haW4g4oCTIHBlcmhhcHMg
dGhhdOKAmXMgYW4gaXNzdWUuPG86cD48L286cD48L3NwYW4+PC9wPg0KPHAgY2xhc3M9Ik1zb05v
cm1hbCI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6JnF1b3Q7QXJp
YWwmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90Oztjb2xvcjojMUY0OTdEIj48bzpwPiZuYnNw
OzwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48c3BhbiBzdHlsZT0iZm9u
dC1zaXplOjEwLjBwdDtmb250LWZhbWlseTomcXVvdDtBcmlhbCZxdW90OywmcXVvdDtzYW5zLXNl
cmlmJnF1b3Q7O2NvbG9yOiMxRjQ5N0QiPkF0IGNvbW1hbmQgbGluZSB0aGUgdXBkYXRlIGFwcGxp
ZWQgZmluZS48bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48c3Bh
biBzdHlsZT0iZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseTomcXVvdDtBcmlhbCZxdW90Oywm
cXVvdDtzYW5zLXNlcmlmJnF1b3Q7O2NvbG9yOiMxRjQ5N0QiPjxvOnA+Jm5ic3A7PC9vOnA+PC9z
cGFuPjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTAu
MHB0O2ZvbnQtZmFtaWx5OiZxdW90O0FyaWFsJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDs7
Y29sb3I6IzFGNDk3RCI+VGhlIGluc3RydWN0aW9ucyB3ZXJlIGEgbGl0dGxlIHZhZ3VlIGluIG15
IG9waW5pb27igKYgdGhlIFVVSUQgc2hvdWxkIHByb2JhYmx5IGJlIHJlZmVyZW5jZWQgYXMg4oCc
Jmx0O1VVSUQmZ3Q74oCdIGFuZCBzdGVwIDQgZG9lc27igJl0IChpbWhvKSBpbmRpY2F0ZSB0aGF0
IHJ1bm5pbmcgaXQgT05DRQ0KIHdpbGwgYXBwbHkgdG8gYWxsIHBvb2wgbWVtYmVycyDigJMgSSB3
YXMgcHJlcGFyZWQgdG8gcnVuIHRoYXQgYml0IG11bHRpcGxlIHRpbWVzIHVudGlsIEkgbm90aWNl
ZCBpdCB3YXMgZG9pbmcgaXQgZm9yIG1lIGF1dG9tYXRpY2FsbHkNCjwvc3Bhbj48c3BhbiBzdHls
ZT0iZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseTpXaW5nZGluZ3M7Y29sb3I6IzFGNDk3RCI+
Sjwvc3Bhbj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseTomcXVvdDtB
cmlhbCZxdW90OywmcXVvdDtzYW5zLXNlcmlmJnF1b3Q7O2NvbG9yOiMxRjQ5N0QiPjxvOnA+PC9v
OnA+PC9zcGFuPjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNp
emU6MTAuMHB0O2ZvbnQtZmFtaWx5OiZxdW90O0FyaWFsJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYm
cXVvdDs7Y29sb3I6IzFGNDk3RCI+PG86cD4mbmJzcDs8L286cD48L3NwYW4+PC9wPg0KPHAgY2xh
c3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6
JnF1b3Q7QXJpYWwmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90Oztjb2xvcjojMUY0OTdEIj5B
bGwgZ29vZCBoZXJlIHRob3VnaC48bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNv
Tm9ybWFsIj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseTomcXVvdDtB
cmlhbCZxdW90OywmcXVvdDtzYW5zLXNlcmlmJnF1b3Q7O2NvbG9yOiMxRjQ5N0QiPjxvOnA+Jm5i
c3A7PC9vOnA+PC9zcGFuPjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJm
b250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiZxdW90O0FyaWFsJnF1b3Q7LCZxdW90O3NhbnMt
c2VyaWYmcXVvdDs7Y29sb3I6IzFGNDk3RCI+bTxvOnA+PC9vOnA+PC9zcGFuPjwvcD4NCjxwIGNs
YXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5
OiZxdW90O0FyaWFsJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDs7Y29sb3I6IzFGNDk3RCI+
PG86cD4mbmJzcDs8L286cD48L3NwYW4+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4g
c3R5bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6JnF1b3Q7QXJpYWwmcXVvdDssJnF1
b3Q7c2Fucy1zZXJpZiZxdW90Oztjb2xvcjojMUY0OTdEIj48bzpwPiZuYnNwOzwvbzpwPjwvc3Bh
bj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibWFyZ2luLWxlZnQ6MzYuMHB0Ij48
Yj48c3BhbiBsYW5nPSJFTi1VUyIgc3R5bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6
JnF1b3Q7VGFob21hJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDsiPkZyb206PC9zcGFuPjwv
Yj48c3BhbiBsYW5nPSJFTi1VUyIgc3R5bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6
JnF1b3Q7VGFob21hJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDsiPiB4ZW4tYXBpLWJvdW5j
ZXNAbGlzdHMueGVuLm9yZyBbbWFpbHRvOnhlbi1hcGktYm91bmNlc0BsaXN0cy54ZW4ub3JnXQ0K
PGI+T24gQmVoYWxmIE9mIDwvYj5Wb2xvZHlteXIgS290dWxza3lpPGJyPg0KPGI+U2VudDo8L2I+
IEZlYnJ1YXJ5IDYsIDIwMTQgNjoyOCBBTTxicj4NCjxiPlRvOjwvYj4gWGVuLWFwaUBsaXN0cy54
ZW4ub3JnPGJyPg0KPGI+U3ViamVjdDo8L2I+IFtYZW4tQVBJXSBDYW5gdCBpbnN0YWxsIFNQMSB2
aWEgWGVuQ2VudGVyPG86cD48L286cD48L3NwYW4+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIg
c3R5bGU9Im1hcmdpbi1sZWZ0OjM2LjBwdCI+PG86cD4mbmJzcDs8L286cD48L3A+DQo8ZGl2Pg0K
PHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1hcmdpbi1sZWZ0OjM2LjBwdCI+SWB2ZSBpbnN0
YWxsZWQgZnJlc2ggWGVuU2VydmVyIChYZW5TZXJ2ZXIgcmVsZWFzZSA2LjIuMC03MDQ0NmMpIGlu
IFhDUCBtb2RlLiBXaGVuIEkgdHJ5aW5nIHRvIHVwbG9hZCBTUDENCjxhIGhyZWY9Imh0dHA6Ly9z
dXBwb3J0LmNpdHJpeC5jb20vYXJ0aWNsZS9DVFgxMzk3ODgiPmh0dHA6Ly9zdXBwb3J0LmNpdHJp
eC5jb20vYXJ0aWNsZS9DVFgxMzk3ODg8L2E+IHRvIHRoaXMgc2VydmVyIHZpYSBYZW5DZW50ZXIg
aXQgYXBwZWFycyBhcyBkaXNhYmxlZCBpbiBzZXJ2ZXIgbGlzdC4gV2h5ID88YnIgY2xlYXI9ImFs
bCI+DQo8bzpwPjwvbzpwPjwvcD4NCjxkaXY+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0i
bWFyZ2luLWxlZnQ6MzYuMHB0Ij48YnI+DQotLSA8YnI+DQpCZXN0IHdpc2hlcy48YnI+DQpWbGFk
aW1pciA8bzpwPjwvbzpwPjwvcD4NCjwvZGl2Pg0KPC9kaXY+DQo8L2Rpdj4NCjwvYm9keT4NCjwv
aHRtbD4NCg==

--=_slim1.bitblock.com-73081-1391717853-0001-2--


--===============0689073738627287890==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============0689073738627287890==--


From xen-api-bounces@lists.xen.org Thu Feb 06 20:17:51 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 06 Feb 2014 20:17:51 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WBVOF-0001g2-9t; Thu, 06 Feb 2014 20:17:39 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <mitch@bitblock.net>) id 1WBVOE-0001fx-2b
	for Xen-api@lists.xen.org; Thu, 06 Feb 2014 20:17:38 +0000
Received: from [85.158.143.35:47643] by server-2.bemta-4.messagelabs.com id
	D1/10-10891-1EDE3F25; Thu, 06 Feb 2014 20:17:37 +0000
X-Env-Sender: mitch@bitblock.net
X-Msg-Ref: server-13.tower-21.messagelabs.com!1391717854!3751511!1
X-Originating-IP: [66.199.170.5]
X-SpamReason: No, hits=0.0 required=7.0 tests=HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18769 invoked from network); 6 Feb 2014 20:17:35 -0000
Received: from vserver.bitblock.com (HELO slim1.bitblock.com) (66.199.170.5)
	by server-13.tower-21.messagelabs.com with DHE-RSA-AES256-SHA encrypted
	SMTP; 6 Feb 2014 20:17:35 -0000
Received: from ES3.hs.planbcorp.net ([10.2.1.6])
	(AUTH: LOGIN es3-relay@bitblock.net, TLS: TLSv1/SSLv3, 128bits,
	AES128-SHA)
	by slim1.bitblock.com with esmtp; Thu, 06 Feb 2014 20:17:33 +0000
Received: from ES3.hs.planbcorp.net ([fe80::58cf:69f9:51e:44a1]) by
	ES3.hs.planbcorp.net ([fe80::58cf:69f9:51e:44a1%12]) with mapi id
	14.02.0387.000; Thu, 6 Feb 2014 12:17:32 -0800
From: "mitch@bitblock.net" <mitch@bitblock.net>
To: 'Volodymyr Kotulskyi' <vladimirkotulskiy@gmail.com>,
	"Xen-api@lists.xen.org" <Xen-api@lists.xen.org>
Thread-Topic: [Xen-API] Can`t install SP1 via XenCenter
Thread-Index: AQHPI0fFpa7TTXXskUKYLCWWy7FgQJqoqNBg
Date: Thu, 6 Feb 2014 20:17:31 +0000
Message-ID: <F03A2314B1E91F49833DC41B8321052E09BAF6F9@ES3.hs.planbcorp.net>
References: <CALqx3Nek9tVWo-+3vUSvAWCkzSnk8O6GTqJNjhtg5TjGqGMFtg@mail.gmail.com>
In-Reply-To: <CALqx3Nek9tVWo-+3vUSvAWCkzSnk8O6GTqJNjhtg5TjGqGMFtg@mail.gmail.com>
Accept-Language: en-CA, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.1.0.12]
Mime-Version: 1.0
Subject: Re: [Xen-API] Can`t install SP1 via XenCenter
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0689073738627287890=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

This is a MIME-formatted message.  If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--===============0689073738627287890==
Content-Language: en-US
Content-Type: multipart/alternative; boundary="=_slim1.bitblock.com-73081-1391717853-0001-2"

This is a MIME-formatted message.  If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_slim1.bitblock.com-73081-1391717853-0001-2
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: base64

RldJVyBJIGhhZCB0aGUgc2FtZSBpc3N1ZSwgdGhlIHBvb2xzIHRoYXQgcmVxdWlyZWQgaXQgc2hv
d3MgZGlzYWJsZWQgaW5kaWNhdGluZyB0aGV5IGNvdWxkIG5vdCBiZSBpbnN0YWxsZWQuDQoNCklu
aXRpYWxseSBpdCB3b3VsZCBub3Qgd29yayBhdCBjb21tYW5kIGxpbmUgYnV0IEkgaGF2ZSBhIGh1
bmNoIGl0IG1pZ2h0IGJlIHRoYXQgSSBkbyBub3QgaGF2ZSBETlMgY29uZmlndXJlZCBmb3IgdGhl
IG5hbWUgcmVzb2x1dGlvbiBvZiB0aGUgbWFuYWdlbWVudCBpbnRlcmZhY2VzIGluIG15IGxvY2Fs
IGRvbWFpbiDigJMgcGVyaGFwcyB0aGF04oCZcyBhbiBpc3N1ZS4NCg0KQXQgY29tbWFuZCBsaW5l
IHRoZSB1cGRhdGUgYXBwbGllZCBmaW5lLg0KDQpUaGUgaW5zdHJ1Y3Rpb25zIHdlcmUgYSBsaXR0
bGUgdmFndWUgaW4gbXkgb3BpbmlvbuKApiB0aGUgVVVJRCBzaG91bGQgcHJvYmFibHkgYmUgcmVm
ZXJlbmNlZCBhcyDigJw8VVVJRD7igJ0gYW5kIHN0ZXAgNCBkb2VzbuKAmXQgKGltaG8pIGluZGlj
YXRlIHRoYXQgcnVubmluZyBpdCBPTkNFIHdpbGwgYXBwbHkgdG8gYWxsIHBvb2wgbWVtYmVycyDi
gJMgSSB3YXMgcHJlcGFyZWQgdG8gcnVuIHRoYXQgYml0IG11bHRpcGxlIHRpbWVzIHVudGlsIEkg
bm90aWNlZCBpdCB3YXMgZG9pbmcgaXQgZm9yIG1lIGF1dG9tYXRpY2FsbHkg4pi6DQoNCkFsbCBn
b29kIGhlcmUgdGhvdWdoLg0KDQptDQoNCg0KRnJvbTogeGVuLWFwaS1ib3VuY2VzQGxpc3RzLnhl
bi5vcmcgW21haWx0bzp4ZW4tYXBpLWJvdW5jZXNAbGlzdHMueGVuLm9yZ10gT24gQmVoYWxmIE9m
IFZvbG9keW15ciBLb3R1bHNreWkNClNlbnQ6IEZlYnJ1YXJ5IDYsIDIwMTQgNjoyOCBBTQ0KVG86
IFhlbi1hcGlAbGlzdHMueGVuLm9yZw0KU3ViamVjdDogW1hlbi1BUEldIENhbmB0IGluc3RhbGwg
U1AxIHZpYSBYZW5DZW50ZXINCg0KSWB2ZSBpbnN0YWxsZWQgZnJlc2ggWGVuU2VydmVyIChYZW5T
ZXJ2ZXIgcmVsZWFzZSA2LjIuMC03MDQ0NmMpIGluIFhDUCBtb2RlLiBXaGVuIEkgdHJ5aW5nIHRv
IHVwbG9hZCBTUDEgaHR0cDovL3N1cHBvcnQuY2l0cml4LmNvbS9hcnRpY2xlL0NUWDEzOTc4OCB0
byB0aGlzIHNlcnZlciB2aWEgWGVuQ2VudGVyIGl0IGFwcGVhcnMgYXMgZGlzYWJsZWQgaW4gc2Vy
dmVyIGxpc3QuIFdoeSA/DQoNCi0tDQpCZXN0IHdpc2hlcy4NClZsYWRpbWlyDQo=

--=_slim1.bitblock.com-73081-1391717853-0001-2
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: base64

PGh0bWwgeG1sbnM6dj0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTp2bWwiIHhtbG5zOm89InVy
bjpzY2hlbWFzLW1pY3Jvc29mdC1jb206b2ZmaWNlOm9mZmljZSIgeG1sbnM6dz0idXJuOnNjaGVt
YXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6d29yZCIgeG1sbnM6bT0iaHR0cDovL3NjaGVtYXMubWlj
cm9zb2Z0LmNvbS9vZmZpY2UvMjAwNC8xMi9vbW1sIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcv
VFIvUkVDLWh0bWw0MCI+DQo8aGVhZD4NCjxtZXRhIGh0dHAtZXF1aXY9IkNvbnRlbnQtVHlwZSIg
Y29udGVudD0idGV4dC9odG1sOyBjaGFyc2V0PXV0Zi04Ij4NCjxtZXRhIG5hbWU9IkdlbmVyYXRv
ciIgY29udGVudD0iTWljcm9zb2Z0IFdvcmQgMTQgKGZpbHRlcmVkIG1lZGl1bSkiPg0KPHN0eWxl
PjwhLS0NCi8qIEZvbnQgRGVmaW5pdGlvbnMgKi8NCkBmb250LWZhY2UNCgl7Zm9udC1mYW1pbHk6
V2luZ2RpbmdzOw0KCXBhbm9zZS0xOjUgMCAwIDAgMCAwIDAgMCAwIDA7fQ0KQGZvbnQtZmFjZQ0K
CXtmb250LWZhbWlseTpXaW5nZGluZ3M7DQoJcGFub3NlLTE6NSAwIDAgMCAwIDAgMCAwIDAgMDt9
DQpAZm9udC1mYWNlDQoJe2ZvbnQtZmFtaWx5OkNhbGlicmk7DQoJcGFub3NlLTE6MiAxNSA1IDIg
MiAyIDQgMyAyIDQ7fQ0KQGZvbnQtZmFjZQ0KCXtmb250LWZhbWlseTpUYWhvbWE7DQoJcGFub3Nl
LTE6MiAxMSA2IDQgMyA1IDQgNCAyIDQ7fQ0KLyogU3R5bGUgRGVmaW5pdGlvbnMgKi8NCnAuTXNv
Tm9ybWFsLCBsaS5Nc29Ob3JtYWwsIGRpdi5Nc29Ob3JtYWwNCgl7bWFyZ2luOjBjbTsNCgltYXJn
aW4tYm90dG9tOi4wMDAxcHQ7DQoJZm9udC1zaXplOjEyLjBwdDsNCglmb250LWZhbWlseToiVGlt
ZXMgTmV3IFJvbWFuIiwic2VyaWYiO30NCmE6bGluaywgc3Bhbi5Nc29IeXBlcmxpbmsNCgl7bXNv
LXN0eWxlLXByaW9yaXR5Ojk5Ow0KCWNvbG9yOmJsdWU7DQoJdGV4dC1kZWNvcmF0aW9uOnVuZGVy
bGluZTt9DQphOnZpc2l0ZWQsIHNwYW4uTXNvSHlwZXJsaW5rRm9sbG93ZWQNCgl7bXNvLXN0eWxl
LXByaW9yaXR5Ojk5Ow0KCWNvbG9yOnB1cnBsZTsNCgl0ZXh0LWRlY29yYXRpb246dW5kZXJsaW5l
O30NCnNwYW4uRW1haWxTdHlsZTE3DQoJe21zby1zdHlsZS10eXBlOnBlcnNvbmFsLXJlcGx5Ow0K
CWZvbnQtZmFtaWx5OiJBcmlhbCIsInNhbnMtc2VyaWYiOw0KCWNvbG9yOiMxRjQ5N0Q7DQoJZm9u
dC13ZWlnaHQ6bm9ybWFsOw0KCWZvbnQtc3R5bGU6bm9ybWFsO30NCi5Nc29DaHBEZWZhdWx0DQoJ
e21zby1zdHlsZS10eXBlOmV4cG9ydC1vbmx5Ow0KCWZvbnQtZmFtaWx5OiJDYWxpYnJpIiwic2Fu
cy1zZXJpZiI7DQoJbXNvLWZhcmVhc3QtbGFuZ3VhZ2U6RU4tVVM7fQ0KQHBhZ2UgV29yZFNlY3Rp
b24xDQoJe3NpemU6NjEyLjBwdCA3OTIuMHB0Ow0KCW1hcmdpbjo3Mi4wcHQgNzIuMHB0IDcyLjBw
dCA3Mi4wcHQ7fQ0KZGl2LldvcmRTZWN0aW9uMQ0KCXtwYWdlOldvcmRTZWN0aW9uMTt9DQotLT48
L3N0eWxlPjwhLS1baWYgZ3RlIG1zbyA5XT48eG1sPg0KPG86c2hhcGVkZWZhdWx0cyB2OmV4dD0i
ZWRpdCIgc3BpZG1heD0iMTAyNiIgLz4NCjwveG1sPjwhW2VuZGlmXS0tPjwhLS1baWYgZ3RlIG1z
byA5XT48eG1sPg0KPG86c2hhcGVsYXlvdXQgdjpleHQ9ImVkaXQiPg0KPG86aWRtYXAgdjpleHQ9
ImVkaXQiIGRhdGE9IjEiIC8+DQo8L286c2hhcGVsYXlvdXQ+PC94bWw+PCFbZW5kaWZdLS0+DQo8
L2hlYWQ+DQo8Ym9keSBsYW5nPSJFTi1DQSIgbGluaz0iYmx1ZSIgdmxpbms9InB1cnBsZSI+DQo8
ZGl2IGNsYXNzPSJXb3JkU2VjdGlvbjEiPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5
bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6JnF1b3Q7QXJpYWwmcXVvdDssJnF1b3Q7
c2Fucy1zZXJpZiZxdW90Oztjb2xvcjojMUY0OTdEIj5GV0lXIEkgaGFkIHRoZSBzYW1lIGlzc3Vl
LCB0aGUgcG9vbHMgdGhhdCByZXF1aXJlZCBpdCBzaG93cyBkaXNhYmxlZCBpbmRpY2F0aW5nIHRo
ZXkgY291bGQgbm90IGJlIGluc3RhbGxlZC48bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFz
cz0iTXNvTm9ybWFsIj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseTom
cXVvdDtBcmlhbCZxdW90OywmcXVvdDtzYW5zLXNlcmlmJnF1b3Q7O2NvbG9yOiMxRjQ5N0QiPjxv
OnA+Jm5ic3A7PC9vOnA+PC9zcGFuPjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0
eWxlPSJmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiZxdW90O0FyaWFsJnF1b3Q7LCZxdW90
O3NhbnMtc2VyaWYmcXVvdDs7Y29sb3I6IzFGNDk3RCI+SW5pdGlhbGx5IGl0IHdvdWxkIG5vdCB3
b3JrIGF0IGNvbW1hbmQgbGluZSBidXQgSSBoYXZlIGEgaHVuY2ggaXQgbWlnaHQgYmUgdGhhdCBJ
IGRvIG5vdCBoYXZlIEROUyBjb25maWd1cmVkIGZvciB0aGUgbmFtZSByZXNvbHV0aW9uIG9mIHRo
ZSBtYW5hZ2VtZW50IGludGVyZmFjZXMNCiBpbiBteSBsb2NhbCBkb21haW4g4oCTIHBlcmhhcHMg
dGhhdOKAmXMgYW4gaXNzdWUuPG86cD48L286cD48L3NwYW4+PC9wPg0KPHAgY2xhc3M9Ik1zb05v
cm1hbCI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6JnF1b3Q7QXJp
YWwmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90Oztjb2xvcjojMUY0OTdEIj48bzpwPiZuYnNw
OzwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48c3BhbiBzdHlsZT0iZm9u
dC1zaXplOjEwLjBwdDtmb250LWZhbWlseTomcXVvdDtBcmlhbCZxdW90OywmcXVvdDtzYW5zLXNl
cmlmJnF1b3Q7O2NvbG9yOiMxRjQ5N0QiPkF0IGNvbW1hbmQgbGluZSB0aGUgdXBkYXRlIGFwcGxp
ZWQgZmluZS48bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48c3Bh
biBzdHlsZT0iZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseTomcXVvdDtBcmlhbCZxdW90Oywm
cXVvdDtzYW5zLXNlcmlmJnF1b3Q7O2NvbG9yOiMxRjQ5N0QiPjxvOnA+Jm5ic3A7PC9vOnA+PC9z
cGFuPjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTAu
MHB0O2ZvbnQtZmFtaWx5OiZxdW90O0FyaWFsJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDs7
Y29sb3I6IzFGNDk3RCI+VGhlIGluc3RydWN0aW9ucyB3ZXJlIGEgbGl0dGxlIHZhZ3VlIGluIG15
IG9waW5pb27igKYgdGhlIFVVSUQgc2hvdWxkIHByb2JhYmx5IGJlIHJlZmVyZW5jZWQgYXMg4oCc
Jmx0O1VVSUQmZ3Q74oCdIGFuZCBzdGVwIDQgZG9lc27igJl0IChpbWhvKSBpbmRpY2F0ZSB0aGF0
IHJ1bm5pbmcgaXQgT05DRQ0KIHdpbGwgYXBwbHkgdG8gYWxsIHBvb2wgbWVtYmVycyDigJMgSSB3
YXMgcHJlcGFyZWQgdG8gcnVuIHRoYXQgYml0IG11bHRpcGxlIHRpbWVzIHVudGlsIEkgbm90aWNl
ZCBpdCB3YXMgZG9pbmcgaXQgZm9yIG1lIGF1dG9tYXRpY2FsbHkNCjwvc3Bhbj48c3BhbiBzdHls
ZT0iZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseTpXaW5nZGluZ3M7Y29sb3I6IzFGNDk3RCI+
Sjwvc3Bhbj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseTomcXVvdDtB
cmlhbCZxdW90OywmcXVvdDtzYW5zLXNlcmlmJnF1b3Q7O2NvbG9yOiMxRjQ5N0QiPjxvOnA+PC9v
OnA+PC9zcGFuPjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNp
emU6MTAuMHB0O2ZvbnQtZmFtaWx5OiZxdW90O0FyaWFsJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYm
cXVvdDs7Y29sb3I6IzFGNDk3RCI+PG86cD4mbmJzcDs8L286cD48L3NwYW4+PC9wPg0KPHAgY2xh
c3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6
JnF1b3Q7QXJpYWwmcXVvdDssJnF1b3Q7c2Fucy1zZXJpZiZxdW90Oztjb2xvcjojMUY0OTdEIj5B
bGwgZ29vZCBoZXJlIHRob3VnaC48bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNv
Tm9ybWFsIj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjEwLjBwdDtmb250LWZhbWlseTomcXVvdDtB
cmlhbCZxdW90OywmcXVvdDtzYW5zLXNlcmlmJnF1b3Q7O2NvbG9yOiMxRjQ5N0QiPjxvOnA+Jm5i
c3A7PC9vOnA+PC9zcGFuPjwvcD4NCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJm
b250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5OiZxdW90O0FyaWFsJnF1b3Q7LCZxdW90O3NhbnMt
c2VyaWYmcXVvdDs7Y29sb3I6IzFGNDk3RCI+bTxvOnA+PC9vOnA+PC9zcGFuPjwvcD4NCjxwIGNs
YXNzPSJNc29Ob3JtYWwiPjxzcGFuIHN0eWxlPSJmb250LXNpemU6MTAuMHB0O2ZvbnQtZmFtaWx5
OiZxdW90O0FyaWFsJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDs7Y29sb3I6IzFGNDk3RCI+
PG86cD4mbmJzcDs8L286cD48L3NwYW4+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4g
c3R5bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6JnF1b3Q7QXJpYWwmcXVvdDssJnF1
b3Q7c2Fucy1zZXJpZiZxdW90Oztjb2xvcjojMUY0OTdEIj48bzpwPiZuYnNwOzwvbzpwPjwvc3Bh
bj48L3A+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibWFyZ2luLWxlZnQ6MzYuMHB0Ij48
Yj48c3BhbiBsYW5nPSJFTi1VUyIgc3R5bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6
JnF1b3Q7VGFob21hJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDsiPkZyb206PC9zcGFuPjwv
Yj48c3BhbiBsYW5nPSJFTi1VUyIgc3R5bGU9ImZvbnQtc2l6ZToxMC4wcHQ7Zm9udC1mYW1pbHk6
JnF1b3Q7VGFob21hJnF1b3Q7LCZxdW90O3NhbnMtc2VyaWYmcXVvdDsiPiB4ZW4tYXBpLWJvdW5j
ZXNAbGlzdHMueGVuLm9yZyBbbWFpbHRvOnhlbi1hcGktYm91bmNlc0BsaXN0cy54ZW4ub3JnXQ0K
PGI+T24gQmVoYWxmIE9mIDwvYj5Wb2xvZHlteXIgS290dWxza3lpPGJyPg0KPGI+U2VudDo8L2I+
IEZlYnJ1YXJ5IDYsIDIwMTQgNjoyOCBBTTxicj4NCjxiPlRvOjwvYj4gWGVuLWFwaUBsaXN0cy54
ZW4ub3JnPGJyPg0KPGI+U3ViamVjdDo8L2I+IFtYZW4tQVBJXSBDYW5gdCBpbnN0YWxsIFNQMSB2
aWEgWGVuQ2VudGVyPG86cD48L286cD48L3NwYW4+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCIg
c3R5bGU9Im1hcmdpbi1sZWZ0OjM2LjBwdCI+PG86cD4mbmJzcDs8L286cD48L3A+DQo8ZGl2Pg0K
PHAgY2xhc3M9Ik1zb05vcm1hbCIgc3R5bGU9Im1hcmdpbi1sZWZ0OjM2LjBwdCI+SWB2ZSBpbnN0
YWxsZWQgZnJlc2ggWGVuU2VydmVyIChYZW5TZXJ2ZXIgcmVsZWFzZSA2LjIuMC03MDQ0NmMpIGlu
IFhDUCBtb2RlLiBXaGVuIEkgdHJ5aW5nIHRvIHVwbG9hZCBTUDENCjxhIGhyZWY9Imh0dHA6Ly9z
dXBwb3J0LmNpdHJpeC5jb20vYXJ0aWNsZS9DVFgxMzk3ODgiPmh0dHA6Ly9zdXBwb3J0LmNpdHJp
eC5jb20vYXJ0aWNsZS9DVFgxMzk3ODg8L2E+IHRvIHRoaXMgc2VydmVyIHZpYSBYZW5DZW50ZXIg
aXQgYXBwZWFycyBhcyBkaXNhYmxlZCBpbiBzZXJ2ZXIgbGlzdC4gV2h5ID88YnIgY2xlYXI9ImFs
bCI+DQo8bzpwPjwvbzpwPjwvcD4NCjxkaXY+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0i
bWFyZ2luLWxlZnQ6MzYuMHB0Ij48YnI+DQotLSA8YnI+DQpCZXN0IHdpc2hlcy48YnI+DQpWbGFk
aW1pciA8bzpwPjwvbzpwPjwvcD4NCjwvZGl2Pg0KPC9kaXY+DQo8L2Rpdj4NCjwvYm9keT4NCjwv
aHRtbD4NCg==

--=_slim1.bitblock.com-73081-1391717853-0001-2--


--===============0689073738627287890==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============0689073738627287890==--


From xen-api-bounces@lists.xen.org Sat Feb 08 07:24:59 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 08 Feb 2014 07:24:59 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WC2HN-0001h4-8L; Sat, 08 Feb 2014 07:24:45 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <abchak@juniper.net>) id 1WC2HM-0001gx-89
	for xen-api@lists.xen.org; Sat, 08 Feb 2014 07:24:44 +0000
Received: from [85.158.143.35:37872] by server-3.bemta-4.messagelabs.com id
	D2/62-11539-BBBD5F25; Sat, 08 Feb 2014 07:24:43 +0000
X-Env-Sender: abchak@juniper.net
X-Msg-Ref: server-15.tower-21.messagelabs.com!1391844282!4100843!1
X-Originating-IP: [216.32.180.12]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 14424 invoked from network); 8 Feb 2014 07:24:42 -0000
Received: from va3ehsobe002.messaging.microsoft.com (HELO
	va3outboundpool.messaging.microsoft.com) (216.32.180.12)
	by server-15.tower-21.messagelabs.com with AES128-SHA encrypted SMTP;
	8 Feb 2014 07:24:42 -0000
Received: from mail44-va3-R.bigfish.com (10.7.14.252) by
	VA3EHSOBE010.bigfish.com (10.7.40.12) with Microsoft SMTP Server id
	14.1.225.22; Sat, 8 Feb 2014 07:24:41 +0000
Received: from mail44-va3 (localhost [127.0.0.1])	by mail44-va3-R.bigfish.com
	(Postfix) with ESMTP id 63EC24E03E2	for <xen-api@lists.xen.org>;
	Sat,  8 Feb 2014 07:24:41 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:157.56.240.101; KIP:(null); UIP:(null);
	IPV:NLI; H:BL2PRD0510HT003.namprd05.prod.outlook.com; RD:none;
	EFVD:NLI
X-SpamScore: -1
X-BigFish: VPS-1(zzda00hdc73h14ffIzz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah21bch1fc6hzzz2fh109h2a8h839h946hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h19ceh1ad9h1b0ah224fh1d0ch1d2eh1d3fh1dc1h1dfeh1dffh1e1dh1fe8h1ff5h2052h20b3h2216h22d0h2336h2438h2461h2487h24d7h2516h2545h1155h)
Received-SPF: pass (mail44-va3: domain of juniper.net designates
	157.56.240.101 as permitted sender) client-ip=157.56.240.101;
	envelope-from=abchak@juniper.net;
	helo=BL2PRD0510HT003.namprd05.prod.outlook.com ; .outlook.com ; 
X-Forefront-Antispam-Report-Untrusted: SFV:NSPM;
	SFS:(10009001)(6009001)(53754006)(189002)(199002)(81342001)(558084003)(79102001)(94946001)(66066001)(54356001)(80022001)(53806001)(93136001)(63696002)(94316002)(74366001)(93516002)(74662001)(47446002)(74502001)(31966008)(86362001)(76482001)(56776001)(54316002)(59766001)(77982001)(76796001)(81542001)(77096001)(76176001)(69226001)(4396001)(76786001)(92726001)(2656002)(92566001)(85852003)(81686001)(81816001)(82746002)(36756003)(47736001)(83322001)(50986001)(47976001)(49866001)(90146001)(56816005)(80976001)(65816001)(51856001)(87936001)(87266001)(95416001)(74706001)(83072002)(74876001)(85306002)(46102001)(33656001)(83716003);
	DIR:OUT; SFP:1101; SCL:1; SRVR:BY2PR05MB712;
	H:BL2PR05MB193.namprd05.prod.outlook.com; CLIP:66.129.239.14;
	FPR:B896FE0E.B2B185C3.31688B8C.F4F0EF10.200BD; InfoNoRecordsMX:1;
	A:1; LANG:en; 
Received: from mail44-va3 (localhost.localdomain [127.0.0.1]) by mail44-va3
	(MessageSwitch) id 1391844279287194_9568;
	Sat,  8 Feb 2014 07:24:39 +0000 (UTC)
Received: from VA3EHSMHS001.bigfish.com (unknown [10.7.14.254])	by
	mail44-va3.bigfish.com (Postfix) with ESMTP id 41B78401A5	for
	<xen-api@lists.xen.org>; Sat,  8 Feb 2014 07:24:39 +0000 (UTC)
Received: from BL2PRD0510HT003.namprd05.prod.outlook.com (157.56.240.101) by
	VA3EHSMHS001.bigfish.com (10.7.99.11) with Microsoft SMTP Server (TLS)
	id 14.16.227.3; Sat, 8 Feb 2014 07:24:39 +0000
Received: from BY2PR05MB712.namprd05.prod.outlook.com (10.141.222.155) by
	BL2PRD0510HT003.namprd05.prod.outlook.com (10.255.100.38) with
	Microsoft SMTP
	Server (TLS) id 14.16.411.0; Sat, 8 Feb 2014 07:24:38 +0000
Received: from BL2PR05MB193.namprd05.prod.outlook.com (10.242.198.143) by
	BY2PR05MB712.namprd05.prod.outlook.com (10.141.222.155) with Microsoft
	SMTP Server (TLS) id 15.0.868.8; Sat, 8 Feb 2014 07:24:36 +0000
Received: from BL2PR05MB193.namprd05.prod.outlook.com ([169.254.9.230]) by
	BL2PR05MB193.namprd05.prod.outlook.com ([169.254.9.230]) with mapi id
	15.00.0873.009; Sat, 8 Feb 2014 07:24:35 +0000
From: Anirban Chakraborty <abchak@juniper.net>
To: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Thread-Topic: question regarding building xapi for 32bit arch
Thread-Index: AQHPJJ7QGBDtmZS370mvEP2ka82LvA==
Date: Sat, 8 Feb 2014 07:24:34 +0000
Message-ID: <1F41A062-39B1-4A6C-B807-E99D16C39CF5@juniper.net>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [66.129.239.14]
x-forefront-prvs: 01165471DB
Content-ID: <5C65F3872ACAAE4ABDF35D693FE5E850@namprd05.prod.outlook.com>
MIME-Version: 1.0
X-OriginatorOrg: juniper.net
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%
Cc: Ranjeet R <rranjeet@juniper.net>
Subject: [Xen-API] question regarding building xapi for 32bit arch
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: quoted-printable
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hi All,

We are trying to build xapi, netdev, xcp-networkd etc. for 32 bit arch so t=
hat we can install these 32bit dom0. So far, we haven=92t found any repo fo=
r xen-c6 for 32bit architecture. It would be great if anyone can provide so=
me pointer. Thanks much.

Anirban Chakraborty

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Sat Feb 08 07:24:59 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 08 Feb 2014 07:24:59 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WC2HN-0001h4-8L; Sat, 08 Feb 2014 07:24:45 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <abchak@juniper.net>) id 1WC2HM-0001gx-89
	for xen-api@lists.xen.org; Sat, 08 Feb 2014 07:24:44 +0000
Received: from [85.158.143.35:37872] by server-3.bemta-4.messagelabs.com id
	D2/62-11539-BBBD5F25; Sat, 08 Feb 2014 07:24:43 +0000
X-Env-Sender: abchak@juniper.net
X-Msg-Ref: server-15.tower-21.messagelabs.com!1391844282!4100843!1
X-Originating-IP: [216.32.180.12]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 14424 invoked from network); 8 Feb 2014 07:24:42 -0000
Received: from va3ehsobe002.messaging.microsoft.com (HELO
	va3outboundpool.messaging.microsoft.com) (216.32.180.12)
	by server-15.tower-21.messagelabs.com with AES128-SHA encrypted SMTP;
	8 Feb 2014 07:24:42 -0000
Received: from mail44-va3-R.bigfish.com (10.7.14.252) by
	VA3EHSOBE010.bigfish.com (10.7.40.12) with Microsoft SMTP Server id
	14.1.225.22; Sat, 8 Feb 2014 07:24:41 +0000
Received: from mail44-va3 (localhost [127.0.0.1])	by mail44-va3-R.bigfish.com
	(Postfix) with ESMTP id 63EC24E03E2	for <xen-api@lists.xen.org>;
	Sat,  8 Feb 2014 07:24:41 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:157.56.240.101; KIP:(null); UIP:(null);
	IPV:NLI; H:BL2PRD0510HT003.namprd05.prod.outlook.com; RD:none;
	EFVD:NLI
X-SpamScore: -1
X-BigFish: VPS-1(zzda00hdc73h14ffIzz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah21bch1fc6hzzz2fh109h2a8h839h946hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h19ceh1ad9h1b0ah224fh1d0ch1d2eh1d3fh1dc1h1dfeh1dffh1e1dh1fe8h1ff5h2052h20b3h2216h22d0h2336h2438h2461h2487h24d7h2516h2545h1155h)
Received-SPF: pass (mail44-va3: domain of juniper.net designates
	157.56.240.101 as permitted sender) client-ip=157.56.240.101;
	envelope-from=abchak@juniper.net;
	helo=BL2PRD0510HT003.namprd05.prod.outlook.com ; .outlook.com ; 
X-Forefront-Antispam-Report-Untrusted: SFV:NSPM;
	SFS:(10009001)(6009001)(53754006)(189002)(199002)(81342001)(558084003)(79102001)(94946001)(66066001)(54356001)(80022001)(53806001)(93136001)(63696002)(94316002)(74366001)(93516002)(74662001)(47446002)(74502001)(31966008)(86362001)(76482001)(56776001)(54316002)(59766001)(77982001)(76796001)(81542001)(77096001)(76176001)(69226001)(4396001)(76786001)(92726001)(2656002)(92566001)(85852003)(81686001)(81816001)(82746002)(36756003)(47736001)(83322001)(50986001)(47976001)(49866001)(90146001)(56816005)(80976001)(65816001)(51856001)(87936001)(87266001)(95416001)(74706001)(83072002)(74876001)(85306002)(46102001)(33656001)(83716003);
	DIR:OUT; SFP:1101; SCL:1; SRVR:BY2PR05MB712;
	H:BL2PR05MB193.namprd05.prod.outlook.com; CLIP:66.129.239.14;
	FPR:B896FE0E.B2B185C3.31688B8C.F4F0EF10.200BD; InfoNoRecordsMX:1;
	A:1; LANG:en; 
Received: from mail44-va3 (localhost.localdomain [127.0.0.1]) by mail44-va3
	(MessageSwitch) id 1391844279287194_9568;
	Sat,  8 Feb 2014 07:24:39 +0000 (UTC)
Received: from VA3EHSMHS001.bigfish.com (unknown [10.7.14.254])	by
	mail44-va3.bigfish.com (Postfix) with ESMTP id 41B78401A5	for
	<xen-api@lists.xen.org>; Sat,  8 Feb 2014 07:24:39 +0000 (UTC)
Received: from BL2PRD0510HT003.namprd05.prod.outlook.com (157.56.240.101) by
	VA3EHSMHS001.bigfish.com (10.7.99.11) with Microsoft SMTP Server (TLS)
	id 14.16.227.3; Sat, 8 Feb 2014 07:24:39 +0000
Received: from BY2PR05MB712.namprd05.prod.outlook.com (10.141.222.155) by
	BL2PRD0510HT003.namprd05.prod.outlook.com (10.255.100.38) with
	Microsoft SMTP
	Server (TLS) id 14.16.411.0; Sat, 8 Feb 2014 07:24:38 +0000
Received: from BL2PR05MB193.namprd05.prod.outlook.com (10.242.198.143) by
	BY2PR05MB712.namprd05.prod.outlook.com (10.141.222.155) with Microsoft
	SMTP Server (TLS) id 15.0.868.8; Sat, 8 Feb 2014 07:24:36 +0000
Received: from BL2PR05MB193.namprd05.prod.outlook.com ([169.254.9.230]) by
	BL2PR05MB193.namprd05.prod.outlook.com ([169.254.9.230]) with mapi id
	15.00.0873.009; Sat, 8 Feb 2014 07:24:35 +0000
From: Anirban Chakraborty <abchak@juniper.net>
To: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Thread-Topic: question regarding building xapi for 32bit arch
Thread-Index: AQHPJJ7QGBDtmZS370mvEP2ka82LvA==
Date: Sat, 8 Feb 2014 07:24:34 +0000
Message-ID: <1F41A062-39B1-4A6C-B807-E99D16C39CF5@juniper.net>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [66.129.239.14]
x-forefront-prvs: 01165471DB
Content-ID: <5C65F3872ACAAE4ABDF35D693FE5E850@namprd05.prod.outlook.com>
MIME-Version: 1.0
X-OriginatorOrg: juniper.net
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%
Cc: Ranjeet R <rranjeet@juniper.net>
Subject: [Xen-API] question regarding building xapi for 32bit arch
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: quoted-printable
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hi All,

We are trying to build xapi, netdev, xcp-networkd etc. for 32 bit arch so t=
hat we can install these 32bit dom0. So far, we haven=92t found any repo fo=
r xen-c6 for 32bit architecture. It would be great if anyone can provide so=
me pointer. Thanks much.

Anirban Chakraborty

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Mon Feb 10 09:02:00 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 10 Feb 2014 09:02:00 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WCmkP-0005Hx-Ar; Mon, 10 Feb 2014 09:01:49 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <vladimirkotulskiy@gmail.com>) id 1WCmkN-0005Hs-Oj
	for xen-api@lists.xen.org; Mon, 10 Feb 2014 09:01:47 +0000
Received: from [193.109.254.147:4435] by server-10.bemta-14.messagelabs.com id
	30/79-10711-B7598F25; Mon, 10 Feb 2014 09:01:47 +0000
X-Env-Sender: vladimirkotulskiy@gmail.com
X-Msg-Ref: server-11.tower-27.messagelabs.com!1392022905!3184340!1
X-Originating-IP: [209.85.212.44]
X-SpamReason: No, hits=1.2 required=7.0 tests=HTML_10_20,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 15681 invoked from network); 10 Feb 2014 09:01:46 -0000
Received: from mail-vb0-f44.google.com (HELO mail-vb0-f44.google.com)
	(209.85.212.44)
	by server-11.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	10 Feb 2014 09:01:46 -0000
Received: by mail-vb0-f44.google.com with SMTP id f12so4582983vbg.31
	for <xen-api@lists.xen.org>; Mon, 10 Feb 2014 01:01:45 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=lo829BMaYtngm0ufeHsm8YwBB6sEraHGw9fb54Pppjs=;
	b=eEOWDt9dxyF2PyrqXn7fP4R5dXQE9uOPsHILc4lKQ1JPbomxiSjLYIU6TduOjX06QD
	6RfcR0rfi5nC3ZuzR9t7KRu7JqTJC4d4pHYDqy63teoHTCwl830WG4e8NGVRZC4Sx7Qy
	XQK0ATyC4v0wELPrAX3lDtH2DSJ9qampRaG11yoAW+vJw7Atf+QuHazoXeN2QMncm1/l
	BJ8i1jGPWTYe5IdfFrmoXNNbRJkWj1F9Reo95EzswZVqpY/T/V0pA5+vG4G1ubmFThIA
	U4FHY+UKn4lGfhMY8IyqnsPJFHRPm4gqegAIDQ3Bxr5RWLZXWVSx0DAfNaHSbMbTrcyH
	ovgQ==
MIME-Version: 1.0
X-Received: by 10.52.230.105 with SMTP id sx9mr19445316vdc.10.1392022905075;
	Mon, 10 Feb 2014 01:01:45 -0800 (PST)
Received: by 10.58.38.138 with HTTP; Mon, 10 Feb 2014 01:01:45 -0800 (PST)
Date: Mon, 10 Feb 2014 11:01:45 +0200
Message-ID: <CALqx3NdyTXPKehgHqaKAqvf_-0djvkEq3yL2Og3PP23_2zm8xg@mail.gmail.com>
From: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] "XenServer tools not installed" on RHEL 6.5
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1779519035088482588=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============1779519035088482588==
Content-Type: multipart/alternative; boundary=089e0111da1ec6bf3604f2099604

--089e0111da1ec6bf3604f2099604
Content-Type: text/plain; charset=UTF-8

I installed Oracle Linux 6.5 on XenServer 6.2. Now I`ve installed xen
server tools on this server

[root@oratest ~]# cd /media/
[root@oratest media]# cd Linux/
[root@oratest Linux]# ./install.sh
Detected `Oracle Linux Server release 6.5' (oracle version 6).

The following changes will be made to this Virtual Machine:
  * packages to be installed/upgraded:
    - xe-guest-utilities-6.2.0-1133.x86_64.rpm
    - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm

Continue? [y/n] y

Preparing...                ###########################################
[100%]
        package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already
installed
        package xe-guest-utilities-6.2.0-1133.x86_64 is already installed

But I am getting "XenServer tools not installed" error mesage still.

-- 
Best wishes.
Vladimir

--089e0111da1ec6bf3604f2099604
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>I installed Oracle Linux 6.5 on XenServer 6.2. Now I`=
ve installed xen server tools on this server<br><br>[root@oratest ~]# cd /m=
edia/<br>[root@oratest media]# cd Linux/<br>[root@oratest Linux]# ./install=
.sh<br>
Detected `Oracle Linux Server release 6.5&#39; (oracle version 6).<br><br>T=
he following changes will be made to this Virtual Machine:<br>=C2=A0 * pack=
ages to be installed/upgraded:<br>=C2=A0=C2=A0=C2=A0 - xe-guest-utilities-6=
.2.0-1133.x86_64.rpm<br>
=C2=A0=C2=A0=C2=A0 - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm<br><=
br>Continue? [y/n] y<br><br>Preparing...=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 #################=
########################## [100%]<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already ins=
talled<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 package xe-guest-utilities-6.2.0=
-1133.x86_64 is already installed<br><br></div>But I am getting &quot;XenSe=
rver tools not installed&quot; error mesage still.<br clear=3D"all"><div><d=
iv><br>-- <br>Best wishes.<br>Vladimir
</div></div></div>

--089e0111da1ec6bf3604f2099604--


--===============1779519035088482588==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============1779519035088482588==--


From xen-api-bounces@lists.xen.org Mon Feb 10 09:02:00 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 10 Feb 2014 09:02:00 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WCmkP-0005Hx-Ar; Mon, 10 Feb 2014 09:01:49 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <vladimirkotulskiy@gmail.com>) id 1WCmkN-0005Hs-Oj
	for xen-api@lists.xen.org; Mon, 10 Feb 2014 09:01:47 +0000
Received: from [193.109.254.147:4435] by server-10.bemta-14.messagelabs.com id
	30/79-10711-B7598F25; Mon, 10 Feb 2014 09:01:47 +0000
X-Env-Sender: vladimirkotulskiy@gmail.com
X-Msg-Ref: server-11.tower-27.messagelabs.com!1392022905!3184340!1
X-Originating-IP: [209.85.212.44]
X-SpamReason: No, hits=1.2 required=7.0 tests=HTML_10_20,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 15681 invoked from network); 10 Feb 2014 09:01:46 -0000
Received: from mail-vb0-f44.google.com (HELO mail-vb0-f44.google.com)
	(209.85.212.44)
	by server-11.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	10 Feb 2014 09:01:46 -0000
Received: by mail-vb0-f44.google.com with SMTP id f12so4582983vbg.31
	for <xen-api@lists.xen.org>; Mon, 10 Feb 2014 01:01:45 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=lo829BMaYtngm0ufeHsm8YwBB6sEraHGw9fb54Pppjs=;
	b=eEOWDt9dxyF2PyrqXn7fP4R5dXQE9uOPsHILc4lKQ1JPbomxiSjLYIU6TduOjX06QD
	6RfcR0rfi5nC3ZuzR9t7KRu7JqTJC4d4pHYDqy63teoHTCwl830WG4e8NGVRZC4Sx7Qy
	XQK0ATyC4v0wELPrAX3lDtH2DSJ9qampRaG11yoAW+vJw7Atf+QuHazoXeN2QMncm1/l
	BJ8i1jGPWTYe5IdfFrmoXNNbRJkWj1F9Reo95EzswZVqpY/T/V0pA5+vG4G1ubmFThIA
	U4FHY+UKn4lGfhMY8IyqnsPJFHRPm4gqegAIDQ3Bxr5RWLZXWVSx0DAfNaHSbMbTrcyH
	ovgQ==
MIME-Version: 1.0
X-Received: by 10.52.230.105 with SMTP id sx9mr19445316vdc.10.1392022905075;
	Mon, 10 Feb 2014 01:01:45 -0800 (PST)
Received: by 10.58.38.138 with HTTP; Mon, 10 Feb 2014 01:01:45 -0800 (PST)
Date: Mon, 10 Feb 2014 11:01:45 +0200
Message-ID: <CALqx3NdyTXPKehgHqaKAqvf_-0djvkEq3yL2Og3PP23_2zm8xg@mail.gmail.com>
From: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] "XenServer tools not installed" on RHEL 6.5
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1779519035088482588=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============1779519035088482588==
Content-Type: multipart/alternative; boundary=089e0111da1ec6bf3604f2099604

--089e0111da1ec6bf3604f2099604
Content-Type: text/plain; charset=UTF-8

I installed Oracle Linux 6.5 on XenServer 6.2. Now I`ve installed xen
server tools on this server

[root@oratest ~]# cd /media/
[root@oratest media]# cd Linux/
[root@oratest Linux]# ./install.sh
Detected `Oracle Linux Server release 6.5' (oracle version 6).

The following changes will be made to this Virtual Machine:
  * packages to be installed/upgraded:
    - xe-guest-utilities-6.2.0-1133.x86_64.rpm
    - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm

Continue? [y/n] y

Preparing...                ###########################################
[100%]
        package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already
installed
        package xe-guest-utilities-6.2.0-1133.x86_64 is already installed

But I am getting "XenServer tools not installed" error mesage still.

-- 
Best wishes.
Vladimir

--089e0111da1ec6bf3604f2099604
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>I installed Oracle Linux 6.5 on XenServer 6.2. Now I`=
ve installed xen server tools on this server<br><br>[root@oratest ~]# cd /m=
edia/<br>[root@oratest media]# cd Linux/<br>[root@oratest Linux]# ./install=
.sh<br>
Detected `Oracle Linux Server release 6.5&#39; (oracle version 6).<br><br>T=
he following changes will be made to this Virtual Machine:<br>=C2=A0 * pack=
ages to be installed/upgraded:<br>=C2=A0=C2=A0=C2=A0 - xe-guest-utilities-6=
.2.0-1133.x86_64.rpm<br>
=C2=A0=C2=A0=C2=A0 - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm<br><=
br>Continue? [y/n] y<br><br>Preparing...=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 #################=
########################## [100%]<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already ins=
talled<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 package xe-guest-utilities-6.2.0=
-1133.x86_64 is already installed<br><br></div>But I am getting &quot;XenSe=
rver tools not installed&quot; error mesage still.<br clear=3D"all"><div><d=
iv><br>-- <br>Best wishes.<br>Vladimir
</div></div></div>

--089e0111da1ec6bf3604f2099604--


--===============1779519035088482588==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============1779519035088482588==--


From xen-api-bounces@lists.xen.org Mon Feb 10 18:28:15 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 10 Feb 2014 18:28:15 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WCvaO-0007ur-OC; Mon, 10 Feb 2014 18:28:04 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <rranjeet@juniper.net>) id 1WCvaL-0007um-8S
	for xen-api@lists.xen.org; Mon, 10 Feb 2014 18:28:01 +0000
Received: from [85.158.139.211:49323] by server-6.bemta-5.messagelabs.com id
	02/AD-14342-03A19F25; Mon, 10 Feb 2014 18:28:00 +0000
X-Env-Sender: rranjeet@juniper.net
X-Msg-Ref: server-15.tower-206.messagelabs.com!1392056877!2961708!1
X-Originating-IP: [207.46.163.28]
X-SpamReason: No, hits=0.1 required=7.0 tests=HTML_50_60,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 1294 invoked from network); 10 Feb 2014 18:27:59 -0000
Received: from co9ehsobe005.messaging.microsoft.com (HELO
	co9outboundpool.messaging.microsoft.com) (207.46.163.28)
	by server-15.tower-206.messagelabs.com with AES128-SHA encrypted SMTP;
	10 Feb 2014 18:27:59 -0000
Received: from mail186-co9-R.bigfish.com (10.236.132.240) by
	CO9EHSOBE022.bigfish.com (10.236.130.85) with Microsoft SMTP Server id
	14.1.225.22; Mon, 10 Feb 2014 18:27:57 +0000
Received: from mail186-co9 (localhost [127.0.0.1])	by
	mail186-co9-R.bigfish.com (Postfix) with ESMTP id 29615C006A7	for
	<xen-api@lists.xen.org>; Mon, 10 Feb 2014 18:27:57 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:157.56.240.101; KIP:(null); UIP:(null);
	IPV:NLI; H:BL2PRD0510HT005.namprd05.prod.outlook.com; RD:none;
	EFVD:NLI
X-SpamScore: 2
X-BigFish: VPS2(zzc85fhzz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah21bch1fc6hzz17326ah8275dh18c673h1de097h186068hz2fh109h2a8h839hd24hf0ah1288h12a5h12bdh137ah1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h19ceh1ad9h1b0ah1bceh224fh1d07h1d0ch1d2eh1d3fh1dc1h1de9h1dfeh1dffh1fe8h1ff5h20f0h2216h22d0h2336h2461h2487h24d7h2516h2545h255eh9a9j1155h)
Received-SPF: pass (mail186-co9: domain of juniper.net designates
	157.56.240.101 as permitted sender) client-ip=157.56.240.101;
	envelope-from=rranjeet@juniper.net;
	helo=BL2PRD0510HT005.namprd05.prod.outlook.com ; .outlook.com ; 
X-Forefront-Antispam-Report-Untrusted: SFV:NSPM;
	SFS:(10009001)(6009001)(189002)(199002)(47446002)(74662001)(74502001)(94946001)(31966008)(65816001)(19580395003)(4396001)(33646001)(74366001)(85852003)(87936001)(50986001)(47976001)(47736001)(49866001)(94316002)(76576001)(74876001)(74706001)(83072002)(76176001)(93136001)(76796001)(76786001)(86362001)(66066001)(93516002)(80022001)(80976001)(63696002)(83322001)(46102001)(15202345003)(69226001)(54316002)(56776001)(74316001)(81686001)(51856001)(87266001)(59766001)(77982001)(79102001)(15975445006)(81816001)(95416001)(81342001)(85306002)(2656002)(90146001)(81542001)(56816005)(53806001)(76482001)(54356001)(92566001)(95666001)(24736002);
	DIR:OUT; SFP:1101; SCL:1; SRVR:BY2PR05MB711;
	H:BY2PR05MB711.namprd05.prod.outlook.com; CLIP:66.129.239.10;
	FPR:D610E11A.86DDD988.B9FD6197.1E0C8F00.20794; InfoNoRecordsMX:1;
	A:1; LANG:en; 
Received: from mail186-co9 (localhost.localdomain [127.0.0.1]) by mail186-co9
	(MessageSwitch) id 1392056875695277_22925;
	Mon, 10 Feb 2014 18:27:55 +0000 (UTC)
Received: from CO9EHSMHS014.bigfish.com (unknown [10.236.132.243])	by
	mail186-co9.bigfish.com (Postfix) with ESMTP id 9BB56260220	for
	<xen-api@lists.xen.org>; Mon, 10 Feb 2014 18:27:55 +0000 (UTC)
Received: from BL2PRD0510HT005.namprd05.prod.outlook.com (157.56.240.101) by
	CO9EHSMHS014.bigfish.com (10.236.130.24) with Microsoft SMTP Server
	(TLS) id 14.16.227.3; Mon, 10 Feb 2014 18:27:54 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com (10.141.222.149) by
	BL2PRD0510HT005.namprd05.prod.outlook.com (10.255.100.40) with
	Microsoft SMTP
	Server (TLS) id 14.16.411.0; Mon, 10 Feb 2014 18:27:51 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com (10.141.222.149) by
	BY2PR05MB711.namprd05.prod.outlook.com (10.141.222.149) with Microsoft
	SMTP Server (TLS) id 15.0.868.8; Mon, 10 Feb 2014 18:27:48 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) by
	BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) with mapi id
	15.00.0868.013; Mon, 10 Feb 2014 18:27:48 +0000
From: Ranjeet R <rranjeet@juniper.net>
To: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Thread-Topic: Building XAPI as a 32-bit binary
Thread-Index: Ac8mjY0AtGMepdp+Q7i0tuVvtj5IJw==
Date: Mon, 10 Feb 2014 18:27:47 +0000
Message-ID: <241eb55433a24c05b7a3e97ddc683dd2@BY2PR05MB711.namprd05.prod.outlook.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [66.129.239.10]
x-forefront-prvs: 0118CD8765
MIME-Version: 1.0
X-OriginatorOrg: juniper.net
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%
Subject: [Xen-API] Building XAPI as a 32-bit binary
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============6718836335079301691=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============6718836335079301691==
Content-Language: en-US
Content-Type: multipart/alternative;
	boundary="_000_241eb55433a24c05b7a3e97ddc683dd2BY2PR05MB711namprd05pro_"

--_000_241eb55433a24c05b7a3e97ddc683dd2BY2PR05MB711namprd05pro_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hello

I am trying to build a 32-bit XAPI in a CentOS 6.3 environment. However, th=
e xen rpms (like xen-devel) are only available as 64-bit binaries (like htt=
p://dev.centos.org/centos/6/xen-c6-RC1/x86_64/RPMS/) and not available in 3=
2-bit because of which I am not able to compile the 32-bit XAPI binaries. I=
 can try to compile Xen 32-bit RPMs from the SRPMs but I was wondering how =
a 32-bit RPMs are not available publicly given that dom0 is a 32-bit.

Any pointers to building a 32-bit XAPI are really appreciated.

Ranjeet


--_000_241eb55433a24c05b7a3e97ddc683dd2BY2PR05MB711namprd05pro_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left:=
 #800000 2px solid; } --></style>
</head>
<body>
<font face=3D"Calibri" size=3D"2"><span style=3D"font-size:11pt;">
<div>Hello</div>
<div>&nbsp;</div>
<div>I am trying to build a 32-bit XAPI in a CentOS 6.3 environment. Howeve=
r, the xen rpms (like xen-devel) are only available as 64-bit binaries (lik=
e <a href=3D"http://dev.centos.org/centos/6/xen-c6-RC1/x86_64/RPMS/"><font =
color=3D"#0563C1"><u>http://dev.centos.org/centos/6/xen-c6-RC1/x86_64/RPMS/=
</u></font></a>)
and not available in 32-bit because of which I am not able to compile the 3=
2-bit XAPI binaries. I can try to compile Xen 32-bit RPMs from the SRPMs bu=
t I was wondering how a 32-bit RPMs are not available publicly given that d=
om0 is a 32-bit.</div>
<div>&nbsp;</div>
<div>Any pointers to building a 32-bit XAPI are really appreciated.</div>
<div>&nbsp;</div>
<div>Ranjeet</div>
<div>&nbsp;</div>
</span></font>
</body>
</html>

--_000_241eb55433a24c05b7a3e97ddc683dd2BY2PR05MB711namprd05pro_--


--===============6718836335079301691==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============6718836335079301691==--


From xen-api-bounces@lists.xen.org Mon Feb 10 18:28:15 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 10 Feb 2014 18:28:15 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WCvaO-0007ur-OC; Mon, 10 Feb 2014 18:28:04 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <rranjeet@juniper.net>) id 1WCvaL-0007um-8S
	for xen-api@lists.xen.org; Mon, 10 Feb 2014 18:28:01 +0000
Received: from [85.158.139.211:49323] by server-6.bemta-5.messagelabs.com id
	02/AD-14342-03A19F25; Mon, 10 Feb 2014 18:28:00 +0000
X-Env-Sender: rranjeet@juniper.net
X-Msg-Ref: server-15.tower-206.messagelabs.com!1392056877!2961708!1
X-Originating-IP: [207.46.163.28]
X-SpamReason: No, hits=0.1 required=7.0 tests=HTML_50_60,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 1294 invoked from network); 10 Feb 2014 18:27:59 -0000
Received: from co9ehsobe005.messaging.microsoft.com (HELO
	co9outboundpool.messaging.microsoft.com) (207.46.163.28)
	by server-15.tower-206.messagelabs.com with AES128-SHA encrypted SMTP;
	10 Feb 2014 18:27:59 -0000
Received: from mail186-co9-R.bigfish.com (10.236.132.240) by
	CO9EHSOBE022.bigfish.com (10.236.130.85) with Microsoft SMTP Server id
	14.1.225.22; Mon, 10 Feb 2014 18:27:57 +0000
Received: from mail186-co9 (localhost [127.0.0.1])	by
	mail186-co9-R.bigfish.com (Postfix) with ESMTP id 29615C006A7	for
	<xen-api@lists.xen.org>; Mon, 10 Feb 2014 18:27:57 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:157.56.240.101; KIP:(null); UIP:(null);
	IPV:NLI; H:BL2PRD0510HT005.namprd05.prod.outlook.com; RD:none;
	EFVD:NLI
X-SpamScore: 2
X-BigFish: VPS2(zzc85fhzz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah21bch1fc6hzz17326ah8275dh18c673h1de097h186068hz2fh109h2a8h839hd24hf0ah1288h12a5h12bdh137ah1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h19ceh1ad9h1b0ah1bceh224fh1d07h1d0ch1d2eh1d3fh1dc1h1de9h1dfeh1dffh1fe8h1ff5h20f0h2216h22d0h2336h2461h2487h24d7h2516h2545h255eh9a9j1155h)
Received-SPF: pass (mail186-co9: domain of juniper.net designates
	157.56.240.101 as permitted sender) client-ip=157.56.240.101;
	envelope-from=rranjeet@juniper.net;
	helo=BL2PRD0510HT005.namprd05.prod.outlook.com ; .outlook.com ; 
X-Forefront-Antispam-Report-Untrusted: SFV:NSPM;
	SFS:(10009001)(6009001)(189002)(199002)(47446002)(74662001)(74502001)(94946001)(31966008)(65816001)(19580395003)(4396001)(33646001)(74366001)(85852003)(87936001)(50986001)(47976001)(47736001)(49866001)(94316002)(76576001)(74876001)(74706001)(83072002)(76176001)(93136001)(76796001)(76786001)(86362001)(66066001)(93516002)(80022001)(80976001)(63696002)(83322001)(46102001)(15202345003)(69226001)(54316002)(56776001)(74316001)(81686001)(51856001)(87266001)(59766001)(77982001)(79102001)(15975445006)(81816001)(95416001)(81342001)(85306002)(2656002)(90146001)(81542001)(56816005)(53806001)(76482001)(54356001)(92566001)(95666001)(24736002);
	DIR:OUT; SFP:1101; SCL:1; SRVR:BY2PR05MB711;
	H:BY2PR05MB711.namprd05.prod.outlook.com; CLIP:66.129.239.10;
	FPR:D610E11A.86DDD988.B9FD6197.1E0C8F00.20794; InfoNoRecordsMX:1;
	A:1; LANG:en; 
Received: from mail186-co9 (localhost.localdomain [127.0.0.1]) by mail186-co9
	(MessageSwitch) id 1392056875695277_22925;
	Mon, 10 Feb 2014 18:27:55 +0000 (UTC)
Received: from CO9EHSMHS014.bigfish.com (unknown [10.236.132.243])	by
	mail186-co9.bigfish.com (Postfix) with ESMTP id 9BB56260220	for
	<xen-api@lists.xen.org>; Mon, 10 Feb 2014 18:27:55 +0000 (UTC)
Received: from BL2PRD0510HT005.namprd05.prod.outlook.com (157.56.240.101) by
	CO9EHSMHS014.bigfish.com (10.236.130.24) with Microsoft SMTP Server
	(TLS) id 14.16.227.3; Mon, 10 Feb 2014 18:27:54 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com (10.141.222.149) by
	BL2PRD0510HT005.namprd05.prod.outlook.com (10.255.100.40) with
	Microsoft SMTP
	Server (TLS) id 14.16.411.0; Mon, 10 Feb 2014 18:27:51 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com (10.141.222.149) by
	BY2PR05MB711.namprd05.prod.outlook.com (10.141.222.149) with Microsoft
	SMTP Server (TLS) id 15.0.868.8; Mon, 10 Feb 2014 18:27:48 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) by
	BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) with mapi id
	15.00.0868.013; Mon, 10 Feb 2014 18:27:48 +0000
From: Ranjeet R <rranjeet@juniper.net>
To: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Thread-Topic: Building XAPI as a 32-bit binary
Thread-Index: Ac8mjY0AtGMepdp+Q7i0tuVvtj5IJw==
Date: Mon, 10 Feb 2014 18:27:47 +0000
Message-ID: <241eb55433a24c05b7a3e97ddc683dd2@BY2PR05MB711.namprd05.prod.outlook.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [66.129.239.10]
x-forefront-prvs: 0118CD8765
MIME-Version: 1.0
X-OriginatorOrg: juniper.net
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%
Subject: [Xen-API] Building XAPI as a 32-bit binary
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============6718836335079301691=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============6718836335079301691==
Content-Language: en-US
Content-Type: multipart/alternative;
	boundary="_000_241eb55433a24c05b7a3e97ddc683dd2BY2PR05MB711namprd05pro_"

--_000_241eb55433a24c05b7a3e97ddc683dd2BY2PR05MB711namprd05pro_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hello

I am trying to build a 32-bit XAPI in a CentOS 6.3 environment. However, th=
e xen rpms (like xen-devel) are only available as 64-bit binaries (like htt=
p://dev.centos.org/centos/6/xen-c6-RC1/x86_64/RPMS/) and not available in 3=
2-bit because of which I am not able to compile the 32-bit XAPI binaries. I=
 can try to compile Xen 32-bit RPMs from the SRPMs but I was wondering how =
a 32-bit RPMs are not available publicly given that dom0 is a 32-bit.

Any pointers to building a 32-bit XAPI are really appreciated.

Ranjeet


--_000_241eb55433a24c05b7a3e97ddc683dd2BY2PR05MB711namprd05pro_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left:=
 #800000 2px solid; } --></style>
</head>
<body>
<font face=3D"Calibri" size=3D"2"><span style=3D"font-size:11pt;">
<div>Hello</div>
<div>&nbsp;</div>
<div>I am trying to build a 32-bit XAPI in a CentOS 6.3 environment. Howeve=
r, the xen rpms (like xen-devel) are only available as 64-bit binaries (lik=
e <a href=3D"http://dev.centos.org/centos/6/xen-c6-RC1/x86_64/RPMS/"><font =
color=3D"#0563C1"><u>http://dev.centos.org/centos/6/xen-c6-RC1/x86_64/RPMS/=
</u></font></a>)
and not available in 32-bit because of which I am not able to compile the 3=
2-bit XAPI binaries. I can try to compile Xen 32-bit RPMs from the SRPMs bu=
t I was wondering how a 32-bit RPMs are not available publicly given that d=
om0 is a 32-bit.</div>
<div>&nbsp;</div>
<div>Any pointers to building a 32-bit XAPI are really appreciated.</div>
<div>&nbsp;</div>
<div>Ranjeet</div>
<div>&nbsp;</div>
</span></font>
</body>
</html>

--_000_241eb55433a24c05b7a3e97ddc683dd2BY2PR05MB711namprd05pro_--


--===============6718836335079301691==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============6718836335079301691==--


From xen-api-bounces@lists.xen.org Mon Feb 10 19:32:19 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 10 Feb 2014 19:32:19 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WCwaQ-00039K-Rp; Mon, 10 Feb 2014 19:32:10 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <klou@axlmusiclink.com>) id 1WCwaP-00037f-La
	for xen-api@lists.xen.org; Mon, 10 Feb 2014 19:32:10 +0000
Received: from [85.158.139.211:31195] by server-15.bemta-5.messagelabs.com id
	57/89-24395-83929F25; Mon, 10 Feb 2014 19:32:08 +0000
X-Env-Sender: klou@axlmusiclink.com
X-Msg-Ref: server-2.tower-206.messagelabs.com!1392060726!2935965!1
X-Originating-IP: [209.85.212.181]
X-SpamReason: No, hits=0.9 required=7.0 tests=HTML_40_50,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 19431 invoked from network); 10 Feb 2014 19:32:06 -0000
Received: from mail-wi0-f181.google.com (HELO mail-wi0-f181.google.com)
	(209.85.212.181)
	by server-2.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	10 Feb 2014 19:32:06 -0000
Received: by mail-wi0-f181.google.com with SMTP id hi5so3183840wib.2
	for <xen-api@lists.xen.org>; Mon, 10 Feb 2014 11:32:06 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=axlmusiclink.com; s=google;
	h=mime-version:sender:in-reply-to:references:from:date:message-id
	:subject:to:content-type;
	bh=gZSCfbIPosAXi49ehNyGXHzryRrzSnfvnPznbJaJob0=;
	b=HwCAszki5McC7F/rq+np9DuODO7xzytqofK28u+/gOMpQNp8mfHTZR+bKqLDqy6CgI
	mSxzCklt4tL6xslsT2WEdwZ+B5NjFY1DPdEMxwKJZhIDsG3S/CBouC6GDELJh6fIDDzx
	w4ilZyXjmYJ9LJLw+UPTaIfpEP0HUjwPbFDlY=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=themusiclink.net; s=google;
	h=mime-version:sender:in-reply-to:references:from:date:message-id
	:subject:to:content-type;
	bh=gZSCfbIPosAXi49ehNyGXHzryRrzSnfvnPznbJaJob0=;
	b=kVf3MyzzeixYC9KHuZqPidQL+RRNqvUagXG5bAAindhfbx8sqAnwxarxQag5rGbt2Y
	kuEtbqsnWz83bI8NkjSg532KB2CLkk4dlkx67YIvAi0xHev2hSgaIQHpUphNVVmkikff
	Rv+pWOQz/jdl6H6c9UfqJL3iB6kFV2Va4pkQ4=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:sender:in-reply-to:references:from
	:date:message-id:subject:to:content-type;
	bh=gZSCfbIPosAXi49ehNyGXHzryRrzSnfvnPznbJaJob0=;
	b=gyAJWWrw1GqhRLnCxp5HqnFFZu1GpkNPWGJEkrr2EGi2FXzKoKhDv+3Jbd4lae7Bbk
	uK3qpiYmHQCb8QuNlKjrfZ6Ru3zg80exZUoi30eg0I0l0mcsZe1VggUsh7YvUdR1r/ON
	WNFb8IZeQEtbaNrzF1gM1HZvIAF6ch7FjJ7aatOhE8wO21XqVz95bef4VKIyqtO/Sjni
	6AqYQL90R/U37BfYtor7LSWd0Jyj3gdkirXH6tjC3N4wXM4kzee5g2fHOycFQQeOL4Dy
	MBgq1VEF0g/aLbVBD3bcePXIcoYWw2tNBUN1qgyS6R7jdV0E3V8rG5THdM5Q526BW0Fl
	/FCw==
X-Gm-Message-State: ALoCoQmr+l4bHsUAp8Y3VpZ6Fog/Q4Zu9Yz9KoXO/loEt5g6ou5VNmutobwvuO4ebZlYSD1YzpTD
X-Received: by 10.194.186.204 with SMTP id fm12mr23371528wjc.27.1392060725909; 
	Mon, 10 Feb 2014 11:32:05 -0800 (PST)
MIME-Version: 1.0
Received: by 10.227.13.8 with HTTP; Mon, 10 Feb 2014 11:31:25 -0800 (PST)
In-Reply-To: <CALqx3NdyTXPKehgHqaKAqvf_-0djvkEq3yL2Og3PP23_2zm8xg@mail.gmail.com>
References: <CALqx3NdyTXPKehgHqaKAqvf_-0djvkEq3yL2Og3PP23_2zm8xg@mail.gmail.com>
From: Kris Lou <klou@themusiclink.net>
Date: Mon, 10 Feb 2014 11:31:25 -0800
X-Google-Sender-Auth: 4l8O8cQG9w3MXNq1dL5J64hvBWo
Message-ID: <CAGyTNKEvPjpqKTMzV=4e+nU6FiSjiK-VzR=5jRZTK2Nh7CXxpA@mail.gmail.com>
To: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] "XenServer tools not installed" on RHEL 6.5
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============3885588461397058734=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============3885588461397058734==
Content-Type: multipart/alternative; boundary=047d7bb04ba612fa6404f212651d

--047d7bb04ba612fa6404f212651d
Content-Type: text/plain; charset=ISO-8859-1

I'm far from an expert, but is your Oracle 6.5 guest HVM or PV?

If HVM, then the rpm will be installed but not available for use or
detected by XenCenter.  (And won't do anything useful, for that matter).

GL,


Kris Lou
klou@themusiclink.net


On Mon, Feb 10, 2014 at 1:01 AM, Volodymyr Kotulskyi <
vladimirkotulskiy@gmail.com> wrote:

> I installed Oracle Linux 6.5 on XenServer 6.2. Now I`ve installed xen
> server tools on this server
>
> [root@oratest ~]# cd /media/
> [root@oratest media]# cd Linux/
> [root@oratest Linux]# ./install.sh
> Detected `Oracle Linux Server release 6.5' (oracle version 6).
>
> The following changes will be made to this Virtual Machine:
>   * packages to be installed/upgraded:
>     - xe-guest-utilities-6.2.0-1133.x86_64.rpm
>     - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm
>
> Continue? [y/n] y
>
> Preparing...                ###########################################
> [100%]
>         package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already
> installed
>         package xe-guest-utilities-6.2.0-1133.x86_64 is already installed
>
> But I am getting "XenServer tools not installed" error mesage still.
>
> --
> Best wishes.
> Vladimir
>
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>
>

--047d7bb04ba612fa6404f212651d
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I&#39;m far from an expert, but is your Oracle 6.5 guest H=
VM or PV? =A0<div><br></div><div>If HVM, then the rpm will be installed but=
 not available for use or detected by XenCenter. =A0(And won&#39;t do anyth=
ing useful, for that matter).<div>

<br></div><div><div>GL,<br></div></div></div><div class=3D"gmail_extra"><br=
 clear=3D"all"><div><br>Kris Lou<br><a href=3D"mailto:klou@themusiclink.net=
">klou@themusiclink.net</a></div>
<br><br><div class=3D"gmail_quote">On Mon, Feb 10, 2014 at 1:01 AM, Volodym=
yr Kotulskyi <span dir=3D"ltr">&lt;<a href=3D"mailto:vladimirkotulskiy@gmai=
l.com" target=3D"_blank">vladimirkotulskiy@gmail.com</a>&gt;</span> wrote:<=
br>

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div dir=3D"ltr"><div>I installed Oracle Lin=
ux 6.5 on XenServer 6.2. Now I`ve installed xen server tools on this server=
<br>

<br>[root@oratest ~]# cd /media/<br>[root@oratest media]# cd Linux/<br>[roo=
t@oratest Linux]# ./install.sh<br>
Detected `Oracle Linux Server release 6.5&#39; (oracle version 6).<br><br>T=
he following changes will be made to this Virtual Machine:<br>=A0 * package=
s to be installed/upgraded:<br>=A0=A0=A0 - xe-guest-utilities-6.2.0-1133.x8=
6_64.rpm<br>


=A0=A0=A0 - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm<br><br>Contin=
ue? [y/n] y<br><br>Preparing...=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0 ########################################### [100%]<br>=A0=A0=A0=A0=A0=
=A0=A0 package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already ins=
talled<br>


=A0=A0=A0=A0=A0=A0=A0 package xe-guest-utilities-6.2.0-1133.x86_64 is alrea=
dy installed<br><br></div>But I am getting &quot;XenServer tools not instal=
led&quot; error mesage still.<span class=3D"HOEnZb"><font color=3D"#888888"=
><br clear=3D"all">

<div><div><br>-- <br>Best wishes.<br>Vladimir
</div></div></font></span></div>
<br>_______________________________________________<br>
Xen-api mailing list<br>
<a href=3D"mailto:Xen-api@lists.xen.org">Xen-api@lists.xen.org</a><br>
<a href=3D"http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api" target=3D=
"_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
<br></blockquote></div><br></div></div>

--047d7bb04ba612fa6404f212651d--


--===============3885588461397058734==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============3885588461397058734==--


From xen-api-bounces@lists.xen.org Mon Feb 10 19:32:19 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 10 Feb 2014 19:32:19 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WCwaQ-00039K-Rp; Mon, 10 Feb 2014 19:32:10 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <klou@axlmusiclink.com>) id 1WCwaP-00037f-La
	for xen-api@lists.xen.org; Mon, 10 Feb 2014 19:32:10 +0000
Received: from [85.158.139.211:31195] by server-15.bemta-5.messagelabs.com id
	57/89-24395-83929F25; Mon, 10 Feb 2014 19:32:08 +0000
X-Env-Sender: klou@axlmusiclink.com
X-Msg-Ref: server-2.tower-206.messagelabs.com!1392060726!2935965!1
X-Originating-IP: [209.85.212.181]
X-SpamReason: No, hits=0.9 required=7.0 tests=HTML_40_50,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 19431 invoked from network); 10 Feb 2014 19:32:06 -0000
Received: from mail-wi0-f181.google.com (HELO mail-wi0-f181.google.com)
	(209.85.212.181)
	by server-2.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	10 Feb 2014 19:32:06 -0000
Received: by mail-wi0-f181.google.com with SMTP id hi5so3183840wib.2
	for <xen-api@lists.xen.org>; Mon, 10 Feb 2014 11:32:06 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=axlmusiclink.com; s=google;
	h=mime-version:sender:in-reply-to:references:from:date:message-id
	:subject:to:content-type;
	bh=gZSCfbIPosAXi49ehNyGXHzryRrzSnfvnPznbJaJob0=;
	b=HwCAszki5McC7F/rq+np9DuODO7xzytqofK28u+/gOMpQNp8mfHTZR+bKqLDqy6CgI
	mSxzCklt4tL6xslsT2WEdwZ+B5NjFY1DPdEMxwKJZhIDsG3S/CBouC6GDELJh6fIDDzx
	w4ilZyXjmYJ9LJLw+UPTaIfpEP0HUjwPbFDlY=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=themusiclink.net; s=google;
	h=mime-version:sender:in-reply-to:references:from:date:message-id
	:subject:to:content-type;
	bh=gZSCfbIPosAXi49ehNyGXHzryRrzSnfvnPznbJaJob0=;
	b=kVf3MyzzeixYC9KHuZqPidQL+RRNqvUagXG5bAAindhfbx8sqAnwxarxQag5rGbt2Y
	kuEtbqsnWz83bI8NkjSg532KB2CLkk4dlkx67YIvAi0xHev2hSgaIQHpUphNVVmkikff
	Rv+pWOQz/jdl6H6c9UfqJL3iB6kFV2Va4pkQ4=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:sender:in-reply-to:references:from
	:date:message-id:subject:to:content-type;
	bh=gZSCfbIPosAXi49ehNyGXHzryRrzSnfvnPznbJaJob0=;
	b=gyAJWWrw1GqhRLnCxp5HqnFFZu1GpkNPWGJEkrr2EGi2FXzKoKhDv+3Jbd4lae7Bbk
	uK3qpiYmHQCb8QuNlKjrfZ6Ru3zg80exZUoi30eg0I0l0mcsZe1VggUsh7YvUdR1r/ON
	WNFb8IZeQEtbaNrzF1gM1HZvIAF6ch7FjJ7aatOhE8wO21XqVz95bef4VKIyqtO/Sjni
	6AqYQL90R/U37BfYtor7LSWd0Jyj3gdkirXH6tjC3N4wXM4kzee5g2fHOycFQQeOL4Dy
	MBgq1VEF0g/aLbVBD3bcePXIcoYWw2tNBUN1qgyS6R7jdV0E3V8rG5THdM5Q526BW0Fl
	/FCw==
X-Gm-Message-State: ALoCoQmr+l4bHsUAp8Y3VpZ6Fog/Q4Zu9Yz9KoXO/loEt5g6ou5VNmutobwvuO4ebZlYSD1YzpTD
X-Received: by 10.194.186.204 with SMTP id fm12mr23371528wjc.27.1392060725909; 
	Mon, 10 Feb 2014 11:32:05 -0800 (PST)
MIME-Version: 1.0
Received: by 10.227.13.8 with HTTP; Mon, 10 Feb 2014 11:31:25 -0800 (PST)
In-Reply-To: <CALqx3NdyTXPKehgHqaKAqvf_-0djvkEq3yL2Og3PP23_2zm8xg@mail.gmail.com>
References: <CALqx3NdyTXPKehgHqaKAqvf_-0djvkEq3yL2Og3PP23_2zm8xg@mail.gmail.com>
From: Kris Lou <klou@themusiclink.net>
Date: Mon, 10 Feb 2014 11:31:25 -0800
X-Google-Sender-Auth: 4l8O8cQG9w3MXNq1dL5J64hvBWo
Message-ID: <CAGyTNKEvPjpqKTMzV=4e+nU6FiSjiK-VzR=5jRZTK2Nh7CXxpA@mail.gmail.com>
To: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] "XenServer tools not installed" on RHEL 6.5
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============3885588461397058734=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============3885588461397058734==
Content-Type: multipart/alternative; boundary=047d7bb04ba612fa6404f212651d

--047d7bb04ba612fa6404f212651d
Content-Type: text/plain; charset=ISO-8859-1

I'm far from an expert, but is your Oracle 6.5 guest HVM or PV?

If HVM, then the rpm will be installed but not available for use or
detected by XenCenter.  (And won't do anything useful, for that matter).

GL,


Kris Lou
klou@themusiclink.net


On Mon, Feb 10, 2014 at 1:01 AM, Volodymyr Kotulskyi <
vladimirkotulskiy@gmail.com> wrote:

> I installed Oracle Linux 6.5 on XenServer 6.2. Now I`ve installed xen
> server tools on this server
>
> [root@oratest ~]# cd /media/
> [root@oratest media]# cd Linux/
> [root@oratest Linux]# ./install.sh
> Detected `Oracle Linux Server release 6.5' (oracle version 6).
>
> The following changes will be made to this Virtual Machine:
>   * packages to be installed/upgraded:
>     - xe-guest-utilities-6.2.0-1133.x86_64.rpm
>     - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm
>
> Continue? [y/n] y
>
> Preparing...                ###########################################
> [100%]
>         package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already
> installed
>         package xe-guest-utilities-6.2.0-1133.x86_64 is already installed
>
> But I am getting "XenServer tools not installed" error mesage still.
>
> --
> Best wishes.
> Vladimir
>
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>
>

--047d7bb04ba612fa6404f212651d
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I&#39;m far from an expert, but is your Oracle 6.5 guest H=
VM or PV? =A0<div><br></div><div>If HVM, then the rpm will be installed but=
 not available for use or detected by XenCenter. =A0(And won&#39;t do anyth=
ing useful, for that matter).<div>

<br></div><div><div>GL,<br></div></div></div><div class=3D"gmail_extra"><br=
 clear=3D"all"><div><br>Kris Lou<br><a href=3D"mailto:klou@themusiclink.net=
">klou@themusiclink.net</a></div>
<br><br><div class=3D"gmail_quote">On Mon, Feb 10, 2014 at 1:01 AM, Volodym=
yr Kotulskyi <span dir=3D"ltr">&lt;<a href=3D"mailto:vladimirkotulskiy@gmai=
l.com" target=3D"_blank">vladimirkotulskiy@gmail.com</a>&gt;</span> wrote:<=
br>

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div dir=3D"ltr"><div>I installed Oracle Lin=
ux 6.5 on XenServer 6.2. Now I`ve installed xen server tools on this server=
<br>

<br>[root@oratest ~]# cd /media/<br>[root@oratest media]# cd Linux/<br>[roo=
t@oratest Linux]# ./install.sh<br>
Detected `Oracle Linux Server release 6.5&#39; (oracle version 6).<br><br>T=
he following changes will be made to this Virtual Machine:<br>=A0 * package=
s to be installed/upgraded:<br>=A0=A0=A0 - xe-guest-utilities-6.2.0-1133.x8=
6_64.rpm<br>


=A0=A0=A0 - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm<br><br>Contin=
ue? [y/n] y<br><br>Preparing...=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0 ########################################### [100%]<br>=A0=A0=A0=A0=A0=
=A0=A0 package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already ins=
talled<br>


=A0=A0=A0=A0=A0=A0=A0 package xe-guest-utilities-6.2.0-1133.x86_64 is alrea=
dy installed<br><br></div>But I am getting &quot;XenServer tools not instal=
led&quot; error mesage still.<span class=3D"HOEnZb"><font color=3D"#888888"=
><br clear=3D"all">

<div><div><br>-- <br>Best wishes.<br>Vladimir
</div></div></font></span></div>
<br>_______________________________________________<br>
Xen-api mailing list<br>
<a href=3D"mailto:Xen-api@lists.xen.org">Xen-api@lists.xen.org</a><br>
<a href=3D"http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api" target=3D=
"_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
<br></blockquote></div><br></div></div>

--047d7bb04ba612fa6404f212651d--


--===============3885588461397058734==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============3885588461397058734==--


From xen-api-bounces@lists.xen.org Tue Feb 11 08:24:12 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 11 Feb 2014 08:24:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WD8dQ-0002nn-Pd; Tue, 11 Feb 2014 08:24:04 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <vladimirkotulskiy@gmail.com>) id 1WD8dP-0002ne-Oa
	for xen-api@lists.xen.org; Tue, 11 Feb 2014 08:24:04 +0000
Received: from [85.158.137.68:53802] by server-7.bemta-3.messagelabs.com id
	8C/91-13775-22ED9F25; Tue, 11 Feb 2014 08:24:02 +0000
X-Env-Sender: vladimirkotulskiy@gmail.com
X-Msg-Ref: server-14.tower-31.messagelabs.com!1392107040!1009793!1
X-Originating-IP: [209.85.128.180]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8621 invoked from network); 11 Feb 2014 08:24:01 -0000
Received: from mail-ve0-f180.google.com (HELO mail-ve0-f180.google.com)
	(209.85.128.180)
	by server-14.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	11 Feb 2014 08:24:01 -0000
Received: by mail-ve0-f180.google.com with SMTP id db12so5951912veb.11
	for <xen-api@lists.xen.org>; Tue, 11 Feb 2014 00:24:00 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=erQjmugXL5lRfCOIEWIkQqPaJscaDNdlC1q2wN5QaS4=;
	b=W/HmpwXIW4vcoD3wxmEymNcxhtoi/ESt5Ql6aAH9akt8apTfU/F2gIz3H6Bk04AWKe
	OXqs23m/H8UYWQqx7NVTXRqZ9xWmKyKcWpdl+/DVRWEY0H/B4WloZ8VTIVRCeN1YbOcZ
	BjDkBw3kcqXgNdA5I25eMOhB2KuSVF7Lo5+Io6y9+x/9rEvbj5VdR9+sSh+DvgbvE6ws
	rl+Qa1CqJhhsmk4rXejLht1iqfk1cX04howsUgG30U1VsKWuJxlDWEW50wT8gVsBrad9
	yzV4Z4nCWpGWERY155v5M1ID/IuQDKZ4xTu00FVb7SNeqSHllILUualS6xrDvKSTg3wD
	GsxQ==
MIME-Version: 1.0
X-Received: by 10.52.61.168 with SMTP id q8mr27499vdr.40.1392107040154; Tue,
	11 Feb 2014 00:24:00 -0800 (PST)
Received: by 10.58.38.138 with HTTP; Tue, 11 Feb 2014 00:24:00 -0800 (PST)
In-Reply-To: <CAGyTNKEvPjpqKTMzV=4e+nU6FiSjiK-VzR=5jRZTK2Nh7CXxpA@mail.gmail.com>
References: <CALqx3NdyTXPKehgHqaKAqvf_-0djvkEq3yL2Og3PP23_2zm8xg@mail.gmail.com>
	<CAGyTNKEvPjpqKTMzV=4e+nU6FiSjiK-VzR=5jRZTK2Nh7CXxpA@mail.gmail.com>
Date: Tue, 11 Feb 2014 10:24:00 +0200
Message-ID: <CALqx3Nc6rBURfbKNELje8X6Z1Nh=Qtgf2w_HHmAY8_Q7n3KzAw@mail.gmail.com>
From: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
To: Kris Lou <klou@themusiclink.net>
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] "XenServer tools not installed" on RHEL 6.5
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0580446694918942329=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============0580446694918942329==
Content-Type: multipart/alternative; boundary=001a1136b3749e292204f21d2d4d

--001a1136b3749e292204f21d2d4d
Content-Type: text/plain; charset=UTF-8

Here is the option list from the Windows guest where are Xen tools are
detected
               HVM-boot-policy ( RW): BIOS order
               HVM-boot-params (MRW): order: c
         HVM-shadow-multiplier ( RW): 1.000
                     PV-kernel ( RW):
                    PV-ramdisk ( RW):
                       PV-args ( RW):
                PV-legacy-args ( RW):
                 PV-bootloader ( RW):
            PV-bootloader-args ( RW):


Here are the options from the Oracle Linux guest
               HVM-boot-policy ( RW): BIOS order
               HVM-boot-params (MRW): order: dc
         HVM-shadow-multiplier ( RW): 1.000
                     PV-kernel ( RW):
                    PV-ramdisk ( RW):
                       PV-args ( RW):
                PV-legacy-args ( RW):
                 PV-bootloader ( RW):
            PV-bootloader-args ( RW):



2014-02-10 21:31 GMT+02:00 Kris Lou <klou@themusiclink.net>:

> I'm far from an expert, but is your Oracle 6.5 guest HVM or PV?
>
> If HVM, then the rpm will be installed but not available for use or
> detected by XenCenter.  (And won't do anything useful, for that matter).
>
> GL,
>
>
> Kris Lou
> klou@themusiclink.net
>
>
> On Mon, Feb 10, 2014 at 1:01 AM, Volodymyr Kotulskyi <
> vladimirkotulskiy@gmail.com> wrote:
>
>> I installed Oracle Linux 6.5 on XenServer 6.2. Now I`ve installed xen
>> server tools on this server
>>
>> [root@oratest ~]# cd /media/
>> [root@oratest media]# cd Linux/
>> [root@oratest Linux]# ./install.sh
>> Detected `Oracle Linux Server release 6.5' (oracle version 6).
>>
>> The following changes will be made to this Virtual Machine:
>>   * packages to be installed/upgraded:
>>     - xe-guest-utilities-6.2.0-1133.x86_64.rpm
>>     - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm
>>
>> Continue? [y/n] y
>>
>> Preparing...                ###########################################
>> [100%]
>>         package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already
>> installed
>>         package xe-guest-utilities-6.2.0-1133.x86_64 is already installed
>>
>> But I am getting "XenServer tools not installed" error mesage still.
>>
>> --
>> Best wishes.
>> Vladimir
>>
>> _______________________________________________
>> Xen-api mailing list
>> Xen-api@lists.xen.org
>> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>>
>>
>
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>
>


-- 
Best wishes.
Vladimir

--001a1136b3749e292204f21d2d4d
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Here is the option list from the Windows guest where =
are Xen tools are detected <br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 HVM-boot-policy ( RW): BIOS orde=
r<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 HVM-boot-params (MRW): order: c<br>=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 HVM-shadow-multiplier ( RW): 1.000<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-kernel ( RW):<br>=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-ramdisk ( RW):<br>=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-args ( RW):<br>=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV=
-legacy-args ( RW):<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-bootloader ( RW):<br>=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-bootload=
er-args ( RW):<br>
<br><br></div>Here are the options from the Oracle Linux guest<br>=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 HVM-boot-policy ( RW): BIOS order<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 HVM-boot-params (MRW): ord=
er: dc<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 HVM-shadow-multi=
plier ( RW): 1.000<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-ke=
rnel ( RW):<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-ramdisk ( RW):<br>=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-args ( RW):<br>=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 PV-legacy-args ( RW):<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-bootloader ( RW):=
<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-b=
ootloader-args ( RW):<br><br></div><div class=3D"gmail_extra">
<br><br><div class=3D"gmail_quote">2014-02-10 21:31 GMT+02:00 Kris Lou <spa=
n dir=3D"ltr">&lt;<a href=3D"mailto:klou@themusiclink.net" target=3D"_blank=
">klou@themusiclink.net</a>&gt;</span>:<br><blockquote class=3D"gmail_quote=
" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir=3D"ltr">I&#39;m far from an expert, but is your Oracle 6.5 guest H=
VM or PV? =C2=A0<div><br></div><div>If HVM, then the rpm will be installed =
but not available for use or detected by XenCenter. =C2=A0(And won&#39;t do=
 anything useful, for that matter).<div>


<br></div><div><div>GL,<br></div></div></div><div class=3D"gmail_extra"><br=
 clear=3D"all"><div><br>Kris Lou<br><a href=3D"mailto:klou@themusiclink.net=
" target=3D"_blank">klou@themusiclink.net</a></div>
<br><br><div class=3D"gmail_quote"><div><div class=3D"h5">On Mon, Feb 10, 2=
014 at 1:01 AM, Volodymyr Kotulskyi <span dir=3D"ltr">&lt;<a href=3D"mailto=
:vladimirkotulskiy@gmail.com" target=3D"_blank">vladimirkotulskiy@gmail.com=
</a>&gt;</span> wrote:<br>


</div></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;bo=
rder-left:1px #ccc solid;padding-left:1ex"><div><div class=3D"h5"><div dir=
=3D"ltr"><div>I installed Oracle Linux 6.5 on XenServer 6.2. Now I`ve insta=
lled xen server tools on this server<br>


<br>[root@oratest ~]# cd /media/<br>[root@oratest media]# cd Linux/<br>[roo=
t@oratest Linux]# ./install.sh<br>
Detected `Oracle Linux Server release 6.5&#39; (oracle version 6).<br><br>T=
he following changes will be made to this Virtual Machine:<br>=C2=A0 * pack=
ages to be installed/upgraded:<br>=C2=A0=C2=A0=C2=A0 - xe-guest-utilities-6=
.2.0-1133.x86_64.rpm<br>



=C2=A0=C2=A0=C2=A0 - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm<br><=
br>Continue? [y/n] y<br><br>Preparing...=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 #################=
########################## [100%]<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already ins=
talled<br>



=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 package xe-guest-utilities-6.2.0=
-1133.x86_64 is already installed<br><br></div>But I am getting &quot;XenSe=
rver tools not installed&quot; error mesage still.<span><font color=3D"#888=
888"><br clear=3D"all">

<div><div><br>-- <br>Best wishes.<br>Vladimir
</div></div></font></span></div>
<br></div></div>_______________________________________________<br>
Xen-api mailing list<br>
<a href=3D"mailto:Xen-api@lists.xen.org" target=3D"_blank">Xen-api@lists.xe=
n.org</a><br>
<a href=3D"http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api" target=3D=
"_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
<br></blockquote></div><br></div></div>
<br>_______________________________________________<br>
Xen-api mailing list<br>
<a href=3D"mailto:Xen-api@lists.xen.org">Xen-api@lists.xen.org</a><br>
<a href=3D"http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api" target=3D=
"_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
<br></blockquote></div><br><br clear=3D"all"><br>-- <br>Best wishes.<br>Vla=
dimir
</div>

--001a1136b3749e292204f21d2d4d--


--===============0580446694918942329==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============0580446694918942329==--


From xen-api-bounces@lists.xen.org Tue Feb 11 08:24:12 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 11 Feb 2014 08:24:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WD8dQ-0002nn-Pd; Tue, 11 Feb 2014 08:24:04 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <vladimirkotulskiy@gmail.com>) id 1WD8dP-0002ne-Oa
	for xen-api@lists.xen.org; Tue, 11 Feb 2014 08:24:04 +0000
Received: from [85.158.137.68:53802] by server-7.bemta-3.messagelabs.com id
	8C/91-13775-22ED9F25; Tue, 11 Feb 2014 08:24:02 +0000
X-Env-Sender: vladimirkotulskiy@gmail.com
X-Msg-Ref: server-14.tower-31.messagelabs.com!1392107040!1009793!1
X-Originating-IP: [209.85.128.180]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8621 invoked from network); 11 Feb 2014 08:24:01 -0000
Received: from mail-ve0-f180.google.com (HELO mail-ve0-f180.google.com)
	(209.85.128.180)
	by server-14.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	11 Feb 2014 08:24:01 -0000
Received: by mail-ve0-f180.google.com with SMTP id db12so5951912veb.11
	for <xen-api@lists.xen.org>; Tue, 11 Feb 2014 00:24:00 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=erQjmugXL5lRfCOIEWIkQqPaJscaDNdlC1q2wN5QaS4=;
	b=W/HmpwXIW4vcoD3wxmEymNcxhtoi/ESt5Ql6aAH9akt8apTfU/F2gIz3H6Bk04AWKe
	OXqs23m/H8UYWQqx7NVTXRqZ9xWmKyKcWpdl+/DVRWEY0H/B4WloZ8VTIVRCeN1YbOcZ
	BjDkBw3kcqXgNdA5I25eMOhB2KuSVF7Lo5+Io6y9+x/9rEvbj5VdR9+sSh+DvgbvE6ws
	rl+Qa1CqJhhsmk4rXejLht1iqfk1cX04howsUgG30U1VsKWuJxlDWEW50wT8gVsBrad9
	yzV4Z4nCWpGWERY155v5M1ID/IuQDKZ4xTu00FVb7SNeqSHllILUualS6xrDvKSTg3wD
	GsxQ==
MIME-Version: 1.0
X-Received: by 10.52.61.168 with SMTP id q8mr27499vdr.40.1392107040154; Tue,
	11 Feb 2014 00:24:00 -0800 (PST)
Received: by 10.58.38.138 with HTTP; Tue, 11 Feb 2014 00:24:00 -0800 (PST)
In-Reply-To: <CAGyTNKEvPjpqKTMzV=4e+nU6FiSjiK-VzR=5jRZTK2Nh7CXxpA@mail.gmail.com>
References: <CALqx3NdyTXPKehgHqaKAqvf_-0djvkEq3yL2Og3PP23_2zm8xg@mail.gmail.com>
	<CAGyTNKEvPjpqKTMzV=4e+nU6FiSjiK-VzR=5jRZTK2Nh7CXxpA@mail.gmail.com>
Date: Tue, 11 Feb 2014 10:24:00 +0200
Message-ID: <CALqx3Nc6rBURfbKNELje8X6Z1Nh=Qtgf2w_HHmAY8_Q7n3KzAw@mail.gmail.com>
From: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
To: Kris Lou <klou@themusiclink.net>
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] "XenServer tools not installed" on RHEL 6.5
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0580446694918942329=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============0580446694918942329==
Content-Type: multipart/alternative; boundary=001a1136b3749e292204f21d2d4d

--001a1136b3749e292204f21d2d4d
Content-Type: text/plain; charset=UTF-8

Here is the option list from the Windows guest where are Xen tools are
detected
               HVM-boot-policy ( RW): BIOS order
               HVM-boot-params (MRW): order: c
         HVM-shadow-multiplier ( RW): 1.000
                     PV-kernel ( RW):
                    PV-ramdisk ( RW):
                       PV-args ( RW):
                PV-legacy-args ( RW):
                 PV-bootloader ( RW):
            PV-bootloader-args ( RW):


Here are the options from the Oracle Linux guest
               HVM-boot-policy ( RW): BIOS order
               HVM-boot-params (MRW): order: dc
         HVM-shadow-multiplier ( RW): 1.000
                     PV-kernel ( RW):
                    PV-ramdisk ( RW):
                       PV-args ( RW):
                PV-legacy-args ( RW):
                 PV-bootloader ( RW):
            PV-bootloader-args ( RW):



2014-02-10 21:31 GMT+02:00 Kris Lou <klou@themusiclink.net>:

> I'm far from an expert, but is your Oracle 6.5 guest HVM or PV?
>
> If HVM, then the rpm will be installed but not available for use or
> detected by XenCenter.  (And won't do anything useful, for that matter).
>
> GL,
>
>
> Kris Lou
> klou@themusiclink.net
>
>
> On Mon, Feb 10, 2014 at 1:01 AM, Volodymyr Kotulskyi <
> vladimirkotulskiy@gmail.com> wrote:
>
>> I installed Oracle Linux 6.5 on XenServer 6.2. Now I`ve installed xen
>> server tools on this server
>>
>> [root@oratest ~]# cd /media/
>> [root@oratest media]# cd Linux/
>> [root@oratest Linux]# ./install.sh
>> Detected `Oracle Linux Server release 6.5' (oracle version 6).
>>
>> The following changes will be made to this Virtual Machine:
>>   * packages to be installed/upgraded:
>>     - xe-guest-utilities-6.2.0-1133.x86_64.rpm
>>     - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm
>>
>> Continue? [y/n] y
>>
>> Preparing...                ###########################################
>> [100%]
>>         package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already
>> installed
>>         package xe-guest-utilities-6.2.0-1133.x86_64 is already installed
>>
>> But I am getting "XenServer tools not installed" error mesage still.
>>
>> --
>> Best wishes.
>> Vladimir
>>
>> _______________________________________________
>> Xen-api mailing list
>> Xen-api@lists.xen.org
>> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>>
>>
>
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>
>


-- 
Best wishes.
Vladimir

--001a1136b3749e292204f21d2d4d
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Here is the option list from the Windows guest where =
are Xen tools are detected <br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 HVM-boot-policy ( RW): BIOS orde=
r<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0 HVM-boot-params (MRW): order: c<br>=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0 HVM-shadow-multiplier ( RW): 1.000<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-kernel ( RW):<br>=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-ramdisk ( RW):<br>=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-args ( RW):<br>=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV=
-legacy-args ( RW):<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-bootloader ( RW):<br>=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-bootload=
er-args ( RW):<br>
<br><br></div>Here are the options from the Oracle Linux guest<br>=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 HVM-boot-policy ( RW): BIOS order<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 HVM-boot-params (MRW): ord=
er: dc<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 HVM-shadow-multi=
plier ( RW): 1.000<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-ke=
rnel ( RW):<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-ramdisk ( RW):<br>=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-args ( RW):<br>=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 PV-legacy-args ( RW):<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-bootloader ( RW):=
<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-b=
ootloader-args ( RW):<br><br></div><div class=3D"gmail_extra">
<br><br><div class=3D"gmail_quote">2014-02-10 21:31 GMT+02:00 Kris Lou <spa=
n dir=3D"ltr">&lt;<a href=3D"mailto:klou@themusiclink.net" target=3D"_blank=
">klou@themusiclink.net</a>&gt;</span>:<br><blockquote class=3D"gmail_quote=
" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir=3D"ltr">I&#39;m far from an expert, but is your Oracle 6.5 guest H=
VM or PV? =C2=A0<div><br></div><div>If HVM, then the rpm will be installed =
but not available for use or detected by XenCenter. =C2=A0(And won&#39;t do=
 anything useful, for that matter).<div>


<br></div><div><div>GL,<br></div></div></div><div class=3D"gmail_extra"><br=
 clear=3D"all"><div><br>Kris Lou<br><a href=3D"mailto:klou@themusiclink.net=
" target=3D"_blank">klou@themusiclink.net</a></div>
<br><br><div class=3D"gmail_quote"><div><div class=3D"h5">On Mon, Feb 10, 2=
014 at 1:01 AM, Volodymyr Kotulskyi <span dir=3D"ltr">&lt;<a href=3D"mailto=
:vladimirkotulskiy@gmail.com" target=3D"_blank">vladimirkotulskiy@gmail.com=
</a>&gt;</span> wrote:<br>


</div></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;bo=
rder-left:1px #ccc solid;padding-left:1ex"><div><div class=3D"h5"><div dir=
=3D"ltr"><div>I installed Oracle Linux 6.5 on XenServer 6.2. Now I`ve insta=
lled xen server tools on this server<br>


<br>[root@oratest ~]# cd /media/<br>[root@oratest media]# cd Linux/<br>[roo=
t@oratest Linux]# ./install.sh<br>
Detected `Oracle Linux Server release 6.5&#39; (oracle version 6).<br><br>T=
he following changes will be made to this Virtual Machine:<br>=C2=A0 * pack=
ages to be installed/upgraded:<br>=C2=A0=C2=A0=C2=A0 - xe-guest-utilities-6=
.2.0-1133.x86_64.rpm<br>



=C2=A0=C2=A0=C2=A0 - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm<br><=
br>Continue? [y/n] y<br><br>Preparing...=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 #################=
########################## [100%]<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already ins=
talled<br>



=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 package xe-guest-utilities-6.2.0=
-1133.x86_64 is already installed<br><br></div>But I am getting &quot;XenSe=
rver tools not installed&quot; error mesage still.<span><font color=3D"#888=
888"><br clear=3D"all">

<div><div><br>-- <br>Best wishes.<br>Vladimir
</div></div></font></span></div>
<br></div></div>_______________________________________________<br>
Xen-api mailing list<br>
<a href=3D"mailto:Xen-api@lists.xen.org" target=3D"_blank">Xen-api@lists.xe=
n.org</a><br>
<a href=3D"http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api" target=3D=
"_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
<br></blockquote></div><br></div></div>
<br>_______________________________________________<br>
Xen-api mailing list<br>
<a href=3D"mailto:Xen-api@lists.xen.org">Xen-api@lists.xen.org</a><br>
<a href=3D"http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api" target=3D=
"_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
<br></blockquote></div><br><br clear=3D"all"><br>-- <br>Best wishes.<br>Vla=
dimir
</div>

--001a1136b3749e292204f21d2d4d--


--===============0580446694918942329==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============0580446694918942329==--


From xen-api-bounces@lists.xen.org Tue Feb 11 09:31:00 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 11 Feb 2014 09:31:00 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WD9g7-00076A-MG; Tue, 11 Feb 2014 09:30:55 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <sergey.kruchatov@k21.com.ua>) id 1WD9g5-000765-Q3
	for xen-api@lists.xen.org; Tue, 11 Feb 2014 09:30:54 +0000
Received: from [193.109.254.147:7460] by server-12.bemta-14.messagelabs.com id
	36/45-17220-DCDE9F25; Tue, 11 Feb 2014 09:30:53 +0000
X-Env-Sender: sergey.kruchatov@k21.com.ua
X-Msg-Ref: server-11.tower-27.messagelabs.com!1392111050!3473481!1
X-Originating-IP: [209.85.219.48]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 9883 invoked from network); 11 Feb 2014 09:30:51 -0000
Received: from mail-oa0-f48.google.com (HELO mail-oa0-f48.google.com)
	(209.85.219.48)
	by server-11.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	11 Feb 2014 09:30:51 -0000
Received: by mail-oa0-f48.google.com with SMTP id l6so8797707oag.21
	for <xen-api@lists.xen.org>; Tue, 11 Feb 2014 01:30:50 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=VHh+PPDpH8YHYsJWGoG0IwUDmMrb2SVuXew4zmF6s6o=;
	b=k4DSjYa+f31Mj+a0Bnhjsh4kzRpvpRgbkfV7EGTYmhAHwXF28l907lpx5t6YBr9Ksi
	b5yOM0atQc2ngveSt60PrkNKeyEU0NU7Q3GHHoi3G9ZRoavI2CqRHwybqtF6I+zZaogo
	hPMG5sx7pw/IAorF3rDfa7gaXigjWYkBgchAvb9Au2Z9iN91V7a+3gCi9YFjJteGC4zT
	d7D/iITHGYaf/CsiD1WCpNznMZKOdwPWmL2fkUJrNn+qwFUiK8z63yTe8+xI44KkuiQl
	5feA8sPKyUsy/D/MkYuLOg9BBrS7sWNJHBjQTffUOwO12Ibg3Yv2QfrLgb4GlKPwgpg2
	Vn4Q==
X-Gm-Message-State: ALoCoQm1AVYbS0+svTyoFCAnyjzDjYgXJZHfSzi3ILNoGF8QNJoobFTnBGQ7gdIQoLVviYFBDTuQ
X-Received: by 10.60.44.8 with SMTP id a8mr31500278oem.19.1392111049538;
	Tue, 11 Feb 2014 01:30:49 -0800 (PST)
Received: from mail-oa0-f53.google.com (mail-oa0-f53.google.com
	[209.85.219.53])
	by mx.google.com with ESMTPSA id z5sm42933751obg.13.2014.02.11.01.30.48
	for <xen-api@lists.xen.org>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Tue, 11 Feb 2014 01:30:48 -0800 (PST)
Received: by mail-oa0-f53.google.com with SMTP id m1so8866133oag.40
	for <xen-api@lists.xen.org>; Tue, 11 Feb 2014 01:30:48 -0800 (PST)
MIME-Version: 1.0
X-Received: by 10.60.123.10 with SMTP id lw10mr31557074oeb.24.1392111048728;
	Tue, 11 Feb 2014 01:30:48 -0800 (PST)
Received: by 10.76.6.129 with HTTP; Tue, 11 Feb 2014 01:30:48 -0800 (PST)
In-Reply-To: <CALqx3Nc6rBURfbKNELje8X6Z1Nh=Qtgf2w_HHmAY8_Q7n3KzAw@mail.gmail.com>
References: <CALqx3NdyTXPKehgHqaKAqvf_-0djvkEq3yL2Og3PP23_2zm8xg@mail.gmail.com>
	<CAGyTNKEvPjpqKTMzV=4e+nU6FiSjiK-VzR=5jRZTK2Nh7CXxpA@mail.gmail.com>
	<CALqx3Nc6rBURfbKNELje8X6Z1Nh=Qtgf2w_HHmAY8_Q7n3KzAw@mail.gmail.com>
Date: Tue, 11 Feb 2014 11:30:48 +0200
Message-ID: <CAN0=gRMij959S0F+FNnJhp3SrjYg4g-0P6bkGT-kwoJEBTaD_A@mail.gmail.com>
From: hook <sergey.kruchatov@k21.com.ua>
To: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] "XenServer tools not installed" on RHEL 6.5
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============4109078373034127843=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============4109078373034127843==
Content-Type: multipart/alternative; boundary=047d7b5d49ce8c286304f21e1c22

--047d7b5d49ce8c286304f21e1c22
Content-Type: text/plain; charset=UTF-8

AFAIK, both your guests are working in HVM mode.

For PV mode you should change some VM settings, at least like below (my
centos 6.5 pv quests)

               HVM-boot-policy ( RW):
                 PV-bootloader ( RW): pygrub



2014-02-11 10:24 GMT+02:00 Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
:

> Here is the option list from the Windows guest where are Xen tools are
> detected
>                HVM-boot-policy ( RW): BIOS order
>                HVM-boot-params (MRW): order: c
>          HVM-shadow-multiplier ( RW): 1.000
>                      PV-kernel ( RW):
>                     PV-ramdisk ( RW):
>                        PV-args ( RW):
>                 PV-legacy-args ( RW):
>                  PV-bootloader ( RW):
>             PV-bootloader-args ( RW):
>
>
> Here are the options from the Oracle Linux guest
>                HVM-boot-policy ( RW): BIOS order
>                HVM-boot-params (MRW): order: dc
>          HVM-shadow-multiplier ( RW): 1.000
>                      PV-kernel ( RW):
>                     PV-ramdisk ( RW):
>                        PV-args ( RW):
>                 PV-legacy-args ( RW):
>                  PV-bootloader ( RW):
>             PV-bootloader-args ( RW):
>
>
>
> 2014-02-10 21:31 GMT+02:00 Kris Lou <klou@themusiclink.net>:
>
>> I'm far from an expert, but is your Oracle 6.5 guest HVM or PV?
>>
>> If HVM, then the rpm will be installed but not available for use or
>> detected by XenCenter.  (And won't do anything useful, for that matter).
>>
>> GL,
>>
>>
>> Kris Lou
>> klou@themusiclink.net
>>
>>
>> On Mon, Feb 10, 2014 at 1:01 AM, Volodymyr Kotulskyi <
>> vladimirkotulskiy@gmail.com> wrote:
>>
>>> I installed Oracle Linux 6.5 on XenServer 6.2. Now I`ve installed xen
>>> server tools on this server
>>>
>>> [root@oratest ~]# cd /media/
>>> [root@oratest media]# cd Linux/
>>> [root@oratest Linux]# ./install.sh
>>> Detected `Oracle Linux Server release 6.5' (oracle version 6).
>>>
>>> The following changes will be made to this Virtual Machine:
>>>   * packages to be installed/upgraded:
>>>     - xe-guest-utilities-6.2.0-1133.x86_64.rpm
>>>     - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm
>>>
>>> Continue? [y/n] y
>>>
>>> Preparing...                ###########################################
>>> [100%]
>>>         package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already
>>> installed
>>>         package xe-guest-utilities-6.2.0-1133.x86_64 is already installed
>>>
>>> But I am getting "XenServer tools not installed" error mesage still.
>>>
>>> --
>>> Best wishes.
>>> Vladimir
>>>
>>> _______________________________________________
>>> Xen-api mailing list
>>> Xen-api@lists.xen.org
>>> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>>>
>>>
>>
>> _______________________________________________
>> Xen-api mailing list
>> Xen-api@lists.xen.org
>> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>>
>>
>
>
> --
> Best wishes.
> Vladimir
>
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>
>


-- 
WBR

Sergey Kruchatov

--047d7b5d49ce8c286304f21e1c22
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">AFAIK, both your guests are working in HVM mode.<div><br><=
/div><div>For PV mode you should change some VM settings, at least like bel=
ow (my centos 6.5 pv quests)</div><div><br></div><div><div>=C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0HVM-boot-policy ( RW):</div>
<div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0PV-bootl=
oader ( RW): pygrub<br></div></div><div><br></div></div><div class=3D"gmail=
_extra"><br><br><div class=3D"gmail_quote">2014-02-11 10:24 GMT+02:00 Volod=
ymyr Kotulskyi <span dir=3D"ltr">&lt;<a href=3D"mailto:vladimirkotulskiy@gm=
ail.com" target=3D"_blank">vladimirkotulskiy@gmail.com</a>&gt;</span>:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div dir=3D"ltr"><div>Here is the option lis=
t from the Windows guest where are Xen tools are detected <br>=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 HV=
M-boot-policy ( RW): BIOS order<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 HVM-boot-params (MRW): order: c<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 HVM-shadow-multiplier ( RW): 1.000<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-kernel ( RW):<br>=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-ramdisk ( RW):<br>=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-args ( RW):<br>=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV=
-legacy-args ( RW):<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-bootloader ( RW):<br>=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-bootload=
er-args ( RW):<br>

<br><br></div>Here are the options from the Oracle Linux guest<br>=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 HVM-boot-policy ( RW): BIOS order<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 HVM-boot-params (MRW): ord=
er: dc<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 HVM-shadow-multi=
plier ( RW): 1.000<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-ke=
rnel ( RW):<br>

=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-ramdisk ( RW):<br>=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-args ( RW):<br>=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 PV-legacy-args ( RW):<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-bootloader ( RW):=
<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-b=
ootloader-args ( RW):<br><br></div><div class=3D"gmail_extra">

<br><br><div class=3D"gmail_quote">2014-02-10 21:31 GMT+02:00 Kris Lou <spa=
n dir=3D"ltr">&lt;<a href=3D"mailto:klou@themusiclink.net" target=3D"_blank=
">klou@themusiclink.net</a>&gt;</span>:<br><blockquote class=3D"gmail_quote=
" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir=3D"ltr">I&#39;m far from an expert, but is your Oracle 6.5 guest H=
VM or PV? =C2=A0<div><br></div><div>If HVM, then the rpm will be installed =
but not available for use or detected by XenCenter. =C2=A0(And won&#39;t do=
 anything useful, for that matter).<div>



<br></div><div><div>GL,<br></div></div></div><div class=3D"gmail_extra"><br=
 clear=3D"all"><div><br>Kris Lou<br><a href=3D"mailto:klou@themusiclink.net=
" target=3D"_blank">klou@themusiclink.net</a></div>
<br><br><div class=3D"gmail_quote"><div><div>On Mon, Feb 10, 2014 at 1:01 A=
M, Volodymyr Kotulskyi <span dir=3D"ltr">&lt;<a href=3D"mailto:vladimirkotu=
lskiy@gmail.com" target=3D"_blank">vladimirkotulskiy@gmail.com</a>&gt;</spa=
n> wrote:<br>



</div></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;bo=
rder-left:1px #ccc solid;padding-left:1ex"><div><div><div dir=3D"ltr"><div>=
I installed Oracle Linux 6.5 on XenServer 6.2. Now I`ve installed xen serve=
r tools on this server<br>



<br>[root@oratest ~]# cd /media/<br>[root@oratest media]# cd Linux/<br>[roo=
t@oratest Linux]# ./install.sh<br>
Detected `Oracle Linux Server release 6.5&#39; (oracle version 6).<br><br>T=
he following changes will be made to this Virtual Machine:<br>=C2=A0 * pack=
ages to be installed/upgraded:<br>=C2=A0=C2=A0=C2=A0 - xe-guest-utilities-6=
.2.0-1133.x86_64.rpm<br>




=C2=A0=C2=A0=C2=A0 - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm<br><=
br>Continue? [y/n] y<br><br>Preparing...=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 #################=
########################## [100%]<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already ins=
talled<br>




=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 package xe-guest-utilities-6.2.0=
-1133.x86_64 is already installed<br><br></div>But I am getting &quot;XenSe=
rver tools not installed&quot; error mesage still.<span><font color=3D"#888=
888"><br clear=3D"all">

<div><div><br>-- <br>Best wishes.<br>Vladimir
</div></div></font></span></div>
<br></div></div>_______________________________________________<br>
Xen-api mailing list<br>
<a href=3D"mailto:Xen-api@lists.xen.org" target=3D"_blank">Xen-api@lists.xe=
n.org</a><br>
<a href=3D"http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api" target=3D=
"_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
<br></blockquote></div><br></div></div>
<br>_______________________________________________<br>
Xen-api mailing list<br>
<a href=3D"mailto:Xen-api@lists.xen.org" target=3D"_blank">Xen-api@lists.xe=
n.org</a><br>
<a href=3D"http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api" target=3D=
"_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
<br></blockquote></div><span class=3D"HOEnZb"><font color=3D"#888888"><br><=
br clear=3D"all"><br>-- <br>Best wishes.<br>Vladimir
</font></span></div>
<br>_______________________________________________<br>
Xen-api mailing list<br>
<a href=3D"mailto:Xen-api@lists.xen.org">Xen-api@lists.xen.org</a><br>
<a href=3D"http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api" target=3D=
"_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
<br></blockquote></div><br><br clear=3D"all"><div><br></div>-- <br>WBR<br><=
br>Sergey Kruchatov
</div>

--047d7b5d49ce8c286304f21e1c22--


--===============4109078373034127843==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============4109078373034127843==--


From xen-api-bounces@lists.xen.org Tue Feb 11 09:31:00 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 11 Feb 2014 09:31:00 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WD9g7-00076A-MG; Tue, 11 Feb 2014 09:30:55 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <sergey.kruchatov@k21.com.ua>) id 1WD9g5-000765-Q3
	for xen-api@lists.xen.org; Tue, 11 Feb 2014 09:30:54 +0000
Received: from [193.109.254.147:7460] by server-12.bemta-14.messagelabs.com id
	36/45-17220-DCDE9F25; Tue, 11 Feb 2014 09:30:53 +0000
X-Env-Sender: sergey.kruchatov@k21.com.ua
X-Msg-Ref: server-11.tower-27.messagelabs.com!1392111050!3473481!1
X-Originating-IP: [209.85.219.48]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 9883 invoked from network); 11 Feb 2014 09:30:51 -0000
Received: from mail-oa0-f48.google.com (HELO mail-oa0-f48.google.com)
	(209.85.219.48)
	by server-11.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	11 Feb 2014 09:30:51 -0000
Received: by mail-oa0-f48.google.com with SMTP id l6so8797707oag.21
	for <xen-api@lists.xen.org>; Tue, 11 Feb 2014 01:30:50 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=VHh+PPDpH8YHYsJWGoG0IwUDmMrb2SVuXew4zmF6s6o=;
	b=k4DSjYa+f31Mj+a0Bnhjsh4kzRpvpRgbkfV7EGTYmhAHwXF28l907lpx5t6YBr9Ksi
	b5yOM0atQc2ngveSt60PrkNKeyEU0NU7Q3GHHoi3G9ZRoavI2CqRHwybqtF6I+zZaogo
	hPMG5sx7pw/IAorF3rDfa7gaXigjWYkBgchAvb9Au2Z9iN91V7a+3gCi9YFjJteGC4zT
	d7D/iITHGYaf/CsiD1WCpNznMZKOdwPWmL2fkUJrNn+qwFUiK8z63yTe8+xI44KkuiQl
	5feA8sPKyUsy/D/MkYuLOg9BBrS7sWNJHBjQTffUOwO12Ibg3Yv2QfrLgb4GlKPwgpg2
	Vn4Q==
X-Gm-Message-State: ALoCoQm1AVYbS0+svTyoFCAnyjzDjYgXJZHfSzi3ILNoGF8QNJoobFTnBGQ7gdIQoLVviYFBDTuQ
X-Received: by 10.60.44.8 with SMTP id a8mr31500278oem.19.1392111049538;
	Tue, 11 Feb 2014 01:30:49 -0800 (PST)
Received: from mail-oa0-f53.google.com (mail-oa0-f53.google.com
	[209.85.219.53])
	by mx.google.com with ESMTPSA id z5sm42933751obg.13.2014.02.11.01.30.48
	for <xen-api@lists.xen.org>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Tue, 11 Feb 2014 01:30:48 -0800 (PST)
Received: by mail-oa0-f53.google.com with SMTP id m1so8866133oag.40
	for <xen-api@lists.xen.org>; Tue, 11 Feb 2014 01:30:48 -0800 (PST)
MIME-Version: 1.0
X-Received: by 10.60.123.10 with SMTP id lw10mr31557074oeb.24.1392111048728;
	Tue, 11 Feb 2014 01:30:48 -0800 (PST)
Received: by 10.76.6.129 with HTTP; Tue, 11 Feb 2014 01:30:48 -0800 (PST)
In-Reply-To: <CALqx3Nc6rBURfbKNELje8X6Z1Nh=Qtgf2w_HHmAY8_Q7n3KzAw@mail.gmail.com>
References: <CALqx3NdyTXPKehgHqaKAqvf_-0djvkEq3yL2Og3PP23_2zm8xg@mail.gmail.com>
	<CAGyTNKEvPjpqKTMzV=4e+nU6FiSjiK-VzR=5jRZTK2Nh7CXxpA@mail.gmail.com>
	<CALqx3Nc6rBURfbKNELje8X6Z1Nh=Qtgf2w_HHmAY8_Q7n3KzAw@mail.gmail.com>
Date: Tue, 11 Feb 2014 11:30:48 +0200
Message-ID: <CAN0=gRMij959S0F+FNnJhp3SrjYg4g-0P6bkGT-kwoJEBTaD_A@mail.gmail.com>
From: hook <sergey.kruchatov@k21.com.ua>
To: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] "XenServer tools not installed" on RHEL 6.5
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============4109078373034127843=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============4109078373034127843==
Content-Type: multipart/alternative; boundary=047d7b5d49ce8c286304f21e1c22

--047d7b5d49ce8c286304f21e1c22
Content-Type: text/plain; charset=UTF-8

AFAIK, both your guests are working in HVM mode.

For PV mode you should change some VM settings, at least like below (my
centos 6.5 pv quests)

               HVM-boot-policy ( RW):
                 PV-bootloader ( RW): pygrub



2014-02-11 10:24 GMT+02:00 Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
:

> Here is the option list from the Windows guest where are Xen tools are
> detected
>                HVM-boot-policy ( RW): BIOS order
>                HVM-boot-params (MRW): order: c
>          HVM-shadow-multiplier ( RW): 1.000
>                      PV-kernel ( RW):
>                     PV-ramdisk ( RW):
>                        PV-args ( RW):
>                 PV-legacy-args ( RW):
>                  PV-bootloader ( RW):
>             PV-bootloader-args ( RW):
>
>
> Here are the options from the Oracle Linux guest
>                HVM-boot-policy ( RW): BIOS order
>                HVM-boot-params (MRW): order: dc
>          HVM-shadow-multiplier ( RW): 1.000
>                      PV-kernel ( RW):
>                     PV-ramdisk ( RW):
>                        PV-args ( RW):
>                 PV-legacy-args ( RW):
>                  PV-bootloader ( RW):
>             PV-bootloader-args ( RW):
>
>
>
> 2014-02-10 21:31 GMT+02:00 Kris Lou <klou@themusiclink.net>:
>
>> I'm far from an expert, but is your Oracle 6.5 guest HVM or PV?
>>
>> If HVM, then the rpm will be installed but not available for use or
>> detected by XenCenter.  (And won't do anything useful, for that matter).
>>
>> GL,
>>
>>
>> Kris Lou
>> klou@themusiclink.net
>>
>>
>> On Mon, Feb 10, 2014 at 1:01 AM, Volodymyr Kotulskyi <
>> vladimirkotulskiy@gmail.com> wrote:
>>
>>> I installed Oracle Linux 6.5 on XenServer 6.2. Now I`ve installed xen
>>> server tools on this server
>>>
>>> [root@oratest ~]# cd /media/
>>> [root@oratest media]# cd Linux/
>>> [root@oratest Linux]# ./install.sh
>>> Detected `Oracle Linux Server release 6.5' (oracle version 6).
>>>
>>> The following changes will be made to this Virtual Machine:
>>>   * packages to be installed/upgraded:
>>>     - xe-guest-utilities-6.2.0-1133.x86_64.rpm
>>>     - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm
>>>
>>> Continue? [y/n] y
>>>
>>> Preparing...                ###########################################
>>> [100%]
>>>         package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already
>>> installed
>>>         package xe-guest-utilities-6.2.0-1133.x86_64 is already installed
>>>
>>> But I am getting "XenServer tools not installed" error mesage still.
>>>
>>> --
>>> Best wishes.
>>> Vladimir
>>>
>>> _______________________________________________
>>> Xen-api mailing list
>>> Xen-api@lists.xen.org
>>> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>>>
>>>
>>
>> _______________________________________________
>> Xen-api mailing list
>> Xen-api@lists.xen.org
>> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>>
>>
>
>
> --
> Best wishes.
> Vladimir
>
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
>
>


-- 
WBR

Sergey Kruchatov

--047d7b5d49ce8c286304f21e1c22
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">AFAIK, both your guests are working in HVM mode.<div><br><=
/div><div>For PV mode you should change some VM settings, at least like bel=
ow (my centos 6.5 pv quests)</div><div><br></div><div><div>=C2=A0 =C2=A0 =
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0HVM-boot-policy ( RW):</div>
<div>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0PV-bootl=
oader ( RW): pygrub<br></div></div><div><br></div></div><div class=3D"gmail=
_extra"><br><br><div class=3D"gmail_quote">2014-02-11 10:24 GMT+02:00 Volod=
ymyr Kotulskyi <span dir=3D"ltr">&lt;<a href=3D"mailto:vladimirkotulskiy@gm=
ail.com" target=3D"_blank">vladimirkotulskiy@gmail.com</a>&gt;</span>:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div dir=3D"ltr"><div>Here is the option lis=
t from the Windows guest where are Xen tools are detected <br>=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 HV=
M-boot-policy ( RW): BIOS order<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 HVM-boot-params (MRW): order: c<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0 HVM-shadow-multiplier ( RW): 1.000<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-kernel ( RW):<br>=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-ramdisk ( RW):<br>=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-args ( RW):<br>=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV=
-legacy-args ( RW):<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-bootloader ( RW):<br>=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-bootload=
er-args ( RW):<br>

<br><br></div>Here are the options from the Oracle Linux guest<br>=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 HVM-boot-policy ( RW): BIOS order<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 HVM-boot-params (MRW): ord=
er: dc<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 HVM-shadow-multi=
plier ( RW): 1.000<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-ke=
rnel ( RW):<br>

=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-ramdisk ( RW):<br>=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-args ( RW):<br>=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 PV-legacy-args ( RW):<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-bootloader ( RW):=
<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 PV-b=
ootloader-args ( RW):<br><br></div><div class=3D"gmail_extra">

<br><br><div class=3D"gmail_quote">2014-02-10 21:31 GMT+02:00 Kris Lou <spa=
n dir=3D"ltr">&lt;<a href=3D"mailto:klou@themusiclink.net" target=3D"_blank=
">klou@themusiclink.net</a>&gt;</span>:<br><blockquote class=3D"gmail_quote=
" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div dir=3D"ltr">I&#39;m far from an expert, but is your Oracle 6.5 guest H=
VM or PV? =C2=A0<div><br></div><div>If HVM, then the rpm will be installed =
but not available for use or detected by XenCenter. =C2=A0(And won&#39;t do=
 anything useful, for that matter).<div>



<br></div><div><div>GL,<br></div></div></div><div class=3D"gmail_extra"><br=
 clear=3D"all"><div><br>Kris Lou<br><a href=3D"mailto:klou@themusiclink.net=
" target=3D"_blank">klou@themusiclink.net</a></div>
<br><br><div class=3D"gmail_quote"><div><div>On Mon, Feb 10, 2014 at 1:01 A=
M, Volodymyr Kotulskyi <span dir=3D"ltr">&lt;<a href=3D"mailto:vladimirkotu=
lskiy@gmail.com" target=3D"_blank">vladimirkotulskiy@gmail.com</a>&gt;</spa=
n> wrote:<br>



</div></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;bo=
rder-left:1px #ccc solid;padding-left:1ex"><div><div><div dir=3D"ltr"><div>=
I installed Oracle Linux 6.5 on XenServer 6.2. Now I`ve installed xen serve=
r tools on this server<br>



<br>[root@oratest ~]# cd /media/<br>[root@oratest media]# cd Linux/<br>[roo=
t@oratest Linux]# ./install.sh<br>
Detected `Oracle Linux Server release 6.5&#39; (oracle version 6).<br><br>T=
he following changes will be made to this Virtual Machine:<br>=C2=A0 * pack=
ages to be installed/upgraded:<br>=C2=A0=C2=A0=C2=A0 - xe-guest-utilities-6=
.2.0-1133.x86_64.rpm<br>




=C2=A0=C2=A0=C2=A0 - xe-guest-utilities-xenstore-6.2.0-1133.x86_64.rpm<br><=
br>Continue? [y/n] y<br><br>Preparing...=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 #################=
########################## [100%]<br>=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 package xe-guest-utilities-xenstore-6.2.0-1133.x86_64 is already ins=
talled<br>




=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 package xe-guest-utilities-6.2.0=
-1133.x86_64 is already installed<br><br></div>But I am getting &quot;XenSe=
rver tools not installed&quot; error mesage still.<span><font color=3D"#888=
888"><br clear=3D"all">

<div><div><br>-- <br>Best wishes.<br>Vladimir
</div></div></font></span></div>
<br></div></div>_______________________________________________<br>
Xen-api mailing list<br>
<a href=3D"mailto:Xen-api@lists.xen.org" target=3D"_blank">Xen-api@lists.xe=
n.org</a><br>
<a href=3D"http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api" target=3D=
"_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
<br></blockquote></div><br></div></div>
<br>_______________________________________________<br>
Xen-api mailing list<br>
<a href=3D"mailto:Xen-api@lists.xen.org" target=3D"_blank">Xen-api@lists.xe=
n.org</a><br>
<a href=3D"http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api" target=3D=
"_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
<br></blockquote></div><span class=3D"HOEnZb"><font color=3D"#888888"><br><=
br clear=3D"all"><br>-- <br>Best wishes.<br>Vladimir
</font></span></div>
<br>_______________________________________________<br>
Xen-api mailing list<br>
<a href=3D"mailto:Xen-api@lists.xen.org">Xen-api@lists.xen.org</a><br>
<a href=3D"http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api" target=3D=
"_blank">http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</a><br>
<br></blockquote></div><br><br clear=3D"all"><div><br></div>-- <br>WBR<br><=
br>Sergey Kruchatov
</div>

--047d7b5d49ce8c286304f21e1c22--


--===============4109078373034127843==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============4109078373034127843==--


From xen-api-bounces@lists.xen.org Tue Feb 11 10:56:19 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 11 Feb 2014 10:56:19 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WDB0b-0004DW-KP; Tue, 11 Feb 2014 10:56:09 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <vladimirkotulskiy@gmail.com>) id 1WDB0Z-0004DO-O7
	for xen-api@lists.xen.org; Tue, 11 Feb 2014 10:56:07 +0000
Received: from [85.158.137.68:15644] by server-10.bemta-3.messagelabs.com id
	65/D8-07302-6C10AF25; Tue, 11 Feb 2014 10:56:06 +0000
X-Env-Sender: vladimirkotulskiy@gmail.com
X-Msg-Ref: server-11.tower-31.messagelabs.com!1392116165!1067458!1
X-Originating-IP: [209.85.128.171]
X-SpamReason: No, hits=0.6 required=7.0 tests=HTML_60_70,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12218 invoked from network); 11 Feb 2014 10:56:06 -0000
Received: from mail-ve0-f171.google.com (HELO mail-ve0-f171.google.com)
	(209.85.128.171)
	by server-11.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	11 Feb 2014 10:56:06 -0000
Received: by mail-ve0-f171.google.com with SMTP id pa12so6087031veb.30
	for <xen-api@lists.xen.org>; Tue, 11 Feb 2014 02:56:04 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=QuB3nJdA1calP5Zer83OqY5sqxTLqJwHA0hQ0ySwAhw=;
	b=If0Pk9YiGhU9GwxYJ0fRUG7A7A30f4OvHgG6iTFdBTnSH9EwZ7XjigxxLdh3I5xF3F
	VPoV8LGJqI4WZdzCbbM6b4HKFj2A053Y50EShFg3QC4n3NszByikXja2wBOgXnQkmVw2
	pCvlWJZMD2beRyDBezvIi0smuIbEUKXUOA2bpx/GPh93Vn0sOSS1wVpvMgSTNrMP6gSx
	AYEcCgHfgffHAU2wyxd0GhksjuxoPZCPJaj4QYmisnMaxGaXxUYcWovaQA/eKfCUmOpq
	kYybAiphzSmEYMb3FXGmqAGU+DP3lIqIHqsLQQqXK3N63wGB1DNAF3iPtPXmq2e4gfFi
	m1JA==
MIME-Version: 1.0
X-Received: by 10.221.20.199 with SMTP id qp7mr5363460vcb.24.1392116164672;
	Tue, 11 Feb 2014 02:56:04 -0800 (PST)
Received: by 10.58.38.138 with HTTP; Tue, 11 Feb 2014 02:56:04 -0800 (PST)
In-Reply-To: <CAN0=gRMij959S0F+FNnJhp3SrjYg4g-0P6bkGT-kwoJEBTaD_A@mail.gmail.com>
References: <CALqx3NdyTXPKehgHqaKAqvf_-0djvkEq3yL2Og3PP23_2zm8xg@mail.gmail.com>
	<CAGyTNKEvPjpqKTMzV=4e+nU6FiSjiK-VzR=5jRZTK2Nh7CXxpA@mail.gmail.com>
	<CALqx3Nc6rBURfbKNELje8X6Z1Nh=Qtgf2w_HHmAY8_Q7n3KzAw@mail.gmail.com>
	<CAN0=gRMij959S0F+FNnJhp3SrjYg4g-0P6bkGT-kwoJEBTaD_A@mail.gmail.com>
Date: Tue, 11 Feb 2014 12:56:04 +0200
Message-ID: <CALqx3NepTWDrrS8q_5JBgSMEh3v3tbF05X7zQGGB2_jOhYAidw@mail.gmail.com>
From: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
To: hook <sergey.kruchatov@k21.com.ua>
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] "XenServer tools not installed" on RHEL 6.5
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0064173382490952106=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============0064173382490952106==
Content-Type: multipart/alternative; boundary=001a11339e2e7b4dcf04f21f4d41

--001a11339e2e7b4dcf04f21f4d41
Content-Type: text/plain; charset=UTF-8

Why does VM with Windows guest sees xeentools but of VM with Linux guest
not?

-- 
Best wishes.
Vladimir

2014-02-11 11:30 GMT+02:00 hook <sergey.kruchatov@k21.com.ua>:

> AFAIK

--001a11339e2e7b4dcf04f21f4d41
Content-Type: text/html; charset=UTF-8

<div dir="ltr"><div class="gmail_extra">Why does VM with Windows guest sees xeentools but of VM with Linux guest not?<br><br>-- <br>Best wishes.<br>Vladimir
<br></div><div class="gmail_extra"><br><div class="gmail_quote">2014-02-11 11:30 GMT+02:00 hook <span dir="ltr">&lt;<a href="mailto:sergey.kruchatov@k21.com.ua" target="_blank">sergey.kruchatov@k21.com.ua</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">AFAIK</blockquote></div></div></div>

--001a11339e2e7b4dcf04f21f4d41--


--===============0064173382490952106==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============0064173382490952106==--


From xen-api-bounces@lists.xen.org Tue Feb 11 10:56:19 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 11 Feb 2014 10:56:19 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WDB0b-0004DW-KP; Tue, 11 Feb 2014 10:56:09 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <vladimirkotulskiy@gmail.com>) id 1WDB0Z-0004DO-O7
	for xen-api@lists.xen.org; Tue, 11 Feb 2014 10:56:07 +0000
Received: from [85.158.137.68:15644] by server-10.bemta-3.messagelabs.com id
	65/D8-07302-6C10AF25; Tue, 11 Feb 2014 10:56:06 +0000
X-Env-Sender: vladimirkotulskiy@gmail.com
X-Msg-Ref: server-11.tower-31.messagelabs.com!1392116165!1067458!1
X-Originating-IP: [209.85.128.171]
X-SpamReason: No, hits=0.6 required=7.0 tests=HTML_60_70,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12218 invoked from network); 11 Feb 2014 10:56:06 -0000
Received: from mail-ve0-f171.google.com (HELO mail-ve0-f171.google.com)
	(209.85.128.171)
	by server-11.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	11 Feb 2014 10:56:06 -0000
Received: by mail-ve0-f171.google.com with SMTP id pa12so6087031veb.30
	for <xen-api@lists.xen.org>; Tue, 11 Feb 2014 02:56:04 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=QuB3nJdA1calP5Zer83OqY5sqxTLqJwHA0hQ0ySwAhw=;
	b=If0Pk9YiGhU9GwxYJ0fRUG7A7A30f4OvHgG6iTFdBTnSH9EwZ7XjigxxLdh3I5xF3F
	VPoV8LGJqI4WZdzCbbM6b4HKFj2A053Y50EShFg3QC4n3NszByikXja2wBOgXnQkmVw2
	pCvlWJZMD2beRyDBezvIi0smuIbEUKXUOA2bpx/GPh93Vn0sOSS1wVpvMgSTNrMP6gSx
	AYEcCgHfgffHAU2wyxd0GhksjuxoPZCPJaj4QYmisnMaxGaXxUYcWovaQA/eKfCUmOpq
	kYybAiphzSmEYMb3FXGmqAGU+DP3lIqIHqsLQQqXK3N63wGB1DNAF3iPtPXmq2e4gfFi
	m1JA==
MIME-Version: 1.0
X-Received: by 10.221.20.199 with SMTP id qp7mr5363460vcb.24.1392116164672;
	Tue, 11 Feb 2014 02:56:04 -0800 (PST)
Received: by 10.58.38.138 with HTTP; Tue, 11 Feb 2014 02:56:04 -0800 (PST)
In-Reply-To: <CAN0=gRMij959S0F+FNnJhp3SrjYg4g-0P6bkGT-kwoJEBTaD_A@mail.gmail.com>
References: <CALqx3NdyTXPKehgHqaKAqvf_-0djvkEq3yL2Og3PP23_2zm8xg@mail.gmail.com>
	<CAGyTNKEvPjpqKTMzV=4e+nU6FiSjiK-VzR=5jRZTK2Nh7CXxpA@mail.gmail.com>
	<CALqx3Nc6rBURfbKNELje8X6Z1Nh=Qtgf2w_HHmAY8_Q7n3KzAw@mail.gmail.com>
	<CAN0=gRMij959S0F+FNnJhp3SrjYg4g-0P6bkGT-kwoJEBTaD_A@mail.gmail.com>
Date: Tue, 11 Feb 2014 12:56:04 +0200
Message-ID: <CALqx3NepTWDrrS8q_5JBgSMEh3v3tbF05X7zQGGB2_jOhYAidw@mail.gmail.com>
From: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
To: hook <sergey.kruchatov@k21.com.ua>
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] "XenServer tools not installed" on RHEL 6.5
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0064173382490952106=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============0064173382490952106==
Content-Type: multipart/alternative; boundary=001a11339e2e7b4dcf04f21f4d41

--001a11339e2e7b4dcf04f21f4d41
Content-Type: text/plain; charset=UTF-8

Why does VM with Windows guest sees xeentools but of VM with Linux guest
not?

-- 
Best wishes.
Vladimir

2014-02-11 11:30 GMT+02:00 hook <sergey.kruchatov@k21.com.ua>:

> AFAIK

--001a11339e2e7b4dcf04f21f4d41
Content-Type: text/html; charset=UTF-8

<div dir="ltr"><div class="gmail_extra">Why does VM with Windows guest sees xeentools but of VM with Linux guest not?<br><br>-- <br>Best wishes.<br>Vladimir
<br></div><div class="gmail_extra"><br><div class="gmail_quote">2014-02-11 11:30 GMT+02:00 hook <span dir="ltr">&lt;<a href="mailto:sergey.kruchatov@k21.com.ua" target="_blank">sergey.kruchatov@k21.com.ua</a>&gt;</span>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">AFAIK</blockquote></div></div></div>

--001a11339e2e7b4dcf04f21f4d41--


--===============0064173382490952106==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============0064173382490952106==--


From xen-api-bounces@lists.xen.org Tue Feb 11 16:59:48 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 11 Feb 2014 16:59:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WDGgL-0000nh-9y; Tue, 11 Feb 2014 16:59:37 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <denis.cardon@tranquil-it-systems.fr>)
	id 1WDGgJ-0000nc-Fv
	for xen-api@lists.xen.org; Tue, 11 Feb 2014 16:59:35 +0000
Received: from [85.158.143.35:63226] by server-1.bemta-4.messagelabs.com id
	50/79-31661-6F65AF25; Tue, 11 Feb 2014 16:59:34 +0000
X-Env-Sender: denis.cardon@tranquil-it-systems.fr
X-Msg-Ref: server-4.tower-21.messagelabs.com!1392137974!4889428!1
X-Originating-IP: [80.12.242.131]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 452 invoked from network); 11 Feb 2014 16:59:34 -0000
Received: from smtp09.smtpout.orange.fr (HELO smtp.smtpout.orange.fr)
	(80.12.242.131) by server-4.tower-21.messagelabs.com with SMTP;
	11 Feb 2014 16:59:34 -0000
Received: from srvzimbra.tranquilit.local ([193.252.46.185])
	by mwinf5d44 with ME
	id R4zZ1n00e3zjds1034zZ1a; Tue, 11 Feb 2014 17:59:34 +0100
Received: from localhost (localhost [127.0.0.1])
	by srvzimbra.tranquilit.local (Postfix) with ESMTP id AAECF162064;
	Tue, 11 Feb 2014 17:59:33 +0100 (CET)
Received: from srvzimbra.tranquilit.local ([127.0.0.1])
	by localhost (srvzimbra.tranquilit.local [127.0.0.1]) (amavisd-new,
	port 10032)
	with ESMTP id 4pbe406UjOto; Tue, 11 Feb 2014 17:59:32 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by srvzimbra.tranquilit.local (Postfix) with ESMTP id C00E01620DF;
	Tue, 11 Feb 2014 17:59:32 +0100 (CET)
X-Virus-Scanned: amavisd-new at tranquilit.local
Received: from srvzimbra.tranquilit.local ([127.0.0.1])
	by localhost (srvzimbra.tranquilit.local [127.0.0.1]) (amavisd-new,
	port 10026)
	with ESMTP id RkLdFr5pITgl; Tue, 11 Feb 2014 17:59:32 +0100 (CET)
Received: from srvlts1.tranquilit.local (srvlts1.tranquilit.local
	[192.168.149.14])
	by srvzimbra.tranquilit.local (Postfix) with ESMTP id 7E9AD162064;
	Tue, 11 Feb 2014 17:59:32 +0100 (CET)
Message-ID: <52FA56F4.30001@tranquil-it-systems.fr>
Date: Tue, 11 Feb 2014 17:59:32 +0100
From: Denis Cardon <denis.cardon@tranquil-it-systems.fr>
User-Agent: Mozilla/5.0 (X11; Linux i686;
	rv:14.0) Gecko/20120713 Thunderbird/14.0
MIME-Version: 1.0
To: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
References: <CALqx3NdyTXPKehgHqaKAqvf_-0djvkEq3yL2Og3PP23_2zm8xg@mail.gmail.com>
	<CAGyTNKEvPjpqKTMzV=4e+nU6FiSjiK-VzR=5jRZTK2Nh7CXxpA@mail.gmail.com>
	<CALqx3Nc6rBURfbKNELje8X6Z1Nh=Qtgf2w_HHmAY8_Q7n3KzAw@mail.gmail.com>
	<CAN0=gRMij959S0F+FNnJhp3SrjYg4g-0P6bkGT-kwoJEBTaD_A@mail.gmail.com>
	<CALqx3NepTWDrrS8q_5JBgSMEh3v3tbF05X7zQGGB2_jOhYAidw@mail.gmail.com>
In-Reply-To: <CALqx3NepTWDrrS8q_5JBgSMEh3v3tbF05X7zQGGB2_jOhYAidw@mail.gmail.com>
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] "XenServer tools not installed" on RHEL 6.5
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hi Vladimir,

> Why does VM with Windows guest sees xeentools but of VM with Linux guest
> not?

I have a few oracle Linux running on Xenserver 6.2 as PV, and the VMs =

are shown as "optimized" in XenCenter. So I guess you have something =

wrong with your setup.

Could you please check that you have the process xe-daemon running?

[root@srvora1 ~]# ps -edf | grep xe-daemon
root       961     1  0 Jan24 ?        00:02:07 /bin/bash =

/usr/sbin/xe-daemon -p /var/run/xe-daemon.pid

Could you also check that you have the xen modules loaded?

[root@srvora1 ~]# lsmod |grep xen
xenfs                   5705  1
xen_netfront           19033  0
xen_blkfront           15495  3

Could you check if you are running PV or HVM?
[root@srvxcp06 ~]# xe vm-param-get =

uuid=3D42c84b1f-7283-0f29-bcb3-c706d0097b3e param-name=3DPV-bootloader
pygrub

Best wishes,

Denis

>
> --
> Best wishes.
> Vladimir
>
> 2014-02-11 11:30 GMT+02:00 hook <sergey.kruchatov@k21.com.ua
> <mailto:sergey.kruchatov@k21.com.ua>>:
>
>     AFAIK
>
>
>
> This body part will be downloaded on demand.
>


-- =

Denis Cardon
Tranquil IT Systems
Les Espaces Jules Verne, b=E2timent A
12 avenue Jules Verne
44230 Saint S=E9bastien sur Loire
tel : +33 (0) 2.40.97.57.55
http://www.tranquil-it-systems.fr


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Tue Feb 11 16:59:48 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 11 Feb 2014 16:59:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WDGgL-0000nh-9y; Tue, 11 Feb 2014 16:59:37 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <denis.cardon@tranquil-it-systems.fr>)
	id 1WDGgJ-0000nc-Fv
	for xen-api@lists.xen.org; Tue, 11 Feb 2014 16:59:35 +0000
Received: from [85.158.143.35:63226] by server-1.bemta-4.messagelabs.com id
	50/79-31661-6F65AF25; Tue, 11 Feb 2014 16:59:34 +0000
X-Env-Sender: denis.cardon@tranquil-it-systems.fr
X-Msg-Ref: server-4.tower-21.messagelabs.com!1392137974!4889428!1
X-Originating-IP: [80.12.242.131]
X-SpamReason: No, hits=0.5 required=7.0 tests=BODY_RANDOM_LONG
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 452 invoked from network); 11 Feb 2014 16:59:34 -0000
Received: from smtp09.smtpout.orange.fr (HELO smtp.smtpout.orange.fr)
	(80.12.242.131) by server-4.tower-21.messagelabs.com with SMTP;
	11 Feb 2014 16:59:34 -0000
Received: from srvzimbra.tranquilit.local ([193.252.46.185])
	by mwinf5d44 with ME
	id R4zZ1n00e3zjds1034zZ1a; Tue, 11 Feb 2014 17:59:34 +0100
Received: from localhost (localhost [127.0.0.1])
	by srvzimbra.tranquilit.local (Postfix) with ESMTP id AAECF162064;
	Tue, 11 Feb 2014 17:59:33 +0100 (CET)
Received: from srvzimbra.tranquilit.local ([127.0.0.1])
	by localhost (srvzimbra.tranquilit.local [127.0.0.1]) (amavisd-new,
	port 10032)
	with ESMTP id 4pbe406UjOto; Tue, 11 Feb 2014 17:59:32 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by srvzimbra.tranquilit.local (Postfix) with ESMTP id C00E01620DF;
	Tue, 11 Feb 2014 17:59:32 +0100 (CET)
X-Virus-Scanned: amavisd-new at tranquilit.local
Received: from srvzimbra.tranquilit.local ([127.0.0.1])
	by localhost (srvzimbra.tranquilit.local [127.0.0.1]) (amavisd-new,
	port 10026)
	with ESMTP id RkLdFr5pITgl; Tue, 11 Feb 2014 17:59:32 +0100 (CET)
Received: from srvlts1.tranquilit.local (srvlts1.tranquilit.local
	[192.168.149.14])
	by srvzimbra.tranquilit.local (Postfix) with ESMTP id 7E9AD162064;
	Tue, 11 Feb 2014 17:59:32 +0100 (CET)
Message-ID: <52FA56F4.30001@tranquil-it-systems.fr>
Date: Tue, 11 Feb 2014 17:59:32 +0100
From: Denis Cardon <denis.cardon@tranquil-it-systems.fr>
User-Agent: Mozilla/5.0 (X11; Linux i686;
	rv:14.0) Gecko/20120713 Thunderbird/14.0
MIME-Version: 1.0
To: Volodymyr Kotulskyi <vladimirkotulskiy@gmail.com>
References: <CALqx3NdyTXPKehgHqaKAqvf_-0djvkEq3yL2Og3PP23_2zm8xg@mail.gmail.com>
	<CAGyTNKEvPjpqKTMzV=4e+nU6FiSjiK-VzR=5jRZTK2Nh7CXxpA@mail.gmail.com>
	<CALqx3Nc6rBURfbKNELje8X6Z1Nh=Qtgf2w_HHmAY8_Q7n3KzAw@mail.gmail.com>
	<CAN0=gRMij959S0F+FNnJhp3SrjYg4g-0P6bkGT-kwoJEBTaD_A@mail.gmail.com>
	<CALqx3NepTWDrrS8q_5JBgSMEh3v3tbF05X7zQGGB2_jOhYAidw@mail.gmail.com>
In-Reply-To: <CALqx3NepTWDrrS8q_5JBgSMEh3v3tbF05X7zQGGB2_jOhYAidw@mail.gmail.com>
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] "XenServer tools not installed" on RHEL 6.5
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hi Vladimir,

> Why does VM with Windows guest sees xeentools but of VM with Linux guest
> not?

I have a few oracle Linux running on Xenserver 6.2 as PV, and the VMs =

are shown as "optimized" in XenCenter. So I guess you have something =

wrong with your setup.

Could you please check that you have the process xe-daemon running?

[root@srvora1 ~]# ps -edf | grep xe-daemon
root       961     1  0 Jan24 ?        00:02:07 /bin/bash =

/usr/sbin/xe-daemon -p /var/run/xe-daemon.pid

Could you also check that you have the xen modules loaded?

[root@srvora1 ~]# lsmod |grep xen
xenfs                   5705  1
xen_netfront           19033  0
xen_blkfront           15495  3

Could you check if you are running PV or HVM?
[root@srvxcp06 ~]# xe vm-param-get =

uuid=3D42c84b1f-7283-0f29-bcb3-c706d0097b3e param-name=3DPV-bootloader
pygrub

Best wishes,

Denis

>
> --
> Best wishes.
> Vladimir
>
> 2014-02-11 11:30 GMT+02:00 hook <sergey.kruchatov@k21.com.ua
> <mailto:sergey.kruchatov@k21.com.ua>>:
>
>     AFAIK
>
>
>
> This body part will be downloaded on demand.
>


-- =

Denis Cardon
Tranquil IT Systems
Les Espaces Jules Verne, b=E2timent A
12 avenue Jules Verne
44230 Saint S=E9bastien sur Loire
tel : +33 (0) 2.40.97.57.55
http://www.tranquil-it-systems.fr


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Thu Feb 13 11:56:23 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 13 Feb 2014 11:56:23 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WDuto-0000UT-7R; Thu, 13 Feb 2014 11:56:12 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Dave.Scott@citrix.com>) id 1WDutm-0000UO-2d
	for xen-api@lists.xen.org; Thu, 13 Feb 2014 11:56:10 +0000
Received: from [193.109.254.147:36548] by server-9.bemta-14.messagelabs.com id
	4D/6D-24895-9D2BCF25; Thu, 13 Feb 2014 11:56:09 +0000
X-Env-Sender: Dave.Scott@citrix.com
X-Msg-Ref: server-13.tower-27.messagelabs.com!1392292567!4075970!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 25447 invoked from network); 13 Feb 2014 11:56:08 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-13.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	13 Feb 2014 11:56:08 -0000
X-IronPort-AV: E=Sophos;i="4.95,838,1384300800"; d="scan'208";a="100414644"
Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net)
	([10.9.154.239])
	by FTLPIPO02.CITRIX.COM with ESMTP; 13 Feb 2014 11:56:07 +0000
Received: from ukmail1.uk.xensource.com (10.80.16.128) by smtprelay.citrix.com
	(10.13.107.80) with Microsoft SMTP Server id 14.2.342.4;
	Thu, 13 Feb 2014 06:56:06 -0500
Received: from [10.80.239.111]	by ukmail1.uk.xensource.com with esmtp (Exim
	4.69)	(envelope-from <dave.scott@eu.citrix.com>)	id 1WDuti-0007ap-CT;
	Thu, 13 Feb 2014 11:56:06 +0000
Message-ID: <52FCB2BC.9010803@eu.citrix.com>
Date: Thu, 13 Feb 2014 11:55:40 +0000
From: David Scott <dave.scott@eu.citrix.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: <xen-api@lists.xen.org>
References: <241eb55433a24c05b7a3e97ddc683dd2@BY2PR05MB711.namprd05.prod.outlook.com>
In-Reply-To: <241eb55433a24c05b7a3e97ddc683dd2@BY2PR05MB711.namprd05.prod.outlook.com>
X-DLP: MIA2
Cc: "xs-devel@lists.xenserver.org" <xs-devel@lists.xenserver.org>,
	rranjeet@juniper.net
Subject: Re: [Xen-API] Building XAPI as a 32-bit binary
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org


Hi,

[cross-posted to xs-devel]

On 10/02/14 18:27, Ranjeet R wrote:
> Hello
> I am trying to build a 32-bit XAPI in a CentOS 6.3 environment. However,
> the xen rpms (like xen-devel) are only available as 64-bit binaries
> (like _http://dev.centos.org/centos/6/xen-c6-RC1/x86_64/RPMS/_) and not
> available in 32-bit because of which I am not able to compile the 32-bit
> XAPI binaries. I can try to compile Xen 32-bit RPMs from the SRPMs but I
> was wondering how a 32-bit RPMs are not available publicly given that
> dom0 is a 32-bit.
> Any pointers to building a 32-bit XAPI are really appreciated.

I assume you're interested in 32-bit because that's what currently 
shipping in XenServer -- is that correct? In that case I recommend 
trying to build xapi inside a XenServer "DDK VM": this should have all 
the necessary xen RPMs pre-installed.

If you base yourself on XenServer 6.2, then try building one of the xapi 
"clearwater" branches:

https://github.com/xapi-project/xen-api/tree/clearwater-sp1-lcm

Good luck!

Dave

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Thu Feb 13 11:56:23 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 13 Feb 2014 11:56:23 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WDuto-0000UT-7R; Thu, 13 Feb 2014 11:56:12 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Dave.Scott@citrix.com>) id 1WDutm-0000UO-2d
	for xen-api@lists.xen.org; Thu, 13 Feb 2014 11:56:10 +0000
Received: from [193.109.254.147:36548] by server-9.bemta-14.messagelabs.com id
	4D/6D-24895-9D2BCF25; Thu, 13 Feb 2014 11:56:09 +0000
X-Env-Sender: Dave.Scott@citrix.com
X-Msg-Ref: server-13.tower-27.messagelabs.com!1392292567!4075970!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 25447 invoked from network); 13 Feb 2014 11:56:08 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-13.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	13 Feb 2014 11:56:08 -0000
X-IronPort-AV: E=Sophos;i="4.95,838,1384300800"; d="scan'208";a="100414644"
Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net)
	([10.9.154.239])
	by FTLPIPO02.CITRIX.COM with ESMTP; 13 Feb 2014 11:56:07 +0000
Received: from ukmail1.uk.xensource.com (10.80.16.128) by smtprelay.citrix.com
	(10.13.107.80) with Microsoft SMTP Server id 14.2.342.4;
	Thu, 13 Feb 2014 06:56:06 -0500
Received: from [10.80.239.111]	by ukmail1.uk.xensource.com with esmtp (Exim
	4.69)	(envelope-from <dave.scott@eu.citrix.com>)	id 1WDuti-0007ap-CT;
	Thu, 13 Feb 2014 11:56:06 +0000
Message-ID: <52FCB2BC.9010803@eu.citrix.com>
Date: Thu, 13 Feb 2014 11:55:40 +0000
From: David Scott <dave.scott@eu.citrix.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: <xen-api@lists.xen.org>
References: <241eb55433a24c05b7a3e97ddc683dd2@BY2PR05MB711.namprd05.prod.outlook.com>
In-Reply-To: <241eb55433a24c05b7a3e97ddc683dd2@BY2PR05MB711.namprd05.prod.outlook.com>
X-DLP: MIA2
Cc: "xs-devel@lists.xenserver.org" <xs-devel@lists.xenserver.org>,
	rranjeet@juniper.net
Subject: Re: [Xen-API] Building XAPI as a 32-bit binary
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org


Hi,

[cross-posted to xs-devel]

On 10/02/14 18:27, Ranjeet R wrote:
> Hello
> I am trying to build a 32-bit XAPI in a CentOS 6.3 environment. However,
> the xen rpms (like xen-devel) are only available as 64-bit binaries
> (like _http://dev.centos.org/centos/6/xen-c6-RC1/x86_64/RPMS/_) and not
> available in 32-bit because of which I am not able to compile the 32-bit
> XAPI binaries. I can try to compile Xen 32-bit RPMs from the SRPMs but I
> was wondering how a 32-bit RPMs are not available publicly given that
> dom0 is a 32-bit.
> Any pointers to building a 32-bit XAPI are really appreciated.

I assume you're interested in 32-bit because that's what currently 
shipping in XenServer -- is that correct? In that case I recommend 
trying to build xapi inside a XenServer "DDK VM": this should have all 
the necessary xen RPMs pre-installed.

If you base yourself on XenServer 6.2, then try building one of the xapi 
"clearwater" branches:

https://github.com/xapi-project/xen-api/tree/clearwater-sp1-lcm

Good luck!

Dave

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Thu Feb 13 16:11:40 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 13 Feb 2014 16:11:40 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WDysv-0004R8-58; Thu, 13 Feb 2014 16:11:33 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <scott.dj@gmail.com>)
	id 1WDysu-0004Qn-Cn; Thu, 13 Feb 2014 16:11:32 +0000
Received: from [85.158.139.211:51277] by server-9.bemta-5.messagelabs.com id
	E7/5D-11237-3BEECF25; Thu, 13 Feb 2014 16:11:31 +0000
X-Env-Sender: scott.dj@gmail.com
X-Msg-Ref: server-11.tower-206.messagelabs.com!1392307887!3764026!1
X-Originating-IP: [209.85.160.42]
X-SpamReason: No, hits=1.7 required=7.0 tests=BODY_SEX,HTML_20_30,
	HTML_MESSAGE,ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 20559 invoked from network); 13 Feb 2014 16:11:29 -0000
Received: from mail-pb0-f42.google.com (HELO mail-pb0-f42.google.com)
	(209.85.160.42)
	by server-11.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	13 Feb 2014 16:11:29 -0000
Received: by mail-pb0-f42.google.com with SMTP id jt11so11042543pbb.29
	for <multiple recipients>; Thu, 13 Feb 2014 08:11:27 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=l4q+OojFnRmbuTjY5oVmgFxE0xUQZ0oQjJWFX6YSNwk=;
	b=G889E7CdC4fVg3KEAey8o4Ym6tEwmrEiKp2JrCQjrEp75Nka/+BaCknNm/BmKLrqpj
	mfYbIP/DbTXa3CHLbVCHz6v/Ym8aoXtYexisIG7m5l7LdzLVx7X8TKM0tWV/xVooNS7S
	lTGQ9fOi8hf21QFFIOfm+qpxP+a2LlBIiOQhD6YHzZPAfp7Cp1/5aV4PyUzzy7lxKZEV
	N0Yk+i78Qo4lXAYh9An7uc768icZRYzIDnlbjAbkU5lOsJ625XpVfghsLgxBFykQbrai
	xzGspFLDTeBVwzJ9qrCIls9hRZg19Qt7jv4Nwewie5ulkLLAfzJUvZav77yGOy5ypEMd
	aO7Q==
MIME-Version: 1.0
X-Received: by 10.66.26.176 with SMTP id m16mr2705853pag.142.1392307887578;
	Thu, 13 Feb 2014 08:11:27 -0800 (PST)
Received: by 10.70.55.132 with HTTP; Thu, 13 Feb 2014 08:11:27 -0800 (PST)
In-Reply-To: <52DCE9FA.6010400@xen.org>
References: <52DCE9FA.6010400@xen.org>
Date: Thu, 13 Feb 2014 16:11:27 +0000
Message-ID: <CAG_esB0qq7G41GTX08n7g2Y+YXxtrLULftmvcTML-ueu9WP7yA@mail.gmail.com>
From: David Scott <scott.dj@gmail.com>
To: lars.kurth@xen.org
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [Xen-API] [MirageOS-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1145091888188338883=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============1145091888188338883==
Content-Type: multipart/alternative; boundary=bcaec52994530ea31d04f24bf19a

--bcaec52994530ea31d04f24bf19a
Content-Type: text/plain; charset=ISO-8859-1

Hi,

I did a tidy-up of the Mirage/XAPI projects at the bottom. I've deleted
some old projects after speaking with their technical contacts (in
particular Jon Ludlam and Jonathan Davies) and I've deleted the networking
one at the end since that work is in progress anyway.

I've had a stab at classifying them as 'GSoC'-friendly or not, mainly based
on difficulty.

Are we still planning to add a Mentor section with photos and bios?

Cheers,
Dave


On Mon, Jan 20, 2014 at 9:18 AM, Lars Kurth <lars.kurth@xen.org> wrote:

> Hi all,
>
> the GSoC application deadline is coming up : Feb 2014. If we want to have
> any chance of getting accepted this year, we ought to get our project list
> into good shape. The project list and how the project and menters present
> themselves has a bigger impact on whether we get accepted than the actual
> application.
>
> Also, I would like to add a mentor section this year: a short bio, what
> the mentor cares about and a picture. This will help make the project list
> more real.
>
> We have *4 weeks* to do this. The bar for GSoC has been getting
> increasingly high. I know, we are tied down with Xen 4.4, but this is
> something you need to do if you want the Xen Project to participate.
>
> a) Please, update http://wiki.xenproject.org/wiki/Xen_Development_Projectsurgently (these need to be in good shape *before* the application). What I
> need you to do is:
> a.1) Remove items that are done
> a.2) Add new work items : we ought to have a few sexy topics on say
> Real-time, mobile and some of the other segments (assuming we can get HW)
> a.3) All project proposals need to be peer reviewed *and* clear ... The
> peer review process for projects we put in place last year worked well, by
> which we had past mentors sign of project proposals that were in good
> enough state.
>
> b) Anyone who has some kernel/linux/bsd/distro/qemu work-items, should get
> these listed on the respective other programs. And we should link to these
> from our project page.
>
> Best Regards
> Lars
> P.S.: I will also see whether we can participate as Xen Project under the
> LF GSoC program, but last year there was push-back and I don't expect this
> to change
>
>
> _______________________________________________
> MirageOS-devel mailing list
> MirageOS-devel@lists.xenproject.org
> http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
>



-- 
Dave Scott

--bcaec52994530ea31d04f24bf19a
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi,<div><br></div><div>I did a tidy-up of the Mirage/XAPI =
projects at the bottom. I&#39;ve deleted some old projects after speaking w=
ith their technical contacts (in particular Jon Ludlam and Jonathan Davies)=
 and I&#39;ve deleted the networking one at the end since that work is in p=
rogress anyway.</div>
<div><br></div><div>I&#39;ve had a stab at classifying them as &#39;GSoC&#3=
9;-friendly or not, mainly based on difficulty.</div><div><br></div><div>Ar=
e we still planning to add a Mentor section with photos and bios?</div>
<div><br></div><div>Cheers,</div><div>Dave</div></div><div class=3D"gmail_e=
xtra"><br><br><div class=3D"gmail_quote">On Mon, Jan 20, 2014 at 9:18 AM, L=
ars Kurth <span dir=3D"ltr">&lt;<a href=3D"mailto:lars.kurth@xen.org" targe=
t=3D"_blank">lars.kurth@xen.org</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Hi all,<br>
<br>
the GSoC application deadline is coming up : Feb 2014. If we want to have a=
ny chance of getting accepted this year, we ought to get our project list i=
nto good shape. The project list and how the project and menters present th=
emselves has a bigger impact on whether we get accepted than the actual app=
lication.<br>

<br>
Also, I would like to add a mentor section this year: a short bio, what the=
 mentor cares about and a picture. This will help make the project list mor=
e real.<br>
<br>
We have *4 weeks* to do this. The bar for GSoC has been getting increasingl=
y high. I know, we are tied down with Xen 4.4, but this is something you ne=
ed to do if you want the Xen Project to participate.<br>
<br>
a) Please, update <a href=3D"http://wiki.xenproject.org/wiki/Xen_Developmen=
t_Projects" target=3D"_blank">http://wiki.xenproject.org/<u></u>wiki/Xen_De=
velopment_Projects</a> urgently (these need to be in good shape *before* th=
e application). What I need you to do is:<br>

a.1) Remove items that are done<br>
a.2) Add new work items : we ought to have a few sexy topics on say Real-ti=
me, mobile and some of the other segments (assuming we can get HW)<br>
a.3) All project proposals need to be peer reviewed *and* clear ... The pee=
r review process for projects we put in place last year worked well, by whi=
ch we had past mentors sign of project proposals that were in good enough s=
tate.<br>

<br>
b) Anyone who has some kernel/linux/bsd/distro/qemu work-items, should get =
these listed on the respective other programs. And we should link to these =
from our project page.<br>
<br>
Best Regards<br>
Lars<br>
P.S.: I will also see whether we can participate as Xen Project under the L=
F GSoC program, but last year there was push-back and I don&#39;t expect th=
is to change<br>
<br>
<br>
______________________________<u></u>_________________<br>
MirageOS-devel mailing list<br>
<a href=3D"mailto:MirageOS-devel@lists.xenproject.org" target=3D"_blank">Mi=
rageOS-devel@lists.<u></u>xenproject.org</a><br>
<a href=3D"http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-de=
vel" target=3D"_blank">http://lists.xenproject.org/<u></u>cgi-bin/mailman/l=
istinfo/<u></u>mirageos-devel</a><br>
</blockquote></div><br><br clear=3D"all"><div><br></div>-- <br>Dave Scott
</div>

--bcaec52994530ea31d04f24bf19a--


--===============1145091888188338883==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============1145091888188338883==--


From xen-api-bounces@lists.xen.org Thu Feb 13 16:11:40 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 13 Feb 2014 16:11:40 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WDysv-0004R8-58; Thu, 13 Feb 2014 16:11:33 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <scott.dj@gmail.com>)
	id 1WDysu-0004Qn-Cn; Thu, 13 Feb 2014 16:11:32 +0000
Received: from [85.158.139.211:51277] by server-9.bemta-5.messagelabs.com id
	E7/5D-11237-3BEECF25; Thu, 13 Feb 2014 16:11:31 +0000
X-Env-Sender: scott.dj@gmail.com
X-Msg-Ref: server-11.tower-206.messagelabs.com!1392307887!3764026!1
X-Originating-IP: [209.85.160.42]
X-SpamReason: No, hits=1.7 required=7.0 tests=BODY_SEX,HTML_20_30,
	HTML_MESSAGE,ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 20559 invoked from network); 13 Feb 2014 16:11:29 -0000
Received: from mail-pb0-f42.google.com (HELO mail-pb0-f42.google.com)
	(209.85.160.42)
	by server-11.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	13 Feb 2014 16:11:29 -0000
Received: by mail-pb0-f42.google.com with SMTP id jt11so11042543pbb.29
	for <multiple recipients>; Thu, 13 Feb 2014 08:11:27 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=l4q+OojFnRmbuTjY5oVmgFxE0xUQZ0oQjJWFX6YSNwk=;
	b=G889E7CdC4fVg3KEAey8o4Ym6tEwmrEiKp2JrCQjrEp75Nka/+BaCknNm/BmKLrqpj
	mfYbIP/DbTXa3CHLbVCHz6v/Ym8aoXtYexisIG7m5l7LdzLVx7X8TKM0tWV/xVooNS7S
	lTGQ9fOi8hf21QFFIOfm+qpxP+a2LlBIiOQhD6YHzZPAfp7Cp1/5aV4PyUzzy7lxKZEV
	N0Yk+i78Qo4lXAYh9An7uc768icZRYzIDnlbjAbkU5lOsJ625XpVfghsLgxBFykQbrai
	xzGspFLDTeBVwzJ9qrCIls9hRZg19Qt7jv4Nwewie5ulkLLAfzJUvZav77yGOy5ypEMd
	aO7Q==
MIME-Version: 1.0
X-Received: by 10.66.26.176 with SMTP id m16mr2705853pag.142.1392307887578;
	Thu, 13 Feb 2014 08:11:27 -0800 (PST)
Received: by 10.70.55.132 with HTTP; Thu, 13 Feb 2014 08:11:27 -0800 (PST)
In-Reply-To: <52DCE9FA.6010400@xen.org>
References: <52DCE9FA.6010400@xen.org>
Date: Thu, 13 Feb 2014 16:11:27 +0000
Message-ID: <CAG_esB0qq7G41GTX08n7g2Y+YXxtrLULftmvcTML-ueu9WP7yA@mail.gmail.com>
From: David Scott <scott.dj@gmail.com>
To: lars.kurth@xen.org
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [Xen-API] [MirageOS-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1145091888188338883=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============1145091888188338883==
Content-Type: multipart/alternative; boundary=bcaec52994530ea31d04f24bf19a

--bcaec52994530ea31d04f24bf19a
Content-Type: text/plain; charset=ISO-8859-1

Hi,

I did a tidy-up of the Mirage/XAPI projects at the bottom. I've deleted
some old projects after speaking with their technical contacts (in
particular Jon Ludlam and Jonathan Davies) and I've deleted the networking
one at the end since that work is in progress anyway.

I've had a stab at classifying them as 'GSoC'-friendly or not, mainly based
on difficulty.

Are we still planning to add a Mentor section with photos and bios?

Cheers,
Dave


On Mon, Jan 20, 2014 at 9:18 AM, Lars Kurth <lars.kurth@xen.org> wrote:

> Hi all,
>
> the GSoC application deadline is coming up : Feb 2014. If we want to have
> any chance of getting accepted this year, we ought to get our project list
> into good shape. The project list and how the project and menters present
> themselves has a bigger impact on whether we get accepted than the actual
> application.
>
> Also, I would like to add a mentor section this year: a short bio, what
> the mentor cares about and a picture. This will help make the project list
> more real.
>
> We have *4 weeks* to do this. The bar for GSoC has been getting
> increasingly high. I know, we are tied down with Xen 4.4, but this is
> something you need to do if you want the Xen Project to participate.
>
> a) Please, update http://wiki.xenproject.org/wiki/Xen_Development_Projectsurgently (these need to be in good shape *before* the application). What I
> need you to do is:
> a.1) Remove items that are done
> a.2) Add new work items : we ought to have a few sexy topics on say
> Real-time, mobile and some of the other segments (assuming we can get HW)
> a.3) All project proposals need to be peer reviewed *and* clear ... The
> peer review process for projects we put in place last year worked well, by
> which we had past mentors sign of project proposals that were in good
> enough state.
>
> b) Anyone who has some kernel/linux/bsd/distro/qemu work-items, should get
> these listed on the respective other programs. And we should link to these
> from our project page.
>
> Best Regards
> Lars
> P.S.: I will also see whether we can participate as Xen Project under the
> LF GSoC program, but last year there was push-back and I don't expect this
> to change
>
>
> _______________________________________________
> MirageOS-devel mailing list
> MirageOS-devel@lists.xenproject.org
> http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
>



-- 
Dave Scott

--bcaec52994530ea31d04f24bf19a
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi,<div><br></div><div>I did a tidy-up of the Mirage/XAPI =
projects at the bottom. I&#39;ve deleted some old projects after speaking w=
ith their technical contacts (in particular Jon Ludlam and Jonathan Davies)=
 and I&#39;ve deleted the networking one at the end since that work is in p=
rogress anyway.</div>
<div><br></div><div>I&#39;ve had a stab at classifying them as &#39;GSoC&#3=
9;-friendly or not, mainly based on difficulty.</div><div><br></div><div>Ar=
e we still planning to add a Mentor section with photos and bios?</div>
<div><br></div><div>Cheers,</div><div>Dave</div></div><div class=3D"gmail_e=
xtra"><br><br><div class=3D"gmail_quote">On Mon, Jan 20, 2014 at 9:18 AM, L=
ars Kurth <span dir=3D"ltr">&lt;<a href=3D"mailto:lars.kurth@xen.org" targe=
t=3D"_blank">lars.kurth@xen.org</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Hi all,<br>
<br>
the GSoC application deadline is coming up : Feb 2014. If we want to have a=
ny chance of getting accepted this year, we ought to get our project list i=
nto good shape. The project list and how the project and menters present th=
emselves has a bigger impact on whether we get accepted than the actual app=
lication.<br>

<br>
Also, I would like to add a mentor section this year: a short bio, what the=
 mentor cares about and a picture. This will help make the project list mor=
e real.<br>
<br>
We have *4 weeks* to do this. The bar for GSoC has been getting increasingl=
y high. I know, we are tied down with Xen 4.4, but this is something you ne=
ed to do if you want the Xen Project to participate.<br>
<br>
a) Please, update <a href=3D"http://wiki.xenproject.org/wiki/Xen_Developmen=
t_Projects" target=3D"_blank">http://wiki.xenproject.org/<u></u>wiki/Xen_De=
velopment_Projects</a> urgently (these need to be in good shape *before* th=
e application). What I need you to do is:<br>

a.1) Remove items that are done<br>
a.2) Add new work items : we ought to have a few sexy topics on say Real-ti=
me, mobile and some of the other segments (assuming we can get HW)<br>
a.3) All project proposals need to be peer reviewed *and* clear ... The pee=
r review process for projects we put in place last year worked well, by whi=
ch we had past mentors sign of project proposals that were in good enough s=
tate.<br>

<br>
b) Anyone who has some kernel/linux/bsd/distro/qemu work-items, should get =
these listed on the respective other programs. And we should link to these =
from our project page.<br>
<br>
Best Regards<br>
Lars<br>
P.S.: I will also see whether we can participate as Xen Project under the L=
F GSoC program, but last year there was push-back and I don&#39;t expect th=
is to change<br>
<br>
<br>
______________________________<u></u>_________________<br>
MirageOS-devel mailing list<br>
<a href=3D"mailto:MirageOS-devel@lists.xenproject.org" target=3D"_blank">Mi=
rageOS-devel@lists.<u></u>xenproject.org</a><br>
<a href=3D"http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-de=
vel" target=3D"_blank">http://lists.xenproject.org/<u></u>cgi-bin/mailman/l=
istinfo/<u></u>mirageos-devel</a><br>
</blockquote></div><br><br clear=3D"all"><div><br></div>-- <br>Dave Scott
</div>

--bcaec52994530ea31d04f24bf19a--


--===============1145091888188338883==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============1145091888188338883==--


From xen-api-bounces@lists.xen.org Thu Feb 13 19:41:28 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 13 Feb 2014 19:41:28 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WE29t-0005U7-Fn; Thu, 13 Feb 2014 19:41:17 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1WE29r-0005Tq-ND; Thu, 13 Feb 2014 19:41:15 +0000
Received: from [85.158.137.68:31752] by server-6.bemta-3.messagelabs.com id
	57/90-09180-ADF1DF25; Thu, 13 Feb 2014 19:41:14 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-16.tower-31.messagelabs.com!1392320472!417220!1
X-Originating-IP: [209.85.216.47]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 27085 invoked from network); 13 Feb 2014 19:41:14 -0000
Received: from mail-qa0-f47.google.com (HELO mail-qa0-f47.google.com)
	(209.85.216.47)
	by server-16.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	13 Feb 2014 19:41:14 -0000
Received: by mail-qa0-f47.google.com with SMTP id j5so16564661qaq.6
	for <multiple recipients>; Thu, 13 Feb 2014 11:41:12 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=sender:message-id:date:from:reply-to:user-agent:mime-version:to:cc
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding;
	bh=lYAYpFKhl6joCCiGXpFeqvMXEmxZf/t9Vro3uQGMLZ4=;
	b=vXCzvU1pNOUDLc4I0sh9SDZas2q1FTiApq78sCD1HLxU6nbb29eZe5mp7xUlS1xek6
	5jFaSc2ZeDOjt/sTOdQQlAvjjfCWHe2eqOnPwvJgN/nF4wG5mZHKWB41pRhF7KEMo1V2
	iYv47AlshuhpgE4JcR7STIG4txuCANjRKv7BR5V2Ige7C/jAWG1YX7Z0pQlimr0DWcLR
	94w1jGnrnwBnyU4dareBHWVD2jSL30SlJDFNUT6vA8Gwl44pBNFkBUp7LwUfvfMYhYUj
	QT2p4mkG8tlkzD6UlHZOgCpM/EBjaKb9vm2rQLGbr3rirsfWqbPK+VRMsfcFIDQDBrbQ
	R3pA==
X-Received: by 10.140.38.168 with SMTP id t37mr5368745qgt.33.1392320472454;
	Thu, 13 Feb 2014 11:41:12 -0800 (PST)
Received: from [172.16.26.11] ([63.110.51.11])
	by mx.google.com with ESMTPSA id u4sm8144320qai.21.2014.02.13.11.41.10
	for <multiple recipients>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Thu, 13 Feb 2014 11:41:11 -0800 (PST)
Message-ID: <52FD1FD5.9040009@xen.org>
Date: Thu, 13 Feb 2014 19:41:09 +0000
From: Lars Kurth <lars.kurth@xen.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1;
	rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: David Scott <scott.dj@gmail.com>
References: <52DCE9FA.6010400@xen.org>
	<CAG_esB0qq7G41GTX08n7g2Y+YXxtrLULftmvcTML-ueu9WP7yA@mail.gmail.com>
In-Reply-To: <CAG_esB0qq7G41GTX08n7g2Y+YXxtrLULftmvcTML-ueu9WP7yA@mail.gmail.com>
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [Xen-API] [MirageOS-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: lars.kurth@xen.org
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On 13/02/2014 16:11, David Scott wrote:
> Hi,
>
> I did a tidy-up of the Mirage/XAPI projects at the bottom. I've 
> deleted some old projects after speaking with their technical contacts 
> (in particular Jon Ludlam and Jonathan Davies) and I've deleted the 
> networking one at the end since that work is in progress anyway.
Thank you!
>
> I've had a stab at classifying them as 'GSoC'-friendly or not, mainly 
> based on difficulty.
>
> Are we still planning to add a Mentor section with photos and bios?
>
Too late now.

I will take the page and clone it and put in the application this 
afternoon pacific time

Regards
Lars

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Thu Feb 13 19:41:28 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 13 Feb 2014 19:41:28 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WE29t-0005U7-Fn; Thu, 13 Feb 2014 19:41:17 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1WE29r-0005Tq-ND; Thu, 13 Feb 2014 19:41:15 +0000
Received: from [85.158.137.68:31752] by server-6.bemta-3.messagelabs.com id
	57/90-09180-ADF1DF25; Thu, 13 Feb 2014 19:41:14 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-16.tower-31.messagelabs.com!1392320472!417220!1
X-Originating-IP: [209.85.216.47]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 27085 invoked from network); 13 Feb 2014 19:41:14 -0000
Received: from mail-qa0-f47.google.com (HELO mail-qa0-f47.google.com)
	(209.85.216.47)
	by server-16.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	13 Feb 2014 19:41:14 -0000
Received: by mail-qa0-f47.google.com with SMTP id j5so16564661qaq.6
	for <multiple recipients>; Thu, 13 Feb 2014 11:41:12 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=sender:message-id:date:from:reply-to:user-agent:mime-version:to:cc
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding;
	bh=lYAYpFKhl6joCCiGXpFeqvMXEmxZf/t9Vro3uQGMLZ4=;
	b=vXCzvU1pNOUDLc4I0sh9SDZas2q1FTiApq78sCD1HLxU6nbb29eZe5mp7xUlS1xek6
	5jFaSc2ZeDOjt/sTOdQQlAvjjfCWHe2eqOnPwvJgN/nF4wG5mZHKWB41pRhF7KEMo1V2
	iYv47AlshuhpgE4JcR7STIG4txuCANjRKv7BR5V2Ige7C/jAWG1YX7Z0pQlimr0DWcLR
	94w1jGnrnwBnyU4dareBHWVD2jSL30SlJDFNUT6vA8Gwl44pBNFkBUp7LwUfvfMYhYUj
	QT2p4mkG8tlkzD6UlHZOgCpM/EBjaKb9vm2rQLGbr3rirsfWqbPK+VRMsfcFIDQDBrbQ
	R3pA==
X-Received: by 10.140.38.168 with SMTP id t37mr5368745qgt.33.1392320472454;
	Thu, 13 Feb 2014 11:41:12 -0800 (PST)
Received: from [172.16.26.11] ([63.110.51.11])
	by mx.google.com with ESMTPSA id u4sm8144320qai.21.2014.02.13.11.41.10
	for <multiple recipients>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Thu, 13 Feb 2014 11:41:11 -0800 (PST)
Message-ID: <52FD1FD5.9040009@xen.org>
Date: Thu, 13 Feb 2014 19:41:09 +0000
From: Lars Kurth <lars.kurth@xen.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1;
	rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: David Scott <scott.dj@gmail.com>
References: <52DCE9FA.6010400@xen.org>
	<CAG_esB0qq7G41GTX08n7g2Y+YXxtrLULftmvcTML-ueu9WP7yA@mail.gmail.com>
In-Reply-To: <CAG_esB0qq7G41GTX08n7g2Y+YXxtrLULftmvcTML-ueu9WP7yA@mail.gmail.com>
Cc: "xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [Xen-API] [MirageOS-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: lars.kurth@xen.org
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On 13/02/2014 16:11, David Scott wrote:
> Hi,
>
> I did a tidy-up of the Mirage/XAPI projects at the bottom. I've 
> deleted some old projects after speaking with their technical contacts 
> (in particular Jon Ludlam and Jonathan Davies) and I've deleted the 
> networking one at the end since that work is in progress anyway.
Thank you!
>
> I've had a stab at classifying them as 'GSoC'-friendly or not, mainly 
> based on difficulty.
>
> Are we still planning to add a Mentor section with photos and bios?
>
Too late now.

I will take the page and clone it and put in the application this 
afternoon pacific time

Regards
Lars

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Fri Feb 14 01:36:08 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 14 Feb 2014 01:36:08 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WE7hB-0002d7-CK; Fri, 14 Feb 2014 01:36:01 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1WE7h9-0002cq-7n; Fri, 14 Feb 2014 01:35:59 +0000
Received: from [85.158.137.68:6440] by server-13.bemta-3.messagelabs.com id
	28/0B-26923-EF27DF25; Fri, 14 Feb 2014 01:35:58 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-5.tower-31.messagelabs.com!1392341755!518393!1
X-Originating-IP: [209.85.220.46]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8070 invoked from network); 14 Feb 2014 01:35:57 -0000
Received: from mail-pa0-f46.google.com (HELO mail-pa0-f46.google.com)
	(209.85.220.46)
	by server-5.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	14 Feb 2014 01:35:57 -0000
Received: by mail-pa0-f46.google.com with SMTP id rd3so11521802pab.19
	for <multiple recipients>; Thu, 13 Feb 2014 17:35:55 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=sender:message-id:date:from:reply-to:user-agent:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding;
	bh=s7tKFqavVPB1HV7+b4u2snGpZHWFX57OK5rpk3WFAaU=;
	b=c8gDqDnmdm96tLE1xu33LtEQ1jEEEOLegH8XjuCV/HQiQ+QmYgCWFPq0YUvt6fo9/h
	fTzcTNfjqn8KjXu4NZ9lFQoZl5H1+AW6CftHRNcwUGOLSoPk3GqDa9nCkQHdKaatfDRu
	6KLdqf8YeoH6ahL9EqFMLxjCUctG1gwu+8EpnWjra2qk7UxVvtxhUAW2sXsvVB/YqpV2
	QCAdPNqUgp7Ppp9PRWK5jdEJsG9f67uG9f1mTNqu82zcR5V+qIGI1JLy+I4I0KBDM8Bo
	VFoPFRkMLM2cxaqhwzpQtgloA530N2+YnsfsFfTy4d3VWAd8GjVt57nDVPhmSVruv3w/
	opVA==
X-Received: by 10.68.183.228 with SMTP id ep4mr5396873pbc.67.1392341755249;
	Thu, 13 Feb 2014 17:35:55 -0800 (PST)
Received: from [172.16.25.10] ([128.177.190.114])
	by mx.google.com with ESMTPSA id
	si6sm27460169pab.19.2014.02.13.17.35.53 for <multiple recipients>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Thu, 13 Feb 2014 17:35:54 -0800 (PST)
Message-ID: <52FD72F8.107@xen.org>
Date: Fri, 14 Feb 2014 01:35:52 +0000
From: Lars Kurth <lars.kurth@xen.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1;
	rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: xen-devel@lists.xen.org, "xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org" <mirageos-devel@lists.xenproject.org>
References: <52DCE9FA.6010400@xen.org>
	<52E7B6AF.3050604@xen.org>	<1391609348.6497.178.camel@kazak.uk.xensource.com>	<52F24D4D.7040004@citrix.com>	<1391611558.23098.2.camel@kazak.uk.xensource.com>	<52F24F5D.7020207@citrix.com>
	<1391611929.23098.6.camel@kazak.uk.xensource.com>
In-Reply-To: <1391611929.23098.6.camel@kazak.uk.xensource.com>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: lars.kurth@xen.org
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hi all,

I created http://wiki.xen.org/wiki/GSoc_2014 based on the project list

Unless you guys step up, I will move all projects that have no
* level of difficulty
* skills needed
* outcomes
into http://wiki.xen.org/wiki/GSoc_2014#List_of_projects_that_need_more_work

I made a start on this and will do more on the weekend and/or monday. I 
will also sort, such that easy projects come first.

I am about to submit the application in the next two hours

Regards

On 05/02/2014 14:52, Ian Campbell wrote:
> (trimming cc, most people are presumably not interested)
>
> On Wed, 2014-02-05 at 14:49 +0000, Andrew Cooper wrote:
>> On 05/02/14 14:45, Ian Campbell wrote:
>>> On Wed, 2014-02-05 at 14:40 +0000, Andrew Cooper wrote:
>>>> On 05/02/14 14:09, Ian Campbell wrote:
>>>>> Andy:
>>>>>
>>>>>        * IOMMU control for SWIOTLB, to avoid dom0 copy of all >4K DMA
>>>>>          allocations
>>>>>
>>>>>          Sounds too hard for a GSoC to me. Would need fleshing out in any
>>>>>          case.
>>>> Malcolm made a prototype for this on the first day of the Hackathon.  It
>>>> can disappear.
>>> Removed.
>>>
>>>>>        * CPU/RAM/PCI diagram tool
>>>>>
>>>>>          Does this not already exist somewhere?
>>>> Not as far as I (or my ability to google) am aware.
>>>>
>>>> My furrowing into hwloc interacting with Xen and libxc is a start to all
>>>> of this, but it is still very much in my copious free time and there is
>>>> more than enough other work which could be done if someone were interested.
>>> OK, left in place.
>>>
>>> This could conceivably be done under another umbrella such as the Linux
>>> one too, since it seems generic.
>>>
>>> Ian.
>>>
>>>
>> For native Linux, hwloc kinda already does this already - certainly the
>> CPU and PCI bits.
> That's what I meant by "does this not alreayd exist somewhere". So it
> sounds like extending hwloc is the right answer, the blurb should
> reflect this and list the specific things which it is lacking.
>
> Can you update the description please?
>
>>    Under Xen there are quite a few areas needing
>> improvement, which will require active development work.
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Fri Feb 14 01:36:08 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 14 Feb 2014 01:36:08 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WE7hB-0002d7-CK; Fri, 14 Feb 2014 01:36:01 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1WE7h9-0002cq-7n; Fri, 14 Feb 2014 01:35:59 +0000
Received: from [85.158.137.68:6440] by server-13.bemta-3.messagelabs.com id
	28/0B-26923-EF27DF25; Fri, 14 Feb 2014 01:35:58 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-5.tower-31.messagelabs.com!1392341755!518393!1
X-Originating-IP: [209.85.220.46]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8070 invoked from network); 14 Feb 2014 01:35:57 -0000
Received: from mail-pa0-f46.google.com (HELO mail-pa0-f46.google.com)
	(209.85.220.46)
	by server-5.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	14 Feb 2014 01:35:57 -0000
Received: by mail-pa0-f46.google.com with SMTP id rd3so11521802pab.19
	for <multiple recipients>; Thu, 13 Feb 2014 17:35:55 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=sender:message-id:date:from:reply-to:user-agent:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding;
	bh=s7tKFqavVPB1HV7+b4u2snGpZHWFX57OK5rpk3WFAaU=;
	b=c8gDqDnmdm96tLE1xu33LtEQ1jEEEOLegH8XjuCV/HQiQ+QmYgCWFPq0YUvt6fo9/h
	fTzcTNfjqn8KjXu4NZ9lFQoZl5H1+AW6CftHRNcwUGOLSoPk3GqDa9nCkQHdKaatfDRu
	6KLdqf8YeoH6ahL9EqFMLxjCUctG1gwu+8EpnWjra2qk7UxVvtxhUAW2sXsvVB/YqpV2
	QCAdPNqUgp7Ppp9PRWK5jdEJsG9f67uG9f1mTNqu82zcR5V+qIGI1JLy+I4I0KBDM8Bo
	VFoPFRkMLM2cxaqhwzpQtgloA530N2+YnsfsFfTy4d3VWAd8GjVt57nDVPhmSVruv3w/
	opVA==
X-Received: by 10.68.183.228 with SMTP id ep4mr5396873pbc.67.1392341755249;
	Thu, 13 Feb 2014 17:35:55 -0800 (PST)
Received: from [172.16.25.10] ([128.177.190.114])
	by mx.google.com with ESMTPSA id
	si6sm27460169pab.19.2014.02.13.17.35.53 for <multiple recipients>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Thu, 13 Feb 2014 17:35:54 -0800 (PST)
Message-ID: <52FD72F8.107@xen.org>
Date: Fri, 14 Feb 2014 01:35:52 +0000
From: Lars Kurth <lars.kurth@xen.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1;
	rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: xen-devel@lists.xen.org, "xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org" <mirageos-devel@lists.xenproject.org>
References: <52DCE9FA.6010400@xen.org>
	<52E7B6AF.3050604@xen.org>	<1391609348.6497.178.camel@kazak.uk.xensource.com>	<52F24D4D.7040004@citrix.com>	<1391611558.23098.2.camel@kazak.uk.xensource.com>	<52F24F5D.7020207@citrix.com>
	<1391611929.23098.6.camel@kazak.uk.xensource.com>
In-Reply-To: <1391611929.23098.6.camel@kazak.uk.xensource.com>
Subject: Re: [Xen-API] [Xen-devel] Prepping for GSOC 2014 [URGENT] -
 deadline Feb 14 2014
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: lars.kurth@xen.org
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hi all,

I created http://wiki.xen.org/wiki/GSoc_2014 based on the project list

Unless you guys step up, I will move all projects that have no
* level of difficulty
* skills needed
* outcomes
into http://wiki.xen.org/wiki/GSoc_2014#List_of_projects_that_need_more_work

I made a start on this and will do more on the weekend and/or monday. I 
will also sort, such that easy projects come first.

I am about to submit the application in the next two hours

Regards

On 05/02/2014 14:52, Ian Campbell wrote:
> (trimming cc, most people are presumably not interested)
>
> On Wed, 2014-02-05 at 14:49 +0000, Andrew Cooper wrote:
>> On 05/02/14 14:45, Ian Campbell wrote:
>>> On Wed, 2014-02-05 at 14:40 +0000, Andrew Cooper wrote:
>>>> On 05/02/14 14:09, Ian Campbell wrote:
>>>>> Andy:
>>>>>
>>>>>        * IOMMU control for SWIOTLB, to avoid dom0 copy of all >4K DMA
>>>>>          allocations
>>>>>
>>>>>          Sounds too hard for a GSoC to me. Would need fleshing out in any
>>>>>          case.
>>>> Malcolm made a prototype for this on the first day of the Hackathon.  It
>>>> can disappear.
>>> Removed.
>>>
>>>>>        * CPU/RAM/PCI diagram tool
>>>>>
>>>>>          Does this not already exist somewhere?
>>>> Not as far as I (or my ability to google) am aware.
>>>>
>>>> My furrowing into hwloc interacting with Xen and libxc is a start to all
>>>> of this, but it is still very much in my copious free time and there is
>>>> more than enough other work which could be done if someone were interested.
>>> OK, left in place.
>>>
>>> This could conceivably be done under another umbrella such as the Linux
>>> one too, since it seems generic.
>>>
>>> Ian.
>>>
>>>
>> For native Linux, hwloc kinda already does this already - certainly the
>> CPU and PCI bits.
> That's what I meant by "does this not alreayd exist somewhere". So it
> sounds like extending hwloc is the right answer, the blurb should
> reflect this and list the specific things which it is lacking.
>
> Can you update the description please?
>
>>    Under Xen there are quite a few areas needing
>> improvement, which will require active development work.
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Fri Feb 14 10:07:14 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 14 Feb 2014 10:07:14 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WEFfQ-0007Mc-0a; Fri, 14 Feb 2014 10:06:44 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shafi@vembu.com>) id 1WEFfO-0007MV-9j
	for xen-api@lists.xen.org; Fri, 14 Feb 2014 10:06:42 +0000
Received: from [85.158.137.68:54379] by server-9.bemta-3.messagelabs.com id
	82/49-10184-1BAEDF25; Fri, 14 Feb 2014 10:06:41 +0000
X-Env-Sender: shafi@vembu.com
X-Msg-Ref: server-14.tower-31.messagelabs.com!1392372399!1853192!1
X-Originating-IP: [209.85.216.180]
X-SpamReason: No, hits=2.8 required=7.0 tests=HTML_60_70,HTML_MESSAGE,
	MISSING_SUBJECT,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18380 invoked from network); 14 Feb 2014 10:06:40 -0000
Received: from mail-qc0-f180.google.com (HELO mail-qc0-f180.google.com)
	(209.85.216.180)
	by server-14.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	14 Feb 2014 10:06:40 -0000
Received: by mail-qc0-f180.google.com with SMTP id i17so20053341qcy.11
	for <xen-api@lists.xen.org>; Fri, 14 Feb 2014 02:06:39 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=Xq21PLP434KMsxkr18ZRDqWD+CqfCZ46pL0zm9IOQlQ=;
	b=XzJu6YBR3aizXyBW41OqbVV/69S7s5XbKBaoRv46nkg8IObj5BlyUf/V/47OxAUlT4
	kZR4ivjOBGKPEhIv4Y+416OhXbYB+0qQe3Xm7N2pXx16LqrPZiN9gfVo4GmXbJjmNHhj
	jhFkcpg/x3hwT+vR3tbM0nnLEmYGvL2eIpIKrlJOssKfSwzfeJCteQEVQn1/5pyhTHsF
	cmx3LSM22p0G8r4ltuD0z4pNnwyETb2o4C+gWloBCdUJPuaCFIigykC2a8IDa0zzeqma
	pEYFN93Mh2EH0Ddny/dAHn6T7+oFC7CKvElnoRyNnNHvUaJ7I2zj8IL96NmOQ1l99UAG
	1sHw==
X-Gm-Message-State: ALoCoQmw6sJz/fP4EqXAHcoVDOXh7JRMl4fZpvKNywO+G3Et+nhYaQ5betsQMB7pn48R6GKJg6UY
MIME-Version: 1.0
X-Received: by 10.224.166.137 with SMTP id m9mr11260479qay.81.1392372399325;
	Fri, 14 Feb 2014 02:06:39 -0800 (PST)
Received: by 10.140.41.83 with HTTP; Fri, 14 Feb 2014 02:06:39 -0800 (PST)
Date: Fri, 14 Feb 2014 15:36:39 +0530
Message-ID: <CAKWK-MKwgpjSTw4bpO+kE3Cm4mc8jPXwXF4X80uU-sUsGsRYbA@mail.gmail.com>
From: Shafi Mohammed S <shafi@vembu.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] (no subject)
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============4332585377956157485=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============4332585377956157485==
Content-Type: multipart/alternative; boundary=001a11c2399442174804f25af66b

--001a11c2399442174804f25af66b
Content-Type: text/plain; charset=ISO-8859-1

Hi All ,



Regards,
Shafi,
Vembu Technologies.

--001a11c2399442174804f25af66b
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi All ,<br>=A0=A0<br><br><br clear=3D"all"><div><div dir=
=3D"ltr"><div><div>Regards,<br></div>Shafi,<br></div>Vembu Technologies.<br=
><div><div><br></div></div></div></div>
</div>

--001a11c2399442174804f25af66b--


--===============4332585377956157485==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============4332585377956157485==--


From xen-api-bounces@lists.xen.org Fri Feb 14 10:07:14 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 14 Feb 2014 10:07:14 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WEFfQ-0007Mc-0a; Fri, 14 Feb 2014 10:06:44 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shafi@vembu.com>) id 1WEFfO-0007MV-9j
	for xen-api@lists.xen.org; Fri, 14 Feb 2014 10:06:42 +0000
Received: from [85.158.137.68:54379] by server-9.bemta-3.messagelabs.com id
	82/49-10184-1BAEDF25; Fri, 14 Feb 2014 10:06:41 +0000
X-Env-Sender: shafi@vembu.com
X-Msg-Ref: server-14.tower-31.messagelabs.com!1392372399!1853192!1
X-Originating-IP: [209.85.216.180]
X-SpamReason: No, hits=2.8 required=7.0 tests=HTML_60_70,HTML_MESSAGE,
	MISSING_SUBJECT,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 18380 invoked from network); 14 Feb 2014 10:06:40 -0000
Received: from mail-qc0-f180.google.com (HELO mail-qc0-f180.google.com)
	(209.85.216.180)
	by server-14.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	14 Feb 2014 10:06:40 -0000
Received: by mail-qc0-f180.google.com with SMTP id i17so20053341qcy.11
	for <xen-api@lists.xen.org>; Fri, 14 Feb 2014 02:06:39 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=Xq21PLP434KMsxkr18ZRDqWD+CqfCZ46pL0zm9IOQlQ=;
	b=XzJu6YBR3aizXyBW41OqbVV/69S7s5XbKBaoRv46nkg8IObj5BlyUf/V/47OxAUlT4
	kZR4ivjOBGKPEhIv4Y+416OhXbYB+0qQe3Xm7N2pXx16LqrPZiN9gfVo4GmXbJjmNHhj
	jhFkcpg/x3hwT+vR3tbM0nnLEmYGvL2eIpIKrlJOssKfSwzfeJCteQEVQn1/5pyhTHsF
	cmx3LSM22p0G8r4ltuD0z4pNnwyETb2o4C+gWloBCdUJPuaCFIigykC2a8IDa0zzeqma
	pEYFN93Mh2EH0Ddny/dAHn6T7+oFC7CKvElnoRyNnNHvUaJ7I2zj8IL96NmOQ1l99UAG
	1sHw==
X-Gm-Message-State: ALoCoQmw6sJz/fP4EqXAHcoVDOXh7JRMl4fZpvKNywO+G3Et+nhYaQ5betsQMB7pn48R6GKJg6UY
MIME-Version: 1.0
X-Received: by 10.224.166.137 with SMTP id m9mr11260479qay.81.1392372399325;
	Fri, 14 Feb 2014 02:06:39 -0800 (PST)
Received: by 10.140.41.83 with HTTP; Fri, 14 Feb 2014 02:06:39 -0800 (PST)
Date: Fri, 14 Feb 2014 15:36:39 +0530
Message-ID: <CAKWK-MKwgpjSTw4bpO+kE3Cm4mc8jPXwXF4X80uU-sUsGsRYbA@mail.gmail.com>
From: Shafi Mohammed S <shafi@vembu.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] (no subject)
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============4332585377956157485=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============4332585377956157485==
Content-Type: multipart/alternative; boundary=001a11c2399442174804f25af66b

--001a11c2399442174804f25af66b
Content-Type: text/plain; charset=ISO-8859-1

Hi All ,



Regards,
Shafi,
Vembu Technologies.

--001a11c2399442174804f25af66b
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi All ,<br>=A0=A0<br><br><br clear=3D"all"><div><div dir=
=3D"ltr"><div><div>Regards,<br></div>Shafi,<br></div>Vembu Technologies.<br=
><div><div><br></div></div></div></div>
</div>

--001a11c2399442174804f25af66b--


--===============4332585377956157485==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============4332585377956157485==--


From xen-api-bounces@lists.xen.org Fri Feb 14 10:14:56 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 14 Feb 2014 10:14:56 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WEFn8-0007lX-FQ; Fri, 14 Feb 2014 10:14:42 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shafi@vembu.com>) id 1WEFn7-0007lR-AJ
	for xen-api@lists.xen.org; Fri, 14 Feb 2014 10:14:41 +0000
Received: from [85.158.139.211:20928] by server-15.bemta-5.messagelabs.com id
	87/29-24395-09CEDF25; Fri, 14 Feb 2014 10:14:40 +0000
X-Env-Sender: shafi@vembu.com
X-Msg-Ref: server-2.tower-206.messagelabs.com!1392372878!3857511!1
X-Originating-IP: [209.85.216.178]
X-SpamReason: No, hits=3.1 required=7.0 tests=HTML_40_50,HTML_MESSAGE,
	MISSING_SUBJECT,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 22724 invoked from network); 14 Feb 2014 10:14:39 -0000
Received: from mail-qc0-f178.google.com (HELO mail-qc0-f178.google.com)
	(209.85.216.178)
	by server-2.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	14 Feb 2014 10:14:39 -0000
Received: by mail-qc0-f178.google.com with SMTP id m20so19536266qcx.37
	for <xen-api@lists.xen.org>; Fri, 14 Feb 2014 02:14:38 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=ysxumxjE5nEWat7mkkNvlMQJ5LPkGcnuo+EF1RbAbYg=;
	b=jUcuk4BWQ63HXIf5ciQ79pXbqMy07HcD9XubMm/IkfxqSDqMx4490j/pjUvANPACD/
	BqZWLj7XoR7k2uDButZS95wFTAt+f8mvKVzmrTXKSF7q3tKj0D9CwtVCCy4E74S7Qpii
	8yWGaQpH/VddDMD1FM7knFjM1YD3SsNgKpD9NmrIBGxN/ljqc6qtUUKX39NI7zoiukM+
	M1w2F6Oe5xv+4ym4Xwn76HhX0Rte1kOCbSNDi6XgmyFw8UUe+JOIZdTL222rO9bW9ZoN
	0iNt36/b9/Sg5cMz7PlP3tYwpeSRj5aLyzIlwQiHI8iyR0+LnU2VwAp5PPomFZ50ghsu
	T7sA==
X-Gm-Message-State: ALoCoQlnmsNXhkfH/nLhU8zBmJ8k/5odgTg/XRCfwDX2ERb5BmMFAxw6WIp154b4qHZoN2ECpPJw
MIME-Version: 1.0
X-Received: by 10.224.172.4 with SMTP id j4mr10675943qaz.85.1392372878181;
	Fri, 14 Feb 2014 02:14:38 -0800 (PST)
Received: by 10.140.41.83 with HTTP; Fri, 14 Feb 2014 02:14:38 -0800 (PST)
Date: Fri, 14 Feb 2014 15:44:38 +0530
Message-ID: <CAKWK-M+Nd2UMQVz__4KhPzaMLGp_5cLhtR7n7f-VOD-w7jfOXQ@mail.gmail.com>
From: Shafi Mohammed S <shafi@vembu.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] (no subject)
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============5636797591214579178=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============5636797591214579178==
Content-Type: multipart/alternative; boundary=001a11c2fccacc9e9204f25b1208

--001a11c2fccacc9e9204f25b1208
Content-Type: text/plain; charset=ISO-8859-1

Hi all ,
   I need to  upload an XVA file to  the /home folder .I am trying to do
that with HTTP PUT . I tried various URL formats but nothing is working.
Always it returns 403 error .
Can anyone suggest a correct one ?

I tried :    http://192.168.0.226/home
              http://192.168.0.226/SM/home
               http://192.168.0.226/SM/sr="sr-UUID"

Regards,
Shafi,
Vembu Technologies.

--001a11c2fccacc9e9204f25b1208
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi all ,<div>=A0 =A0I need to =A0upload an XVA file to =A0=
the /home folder .I am trying to do that with HTTP PUT . I tried various UR=
L formats but nothing is working. Always it returns 403 error .<br>Can anyo=
ne suggest a correct one ?<br>
<br>I tried : =A0 =A0<a href=3D"http://192.168.0.226/home">http://192.168.0=
.226/home</a></div><div>=A0 =A0 =A0 =A0 =A0 =A0 =A0 <a href=3D"http://192.1=
68.0.226/SM/home">http://192.168.0.226/SM/home</a></div><div>=A0 =A0 =A0 =
=A0 =A0 =A0 =A0 =A0<a href=3D"http://192.168.0.226/SM/sr=3D">http://192.168=
.0.226/SM/sr=3D</a>&quot;sr-UUID&quot;</div>
<div><br clear=3D"all"><div><div dir=3D"ltr"><div><div>Regards,<br></div>Sh=
afi,<br></div>Vembu Technologies.<br><div><div><br></div></div></div></div>
</div></div>

--001a11c2fccacc9e9204f25b1208--


--===============5636797591214579178==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============5636797591214579178==--


From xen-api-bounces@lists.xen.org Fri Feb 14 10:14:56 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 14 Feb 2014 10:14:56 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WEFn8-0007lX-FQ; Fri, 14 Feb 2014 10:14:42 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shafi@vembu.com>) id 1WEFn7-0007lR-AJ
	for xen-api@lists.xen.org; Fri, 14 Feb 2014 10:14:41 +0000
Received: from [85.158.139.211:20928] by server-15.bemta-5.messagelabs.com id
	87/29-24395-09CEDF25; Fri, 14 Feb 2014 10:14:40 +0000
X-Env-Sender: shafi@vembu.com
X-Msg-Ref: server-2.tower-206.messagelabs.com!1392372878!3857511!1
X-Originating-IP: [209.85.216.178]
X-SpamReason: No, hits=3.1 required=7.0 tests=HTML_40_50,HTML_MESSAGE,
	MISSING_SUBJECT,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 22724 invoked from network); 14 Feb 2014 10:14:39 -0000
Received: from mail-qc0-f178.google.com (HELO mail-qc0-f178.google.com)
	(209.85.216.178)
	by server-2.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	14 Feb 2014 10:14:39 -0000
Received: by mail-qc0-f178.google.com with SMTP id m20so19536266qcx.37
	for <xen-api@lists.xen.org>; Fri, 14 Feb 2014 02:14:38 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=ysxumxjE5nEWat7mkkNvlMQJ5LPkGcnuo+EF1RbAbYg=;
	b=jUcuk4BWQ63HXIf5ciQ79pXbqMy07HcD9XubMm/IkfxqSDqMx4490j/pjUvANPACD/
	BqZWLj7XoR7k2uDButZS95wFTAt+f8mvKVzmrTXKSF7q3tKj0D9CwtVCCy4E74S7Qpii
	8yWGaQpH/VddDMD1FM7knFjM1YD3SsNgKpD9NmrIBGxN/ljqc6qtUUKX39NI7zoiukM+
	M1w2F6Oe5xv+4ym4Xwn76HhX0Rte1kOCbSNDi6XgmyFw8UUe+JOIZdTL222rO9bW9ZoN
	0iNt36/b9/Sg5cMz7PlP3tYwpeSRj5aLyzIlwQiHI8iyR0+LnU2VwAp5PPomFZ50ghsu
	T7sA==
X-Gm-Message-State: ALoCoQlnmsNXhkfH/nLhU8zBmJ8k/5odgTg/XRCfwDX2ERb5BmMFAxw6WIp154b4qHZoN2ECpPJw
MIME-Version: 1.0
X-Received: by 10.224.172.4 with SMTP id j4mr10675943qaz.85.1392372878181;
	Fri, 14 Feb 2014 02:14:38 -0800 (PST)
Received: by 10.140.41.83 with HTTP; Fri, 14 Feb 2014 02:14:38 -0800 (PST)
Date: Fri, 14 Feb 2014 15:44:38 +0530
Message-ID: <CAKWK-M+Nd2UMQVz__4KhPzaMLGp_5cLhtR7n7f-VOD-w7jfOXQ@mail.gmail.com>
From: Shafi Mohammed S <shafi@vembu.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] (no subject)
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============5636797591214579178=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============5636797591214579178==
Content-Type: multipart/alternative; boundary=001a11c2fccacc9e9204f25b1208

--001a11c2fccacc9e9204f25b1208
Content-Type: text/plain; charset=ISO-8859-1

Hi all ,
   I need to  upload an XVA file to  the /home folder .I am trying to do
that with HTTP PUT . I tried various URL formats but nothing is working.
Always it returns 403 error .
Can anyone suggest a correct one ?

I tried :    http://192.168.0.226/home
              http://192.168.0.226/SM/home
               http://192.168.0.226/SM/sr="sr-UUID"

Regards,
Shafi,
Vembu Technologies.

--001a11c2fccacc9e9204f25b1208
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi all ,<div>=A0 =A0I need to =A0upload an XVA file to =A0=
the /home folder .I am trying to do that with HTTP PUT . I tried various UR=
L formats but nothing is working. Always it returns 403 error .<br>Can anyo=
ne suggest a correct one ?<br>
<br>I tried : =A0 =A0<a href=3D"http://192.168.0.226/home">http://192.168.0=
.226/home</a></div><div>=A0 =A0 =A0 =A0 =A0 =A0 =A0 <a href=3D"http://192.1=
68.0.226/SM/home">http://192.168.0.226/SM/home</a></div><div>=A0 =A0 =A0 =
=A0 =A0 =A0 =A0 =A0<a href=3D"http://192.168.0.226/SM/sr=3D">http://192.168=
.0.226/SM/sr=3D</a>&quot;sr-UUID&quot;</div>
<div><br clear=3D"all"><div><div dir=3D"ltr"><div><div>Regards,<br></div>Sh=
afi,<br></div>Vembu Technologies.<br><div><div><br></div></div></div></div>
</div></div>

--001a11c2fccacc9e9204f25b1208--


--===============5636797591214579178==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============5636797591214579178==--


From xen-api-bounces@lists.xen.org Fri Feb 14 21:34:48 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 14 Feb 2014 21:34:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WEQP6-0001Ba-8d; Fri, 14 Feb 2014 21:34:36 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <rranjeet@juniper.net>) id 1WEQP4-0001BU-Jb
	for xen-api@lists.xen.org; Fri, 14 Feb 2014 21:34:34 +0000
Received: from [193.109.254.147:13087] by server-4.bemta-14.messagelabs.com id
	26/31-32066-9EB8EF25; Fri, 14 Feb 2014 21:34:33 +0000
X-Env-Sender: rranjeet@juniper.net
X-Msg-Ref: server-13.tower-27.messagelabs.com!1392413671!4467260!1
X-Originating-IP: [216.32.180.31]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 935 invoked from network); 14 Feb 2014 21:34:32 -0000
Received: from va3ehsobe005.messaging.microsoft.com (HELO
	va3outboundpool.messaging.microsoft.com) (216.32.180.31)
	by server-13.tower-27.messagelabs.com with AES128-SHA encrypted SMTP;
	14 Feb 2014 21:34:32 -0000
Received: from mail199-va3-R.bigfish.com (10.7.14.252) by
	VA3EHSOBE006.bigfish.com (10.7.40.26) with Microsoft SMTP Server id
	14.1.225.22; Fri, 14 Feb 2014 21:34:31 +0000
Received: from mail199-va3 (localhost [127.0.0.1])	by
	mail199-va3-R.bigfish.com (Postfix) with ESMTP id 787E536010C;
	Fri, 14 Feb 2014 21:34:31 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:157.56.240.101; KIP:(null); UIP:(null);
	IPV:NLI; H:BL2PRD0510HT001.namprd05.prod.outlook.com; RD:none;
	EFVD:NLI
X-SpamScore: -3
X-BigFish: VPS-3(zzbb2dI98dI9371I542I1447Izz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah21bch1fc6hzz1de098h8275bh8275dh1de097h186068hz2fh109h2a8h839h944hd24hf0ah1220h1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h19ceh1ad9h1b0ah224fh1d07h1d0ch1d2eh1d3fh1de9h1dfeh1dffh1fe8h1ff5h2216h22d0h2336h2461h2487h24d7h2516h2545h255eh9a9j1155h)
Received-SPF: pass (mail199-va3: domain of juniper.net designates
	157.56.240.101 as permitted sender) client-ip=157.56.240.101;
	envelope-from=rranjeet@juniper.net;
	helo=BL2PRD0510HT001.namprd05.prod.outlook.com ; .outlook.com ; 
X-Forefront-Antispam-Report-Untrusted: SFV:NSPM;
	SFS:(10009001)(6009001)(13464003)(24454002)(51914003)(377454003)(479174003)(199002)(189002)(63696002)(81542001)(85306002)(15975445006)(79102001)(77982001)(59766001)(66066001)(81342001)(33646001)(74876001)(74706001)(90146001)(56816005)(47446002)(74502001)(81816001)(81686001)(31966008)(76576001)(76786001)(76796001)(74316001)(74366001)(87266001)(74662001)(87936001)(2656002)(19580405001)(19580395003)(83322001)(92566001)(94316002)(69226001)(95416001)(93516002)(93136001)(94946001)(86362001)(15202345003)(80022001)(95666001)(80976001)(65816001)(51856001)(85852003)(47976001)(49866001)(54316002)(53806001)(76482001)(46102001)(83072002)(4396001)(50986001)(54356001)(56776001)(47736001)(24736002);
	DIR:OUT; SFP:1101; SCL:1; SRVR:BY2PR05MB709;
	H:BY2PR05MB711.namprd05.prod.outlook.com; CLIP:66.129.239.10;
	FPR:F73EC1FE.6165D61.BFF7BEBF.82E83A8D.203A1; PTR:InfoNoRecords;
	A:1; MX:1; LANG:en; 
Received: from mail199-va3 (localhost.localdomain [127.0.0.1]) by mail199-va3
	(MessageSwitch) id 1392413669241680_1573;
	Fri, 14 Feb 2014 21:34:29 +0000 (UTC)
Received: from VA3EHSMHS014.bigfish.com (unknown [10.7.14.243])	by
	mail199-va3.bigfish.com (Postfix) with ESMTP id 350098004A;
	Fri, 14 Feb 2014 21:34:29 +0000 (UTC)
Received: from BL2PRD0510HT001.namprd05.prod.outlook.com (157.56.240.101) by
	VA3EHSMHS014.bigfish.com (10.7.99.24) with Microsoft SMTP Server (TLS)
	id 14.16.227.3; Fri, 14 Feb 2014 21:34:28 +0000
Received: from BY2PR05MB709.namprd05.prod.outlook.com (10.141.222.142) by
	BL2PRD0510HT001.namprd05.prod.outlook.com (10.255.100.36) with
	Microsoft SMTP
	Server (TLS) id 14.16.411.0; Fri, 14 Feb 2014 21:34:28 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com (10.141.222.149) by
	BY2PR05MB709.namprd05.prod.outlook.com (10.141.222.142) with Microsoft
	SMTP Server (TLS) id 15.0.878.16; Fri, 14 Feb 2014 21:34:26 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) by
	BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) with mapi id
	15.00.0878.008; Fri, 14 Feb 2014 21:34:26 +0000
From: Ranjeet R <rranjeet@juniper.net>
To: David Scott <dave.scott@eu.citrix.com>, "xen-api@lists.xen.org"
	<xen-api@lists.xen.org>
Thread-Topic: [Xen-API] Building XAPI as a 32-bit binary
Thread-Index: Ac8mjY0AtGMepdp+Q7i0tuVvtj5IJwCJPbwAAEG3ZIA=
Date: Fri, 14 Feb 2014 21:34:25 +0000
Message-ID: <c05e9d768ebd41d08316f95874d027f5@BY2PR05MB711.namprd05.prod.outlook.com>
References: <241eb55433a24c05b7a3e97ddc683dd2@BY2PR05MB711.namprd05.prod.outlook.com>
	<52FCB2BC.9010803@eu.citrix.com>
In-Reply-To: <52FCB2BC.9010803@eu.citrix.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [66.129.239.10]
x-forefront-prvs: 01221E3973
MIME-Version: 1.0
X-OriginatorOrg: juniper.net
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%
Cc: "xs-devel@lists.xenserver.org" <xs-devel@lists.xenserver.org>
Subject: Re: [Xen-API] Building XAPI as a 32-bit binary
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hi Dave

Thanks for the pointers.

I have installed a XenServer 6.2SP1 DDK VM and going through with the build. However, when I try to build xenctrl, I get the following compilation errors

# lib/xenguest_stubs.c: In function 'get_flags':
# lib/xenguest_stubs.c:233: warning: format '%ld' expects type 'long int', but argument 13 has type 'uint64_t'
# lib/xenguest_stubs.c: In function 'stub_xc_linux_build_native':
# lib/xenguest_stubs.c:374: warning: implicit declaration of function 'xc_dom_loginit'
# lib/xenguest_stubs.c:404: warning: implicit declaration of function 'xc_dom_release'
# lib/xenguest_stubs.c: In function 'stub_xc_domain_save':
# lib/xenguest_stubs.c:606: error: too few arguments to function 'xc_domain_save'
# lib/xenguest_stubs.c: In function 'stub_xc_domain_restore':
# lib/xenguest_stubs.c:682: error: too few arguments to function 'xc_domain_restore'
# Command exited with code 2.

Looking into the header files in xen-compat.h, I see that the macro __XEN_LATEST_INTERFACE_VERSION__ is defined as 0x0003020a, however the code in xenctrl expects the version to be __XEN_INTERFACE_VERSION__ >= 0x00040200 so that it will provide the relevant arguments to functions xc_domain_save. 

Question - I would expect the __XEN_INTERFACE_VERSION__ to be defined as 0x00040200 in 6.2 SP1 DDK VM, but it still has 0x0003020a. I am assuming just modifying the version will not work. How can I get around this issue.  

Any pointers to help me compile the code is really appreciated.

-Ranjeet

-----Original Message-----
From: David Scott [mailto:dave.scott@eu.citrix.com] 
Sent: Thursday, February 13, 2014 3:56 AM
To: xen-api@lists.xen.org
Cc: Ranjeet R; xs-devel@lists.xenserver.org
Subject: Re: [Xen-API] Building XAPI as a 32-bit binary


Hi,

[cross-posted to xs-devel]

On 10/02/14 18:27, Ranjeet R wrote:
> Hello
> I am trying to build a 32-bit XAPI in a CentOS 6.3 environment. 
> However, the xen rpms (like xen-devel) are only available as 64-bit 
> binaries (like 
> _http://dev.centos.org/centos/6/xen-c6-RC1/x86_64/RPMS/_) and not 
> available in 32-bit because of which I am not able to compile the 
> 32-bit XAPI binaries. I can try to compile Xen 32-bit RPMs from the 
> SRPMs but I was wondering how a 32-bit RPMs are not available publicly 
> given that
> dom0 is a 32-bit.
> Any pointers to building a 32-bit XAPI are really appreciated.

I assume you're interested in 32-bit because that's what currently shipping in XenServer -- is that correct? In that case I recommend trying to build xapi inside a XenServer "DDK VM": this should have all the necessary xen RPMs pre-installed.

If you base yourself on XenServer 6.2, then try building one of the xapi "clearwater" branches:

https://github.com/xapi-project/xen-api/tree/clearwater-sp1-lcm

Good luck!

Dave




_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Fri Feb 14 21:34:48 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 14 Feb 2014 21:34:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WEQP6-0001Ba-8d; Fri, 14 Feb 2014 21:34:36 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <rranjeet@juniper.net>) id 1WEQP4-0001BU-Jb
	for xen-api@lists.xen.org; Fri, 14 Feb 2014 21:34:34 +0000
Received: from [193.109.254.147:13087] by server-4.bemta-14.messagelabs.com id
	26/31-32066-9EB8EF25; Fri, 14 Feb 2014 21:34:33 +0000
X-Env-Sender: rranjeet@juniper.net
X-Msg-Ref: server-13.tower-27.messagelabs.com!1392413671!4467260!1
X-Originating-IP: [216.32.180.31]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 935 invoked from network); 14 Feb 2014 21:34:32 -0000
Received: from va3ehsobe005.messaging.microsoft.com (HELO
	va3outboundpool.messaging.microsoft.com) (216.32.180.31)
	by server-13.tower-27.messagelabs.com with AES128-SHA encrypted SMTP;
	14 Feb 2014 21:34:32 -0000
Received: from mail199-va3-R.bigfish.com (10.7.14.252) by
	VA3EHSOBE006.bigfish.com (10.7.40.26) with Microsoft SMTP Server id
	14.1.225.22; Fri, 14 Feb 2014 21:34:31 +0000
Received: from mail199-va3 (localhost [127.0.0.1])	by
	mail199-va3-R.bigfish.com (Postfix) with ESMTP id 787E536010C;
	Fri, 14 Feb 2014 21:34:31 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:157.56.240.101; KIP:(null); UIP:(null);
	IPV:NLI; H:BL2PRD0510HT001.namprd05.prod.outlook.com; RD:none;
	EFVD:NLI
X-SpamScore: -3
X-BigFish: VPS-3(zzbb2dI98dI9371I542I1447Izz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah21bch1fc6hzz1de098h8275bh8275dh1de097h186068hz2fh109h2a8h839h944hd24hf0ah1220h1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h19ceh1ad9h1b0ah224fh1d07h1d0ch1d2eh1d3fh1de9h1dfeh1dffh1fe8h1ff5h2216h22d0h2336h2461h2487h24d7h2516h2545h255eh9a9j1155h)
Received-SPF: pass (mail199-va3: domain of juniper.net designates
	157.56.240.101 as permitted sender) client-ip=157.56.240.101;
	envelope-from=rranjeet@juniper.net;
	helo=BL2PRD0510HT001.namprd05.prod.outlook.com ; .outlook.com ; 
X-Forefront-Antispam-Report-Untrusted: SFV:NSPM;
	SFS:(10009001)(6009001)(13464003)(24454002)(51914003)(377454003)(479174003)(199002)(189002)(63696002)(81542001)(85306002)(15975445006)(79102001)(77982001)(59766001)(66066001)(81342001)(33646001)(74876001)(74706001)(90146001)(56816005)(47446002)(74502001)(81816001)(81686001)(31966008)(76576001)(76786001)(76796001)(74316001)(74366001)(87266001)(74662001)(87936001)(2656002)(19580405001)(19580395003)(83322001)(92566001)(94316002)(69226001)(95416001)(93516002)(93136001)(94946001)(86362001)(15202345003)(80022001)(95666001)(80976001)(65816001)(51856001)(85852003)(47976001)(49866001)(54316002)(53806001)(76482001)(46102001)(83072002)(4396001)(50986001)(54356001)(56776001)(47736001)(24736002);
	DIR:OUT; SFP:1101; SCL:1; SRVR:BY2PR05MB709;
	H:BY2PR05MB711.namprd05.prod.outlook.com; CLIP:66.129.239.10;
	FPR:F73EC1FE.6165D61.BFF7BEBF.82E83A8D.203A1; PTR:InfoNoRecords;
	A:1; MX:1; LANG:en; 
Received: from mail199-va3 (localhost.localdomain [127.0.0.1]) by mail199-va3
	(MessageSwitch) id 1392413669241680_1573;
	Fri, 14 Feb 2014 21:34:29 +0000 (UTC)
Received: from VA3EHSMHS014.bigfish.com (unknown [10.7.14.243])	by
	mail199-va3.bigfish.com (Postfix) with ESMTP id 350098004A;
	Fri, 14 Feb 2014 21:34:29 +0000 (UTC)
Received: from BL2PRD0510HT001.namprd05.prod.outlook.com (157.56.240.101) by
	VA3EHSMHS014.bigfish.com (10.7.99.24) with Microsoft SMTP Server (TLS)
	id 14.16.227.3; Fri, 14 Feb 2014 21:34:28 +0000
Received: from BY2PR05MB709.namprd05.prod.outlook.com (10.141.222.142) by
	BL2PRD0510HT001.namprd05.prod.outlook.com (10.255.100.36) with
	Microsoft SMTP
	Server (TLS) id 14.16.411.0; Fri, 14 Feb 2014 21:34:28 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com (10.141.222.149) by
	BY2PR05MB709.namprd05.prod.outlook.com (10.141.222.142) with Microsoft
	SMTP Server (TLS) id 15.0.878.16; Fri, 14 Feb 2014 21:34:26 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) by
	BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) with mapi id
	15.00.0878.008; Fri, 14 Feb 2014 21:34:26 +0000
From: Ranjeet R <rranjeet@juniper.net>
To: David Scott <dave.scott@eu.citrix.com>, "xen-api@lists.xen.org"
	<xen-api@lists.xen.org>
Thread-Topic: [Xen-API] Building XAPI as a 32-bit binary
Thread-Index: Ac8mjY0AtGMepdp+Q7i0tuVvtj5IJwCJPbwAAEG3ZIA=
Date: Fri, 14 Feb 2014 21:34:25 +0000
Message-ID: <c05e9d768ebd41d08316f95874d027f5@BY2PR05MB711.namprd05.prod.outlook.com>
References: <241eb55433a24c05b7a3e97ddc683dd2@BY2PR05MB711.namprd05.prod.outlook.com>
	<52FCB2BC.9010803@eu.citrix.com>
In-Reply-To: <52FCB2BC.9010803@eu.citrix.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [66.129.239.10]
x-forefront-prvs: 01221E3973
MIME-Version: 1.0
X-OriginatorOrg: juniper.net
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%
Cc: "xs-devel@lists.xenserver.org" <xs-devel@lists.xenserver.org>
Subject: Re: [Xen-API] Building XAPI as a 32-bit binary
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hi Dave

Thanks for the pointers.

I have installed a XenServer 6.2SP1 DDK VM and going through with the build. However, when I try to build xenctrl, I get the following compilation errors

# lib/xenguest_stubs.c: In function 'get_flags':
# lib/xenguest_stubs.c:233: warning: format '%ld' expects type 'long int', but argument 13 has type 'uint64_t'
# lib/xenguest_stubs.c: In function 'stub_xc_linux_build_native':
# lib/xenguest_stubs.c:374: warning: implicit declaration of function 'xc_dom_loginit'
# lib/xenguest_stubs.c:404: warning: implicit declaration of function 'xc_dom_release'
# lib/xenguest_stubs.c: In function 'stub_xc_domain_save':
# lib/xenguest_stubs.c:606: error: too few arguments to function 'xc_domain_save'
# lib/xenguest_stubs.c: In function 'stub_xc_domain_restore':
# lib/xenguest_stubs.c:682: error: too few arguments to function 'xc_domain_restore'
# Command exited with code 2.

Looking into the header files in xen-compat.h, I see that the macro __XEN_LATEST_INTERFACE_VERSION__ is defined as 0x0003020a, however the code in xenctrl expects the version to be __XEN_INTERFACE_VERSION__ >= 0x00040200 so that it will provide the relevant arguments to functions xc_domain_save. 

Question - I would expect the __XEN_INTERFACE_VERSION__ to be defined as 0x00040200 in 6.2 SP1 DDK VM, but it still has 0x0003020a. I am assuming just modifying the version will not work. How can I get around this issue.  

Any pointers to help me compile the code is really appreciated.

-Ranjeet

-----Original Message-----
From: David Scott [mailto:dave.scott@eu.citrix.com] 
Sent: Thursday, February 13, 2014 3:56 AM
To: xen-api@lists.xen.org
Cc: Ranjeet R; xs-devel@lists.xenserver.org
Subject: Re: [Xen-API] Building XAPI as a 32-bit binary


Hi,

[cross-posted to xs-devel]

On 10/02/14 18:27, Ranjeet R wrote:
> Hello
> I am trying to build a 32-bit XAPI in a CentOS 6.3 environment. 
> However, the xen rpms (like xen-devel) are only available as 64-bit 
> binaries (like 
> _http://dev.centos.org/centos/6/xen-c6-RC1/x86_64/RPMS/_) and not 
> available in 32-bit because of which I am not able to compile the 
> 32-bit XAPI binaries. I can try to compile Xen 32-bit RPMs from the 
> SRPMs but I was wondering how a 32-bit RPMs are not available publicly 
> given that
> dom0 is a 32-bit.
> Any pointers to building a 32-bit XAPI are really appreciated.

I assume you're interested in 32-bit because that's what currently shipping in XenServer -- is that correct? In that case I recommend trying to build xapi inside a XenServer "DDK VM": this should have all the necessary xen RPMs pre-installed.

If you base yourself on XenServer 6.2, then try building one of the xapi "clearwater" branches:

https://github.com/xapi-project/xen-api/tree/clearwater-sp1-lcm

Good luck!

Dave




_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Sat Feb 15 11:28:31 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 15 Feb 2014 11:28:31 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WEdPu-000533-B2; Sat, 15 Feb 2014 11:28:18 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shafi@vembu.com>) id 1WEdPs-00052y-Uy
	for xen-api@lists.xen.org; Sat, 15 Feb 2014 11:28:17 +0000
Received: from [85.158.137.68:5868] by server-4.bemta-3.messagelabs.com id
	17/E8-04858-05F4FF25; Sat, 15 Feb 2014 11:28:16 +0000
X-Env-Sender: shafi@vembu.com
X-Msg-Ref: server-16.tower-31.messagelabs.com!1392463694!740757!1
X-Originating-IP: [209.85.216.52]
X-SpamReason: No, hits=3.1 required=7.0 tests=HTML_40_50,HTML_MESSAGE,
	MISSING_SUBJECT,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 31693 invoked from network); 15 Feb 2014 11:28:15 -0000
Received: from mail-qa0-f52.google.com (HELO mail-qa0-f52.google.com)
	(209.85.216.52)
	by server-16.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	15 Feb 2014 11:28:15 -0000
Received: by mail-qa0-f52.google.com with SMTP id j15so19911638qaq.11
	for <xen-api@lists.xen.org>; Sat, 15 Feb 2014 03:28:14 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=w4azbi43EpfhKbyL3ycWxaUjnFaFE2CAONXCknTDQrw=;
	b=GKzPDZJmKu+ZHLIC4NRF75iGKp4VdvAugPaKUUD6RmHDNrSfpzBVXHQJ+zTEFDM/Gs
	2L4DKF+wlv0Sra0AMBYALEgUevlWXFWOlOZrVzouypvwWjxz/MtlyNkYyGxemqeCtSnw
	nBf42rE0/7wFXfGvF3+DJle8mtZsD6IzccM/0/CHnsyJuIG7lzfiDyUJYLRM8Vwx9nba
	uSkb76dSLMhdadIOAi+hSyH37a2Gb4VqRR3nZAEOaEgUSaOGtYkinCRWRjP6XJ3pBf40
	+OeFLx5H1TLE9ferNR8CS5IkKYM3BWYtBsAOXhFLtVzPTXHJ5Gq9PaAWFoOGYBsGh5X8
	31dA==
X-Gm-Message-State: ALoCoQl7ktPX+6UozKKXJjpSKLoyHlYXdJNL9phW4DHxptIXyChIOIJk9holfRei4jtZqTStbuS8
MIME-Version: 1.0
X-Received: by 10.140.92.54 with SMTP id a51mr88915qge.111.1392463694019; Sat,
	15 Feb 2014 03:28:14 -0800 (PST)
Received: by 10.140.41.83 with HTTP; Sat, 15 Feb 2014 03:28:13 -0800 (PST)
Date: Sat, 15 Feb 2014 16:58:13 +0530
Message-ID: <CAKWK-MLuSWYWF=ZGvsWagR4tyeof799uvgnO5_JXGV=3gw=+rg@mail.gmail.com>
From: Shafi Mohammed S <shafi@vembu.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] (no subject)
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============3828740799199689594=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============3828740799199689594==
Content-Type: multipart/alternative; boundary=001a113ab97ad84f5504f27037e8

--001a113ab97ad84f5504f27037e8
Content-Type: text/plain; charset=ISO-8859-1

Hi all

 I need to upload a file to the home folder of my Xenserver through http
curl , but I dont know the URL format needed . Can anyone suggest me a
Valid URL .



Regards,
Shafi,
Vembu Technologies.

--001a113ab97ad84f5504f27037e8
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi all<div><br></div><div>=A0I need to upload a file to th=
e home folder of my Xenserver through http curl , but I dont know the URL f=
ormat needed . Can anyone suggest me a Valid URL .<br><br><br></div><div><b=
r clear=3D"all">
<div><div dir=3D"ltr"><div><div>Regards,<br></div>Shafi,<br></div>Vembu Tec=
hnologies.<br><div><div><br></div></div></div></div>
</div></div>

--001a113ab97ad84f5504f27037e8--


--===============3828740799199689594==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============3828740799199689594==--


From xen-api-bounces@lists.xen.org Sat Feb 15 11:28:31 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Sat, 15 Feb 2014 11:28:31 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WEdPu-000533-B2; Sat, 15 Feb 2014 11:28:18 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shafi@vembu.com>) id 1WEdPs-00052y-Uy
	for xen-api@lists.xen.org; Sat, 15 Feb 2014 11:28:17 +0000
Received: from [85.158.137.68:5868] by server-4.bemta-3.messagelabs.com id
	17/E8-04858-05F4FF25; Sat, 15 Feb 2014 11:28:16 +0000
X-Env-Sender: shafi@vembu.com
X-Msg-Ref: server-16.tower-31.messagelabs.com!1392463694!740757!1
X-Originating-IP: [209.85.216.52]
X-SpamReason: No, hits=3.1 required=7.0 tests=HTML_40_50,HTML_MESSAGE,
	MISSING_SUBJECT,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 31693 invoked from network); 15 Feb 2014 11:28:15 -0000
Received: from mail-qa0-f52.google.com (HELO mail-qa0-f52.google.com)
	(209.85.216.52)
	by server-16.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	15 Feb 2014 11:28:15 -0000
Received: by mail-qa0-f52.google.com with SMTP id j15so19911638qaq.11
	for <xen-api@lists.xen.org>; Sat, 15 Feb 2014 03:28:14 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=w4azbi43EpfhKbyL3ycWxaUjnFaFE2CAONXCknTDQrw=;
	b=GKzPDZJmKu+ZHLIC4NRF75iGKp4VdvAugPaKUUD6RmHDNrSfpzBVXHQJ+zTEFDM/Gs
	2L4DKF+wlv0Sra0AMBYALEgUevlWXFWOlOZrVzouypvwWjxz/MtlyNkYyGxemqeCtSnw
	nBf42rE0/7wFXfGvF3+DJle8mtZsD6IzccM/0/CHnsyJuIG7lzfiDyUJYLRM8Vwx9nba
	uSkb76dSLMhdadIOAi+hSyH37a2Gb4VqRR3nZAEOaEgUSaOGtYkinCRWRjP6XJ3pBf40
	+OeFLx5H1TLE9ferNR8CS5IkKYM3BWYtBsAOXhFLtVzPTXHJ5Gq9PaAWFoOGYBsGh5X8
	31dA==
X-Gm-Message-State: ALoCoQl7ktPX+6UozKKXJjpSKLoyHlYXdJNL9phW4DHxptIXyChIOIJk9holfRei4jtZqTStbuS8
MIME-Version: 1.0
X-Received: by 10.140.92.54 with SMTP id a51mr88915qge.111.1392463694019; Sat,
	15 Feb 2014 03:28:14 -0800 (PST)
Received: by 10.140.41.83 with HTTP; Sat, 15 Feb 2014 03:28:13 -0800 (PST)
Date: Sat, 15 Feb 2014 16:58:13 +0530
Message-ID: <CAKWK-MLuSWYWF=ZGvsWagR4tyeof799uvgnO5_JXGV=3gw=+rg@mail.gmail.com>
From: Shafi Mohammed S <shafi@vembu.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] (no subject)
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============3828740799199689594=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============3828740799199689594==
Content-Type: multipart/alternative; boundary=001a113ab97ad84f5504f27037e8

--001a113ab97ad84f5504f27037e8
Content-Type: text/plain; charset=ISO-8859-1

Hi all

 I need to upload a file to the home folder of my Xenserver through http
curl , but I dont know the URL format needed . Can anyone suggest me a
Valid URL .



Regards,
Shafi,
Vembu Technologies.

--001a113ab97ad84f5504f27037e8
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi all<div><br></div><div>=A0I need to upload a file to th=
e home folder of my Xenserver through http curl , but I dont know the URL f=
ormat needed . Can anyone suggest me a Valid URL .<br><br><br></div><div><b=
r clear=3D"all">
<div><div dir=3D"ltr"><div><div>Regards,<br></div>Shafi,<br></div>Vembu Tec=
hnologies.<br><div><div><br></div></div></div></div>
</div></div>

--001a113ab97ad84f5504f27037e8--


--===============3828740799199689594==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============3828740799199689594==--


From xen-api-bounces@lists.xen.org Mon Feb 17 13:07:07 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 17 Feb 2014 13:07:07 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WFNuQ-0008EB-Dz; Mon, 17 Feb 2014 13:06:54 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <benkhellat_samir@hotmail.com>) id 1WFNuP-0008E6-CS
	for xen-api@lists.xen.org; Mon, 17 Feb 2014 13:06:53 +0000
Received: from [85.158.143.35:61941] by server-3.bemta-4.messagelabs.com id
	56/D0-11539-C6902035; Mon, 17 Feb 2014 13:06:52 +0000
X-Env-Sender: benkhellat_samir@hotmail.com
X-Msg-Ref: server-16.tower-21.messagelabs.com!1392642411!6242457!1
X-Originating-IP: [157.55.0.224]
X-SpamReason: No, hits=0.7 required=7.0 tests=FORGED_HOTMAIL_RCVD,
	HTML_40_50, HTML_MESSAGE, ML_RADAR_SPEW_LINKS_12, ML_RADAR_SPEW_LINKS_14,
	ML_RADAR_SPEW_LINKS_2,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 10770 invoked from network); 17 Feb 2014 13:06:51 -0000
Received: from dub0-omc1-s25.dub0.hotmail.com (HELO
	dub0-omc1-s25.dub0.hotmail.com) (157.55.0.224)
	by server-16.tower-21.messagelabs.com with SMTP;
	17 Feb 2014 13:06:51 -0000
Received: from DUB113-W45 ([157.55.0.239]) by dub0-omc1-s25.dub0.hotmail.com
	with Microsoft SMTPSVC(6.0.3790.4675); 
	Mon, 17 Feb 2014 05:06:50 -0800
X-TMN: [T6FVO8OqkSxose8dN6PO1mqRn4qruP+Z]
X-Originating-Email: [benkhellat_samir@hotmail.com]
Message-ID: <DUB113-W4534BE7CE67DAEEC81834AEE990@phx.gbl>
From: samir benkhellat <benkhellat_samir@hotmail.com>
To: Shafi Mohammed S <shafi@vembu.com>, "xen-api@lists.xen.org"
	<xen-api@lists.xen.org>
Date: Mon, 17 Feb 2014 13:06:50 +0000
Importance: Normal
In-Reply-To: <CAKWK-MLuSWYWF=ZGvsWagR4tyeof799uvgnO5_JXGV=3gw=+rg@mail.gmail.com>
References: <CAKWK-MLuSWYWF=ZGvsWagR4tyeof799uvgnO5_JXGV=3gw=+rg@mail.gmail.com>
MIME-Version: 1.0
X-OriginalArrivalTime: 17 Feb 2014 13:06:50.0578 (UTC)
	FILETIME=[1F0F8320:01CF2BE1]
Subject: Re: [Xen-API] (no subject)
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0070210851765695674=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============0070210851765695674==
Content-Type: multipart/alternative;
	boundary="_c49e9976-a2c8-4acb-8ab7-0ed181e0d828_"

--_c49e9976-a2c8-4acb-8ab7-0ed181e0d828_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

check this link (general use of curl): http://www.thegeekstuff.com/2012/04/=
curl-examples/

Date: Sat=2C 15 Feb 2014 16:58:13 +0530
From: shafi@vembu.com
To: xen-api@lists.xen.org
Subject: [Xen-API] (no subject)

Hi all
 I need to upload a file to the home folder of my Xenserver through http cu=
rl =2C but I dont know the URL format needed . Can anyone suggest me a Vali=
d URL .


=0A=
Regards=2C
Shafi=2C
Vembu Technologies.

=0A=
=0A=

_______________________________________________=0A=
Xen-api mailing list=0A=
Xen-api@lists.xen.org=0A=
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api 		 	   		  =

--_c49e9976-a2c8-4acb-8ab7-0ed181e0d828_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'>check this link (general use of =
curl): http://www.thegeekstuff.com/2012/04/curl-examples/<br><br><div><hr i=
d=3D"stopSpelling">Date: Sat=2C 15 Feb 2014 16:58:13 +0530<br>From: shafi@v=
embu.com<br>To: xen-api@lists.xen.org<br>Subject: [Xen-API] (no subject)<br=
><br><div dir=3D"ltr">Hi all<div><br></div><div>&nbsp=3BI need to upload a =
file to the home folder of my Xenserver through http curl =2C but I dont kn=
ow the URL format needed . Can anyone suggest me a Valid URL .<br><br><br><=
/div><div><br clear=3D"all">=0A=
<div><div dir=3D"ltr"><div><div>Regards=2C<br></div>Shafi=2C<br></div>Vembu=
 Technologies.<br><div><div><br></div></div></div></div>=0A=
</div></div>=0A=
<br>_______________________________________________=0A=
Xen-api mailing list=0A=
Xen-api@lists.xen.org=0A=
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</div> 		 	   		  </di=
v></body>
</html>=

--_c49e9976-a2c8-4acb-8ab7-0ed181e0d828_--


--===============0070210851765695674==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============0070210851765695674==--


From xen-api-bounces@lists.xen.org Mon Feb 17 13:07:07 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 17 Feb 2014 13:07:07 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WFNuQ-0008EB-Dz; Mon, 17 Feb 2014 13:06:54 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <benkhellat_samir@hotmail.com>) id 1WFNuP-0008E6-CS
	for xen-api@lists.xen.org; Mon, 17 Feb 2014 13:06:53 +0000
Received: from [85.158.143.35:61941] by server-3.bemta-4.messagelabs.com id
	56/D0-11539-C6902035; Mon, 17 Feb 2014 13:06:52 +0000
X-Env-Sender: benkhellat_samir@hotmail.com
X-Msg-Ref: server-16.tower-21.messagelabs.com!1392642411!6242457!1
X-Originating-IP: [157.55.0.224]
X-SpamReason: No, hits=0.7 required=7.0 tests=FORGED_HOTMAIL_RCVD,
	HTML_40_50, HTML_MESSAGE, ML_RADAR_SPEW_LINKS_12, ML_RADAR_SPEW_LINKS_14,
	ML_RADAR_SPEW_LINKS_2,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 10770 invoked from network); 17 Feb 2014 13:06:51 -0000
Received: from dub0-omc1-s25.dub0.hotmail.com (HELO
	dub0-omc1-s25.dub0.hotmail.com) (157.55.0.224)
	by server-16.tower-21.messagelabs.com with SMTP;
	17 Feb 2014 13:06:51 -0000
Received: from DUB113-W45 ([157.55.0.239]) by dub0-omc1-s25.dub0.hotmail.com
	with Microsoft SMTPSVC(6.0.3790.4675); 
	Mon, 17 Feb 2014 05:06:50 -0800
X-TMN: [T6FVO8OqkSxose8dN6PO1mqRn4qruP+Z]
X-Originating-Email: [benkhellat_samir@hotmail.com]
Message-ID: <DUB113-W4534BE7CE67DAEEC81834AEE990@phx.gbl>
From: samir benkhellat <benkhellat_samir@hotmail.com>
To: Shafi Mohammed S <shafi@vembu.com>, "xen-api@lists.xen.org"
	<xen-api@lists.xen.org>
Date: Mon, 17 Feb 2014 13:06:50 +0000
Importance: Normal
In-Reply-To: <CAKWK-MLuSWYWF=ZGvsWagR4tyeof799uvgnO5_JXGV=3gw=+rg@mail.gmail.com>
References: <CAKWK-MLuSWYWF=ZGvsWagR4tyeof799uvgnO5_JXGV=3gw=+rg@mail.gmail.com>
MIME-Version: 1.0
X-OriginalArrivalTime: 17 Feb 2014 13:06:50.0578 (UTC)
	FILETIME=[1F0F8320:01CF2BE1]
Subject: Re: [Xen-API] (no subject)
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0070210851765695674=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============0070210851765695674==
Content-Type: multipart/alternative;
	boundary="_c49e9976-a2c8-4acb-8ab7-0ed181e0d828_"

--_c49e9976-a2c8-4acb-8ab7-0ed181e0d828_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

check this link (general use of curl): http://www.thegeekstuff.com/2012/04/=
curl-examples/

Date: Sat=2C 15 Feb 2014 16:58:13 +0530
From: shafi@vembu.com
To: xen-api@lists.xen.org
Subject: [Xen-API] (no subject)

Hi all
 I need to upload a file to the home folder of my Xenserver through http cu=
rl =2C but I dont know the URL format needed . Can anyone suggest me a Vali=
d URL .


=0A=
Regards=2C
Shafi=2C
Vembu Technologies.

=0A=
=0A=

_______________________________________________=0A=
Xen-api mailing list=0A=
Xen-api@lists.xen.org=0A=
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api 		 	   		  =

--_c49e9976-a2c8-4acb-8ab7-0ed181e0d828_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 12pt=3B
font-family:Calibri
}
--></style></head>
<body class=3D'hmmessage'><div dir=3D'ltr'>check this link (general use of =
curl): http://www.thegeekstuff.com/2012/04/curl-examples/<br><br><div><hr i=
d=3D"stopSpelling">Date: Sat=2C 15 Feb 2014 16:58:13 +0530<br>From: shafi@v=
embu.com<br>To: xen-api@lists.xen.org<br>Subject: [Xen-API] (no subject)<br=
><br><div dir=3D"ltr">Hi all<div><br></div><div>&nbsp=3BI need to upload a =
file to the home folder of my Xenserver through http curl =2C but I dont kn=
ow the URL format needed . Can anyone suggest me a Valid URL .<br><br><br><=
/div><div><br clear=3D"all">=0A=
<div><div dir=3D"ltr"><div><div>Regards=2C<br></div>Shafi=2C<br></div>Vembu=
 Technologies.<br><div><div><br></div></div></div></div>=0A=
</div></div>=0A=
<br>_______________________________________________=0A=
Xen-api mailing list=0A=
Xen-api@lists.xen.org=0A=
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api</div> 		 	   		  </di=
v></body>
</html>=

--_c49e9976-a2c8-4acb-8ab7-0ed181e0d828_--


--===============0070210851765695674==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============0070210851765695674==--


From xen-api-bounces@lists.xen.org Mon Feb 17 13:26:06 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 17 Feb 2014 13:26:06 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WFOCw-0000Hf-F5; Mon, 17 Feb 2014 13:26:02 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shafi@vembu.com>) id 1WFOCv-0000HT-2b
	for xen-api@lists.xen.org; Mon, 17 Feb 2014 13:26:01 +0000
Received: from [85.158.139.211:42517] by server-15.bemta-5.messagelabs.com id
	BC/72-24395-6ED02035; Mon, 17 Feb 2014 13:25:58 +0000
X-Env-Sender: shafi@vembu.com
X-Msg-Ref: server-13.tower-206.messagelabs.com!1392643557!4413933!1
X-Originating-IP: [209.85.216.178]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_50_60,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 31383 invoked from network); 17 Feb 2014 13:25:58 -0000
Received: from mail-qc0-f178.google.com (HELO mail-qc0-f178.google.com)
	(209.85.216.178)
	by server-13.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	17 Feb 2014 13:25:58 -0000
Received: by mail-qc0-f178.google.com with SMTP id m20so23487021qcx.37
	for <xen-api@lists.xen.org>; Mon, 17 Feb 2014 05:25:57 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=6gm+riv51z9lLHFA38q6doZEFuNbNealSO61XXDG8tg=;
	b=D9QWeyl1EZGocYyMcph22qXJnaZLvOVX6KP8nYEfLS6KplL1hdUP4GshM4L1FW94bi
	RBKyNNBtXy/KBWTCw9xTSMANkiuj7aD5FyyFyZHrCgKyathcsSQ00fXzr9tqR9ao0jMm
	YU7KzprEBdJZjSmpJcPkbpqlRuLU4gathEHwscPz4H90rDKWhgl2J3Iq60/qwncZFQvH
	WhldotvXQYGVD1/ublENn5+6Kn6tQPsvGjJxfbSyaWg5Wvh8cuZrRkxKxsSNkT5dlFKc
	GpbzNzMwc9vYpO9nZMR2RgHnQg/+95ct/69wyDWIFum0cAOCVqXNbjUD482RFf2vzm3s
	EYvQ==
X-Gm-Message-State: ALoCoQl5qpZwxbdqQx/xLdFvSop02P+IYxcDkgjbzg0YhZKqcdR9l6kAupcNJBa/XwE0Zs2kEX17
MIME-Version: 1.0
X-Received: by 10.140.21.179 with SMTP id 48mr2210239qgl.78.1392643556768;
	Mon, 17 Feb 2014 05:25:56 -0800 (PST)
Received: by 10.140.41.83 with HTTP; Mon, 17 Feb 2014 05:25:56 -0800 (PST)
Date: Mon, 17 Feb 2014 18:55:56 +0530
Message-ID: <CAKWK-MLg46_gYJQ6-_0EH7BXc764UF7CC9S8Jfo50SYF1qFZLQ@mail.gmail.com>
From: Shafi Mohammed S <shafi@vembu.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] API call to set the Default SR of a pool
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============5772921691976893008=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============5772921691976893008==
Content-Type: multipart/alternative; boundary=001a11c11fee80124904f29a1893

--001a11c11fee80124904f29a1893
Content-Type: text/plain; charset=ISO-8859-1

Hi all ,
    1)  Is there any API call to set the Default SR of a pool ?

xe command
xe pool-param-set uuid=<pool-uuid> default-SR=<sr-uuid>

     2) Can a Xenserver be a part of multiple XenPool configurations ? If
so what is the limit ?.

Thanks .

Regards,
Shafi,
Vembu Technologies.

--001a11c11fee80124904f29a1893
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi all ,<br>=A0 =A0 1) =A0Is there any API call to set the=
 Default SR of a pool ?<br><br><div>xe command=A0<div><span style=3D"backgr=
ound-color:transparent;color:rgb(85,85,85);font-family:Helvetica,Arial,sans=
-serif;font-size:13px;line-height:18px">xe pool-param-set uuid=3D&lt;pool-u=
uid&gt; default-SR=3D&lt;sr-uuid&gt;</span><br>
=A0=A0</div><div>=A0 =A0 =A02) Can a Xenserver be a part of multiple XenPoo=
l configurations ? If so what is the limit ?.</div><div><br></div><div>Than=
ks .<br><br clear=3D"all"><div><div dir=3D"ltr"><div><div>Regards,<br></div=
>Shafi,<br>
</div>Vembu Technologies.<br><div><div><br></div></div></div></div>
</div></div></div>

--001a11c11fee80124904f29a1893--


--===============5772921691976893008==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============5772921691976893008==--


From xen-api-bounces@lists.xen.org Mon Feb 17 13:26:06 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 17 Feb 2014 13:26:06 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WFOCw-0000Hf-F5; Mon, 17 Feb 2014 13:26:02 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shafi@vembu.com>) id 1WFOCv-0000HT-2b
	for xen-api@lists.xen.org; Mon, 17 Feb 2014 13:26:01 +0000
Received: from [85.158.139.211:42517] by server-15.bemta-5.messagelabs.com id
	BC/72-24395-6ED02035; Mon, 17 Feb 2014 13:25:58 +0000
X-Env-Sender: shafi@vembu.com
X-Msg-Ref: server-13.tower-206.messagelabs.com!1392643557!4413933!1
X-Originating-IP: [209.85.216.178]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_50_60,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 31383 invoked from network); 17 Feb 2014 13:25:58 -0000
Received: from mail-qc0-f178.google.com (HELO mail-qc0-f178.google.com)
	(209.85.216.178)
	by server-13.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	17 Feb 2014 13:25:58 -0000
Received: by mail-qc0-f178.google.com with SMTP id m20so23487021qcx.37
	for <xen-api@lists.xen.org>; Mon, 17 Feb 2014 05:25:57 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=6gm+riv51z9lLHFA38q6doZEFuNbNealSO61XXDG8tg=;
	b=D9QWeyl1EZGocYyMcph22qXJnaZLvOVX6KP8nYEfLS6KplL1hdUP4GshM4L1FW94bi
	RBKyNNBtXy/KBWTCw9xTSMANkiuj7aD5FyyFyZHrCgKyathcsSQ00fXzr9tqR9ao0jMm
	YU7KzprEBdJZjSmpJcPkbpqlRuLU4gathEHwscPz4H90rDKWhgl2J3Iq60/qwncZFQvH
	WhldotvXQYGVD1/ublENn5+6Kn6tQPsvGjJxfbSyaWg5Wvh8cuZrRkxKxsSNkT5dlFKc
	GpbzNzMwc9vYpO9nZMR2RgHnQg/+95ct/69wyDWIFum0cAOCVqXNbjUD482RFf2vzm3s
	EYvQ==
X-Gm-Message-State: ALoCoQl5qpZwxbdqQx/xLdFvSop02P+IYxcDkgjbzg0YhZKqcdR9l6kAupcNJBa/XwE0Zs2kEX17
MIME-Version: 1.0
X-Received: by 10.140.21.179 with SMTP id 48mr2210239qgl.78.1392643556768;
	Mon, 17 Feb 2014 05:25:56 -0800 (PST)
Received: by 10.140.41.83 with HTTP; Mon, 17 Feb 2014 05:25:56 -0800 (PST)
Date: Mon, 17 Feb 2014 18:55:56 +0530
Message-ID: <CAKWK-MLg46_gYJQ6-_0EH7BXc764UF7CC9S8Jfo50SYF1qFZLQ@mail.gmail.com>
From: Shafi Mohammed S <shafi@vembu.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] API call to set the Default SR of a pool
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============5772921691976893008=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============5772921691976893008==
Content-Type: multipart/alternative; boundary=001a11c11fee80124904f29a1893

--001a11c11fee80124904f29a1893
Content-Type: text/plain; charset=ISO-8859-1

Hi all ,
    1)  Is there any API call to set the Default SR of a pool ?

xe command
xe pool-param-set uuid=<pool-uuid> default-SR=<sr-uuid>

     2) Can a Xenserver be a part of multiple XenPool configurations ? If
so what is the limit ?.

Thanks .

Regards,
Shafi,
Vembu Technologies.

--001a11c11fee80124904f29a1893
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi all ,<br>=A0 =A0 1) =A0Is there any API call to set the=
 Default SR of a pool ?<br><br><div>xe command=A0<div><span style=3D"backgr=
ound-color:transparent;color:rgb(85,85,85);font-family:Helvetica,Arial,sans=
-serif;font-size:13px;line-height:18px">xe pool-param-set uuid=3D&lt;pool-u=
uid&gt; default-SR=3D&lt;sr-uuid&gt;</span><br>
=A0=A0</div><div>=A0 =A0 =A02) Can a Xenserver be a part of multiple XenPoo=
l configurations ? If so what is the limit ?.</div><div><br></div><div>Than=
ks .<br><br clear=3D"all"><div><div dir=3D"ltr"><div><div>Regards,<br></div=
>Shafi,<br>
</div>Vembu Technologies.<br><div><div><br></div></div></div></div>
</div></div></div>

--001a11c11fee80124904f29a1893--


--===============5772921691976893008==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============5772921691976893008==--


From xen-api-bounces@lists.xen.org Tue Feb 18 09:19:01 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 18 Feb 2014 09:19:01 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WFgpH-0005cF-NI; Tue, 18 Feb 2014 09:18:51 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <raistlin.df@gmail.com>)
	id 1WFgpG-0005c6-I2; Tue, 18 Feb 2014 09:18:50 +0000
Received: from [193.109.254.147:63399] by server-14.bemta-14.messagelabs.com
	id 07/4A-29228-97523035; Tue, 18 Feb 2014 09:18:49 +0000
X-Env-Sender: raistlin.df@gmail.com
X-Msg-Ref: server-5.tower-27.messagelabs.com!1392715119!5062446!1
X-Originating-IP: [74.125.83.52]
X-SpamReason: No, hits=2.2 required=7.0 tests=ML_RADAR_SPEW_LINKS_8,
	SUSPICIOUS_RECIPS,spamassassin: ,async_handler: 
	YXN5bmNfZGVsYXk6IDcwNDMyMjAgKHRpbWVvdXQp\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 10306 invoked from network); 18 Feb 2014 09:18:39 -0000
Received: from mail-ee0-f52.google.com (HELO mail-ee0-f52.google.com)
	(74.125.83.52)
	by server-5.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	18 Feb 2014 09:18:39 -0000
Received: by mail-ee0-f52.google.com with SMTP id e53so7493784eek.25
	for <multiple recipients>; Tue, 18 Feb 2014 01:18:39 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=sender:message-id:subject:from:to:cc:date:content-type:mime-version; 
	bh=/Q/8w3+qC2JFxhKbdEeSUiQt5BZ3FJT1pSkYuKum4M8=;
	b=aBevmY8sl93bogr62PtsJIGetzidl8O1sXOQbFtvKxGAv6XzAc6dQwKwfQcpXKLB8G
	vd3XtC/1uchTy2clGIMaREZ97cCcN7RQdYgw+Y7GSNDeHZY4OtfLkF46ztDrj64nwsT7
	QLVJ9i5zmnp4MDXWlw5JPIs4zaCA+3xoV8zbJMDaZR7hoR0eG/ahZciV/emZ+voq3G34
	YSBfbvwLKreGYgKe4IObRXINA3X+RXw3yzfQuDMRUUVb0oPQ+DjVei05LQvFVHZMgwmE
	wHABAIid21oScbo816IMHOpfXGAXsApJtpx1JXe/7jAk4l/zvvu2/IpsSVojhbxMo8Df
	JTqw==
X-Received: by 10.14.175.193 with SMTP id z41mr22992eel.108.1392715119256;
	Tue, 18 Feb 2014 01:18:39 -0800 (PST)
Received: from [192.168.0.40] (ip-183-225.sn1.eutelia.it. [62.94.183.225])
	by mx.google.com with ESMTPSA id 46sm67642616ees.4.2014.02.18.01.18.32
	for <multiple recipients>
	(version=TLSv1 cipher=RC4-SHA bits=128/128);
	Tue, 18 Feb 2014 01:18:38 -0800 (PST)
Message-ID: <1392715101.32038.466.camel@Solace>
From: Dario Faggioli <raistlin@linux.it>
To: "xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Date: Tue, 18 Feb 2014 10:18:21 +0100
X-Mailer: Evolution 3.10.3 (3.10.3-1.fc20)
Mime-Version: 1.0
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	xen <xen@lists.fedoraproject.org>, cl-mirage <cl-mirage@lists.cam.ac.uk>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: [Xen-API] Today is Xen Project Test Day for 4.4 RC4
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============4121501974998189884=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org


--===============4121501974998189884==
Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature";
	boundary="=-ozW96/qKXM/3ULIOimJ8"


--=-ozW96/qKXM/3ULIOimJ8
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

This is a reminder that today is the Xen Project Test Day for Xen 4.4
RC4.

General Information about Test Days can be found here:
http://wiki.xenproject.org/wiki/Xen_Test_Days

and specific instructions for this Test Day are located here:
http://wiki.xenproject.org/wiki/Xen_4.4_RC4_test_instructions

Developers: please consider monitoring the Freenode IRC channel
#xentest today to make sure that people are able to build and test the
code.

Hope to see you today on #xentest!

Dario
=20
--=20
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)


--=-ozW96/qKXM/3ULIOimJ8
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEABECAAYFAlMDJV0ACgkQk4XaBE3IOsTpTgCePiO87TXF1CTTBmHT4AR7tner
/jwAn2beaBxh+skppx2cFj/ANIxQJhQo
=aLdi
-----END PGP SIGNATURE-----

--=-ozW96/qKXM/3ULIOimJ8--



--===============4121501974998189884==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============4121501974998189884==--



From xen-api-bounces@lists.xen.org Tue Feb 18 09:19:01 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 18 Feb 2014 09:19:01 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WFgpH-0005cF-NI; Tue, 18 Feb 2014 09:18:51 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <raistlin.df@gmail.com>)
	id 1WFgpG-0005c6-I2; Tue, 18 Feb 2014 09:18:50 +0000
Received: from [193.109.254.147:63399] by server-14.bemta-14.messagelabs.com
	id 07/4A-29228-97523035; Tue, 18 Feb 2014 09:18:49 +0000
X-Env-Sender: raistlin.df@gmail.com
X-Msg-Ref: server-5.tower-27.messagelabs.com!1392715119!5062446!1
X-Originating-IP: [74.125.83.52]
X-SpamReason: No, hits=2.2 required=7.0 tests=ML_RADAR_SPEW_LINKS_8,
	SUSPICIOUS_RECIPS,spamassassin: ,async_handler: 
	YXN5bmNfZGVsYXk6IDcwNDMyMjAgKHRpbWVvdXQp\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 10306 invoked from network); 18 Feb 2014 09:18:39 -0000
Received: from mail-ee0-f52.google.com (HELO mail-ee0-f52.google.com)
	(74.125.83.52)
	by server-5.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	18 Feb 2014 09:18:39 -0000
Received: by mail-ee0-f52.google.com with SMTP id e53so7493784eek.25
	for <multiple recipients>; Tue, 18 Feb 2014 01:18:39 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=sender:message-id:subject:from:to:cc:date:content-type:mime-version; 
	bh=/Q/8w3+qC2JFxhKbdEeSUiQt5BZ3FJT1pSkYuKum4M8=;
	b=aBevmY8sl93bogr62PtsJIGetzidl8O1sXOQbFtvKxGAv6XzAc6dQwKwfQcpXKLB8G
	vd3XtC/1uchTy2clGIMaREZ97cCcN7RQdYgw+Y7GSNDeHZY4OtfLkF46ztDrj64nwsT7
	QLVJ9i5zmnp4MDXWlw5JPIs4zaCA+3xoV8zbJMDaZR7hoR0eG/ahZciV/emZ+voq3G34
	YSBfbvwLKreGYgKe4IObRXINA3X+RXw3yzfQuDMRUUVb0oPQ+DjVei05LQvFVHZMgwmE
	wHABAIid21oScbo816IMHOpfXGAXsApJtpx1JXe/7jAk4l/zvvu2/IpsSVojhbxMo8Df
	JTqw==
X-Received: by 10.14.175.193 with SMTP id z41mr22992eel.108.1392715119256;
	Tue, 18 Feb 2014 01:18:39 -0800 (PST)
Received: from [192.168.0.40] (ip-183-225.sn1.eutelia.it. [62.94.183.225])
	by mx.google.com with ESMTPSA id 46sm67642616ees.4.2014.02.18.01.18.32
	for <multiple recipients>
	(version=TLSv1 cipher=RC4-SHA bits=128/128);
	Tue, 18 Feb 2014 01:18:38 -0800 (PST)
Message-ID: <1392715101.32038.466.camel@Solace>
From: Dario Faggioli <raistlin@linux.it>
To: "xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Date: Tue, 18 Feb 2014 10:18:21 +0100
X-Mailer: Evolution 3.10.3 (3.10.3-1.fc20)
Mime-Version: 1.0
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	xen <xen@lists.fedoraproject.org>, cl-mirage <cl-mirage@lists.cam.ac.uk>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: [Xen-API] Today is Xen Project Test Day for 4.4 RC4
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============4121501974998189884=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org


--===============4121501974998189884==
Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature";
	boundary="=-ozW96/qKXM/3ULIOimJ8"


--=-ozW96/qKXM/3ULIOimJ8
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

This is a reminder that today is the Xen Project Test Day for Xen 4.4
RC4.

General Information about Test Days can be found here:
http://wiki.xenproject.org/wiki/Xen_Test_Days

and specific instructions for this Test Day are located here:
http://wiki.xenproject.org/wiki/Xen_4.4_RC4_test_instructions

Developers: please consider monitoring the Freenode IRC channel
#xentest today to make sure that people are able to build and test the
code.

Hope to see you today on #xentest!

Dario
=20
--=20
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)


--=-ozW96/qKXM/3ULIOimJ8
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEABECAAYFAlMDJV0ACgkQk4XaBE3IOsTpTgCePiO87TXF1CTTBmHT4AR7tner
/jwAn2beaBxh+skppx2cFj/ANIxQJhQo
=aLdi
-----END PGP SIGNATURE-----

--=-ozW96/qKXM/3ULIOimJ8--



--===============4121501974998189884==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============4121501974998189884==--



From xen-api-bounces@lists.xen.org Tue Feb 18 11:29:16 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 18 Feb 2014 11:29:16 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WFirM-00016J-JF; Tue, 18 Feb 2014 11:29:08 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dunlapg@gmail.com>)
	id 1WFirL-000163-JD; Tue, 18 Feb 2014 11:29:07 +0000
Received: from [85.158.139.211:31728] by server-12.bemta-5.messagelabs.com id
	A8/8C-15415-20443035; Tue, 18 Feb 2014 11:29:06 +0000
X-Env-Sender: dunlapg@gmail.com
X-Msg-Ref: server-4.tower-206.messagelabs.com!1392722946!4641766!1
X-Originating-IP: [209.85.212.175]
X-SpamReason: No, hits=3.0 required=7.0 tests=BODY_RANDOM_LONG,
	RCVD_BY_IP,SUSPICIOUS_RECIPS
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 11196 invoked from network); 18 Feb 2014 11:29:06 -0000
Received: from mail-wi0-f175.google.com (HELO mail-wi0-f175.google.com)
	(209.85.212.175)
	by server-4.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	18 Feb 2014 11:29:06 -0000
Received: by mail-wi0-f175.google.com with SMTP id hm4so3363979wib.8
	for <multiple recipients>; Tue, 18 Feb 2014 03:29:05 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:in-reply-to:references:date:message-id:subject
	:from:to:cc:content-type;
	bh=i9H2TKAjA0H28GzQkyygvj2vJjkC1dSEfKKk9/10vWs=;
	b=oM8IjXZ1e679G90KdqYlt1GLvhcjGHjCXYZUhvT1tTPcEBKcNShqzuRYBrhEcgnxF1
	n81nKx5UNJVVpaaf2te7QNzcSx5JDl9+RLrbFDK52B4RBgjNZWBoQSJINERipbYoxgoU
	+57lQPiwa/Mm/xc3QvZX46Gh6lxje/K/RXd9PDJ+ZnJ5c1Rjwy5QSRRD7YXYGSMf4UEM
	FukDV4Ot0ArbQBozC+WPAbt6v26GZPrt1GUDn7RpVkE1vUfJdBhRd1zaCRJKjQFiVin2
	P5tZrqE0iYXljZYmUzd3RdcC1M7M/vcCCcakvbRIVpM6f8MvLTpN8HuHHdB2kN9MWLkF
	TWng==
MIME-Version: 1.0
X-Received: by 10.180.185.197 with SMTP id fe5mr17364810wic.56.1392722945886; 
	Tue, 18 Feb 2014 03:29:05 -0800 (PST)
Received: by 10.194.75.163 with HTTP; Tue, 18 Feb 2014 03:29:05 -0800 (PST)
In-Reply-To: <1392715101.32038.466.camel@Solace>
References: <1392715101.32038.466.camel@Solace>
Date: Tue, 18 Feb 2014 11:29:05 +0000
X-Google-Sender-Auth: pyBui7PODgNun46e3YTlQnYg7R8
Message-ID: <CAFLBxZY2-837vd2AcJ9fGOnHvTMyewfAxaAuVptYfeq-Y9i_rw@mail.gmail.com>
From: George Dunlap <dunlapg@umich.edu>
To: Dario Faggioli <raistlin@linux.it>
Cc: "xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>,
	xen <xen@lists.fedoraproject.org>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	cl-mirage <cl-mirage@lists.cam.ac.uk>,
	"xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-API] [Xen-devel] Today is Xen Project Test Day for 4.4 RC4
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Tue, Feb 18, 2014 at 9:18 AM, Dario Faggioli <raistlin@linux.it> wrote:
> This is a reminder that today is the Xen Project Test Day for Xen 4.4
> RC4.
>
> General Information about Test Days can be found here:
> http://wiki.xenproject.org/wiki/Xen_Test_Days
>
> and specific instructions for this Test Day are located here:
> http://wiki.xenproject.org/wiki/Xen_4.4_RC4_test_instructions

>From a release management perspective, there are a couple of big
changes since RC3 that need testing:

* PVH mode has been fixed.  This involved a change on the nested virt code.

* Building with the latest release of Clang has been fixed.  This may
affect builds on other compilers -- please test different versions of
clang and gcc.

* A big patch series fixing races in libvirt/libxl was checked in.
Testing with libvirt or xl would be helpful.

* A patch fixing guest floating point support on ARM systems was
checked in.  Please run some programs that use the floating point
unit.

* A patch fixing an issue with device-passthru for HVM guests when the
VNC client attached.  Please test migration, in particular with and
without the VNC client attached; and device pass-through, with and
without the VNC client attached.  (Migration with a device passed
through is not supported.)

 -George

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Tue Feb 18 11:29:16 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 18 Feb 2014 11:29:16 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WFirM-00016J-JF; Tue, 18 Feb 2014 11:29:08 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dunlapg@gmail.com>)
	id 1WFirL-000163-JD; Tue, 18 Feb 2014 11:29:07 +0000
Received: from [85.158.139.211:31728] by server-12.bemta-5.messagelabs.com id
	A8/8C-15415-20443035; Tue, 18 Feb 2014 11:29:06 +0000
X-Env-Sender: dunlapg@gmail.com
X-Msg-Ref: server-4.tower-206.messagelabs.com!1392722946!4641766!1
X-Originating-IP: [209.85.212.175]
X-SpamReason: No, hits=3.0 required=7.0 tests=BODY_RANDOM_LONG,
	RCVD_BY_IP,SUSPICIOUS_RECIPS
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 11196 invoked from network); 18 Feb 2014 11:29:06 -0000
Received: from mail-wi0-f175.google.com (HELO mail-wi0-f175.google.com)
	(209.85.212.175)
	by server-4.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	18 Feb 2014 11:29:06 -0000
Received: by mail-wi0-f175.google.com with SMTP id hm4so3363979wib.8
	for <multiple recipients>; Tue, 18 Feb 2014 03:29:05 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:in-reply-to:references:date:message-id:subject
	:from:to:cc:content-type;
	bh=i9H2TKAjA0H28GzQkyygvj2vJjkC1dSEfKKk9/10vWs=;
	b=oM8IjXZ1e679G90KdqYlt1GLvhcjGHjCXYZUhvT1tTPcEBKcNShqzuRYBrhEcgnxF1
	n81nKx5UNJVVpaaf2te7QNzcSx5JDl9+RLrbFDK52B4RBgjNZWBoQSJINERipbYoxgoU
	+57lQPiwa/Mm/xc3QvZX46Gh6lxje/K/RXd9PDJ+ZnJ5c1Rjwy5QSRRD7YXYGSMf4UEM
	FukDV4Ot0ArbQBozC+WPAbt6v26GZPrt1GUDn7RpVkE1vUfJdBhRd1zaCRJKjQFiVin2
	P5tZrqE0iYXljZYmUzd3RdcC1M7M/vcCCcakvbRIVpM6f8MvLTpN8HuHHdB2kN9MWLkF
	TWng==
MIME-Version: 1.0
X-Received: by 10.180.185.197 with SMTP id fe5mr17364810wic.56.1392722945886; 
	Tue, 18 Feb 2014 03:29:05 -0800 (PST)
Received: by 10.194.75.163 with HTTP; Tue, 18 Feb 2014 03:29:05 -0800 (PST)
In-Reply-To: <1392715101.32038.466.camel@Solace>
References: <1392715101.32038.466.camel@Solace>
Date: Tue, 18 Feb 2014 11:29:05 +0000
X-Google-Sender-Auth: pyBui7PODgNun46e3YTlQnYg7R8
Message-ID: <CAFLBxZY2-837vd2AcJ9fGOnHvTMyewfAxaAuVptYfeq-Y9i_rw@mail.gmail.com>
From: George Dunlap <dunlapg@umich.edu>
To: Dario Faggioli <raistlin@linux.it>
Cc: "xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>,
	xen <xen@lists.fedoraproject.org>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	cl-mirage <cl-mirage@lists.cam.ac.uk>,
	"xen-users@lists.xen.org" <xen-users@lists.xen.org>
Subject: Re: [Xen-API] [Xen-devel] Today is Xen Project Test Day for 4.4 RC4
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Tue, Feb 18, 2014 at 9:18 AM, Dario Faggioli <raistlin@linux.it> wrote:
> This is a reminder that today is the Xen Project Test Day for Xen 4.4
> RC4.
>
> General Information about Test Days can be found here:
> http://wiki.xenproject.org/wiki/Xen_Test_Days
>
> and specific instructions for this Test Day are located here:
> http://wiki.xenproject.org/wiki/Xen_4.4_RC4_test_instructions

>From a release management perspective, there are a couple of big
changes since RC3 that need testing:

* PVH mode has been fixed.  This involved a change on the nested virt code.

* Building with the latest release of Clang has been fixed.  This may
affect builds on other compilers -- please test different versions of
clang and gcc.

* A big patch series fixing races in libvirt/libxl was checked in.
Testing with libvirt or xl would be helpful.

* A patch fixing guest floating point support on ARM systems was
checked in.  Please run some programs that use the floating point
unit.

* A patch fixing an issue with device-passthru for HVM guests when the
VNC client attached.  Please test migration, in particular with and
without the VNC client attached; and device pass-through, with and
without the VNC client attached.  (Migration with a device passed
through is not supported.)

 -George

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Tue Feb 18 19:24:23 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 18 Feb 2014 19:24:23 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WFqH9-00040G-3V; Tue, 18 Feb 2014 19:24:15 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1WFqH6-0003zu-V5; Tue, 18 Feb 2014 19:24:13 +0000
Received: from [85.158.137.68:3309] by server-4.bemta-3.messagelabs.com id
	BC/9A-04858-B53B3035; Tue, 18 Feb 2014 19:24:11 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-15.tower-31.messagelabs.com!1392751450!2712851!1
X-Originating-IP: [74.125.82.41]
X-SpamReason: No, hits=1.1 required=7.0 tests=HTML_20_30,HTML_MESSAGE,
	RCVD_ILLEGAL_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 32228 invoked from network); 18 Feb 2014 19:24:10 -0000
Received: from mail-wg0-f41.google.com (HELO mail-wg0-f41.google.com)
	(74.125.82.41)
	by server-15.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	18 Feb 2014 19:24:10 -0000
Received: by mail-wg0-f41.google.com with SMTP id l18so3378064wgh.0
	for <multiple recipients>; Tue, 18 Feb 2014 11:24:10 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=sender:message-id:date:from:reply-to:user-agent:mime-version:to:cc
	:subject:content-type;
	bh=zb+75VTz8KNu8ns3sKUK6FqunaGbFyTC2osIf/AKci8=;
	b=LOC/hL0AZg+c/jQ+S6KOC2nAur7ayPuPw2KHXKxt3XsM/9PHsXcKJEVCE+L0saABSf
	Q2cT5QFpC4Mm7aVkX+M2D7jTZctuvlfKIP6nCNON/tqpi84FrWStltczLh7qcEPRk81T
	NitHEbrWGxE53ZqO0+xAlPtwvcpUtaK6UBilKlCM24nRA2ThUzVWpSkwEjQPgNVBbGZR
	MjHHpYDm+1IgM+e5pugPdEf/r9gZePO6h7Id2q9AqsCeDtEtpQ4z2mvq0ZvdPywNxrgM
	GAOXm6kuvUHRVh/+RGxHh1Ju8//6dK4lfjOVVMxGK2wr144khRX76wofC34xeOlB0dAs
	3Kcg==
X-Received: by 10.180.79.7 with SMTP id f7mr19692981wix.20.1392751450307;
	Tue, 18 Feb 2014 11:24:10 -0800 (PST)
Received: from [172.16.25.10] ([2.122.219.75])
	by mx.google.com with ESMTPSA id j9sm47703189wjz.13.2014.02.18.11.24.08
	for <multiple recipients>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Tue, 18 Feb 2014 11:24:09 -0800 (PST)
Message-ID: <5303B34E.5000702@xen.org>
Date: Tue, 18 Feb 2014 19:23:58 +0000
From: Lars Kurth <lars.kurth@xen.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1;
	rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>, 
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>, 
	Russell Pavlicek <russell.pavlicek@citrix.com>, 
	Tim Mackey <Timothy.Mackey@citrix.com>
Cc: xen-users@lists.xenproject.org
Subject: [Xen-API] [Vote] Proposal: Moving XCP binaries to XenServer.org
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: lars.kurth@xen.org
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0294991275882143262=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

This is a multi-part message in MIME format.
--===============0294991275882143262==
Content-Type: multipart/alternative;
 boundary="------------060701020901020602030902"

This is a multi-part message in MIME format.
--------------060701020901020602030902
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hi all,

I wanted to propose to move the legacy XCP binaries from XenProject.org 
to XenServer.org. With XenServer being fully open source and XCP 
basically being a variant of XenServer, it would make a lot more sense 
to keep all these binaries with XenServer.org. The fact that we have XCP 
and XenServer.org in two different places has led to:

* fragmentation of the XCP user community
* it is also a constant source of confusion in the user community

In a nutshell many people don't know whether they should go to 
XenServer.org to ask XCP related questions or whether to ask them on 
XenProject.org. As a result many questions remain unanswered. Russell 
and me spend a lot of our time, pointing people to the right place 
and/or cross-posting. I was hoping things would get better over time, 
but they have not improved.

When the Xen Project was created, there was no real alternative but to 
keep XCP as part of the Xen Project. With XenServer being fully open 
source, and being established, there is no reason why we can't clean up 
some of the confusion. In my opinion we really should do this.

This proposal does *not* affect the XAPI project : the XAPI project 
would continue to develop the XAPI toolstack as part of the Xen Project 
(and deliver source "releases"). In fact, I would also propose to make 
the xapi mailing list a developer mailing list. This fits much better 
with how the Hypervisor and MirageOS projects are run and creates an 
overall cleaner and easier to understand model for the Xen Project.

I have in principle agreement from:
* The Xen Project Advisory Board and the Linux Foundation (which is 
needed as I am proposing to move assets out of XenProject.org)
* Citrix to take on XCP as part of XenProject.org
* Citrix to provide resources to migrate content and redirect URLs from 
xxx.XenProject.org to XenServer.org such that people wont be impacted. 
This part is quite important. People who would come to download or find 
information about XCP, are basically encouraged to ask XCP related 
questions on XenProject.org. If they are redirected to the right place 
in XenServer.org, that does mean that they are redirected to the site 
where they should ask questions.
* I may be able to get some resources to have the wiki cleaned up too 
and do some redirects there too (another source of ongoing confusion)

== Who and how to vote? ==

As this is not an entirely project local decision, I propose that 
according to http://xenproject.org/governance.html
- Members of all developer mailing lists (including the user lists) on 
Xenproject.org can review the proposal and voice an opinion
- Maintainers of*all mature*projects and the Xenproject.org community 
manager are allowed to vote : these are maintainers of xen-devel and xen-api

You would vote by replying "+1"
If you don't care vote "0"
If you object, vote "-1", which must include an alternative proposal or 
a detailed explanation of the reasons for the negative vote.

Please vote by Feb 25th

Best Regards
Lars

--------------060701020901020602030902
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi all,<br>
    <br>
    I wanted to propose to move the legacy XCP binaries from
    XenProject.org to XenServer.org. With XenServer being fully open
    source and XCP basically being a variant of XenServer, it would make
    a lot more sense to keep all these binaries with XenServer.org. The
    fact that we have XCP and XenServer.org in two different places has
    led to:<br>
    <br>
    * fragmentation of the XCP user community <br>
    * it is also a constant source of confusion in the user community<br>
    <br>
    In a nutshell many people don't know whether they should go to
    XenServer.org to ask XCP related questions or whether to ask them on
    XenProject.org. As a result many questions remain unanswered.
    Russell and me spend a lot of our time, pointing people to the right
    place and/or cross-posting. I was hoping things would get better
    over time, but they have not improved.<br>
    <br>
    When the Xen Project was created, there was no real alternative but
    to keep XCP as part of the Xen Project. With XenServer being fully
    open source, and being established, there is no reason why we can't
    clean up some of the confusion. In my opinion we really should do
    this.<br>
    <br>
    This proposal does *not* affect the XAPI project : the XAPI project
    would continue to develop the XAPI toolstack as part of the Xen
    Project (and deliver source "releases"). In fact, I would also
    propose to make the xapi mailing list a developer mailing list. This
    fits much better with how the Hypervisor and MirageOS projects are
    run and creates an overall cleaner and easier to understand model
    for the Xen Project. <br>
    <br>
    I have in principle agreement from:<br>
    * The Xen Project Advisory Board and the Linux Foundation (which is
    needed as I am proposing to move assets out of XenProject.org)<br>
    * Citrix to take on XCP as part of XenProject.org<br>
    * Citrix to provide resources to migrate content and redirect URLs
    from xxx.XenProject.org to XenServer.org such that people wont be
    impacted. This part is quite important. People who would come to
    download or find information about XCP, are basically encouraged to
    ask XCP related questions on XenProject.org. If they are redirected
    to the right place in XenServer.org, that does mean that they are
    redirected to the site where they should ask questions. <br>
    * I may be able to get some resources to have the wiki cleaned up
    too and do some redirects there too (another source of ongoing
    confusion)<br>
    <br>
    == Who and how to vote? ==<br>
    <br>
    As this is not an entirely project local decision, I propose that
    according to <a class="moz-txt-link-freetext" href="http://xenproject.org/governance.html">http://xenproject.org/governance.html</a><br>
    - Members of all developer mailing lists (including the user lists)
    on Xenproject.org can review the proposal and voice an opinion<br>
    <meta http-equiv="Content-Type" content="text/html;
      charset=ISO-8859-1">
    - Maintainers of<span class="Apple-converted-space">&nbsp;</span><b
      style="font-weight: bold; vertical-align: middle;">all mature</b><span
      class="Apple-converted-space">&nbsp;</span>projects and the
    Xenproject.org community manager are allowed to vote : these are
    maintainers of xen-devel and xen-api<br>
    <br>
    You would vote by replying "+1"<br>
    If you don't care vote "0"<br>
    If you object, vote "-1", which must include an alternative proposal
    or a detailed explanation of the reasons for the negative vote.<br>
    <br>
    Please vote by Feb 25th <br>
    <br>
    Best Regards<br>
    Lars<br class="Apple-interchange-newline">
  </body>
</html>

--------------060701020901020602030902--


--===============0294991275882143262==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============0294991275882143262==--


From xen-api-bounces@lists.xen.org Tue Feb 18 19:24:23 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 18 Feb 2014 19:24:23 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WFqH9-00040G-3V; Tue, 18 Feb 2014 19:24:15 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1WFqH6-0003zu-V5; Tue, 18 Feb 2014 19:24:13 +0000
Received: from [85.158.137.68:3309] by server-4.bemta-3.messagelabs.com id
	BC/9A-04858-B53B3035; Tue, 18 Feb 2014 19:24:11 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-15.tower-31.messagelabs.com!1392751450!2712851!1
X-Originating-IP: [74.125.82.41]
X-SpamReason: No, hits=1.1 required=7.0 tests=HTML_20_30,HTML_MESSAGE,
	RCVD_ILLEGAL_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 32228 invoked from network); 18 Feb 2014 19:24:10 -0000
Received: from mail-wg0-f41.google.com (HELO mail-wg0-f41.google.com)
	(74.125.82.41)
	by server-15.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	18 Feb 2014 19:24:10 -0000
Received: by mail-wg0-f41.google.com with SMTP id l18so3378064wgh.0
	for <multiple recipients>; Tue, 18 Feb 2014 11:24:10 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=sender:message-id:date:from:reply-to:user-agent:mime-version:to:cc
	:subject:content-type;
	bh=zb+75VTz8KNu8ns3sKUK6FqunaGbFyTC2osIf/AKci8=;
	b=LOC/hL0AZg+c/jQ+S6KOC2nAur7ayPuPw2KHXKxt3XsM/9PHsXcKJEVCE+L0saABSf
	Q2cT5QFpC4Mm7aVkX+M2D7jTZctuvlfKIP6nCNON/tqpi84FrWStltczLh7qcEPRk81T
	NitHEbrWGxE53ZqO0+xAlPtwvcpUtaK6UBilKlCM24nRA2ThUzVWpSkwEjQPgNVBbGZR
	MjHHpYDm+1IgM+e5pugPdEf/r9gZePO6h7Id2q9AqsCeDtEtpQ4z2mvq0ZvdPywNxrgM
	GAOXm6kuvUHRVh/+RGxHh1Ju8//6dK4lfjOVVMxGK2wr144khRX76wofC34xeOlB0dAs
	3Kcg==
X-Received: by 10.180.79.7 with SMTP id f7mr19692981wix.20.1392751450307;
	Tue, 18 Feb 2014 11:24:10 -0800 (PST)
Received: from [172.16.25.10] ([2.122.219.75])
	by mx.google.com with ESMTPSA id j9sm47703189wjz.13.2014.02.18.11.24.08
	for <multiple recipients>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Tue, 18 Feb 2014 11:24:09 -0800 (PST)
Message-ID: <5303B34E.5000702@xen.org>
Date: Tue, 18 Feb 2014 19:23:58 +0000
From: Lars Kurth <lars.kurth@xen.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1;
	rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>, 
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>, 
	Russell Pavlicek <russell.pavlicek@citrix.com>, 
	Tim Mackey <Timothy.Mackey@citrix.com>
Cc: xen-users@lists.xenproject.org
Subject: [Xen-API] [Vote] Proposal: Moving XCP binaries to XenServer.org
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: lars.kurth@xen.org
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============0294991275882143262=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

This is a multi-part message in MIME format.
--===============0294991275882143262==
Content-Type: multipart/alternative;
 boundary="------------060701020901020602030902"

This is a multi-part message in MIME format.
--------------060701020901020602030902
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hi all,

I wanted to propose to move the legacy XCP binaries from XenProject.org 
to XenServer.org. With XenServer being fully open source and XCP 
basically being a variant of XenServer, it would make a lot more sense 
to keep all these binaries with XenServer.org. The fact that we have XCP 
and XenServer.org in two different places has led to:

* fragmentation of the XCP user community
* it is also a constant source of confusion in the user community

In a nutshell many people don't know whether they should go to 
XenServer.org to ask XCP related questions or whether to ask them on 
XenProject.org. As a result many questions remain unanswered. Russell 
and me spend a lot of our time, pointing people to the right place 
and/or cross-posting. I was hoping things would get better over time, 
but they have not improved.

When the Xen Project was created, there was no real alternative but to 
keep XCP as part of the Xen Project. With XenServer being fully open 
source, and being established, there is no reason why we can't clean up 
some of the confusion. In my opinion we really should do this.

This proposal does *not* affect the XAPI project : the XAPI project 
would continue to develop the XAPI toolstack as part of the Xen Project 
(and deliver source "releases"). In fact, I would also propose to make 
the xapi mailing list a developer mailing list. This fits much better 
with how the Hypervisor and MirageOS projects are run and creates an 
overall cleaner and easier to understand model for the Xen Project.

I have in principle agreement from:
* The Xen Project Advisory Board and the Linux Foundation (which is 
needed as I am proposing to move assets out of XenProject.org)
* Citrix to take on XCP as part of XenProject.org
* Citrix to provide resources to migrate content and redirect URLs from 
xxx.XenProject.org to XenServer.org such that people wont be impacted. 
This part is quite important. People who would come to download or find 
information about XCP, are basically encouraged to ask XCP related 
questions on XenProject.org. If they are redirected to the right place 
in XenServer.org, that does mean that they are redirected to the site 
where they should ask questions.
* I may be able to get some resources to have the wiki cleaned up too 
and do some redirects there too (another source of ongoing confusion)

== Who and how to vote? ==

As this is not an entirely project local decision, I propose that 
according to http://xenproject.org/governance.html
- Members of all developer mailing lists (including the user lists) on 
Xenproject.org can review the proposal and voice an opinion
- Maintainers of*all mature*projects and the Xenproject.org community 
manager are allowed to vote : these are maintainers of xen-devel and xen-api

You would vote by replying "+1"
If you don't care vote "0"
If you object, vote "-1", which must include an alternative proposal or 
a detailed explanation of the reasons for the negative vote.

Please vote by Feb 25th

Best Regards
Lars

--------------060701020901020602030902
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi all,<br>
    <br>
    I wanted to propose to move the legacy XCP binaries from
    XenProject.org to XenServer.org. With XenServer being fully open
    source and XCP basically being a variant of XenServer, it would make
    a lot more sense to keep all these binaries with XenServer.org. The
    fact that we have XCP and XenServer.org in two different places has
    led to:<br>
    <br>
    * fragmentation of the XCP user community <br>
    * it is also a constant source of confusion in the user community<br>
    <br>
    In a nutshell many people don't know whether they should go to
    XenServer.org to ask XCP related questions or whether to ask them on
    XenProject.org. As a result many questions remain unanswered.
    Russell and me spend a lot of our time, pointing people to the right
    place and/or cross-posting. I was hoping things would get better
    over time, but they have not improved.<br>
    <br>
    When the Xen Project was created, there was no real alternative but
    to keep XCP as part of the Xen Project. With XenServer being fully
    open source, and being established, there is no reason why we can't
    clean up some of the confusion. In my opinion we really should do
    this.<br>
    <br>
    This proposal does *not* affect the XAPI project : the XAPI project
    would continue to develop the XAPI toolstack as part of the Xen
    Project (and deliver source "releases"). In fact, I would also
    propose to make the xapi mailing list a developer mailing list. This
    fits much better with how the Hypervisor and MirageOS projects are
    run and creates an overall cleaner and easier to understand model
    for the Xen Project. <br>
    <br>
    I have in principle agreement from:<br>
    * The Xen Project Advisory Board and the Linux Foundation (which is
    needed as I am proposing to move assets out of XenProject.org)<br>
    * Citrix to take on XCP as part of XenProject.org<br>
    * Citrix to provide resources to migrate content and redirect URLs
    from xxx.XenProject.org to XenServer.org such that people wont be
    impacted. This part is quite important. People who would come to
    download or find information about XCP, are basically encouraged to
    ask XCP related questions on XenProject.org. If they are redirected
    to the right place in XenServer.org, that does mean that they are
    redirected to the site where they should ask questions. <br>
    * I may be able to get some resources to have the wiki cleaned up
    too and do some redirects there too (another source of ongoing
    confusion)<br>
    <br>
    == Who and how to vote? ==<br>
    <br>
    As this is not an entirely project local decision, I propose that
    according to <a class="moz-txt-link-freetext" href="http://xenproject.org/governance.html">http://xenproject.org/governance.html</a><br>
    - Members of all developer mailing lists (including the user lists)
    on Xenproject.org can review the proposal and voice an opinion<br>
    <meta http-equiv="Content-Type" content="text/html;
      charset=ISO-8859-1">
    - Maintainers of<span class="Apple-converted-space">&nbsp;</span><b
      style="font-weight: bold; vertical-align: middle;">all mature</b><span
      class="Apple-converted-space">&nbsp;</span>projects and the
    Xenproject.org community manager are allowed to vote : these are
    maintainers of xen-devel and xen-api<br>
    <br>
    You would vote by replying "+1"<br>
    If you don't care vote "0"<br>
    If you object, vote "-1", which must include an alternative proposal
    or a detailed explanation of the reasons for the negative vote.<br>
    <br>
    Please vote by Feb 25th <br>
    <br>
    Best Regards<br>
    Lars<br class="Apple-interchange-newline">
  </body>
</html>

--------------060701020901020602030902--


--===============0294991275882143262==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============0294991275882143262==--


From xen-api-bounces@lists.xen.org Wed Feb 19 10:41:48 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 19 Feb 2014 10:41:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WG4ay-0002Jp-Ua; Wed, 19 Feb 2014 10:41:40 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Ian.Campbell@citrix.com>)
	id 1WG4aw-0002JW-O8; Wed, 19 Feb 2014 10:41:38 +0000
Received: from [193.109.254.147:43137] by server-4.bemta-14.messagelabs.com id
	F6/A3-32066-16A84035; Wed, 19 Feb 2014 10:41:37 +0000
X-Env-Sender: Ian.Campbell@citrix.com
X-Msg-Ref: server-16.tower-27.messagelabs.com!1392806488!5338100!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 24193 invoked from network); 19 Feb 2014 10:41:36 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-16.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	19 Feb 2014 10:41:36 -0000
X-IronPort-AV: E=Sophos;i="4.97,504,1389744000"; d="scan'208";a="103843415"
Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net)
	([10.9.154.239])
	by FTLPIPO01.CITRIX.COM with ESMTP; 19 Feb 2014 10:41:27 +0000
Received: from [10.80.2.80] (10.80.2.80) by FTLPEX01CL03.citrite.net
	(10.13.107.80) with Microsoft SMTP Server id 14.2.342.4;
	Wed, 19 Feb 2014 05:41:27 -0500
Message-ID: <1392806485.23084.125.camel@kazak.uk.xensource.com>
From: Ian Campbell <Ian.Campbell@citrix.com>
To: <lars.kurth@xen.org>
Date: Wed, 19 Feb 2014 10:41:25 +0000
In-Reply-To: <5303B34E.5000702@xen.org>
References: <5303B34E.5000702@xen.org>
Organization: Citrix Systems, Inc.
X-Mailer: Evolution 3.4.4-3 
MIME-Version: 1.0
X-Originating-IP: [10.80.2.80]
X-DLP: MIA2
Cc: Tim Mackey <Timothy.Mackey@citrix.com>,
	"mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>, xen-users@lists.xenproject.org,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] [Xen-devel] [Vote] Proposal: Moving XCP binaries to
 XenServer.org
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Tue, 2014-02-18 at 19:23 +0000, Lars Kurth wrote:
> Hi all,
> 
> I wanted to propose to move the legacy XCP binaries from
> XenProject.org to XenServer.org. With XenServer being fully open
> source and XCP basically being a variant of XenServer, it would make a
> lot more sense to keep all these binaries with XenServer.org. The fact
> that we have XCP and XenServer.org in two different places has led to:
> 
> * fragmentation of the XCP user community 
> * it is also a constant source of confusion in the user community
> 
> In a nutshell many people don't know whether they should go to
> XenServer.org to ask XCP related questions or whether to ask them on
> XenProject.org. As a result many questions remain unanswered. Russell
> and me spend a lot of our time, pointing people to the right place
> and/or cross-posting.

As do I, from xen-users@ -> xen-api@xenproject/xs-devel@xenserver.

>  I was hoping things would get better over time, but they have not
> improved.
> 
> When the Xen Project was created, there was no real alternative but to
> keep XCP as part of the Xen Project. With XenServer being fully open
> source, and being established, there is no reason why we can't clean
> up some of the confusion. In my opinion we really should do this.
> 
> This proposal does *not* affect the XAPI project : the XAPI project
> would continue to develop the XAPI toolstack as part of the Xen
> Project (and deliver source "releases"). In fact, I would also propose
> to make the xapi mailing list a developer mailing list. This fits much
> better with how the Hypervisor and MirageOS projects are run and
> creates an overall cleaner and easier to understand model for the Xen
> Project. 

If xen-api@ becomes a devel focused list then what would be the
appropriate place to redirect user requests to? xs-devel@xenserver.org?
What about for xapi users who are not based on xenserver?

> == Who and how to vote? ==
> 
> As this is not an entirely project local decision, I propose that
> according to http://xenproject.org/governance.html
> - Members of all developer mailing lists (including the user lists) on
> Xenproject.org can review the proposal and voice an opinion
> - Maintainers of all mature projects and the Xenproject.org community
> manager are allowed to vote : these are maintainers of xen-devel and
> xen-api
> 
> You would vote by replying "+1"

+1 

> If you don't care vote "0"
> If you object, vote "-1", which must include an alternative proposal
> or a detailed explanation of the reasons for the negative vote.
> 
> Please vote by Feb 25th 
> 
> Best Regards
> Lars
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel



_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 19 10:41:48 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 19 Feb 2014 10:41:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WG4ay-0002Jp-Ua; Wed, 19 Feb 2014 10:41:40 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Ian.Campbell@citrix.com>)
	id 1WG4aw-0002JW-O8; Wed, 19 Feb 2014 10:41:38 +0000
Received: from [193.109.254.147:43137] by server-4.bemta-14.messagelabs.com id
	F6/A3-32066-16A84035; Wed, 19 Feb 2014 10:41:37 +0000
X-Env-Sender: Ian.Campbell@citrix.com
X-Msg-Ref: server-16.tower-27.messagelabs.com!1392806488!5338100!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 24193 invoked from network); 19 Feb 2014 10:41:36 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-16.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	19 Feb 2014 10:41:36 -0000
X-IronPort-AV: E=Sophos;i="4.97,504,1389744000"; d="scan'208";a="103843415"
Received: from accessns.citrite.net (HELO FTLPEX01CL03.citrite.net)
	([10.9.154.239])
	by FTLPIPO01.CITRIX.COM with ESMTP; 19 Feb 2014 10:41:27 +0000
Received: from [10.80.2.80] (10.80.2.80) by FTLPEX01CL03.citrite.net
	(10.13.107.80) with Microsoft SMTP Server id 14.2.342.4;
	Wed, 19 Feb 2014 05:41:27 -0500
Message-ID: <1392806485.23084.125.camel@kazak.uk.xensource.com>
From: Ian Campbell <Ian.Campbell@citrix.com>
To: <lars.kurth@xen.org>
Date: Wed, 19 Feb 2014 10:41:25 +0000
In-Reply-To: <5303B34E.5000702@xen.org>
References: <5303B34E.5000702@xen.org>
Organization: Citrix Systems, Inc.
X-Mailer: Evolution 3.4.4-3 
MIME-Version: 1.0
X-Originating-IP: [10.80.2.80]
X-DLP: MIA2
Cc: Tim Mackey <Timothy.Mackey@citrix.com>,
	"mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>, xen-users@lists.xenproject.org,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] [Xen-devel] [Vote] Proposal: Moving XCP binaries to
 XenServer.org
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Tue, 2014-02-18 at 19:23 +0000, Lars Kurth wrote:
> Hi all,
> 
> I wanted to propose to move the legacy XCP binaries from
> XenProject.org to XenServer.org. With XenServer being fully open
> source and XCP basically being a variant of XenServer, it would make a
> lot more sense to keep all these binaries with XenServer.org. The fact
> that we have XCP and XenServer.org in two different places has led to:
> 
> * fragmentation of the XCP user community 
> * it is also a constant source of confusion in the user community
> 
> In a nutshell many people don't know whether they should go to
> XenServer.org to ask XCP related questions or whether to ask them on
> XenProject.org. As a result many questions remain unanswered. Russell
> and me spend a lot of our time, pointing people to the right place
> and/or cross-posting.

As do I, from xen-users@ -> xen-api@xenproject/xs-devel@xenserver.

>  I was hoping things would get better over time, but they have not
> improved.
> 
> When the Xen Project was created, there was no real alternative but to
> keep XCP as part of the Xen Project. With XenServer being fully open
> source, and being established, there is no reason why we can't clean
> up some of the confusion. In my opinion we really should do this.
> 
> This proposal does *not* affect the XAPI project : the XAPI project
> would continue to develop the XAPI toolstack as part of the Xen
> Project (and deliver source "releases"). In fact, I would also propose
> to make the xapi mailing list a developer mailing list. This fits much
> better with how the Hypervisor and MirageOS projects are run and
> creates an overall cleaner and easier to understand model for the Xen
> Project. 

If xen-api@ becomes a devel focused list then what would be the
appropriate place to redirect user requests to? xs-devel@xenserver.org?
What about for xapi users who are not based on xenserver?

> == Who and how to vote? ==
> 
> As this is not an entirely project local decision, I propose that
> according to http://xenproject.org/governance.html
> - Members of all developer mailing lists (including the user lists) on
> Xenproject.org can review the proposal and voice an opinion
> - Maintainers of all mature projects and the Xenproject.org community
> manager are allowed to vote : these are maintainers of xen-devel and
> xen-api
> 
> You would vote by replying "+1"

+1 

> If you don't care vote "0"
> If you object, vote "-1", which must include an alternative proposal
> or a detailed explanation of the reasons for the negative vote.
> 
> Please vote by Feb 25th 
> 
> Best Regards
> Lars
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel



_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 19 13:31:52 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 19 Feb 2014 13:31:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WG7FV-0002Bu-Ut; Wed, 19 Feb 2014 13:31:41 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shafi@vembu.com>) id 1WG7FU-0002Bp-9Q
	for xen-api@lists.xen.org; Wed, 19 Feb 2014 13:31:40 +0000
Received: from [85.158.143.35:48239] by server-3.bemta-4.messagelabs.com id
	C1/3A-11539-B32B4035; Wed, 19 Feb 2014 13:31:39 +0000
X-Env-Sender: shafi@vembu.com
X-Msg-Ref: server-8.tower-21.messagelabs.com!1392816697!6815783!1
X-Originating-IP: [209.85.216.177]
X-SpamReason: No, hits=2.5 required=7.0 tests=HTML_MESSAGE,
	MISSING_SUBJECT,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 26356 invoked from network); 19 Feb 2014 13:31:38 -0000
Received: from mail-qc0-f177.google.com (HELO mail-qc0-f177.google.com)
	(209.85.216.177)
	by server-8.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	19 Feb 2014 13:31:38 -0000
Received: by mail-qc0-f177.google.com with SMTP id i8so370957qcq.22
	for <xen-api@lists.xen.org>; Wed, 19 Feb 2014 05:31:37 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=ozMmaArbfjJO93Oml11Fm/sKgPRD62wZhvLR3dtdCsk=;
	b=U5l4Ucivx/JKsNbRwyZ9/4nvoW2p6z05w4DBy/RZUbHbo5MmpBirD9ctaMleiAUROz
	wFAFxKyatvx0ZsyCvETRMjNejyWidXHjmSfEEheVr277iDZ8gAe+3ghxmiYIpyXjFEsw
	17z/1BNhKmU2hCqtswIypfrU35KDtahZy09zhkVNG9e464b795MtI5GUhIYl+rUmbuMO
	5L6j1RHs25JzXt0pVViyW+juP7ERSmR578PjhcpsLhIFTjxdDqIEqKRD3q67hzAQN8t7
	b00IfOuAuFkXhuI+u1hvYKpsrFjwvPgV/DjEjfFr6vhu5R81f4/7AlCKMHKTWvxWLlwP
	g+zQ==
X-Gm-Message-State: ALoCoQl+XcPyhqyFbA6iH1tXiSoiNXWYeQVicIZRuP+ecSp1BZraUxaPoBjJnrOt2FywlbHZ76Rf
MIME-Version: 1.0
X-Received: by 10.140.107.53 with SMTP id g50mr47305648qgf.63.1392816697563;
	Wed, 19 Feb 2014 05:31:37 -0800 (PST)
Received: by 10.140.41.83 with HTTP; Wed, 19 Feb 2014 05:31:37 -0800 (PST)
Date: Wed, 19 Feb 2014 19:01:37 +0530
Message-ID: <CAKWK-MKzOa48M6MsFVsWA4NUUVnBfOXznUJb2=zdOxZVx7NJsw@mail.gmail.com>
From: Shafi Mohammed S <shafi@vembu.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] (no subject)
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7696080725218624694=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============7696080725218624694==
Content-Type: multipart/alternative; boundary=001a113a6a227f862e04f2c26840

--001a113a6a227f862e04f2c26840
Content-Type: text/plain; charset=ISO-8859-1

Hi ,





Regards,
Shafi,
Vembu Technologies.

--001a113a6a227f862e04f2c26840
Content-Type: text/html; charset=ISO-8859-1

<div dir="ltr"><div>Hi ,<br><br><br></div><div><br></div><div><br></div><br clear="all"><div><div dir="ltr"><div><div>Regards,<br></div>Shafi,<br></div>Vembu Technologies.<br><div><div><br></div></div></div></div>
</div>

--001a113a6a227f862e04f2c26840--


--===============7696080725218624694==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============7696080725218624694==--


From xen-api-bounces@lists.xen.org Wed Feb 19 13:31:52 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 19 Feb 2014 13:31:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WG7FV-0002Bu-Ut; Wed, 19 Feb 2014 13:31:41 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shafi@vembu.com>) id 1WG7FU-0002Bp-9Q
	for xen-api@lists.xen.org; Wed, 19 Feb 2014 13:31:40 +0000
Received: from [85.158.143.35:48239] by server-3.bemta-4.messagelabs.com id
	C1/3A-11539-B32B4035; Wed, 19 Feb 2014 13:31:39 +0000
X-Env-Sender: shafi@vembu.com
X-Msg-Ref: server-8.tower-21.messagelabs.com!1392816697!6815783!1
X-Originating-IP: [209.85.216.177]
X-SpamReason: No, hits=2.5 required=7.0 tests=HTML_MESSAGE,
	MISSING_SUBJECT,RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 26356 invoked from network); 19 Feb 2014 13:31:38 -0000
Received: from mail-qc0-f177.google.com (HELO mail-qc0-f177.google.com)
	(209.85.216.177)
	by server-8.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	19 Feb 2014 13:31:38 -0000
Received: by mail-qc0-f177.google.com with SMTP id i8so370957qcq.22
	for <xen-api@lists.xen.org>; Wed, 19 Feb 2014 05:31:37 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=ozMmaArbfjJO93Oml11Fm/sKgPRD62wZhvLR3dtdCsk=;
	b=U5l4Ucivx/JKsNbRwyZ9/4nvoW2p6z05w4DBy/RZUbHbo5MmpBirD9ctaMleiAUROz
	wFAFxKyatvx0ZsyCvETRMjNejyWidXHjmSfEEheVr277iDZ8gAe+3ghxmiYIpyXjFEsw
	17z/1BNhKmU2hCqtswIypfrU35KDtahZy09zhkVNG9e464b795MtI5GUhIYl+rUmbuMO
	5L6j1RHs25JzXt0pVViyW+juP7ERSmR578PjhcpsLhIFTjxdDqIEqKRD3q67hzAQN8t7
	b00IfOuAuFkXhuI+u1hvYKpsrFjwvPgV/DjEjfFr6vhu5R81f4/7AlCKMHKTWvxWLlwP
	g+zQ==
X-Gm-Message-State: ALoCoQl+XcPyhqyFbA6iH1tXiSoiNXWYeQVicIZRuP+ecSp1BZraUxaPoBjJnrOt2FywlbHZ76Rf
MIME-Version: 1.0
X-Received: by 10.140.107.53 with SMTP id g50mr47305648qgf.63.1392816697563;
	Wed, 19 Feb 2014 05:31:37 -0800 (PST)
Received: by 10.140.41.83 with HTTP; Wed, 19 Feb 2014 05:31:37 -0800 (PST)
Date: Wed, 19 Feb 2014 19:01:37 +0530
Message-ID: <CAKWK-MKzOa48M6MsFVsWA4NUUVnBfOXznUJb2=zdOxZVx7NJsw@mail.gmail.com>
From: Shafi Mohammed S <shafi@vembu.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] (no subject)
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7696080725218624694=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============7696080725218624694==
Content-Type: multipart/alternative; boundary=001a113a6a227f862e04f2c26840

--001a113a6a227f862e04f2c26840
Content-Type: text/plain; charset=ISO-8859-1

Hi ,





Regards,
Shafi,
Vembu Technologies.

--001a113a6a227f862e04f2c26840
Content-Type: text/html; charset=ISO-8859-1

<div dir="ltr"><div>Hi ,<br><br><br></div><div><br></div><div><br></div><br clear="all"><div><div dir="ltr"><div><div>Regards,<br></div>Shafi,<br></div>Vembu Technologies.<br><div><div><br></div></div></div></div>
</div>

--001a113a6a227f862e04f2c26840--


--===============7696080725218624694==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============7696080725218624694==--


From xen-api-bounces@lists.xen.org Wed Feb 19 13:32:52 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 19 Feb 2014 13:32:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WG7Ge-0002DA-7C; Wed, 19 Feb 2014 13:32:52 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shafi@vembu.com>) id 1WG7Gc-0002Ct-C7
	for xen-api@lists.xen.org; Wed, 19 Feb 2014 13:32:50 +0000
Received: from [85.158.139.211:39530] by server-11.bemta-5.messagelabs.com id
	A0/7E-23886-182B4035; Wed, 19 Feb 2014 13:32:49 +0000
X-Env-Sender: shafi@vembu.com
X-Msg-Ref: server-16.tower-206.messagelabs.com!1392816767!4937283!1
X-Originating-IP: [209.85.216.175]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_50_60,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 13171 invoked from network); 19 Feb 2014 13:32:48 -0000
Received: from mail-qc0-f175.google.com (HELO mail-qc0-f175.google.com)
	(209.85.216.175)
	by server-16.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	19 Feb 2014 13:32:48 -0000
Received: by mail-qc0-f175.google.com with SMTP id x13so372196qcv.6
	for <xen-api@lists.xen.org>; Wed, 19 Feb 2014 05:32:47 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=QuAPZ/1EYAR18tiZu0y30I+truplhjVEZpF33J34KqM=;
	b=K4lJ7YvOqTKbOcaFygvmu2X8ed9vmLX4szB6BL1/gPS81OGPYl2m+K9+FGQetbNP6N
	fKUC7ZP0rq2/y0zGcA93c4+aKUTtUALOBuPSIcSwvKyb9FliWesSBiUCrulV8mmYjcOC
	1He7VymH2RdWZz2lZQN4dQzXuCOCrfNil7R6fUtKl7xm6fjrOdFFYKUHkqSyePfZLmHC
	GhATwLvshOdr2tEGxH6t7PCVgzag+XTaPIO9MAvaHeFnsM0+siX1pkQy38CdK5aLf6LS
	cYhQZW2S10V/fWwkCuVi4k3kDvYBXxUjE3RW3sD0v8YQ1VKjYh0DCmxLloVihMbvFETL
	4Rww==
X-Gm-Message-State: ALoCoQnfJLTkF+IVt/i/p+6bcL9v2BE13i8PSnck4Tj7QoRn9CEIr9n+d9qqSbNEh+qk/PU318Ki
MIME-Version: 1.0
X-Received: by 10.224.166.137 with SMTP id m9mr955406qay.81.1392816767554;
	Wed, 19 Feb 2014 05:32:47 -0800 (PST)
Received: by 10.140.41.83 with HTTP; Wed, 19 Feb 2014 05:32:47 -0800 (PST)
Date: Wed, 19 Feb 2014 19:02:47 +0530
Message-ID: <CAKWK-MK8+uUHN5pKOmxj1E5g7ypAP1n9f=oOjvS8h3JF6TGLRg@mail.gmail.com>
From: Shafi Mohammed S <shafi@vembu.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] CBT support for XEN ????
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============9213037576940035447=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============9213037576940035447==
Content-Type: multipart/alternative; boundary=001a11c23994ab066e04f2c26c95

--001a11c23994ab066e04f2c26c95
Content-Type: text/plain; charset=ISO-8859-1

HI ,

Do we have CBT (changed block tracking ) support for Xen Enterprise Edition
Servers ?




Thanks

Regards,
Shafi,
Vembu Technologies.

--001a11c23994ab066e04f2c26c95
Content-Type: text/html; charset=ISO-8859-1

<div dir="ltr">HI ,<div><br></div><div>Do we have CBT (changed block tracking ) support for Xen Enterprise Edition Servers ?<br clear="all"><div><div dir="ltr"><div><div><br></div><div><br></div><div><br></div><div><br></div>
<div>Thanks</div><div><br></div><div>Regards,<br></div>Shafi,<br></div>Vembu Technologies.<br><div><div><br></div></div></div></div>
</div></div>

--001a11c23994ab066e04f2c26c95--


--===============9213037576940035447==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============9213037576940035447==--


From xen-api-bounces@lists.xen.org Wed Feb 19 13:32:52 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 19 Feb 2014 13:32:52 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WG7Ge-0002DA-7C; Wed, 19 Feb 2014 13:32:52 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shafi@vembu.com>) id 1WG7Gc-0002Ct-C7
	for xen-api@lists.xen.org; Wed, 19 Feb 2014 13:32:50 +0000
Received: from [85.158.139.211:39530] by server-11.bemta-5.messagelabs.com id
	A0/7E-23886-182B4035; Wed, 19 Feb 2014 13:32:49 +0000
X-Env-Sender: shafi@vembu.com
X-Msg-Ref: server-16.tower-206.messagelabs.com!1392816767!4937283!1
X-Originating-IP: [209.85.216.175]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_50_60,HTML_MESSAGE,
	RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 13171 invoked from network); 19 Feb 2014 13:32:48 -0000
Received: from mail-qc0-f175.google.com (HELO mail-qc0-f175.google.com)
	(209.85.216.175)
	by server-16.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	19 Feb 2014 13:32:48 -0000
Received: by mail-qc0-f175.google.com with SMTP id x13so372196qcv.6
	for <xen-api@lists.xen.org>; Wed, 19 Feb 2014 05:32:47 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=QuAPZ/1EYAR18tiZu0y30I+truplhjVEZpF33J34KqM=;
	b=K4lJ7YvOqTKbOcaFygvmu2X8ed9vmLX4szB6BL1/gPS81OGPYl2m+K9+FGQetbNP6N
	fKUC7ZP0rq2/y0zGcA93c4+aKUTtUALOBuPSIcSwvKyb9FliWesSBiUCrulV8mmYjcOC
	1He7VymH2RdWZz2lZQN4dQzXuCOCrfNil7R6fUtKl7xm6fjrOdFFYKUHkqSyePfZLmHC
	GhATwLvshOdr2tEGxH6t7PCVgzag+XTaPIO9MAvaHeFnsM0+siX1pkQy38CdK5aLf6LS
	cYhQZW2S10V/fWwkCuVi4k3kDvYBXxUjE3RW3sD0v8YQ1VKjYh0DCmxLloVihMbvFETL
	4Rww==
X-Gm-Message-State: ALoCoQnfJLTkF+IVt/i/p+6bcL9v2BE13i8PSnck4Tj7QoRn9CEIr9n+d9qqSbNEh+qk/PU318Ki
MIME-Version: 1.0
X-Received: by 10.224.166.137 with SMTP id m9mr955406qay.81.1392816767554;
	Wed, 19 Feb 2014 05:32:47 -0800 (PST)
Received: by 10.140.41.83 with HTTP; Wed, 19 Feb 2014 05:32:47 -0800 (PST)
Date: Wed, 19 Feb 2014 19:02:47 +0530
Message-ID: <CAKWK-MK8+uUHN5pKOmxj1E5g7ypAP1n9f=oOjvS8h3JF6TGLRg@mail.gmail.com>
From: Shafi Mohammed S <shafi@vembu.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] CBT support for XEN ????
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============9213037576940035447=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============9213037576940035447==
Content-Type: multipart/alternative; boundary=001a11c23994ab066e04f2c26c95

--001a11c23994ab066e04f2c26c95
Content-Type: text/plain; charset=ISO-8859-1

HI ,

Do we have CBT (changed block tracking ) support for Xen Enterprise Edition
Servers ?




Thanks

Regards,
Shafi,
Vembu Technologies.

--001a11c23994ab066e04f2c26c95
Content-Type: text/html; charset=ISO-8859-1

<div dir="ltr">HI ,<div><br></div><div>Do we have CBT (changed block tracking ) support for Xen Enterprise Edition Servers ?<br clear="all"><div><div dir="ltr"><div><div><br></div><div><br></div><div><br></div><div><br></div>
<div>Thanks</div><div><br></div><div>Regards,<br></div>Shafi,<br></div>Vembu Technologies.<br><div><div><br></div></div></div></div>
</div></div>

--001a11c23994ab066e04f2c26c95--


--===============9213037576940035447==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============9213037576940035447==--


From xen-api-bounces@lists.xen.org Wed Feb 19 14:39:21 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 19 Feb 2014 14:39:21 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WG8It-0004zb-SG; Wed, 19 Feb 2014 14:39:15 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1WG8Ir-0004yu-QG; Wed, 19 Feb 2014 14:39:14 +0000
Received: from [85.158.137.68:50841] by server-6.bemta-3.messagelabs.com id
	17/E5-09180-012C4035; Wed, 19 Feb 2014 14:39:12 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-8.tower-31.messagelabs.com!1392820752!2898343!1
X-Originating-IP: [209.85.215.182]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12648 invoked from network); 19 Feb 2014 14:39:12 -0000
Received: from mail-ea0-f182.google.com (HELO mail-ea0-f182.google.com)
	(209.85.215.182)
	by server-8.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	19 Feb 2014 14:39:12 -0000
Received: by mail-ea0-f182.google.com with SMTP id r15so409707ead.27
	for <multiple recipients>; Wed, 19 Feb 2014 06:39:11 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=sender:message-id:date:from:reply-to:user-agent:mime-version:to:cc
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding;
	bh=jyBcNstFs7/WXjku9BmwT6oQenNzNO0F8mtIRscQ2GE=;
	b=v/qOBULxVvw+ETh+Yo0teoOOEvJWdjcuachF8o6YpuwZ0PMuQh97ySHGv/PkaQOsVD
	nEN7KsAdMPQNrRJuYq/hafto9K48B3EuLsLq5QiaLWszV9pgvoO7xu0di6ykVEujAZn6
	5ky5MYO520mZ9zfjvGoJiB7oL6g1kZgwhj6RtlF3CyFe6avDU6gkKEK3DRQM7LfyDG0y
	cWcyi5LZ5ZeWMEpoFDgrPjipMM2oxXJAOJEj9S43VToHzp3R00BFhVHPrshtQOs6QntR
	9eEzkUHC9TDXoL8m8zKuvovxRpKdVeDhXNT5w1W9uJZ1Upd4FE9GG9KCjFytV4VPQluX
	bdXA==
X-Received: by 10.14.194.193 with SMTP id m41mr3750007een.76.1392820751899;
	Wed, 19 Feb 2014 06:39:11 -0800 (PST)
Received: from [172.16.25.10] ([185.25.64.249])
	by mx.google.com with ESMTPSA id x2sm1429317eeo.8.2014.02.19.06.39.10
	for <multiple recipients>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Wed, 19 Feb 2014 06:39:11 -0800 (PST)
Message-ID: <5304C20D.3070509@xen.org>
Date: Wed, 19 Feb 2014 14:39:09 +0000
From: Lars Kurth <lars.kurth@xen.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1;
	rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: Ian Campbell <Ian.Campbell@citrix.com>
References: <5303B34E.5000702@xen.org>
	<1392806485.23084.125.camel@kazak.uk.xensource.com>
In-Reply-To: <1392806485.23084.125.camel@kazak.uk.xensource.com>
Cc: Tim Mackey <Timothy.Mackey@citrix.com>,
	"mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>, xen-users@lists.xenproject.org,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] [Xen-devel] [Vote] Proposal: Moving XCP binaries to
	XenServer.org
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: lars.kurth@xen.org
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On 19/02/2014 10:41, Ian Campbell wrote:
> On Tue, 2014-02-18 at 19:23 +0000, Lars Kurth wrote:
>> Hi all,
>> ...
>> This proposal does *not* affect the XAPI project : the XAPI project
>> would continue to develop the XAPI toolstack as part of the Xen
>> Project (and deliver source "releases"). In fact, I would also propose
>> to make the xapi mailing list a developer mailing list. This fits much
>> better with how the Hypervisor and MirageOS projects are run and
>> creates an overall cleaner and easier to understand model for the Xen
>> Project.
> If xen-api@ becomes a devel focused list then what would be the
> appropriate place to redirect user requests to? xs-devel@xenserver.org?
> What about for xapi users who are not based on xenserver?
Good point. This was just a side-topic that is not really part of this 
proposal.

Lars


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 19 14:39:21 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 19 Feb 2014 14:39:21 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WG8It-0004zb-SG; Wed, 19 Feb 2014 14:39:15 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1WG8Ir-0004yu-QG; Wed, 19 Feb 2014 14:39:14 +0000
Received: from [85.158.137.68:50841] by server-6.bemta-3.messagelabs.com id
	17/E5-09180-012C4035; Wed, 19 Feb 2014 14:39:12 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-8.tower-31.messagelabs.com!1392820752!2898343!1
X-Originating-IP: [209.85.215.182]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12648 invoked from network); 19 Feb 2014 14:39:12 -0000
Received: from mail-ea0-f182.google.com (HELO mail-ea0-f182.google.com)
	(209.85.215.182)
	by server-8.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	19 Feb 2014 14:39:12 -0000
Received: by mail-ea0-f182.google.com with SMTP id r15so409707ead.27
	for <multiple recipients>; Wed, 19 Feb 2014 06:39:11 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=sender:message-id:date:from:reply-to:user-agent:mime-version:to:cc
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding;
	bh=jyBcNstFs7/WXjku9BmwT6oQenNzNO0F8mtIRscQ2GE=;
	b=v/qOBULxVvw+ETh+Yo0teoOOEvJWdjcuachF8o6YpuwZ0PMuQh97ySHGv/PkaQOsVD
	nEN7KsAdMPQNrRJuYq/hafto9K48B3EuLsLq5QiaLWszV9pgvoO7xu0di6ykVEujAZn6
	5ky5MYO520mZ9zfjvGoJiB7oL6g1kZgwhj6RtlF3CyFe6avDU6gkKEK3DRQM7LfyDG0y
	cWcyi5LZ5ZeWMEpoFDgrPjipMM2oxXJAOJEj9S43VToHzp3R00BFhVHPrshtQOs6QntR
	9eEzkUHC9TDXoL8m8zKuvovxRpKdVeDhXNT5w1W9uJZ1Upd4FE9GG9KCjFytV4VPQluX
	bdXA==
X-Received: by 10.14.194.193 with SMTP id m41mr3750007een.76.1392820751899;
	Wed, 19 Feb 2014 06:39:11 -0800 (PST)
Received: from [172.16.25.10] ([185.25.64.249])
	by mx.google.com with ESMTPSA id x2sm1429317eeo.8.2014.02.19.06.39.10
	for <multiple recipients>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Wed, 19 Feb 2014 06:39:11 -0800 (PST)
Message-ID: <5304C20D.3070509@xen.org>
Date: Wed, 19 Feb 2014 14:39:09 +0000
From: Lars Kurth <lars.kurth@xen.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1;
	rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: Ian Campbell <Ian.Campbell@citrix.com>
References: <5303B34E.5000702@xen.org>
	<1392806485.23084.125.camel@kazak.uk.xensource.com>
In-Reply-To: <1392806485.23084.125.camel@kazak.uk.xensource.com>
Cc: Tim Mackey <Timothy.Mackey@citrix.com>,
	"mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>, xen-users@lists.xenproject.org,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] [Xen-devel] [Vote] Proposal: Moving XCP binaries to
	XenServer.org
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: lars.kurth@xen.org
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On 19/02/2014 10:41, Ian Campbell wrote:
> On Tue, 2014-02-18 at 19:23 +0000, Lars Kurth wrote:
>> Hi all,
>> ...
>> This proposal does *not* affect the XAPI project : the XAPI project
>> would continue to develop the XAPI toolstack as part of the Xen
>> Project (and deliver source "releases"). In fact, I would also propose
>> to make the xapi mailing list a developer mailing list. This fits much
>> better with how the Hypervisor and MirageOS projects are run and
>> creates an overall cleaner and easier to understand model for the Xen
>> Project.
> If xen-api@ becomes a devel focused list then what would be the
> appropriate place to redirect user requests to? xs-devel@xenserver.org?
> What about for xapi users who are not based on xenserver?
Good point. This was just a side-topic that is not really part of this 
proposal.

Lars


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 19 20:43:06 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 19 Feb 2014 20:43:06 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WGDyq-0001zZ-NC; Wed, 19 Feb 2014 20:42:56 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <rranjeet@juniper.net>) id 1WGDyp-0001zU-9G
	for xen-api@lists.xen.org; Wed, 19 Feb 2014 20:42:55 +0000
Received: from [85.158.137.68:59065] by server-3.bemta-3.messagelabs.com id
	05/37-14520-E4715035; Wed, 19 Feb 2014 20:42:54 +0000
X-Env-Sender: rranjeet@juniper.net
X-Msg-Ref: server-2.tower-31.messagelabs.com!1392842571!1410571!1
X-Originating-IP: [207.46.163.25]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 10379 invoked from network); 19 Feb 2014 20:42:52 -0000
Received: from co9ehsobe002.messaging.microsoft.com (HELO
	co9outboundpool.messaging.microsoft.com) (207.46.163.25)
	by server-2.tower-31.messagelabs.com with AES128-SHA encrypted SMTP;
	19 Feb 2014 20:42:52 -0000
Received: from mail192-co9-R.bigfish.com (10.236.132.249) by
	CO9EHSOBE026.bigfish.com (10.236.130.89) with Microsoft SMTP Server id
	14.1.225.22; Wed, 19 Feb 2014 20:42:50 +0000
Received: from mail192-co9 (localhost [127.0.0.1])	by
	mail192-co9-R.bigfish.com (Postfix) with ESMTP id BEA74C803A5;
	Wed, 19 Feb 2014 20:42:50 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:157.56.240.101; KIP:(null); UIP:(null);
	IPV:NLI; H:BL2PRD0510HT004.namprd05.prod.outlook.com; RD:none;
	EFVD:NLI
X-SpamScore: -4
X-BigFish: VPS-4(zzbb2dI98dI9371I542I1447I14ffIzz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah21bch1fc6hzz1de098h8275bh8275dh1de097h186068hz2fh109h2a8h839h944hd24hf0ah1220h1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h19ceh1ad9h1b0ah224fh1d07h1d0ch1d2eh1d3fh1de9h1dfeh1dffh1fe8h1ff5h2216h22d0h2336h2461h2487h24d7h2516h2545h255eh9a9j1155h)
Received-SPF: pass (mail192-co9: domain of juniper.net designates
	157.56.240.101 as permitted sender) client-ip=157.56.240.101;
	envelope-from=rranjeet@juniper.net;
	helo=BL2PRD0510HT004.namprd05.prod.outlook.com ; .outlook.com ; 
X-Forefront-Antispam-Report-Untrusted: SFV:NSPM;
	SFS:(10009001)(6009001)(377454003)(53754006)(24454002)(479174003)(199002)(189002)(13464003)(51914003)(76482001)(86362001)(74366001)(66066001)(80022001)(65816001)(94946001)(95416001)(87266001)(87936001)(81542001)(15975445006)(94316002)(2656002)(93136001)(76576001)(54356001)(53806001)(47446002)(63696002)(15202345003)(59766001)(47976001)(85306002)(93516002)(47736001)(56776001)(80976001)(19580405001)(19580395003)(83322001)(54316002)(81816001)(56816005)(31966008)(79102001)(90146001)(81342001)(69226001)(95666001)(49866001)(4396001)(74502001)(74876001)(81686001)(33646001)(46102001)(92566001)(76786001)(74706001)(85852003)(83072002)(77982001)(51856001)(50986001)(76796001)(74316001)(74662001)(24736002);
	DIR:OUT; SFP:1101; SCL:1; SRVR:BY2PR05MB712;
	H:BY2PR05MB711.namprd05.prod.outlook.com; CLIP:66.129.239.10;
	FPR:F7BEC1DD.24165D61.BFF7AEBF.82E83A4D.20432; PTR:InfoNoRecords;
	A:1; MX:1; LANG:en; 
Received: from mail192-co9 (localhost.localdomain [127.0.0.1]) by mail192-co9
	(MessageSwitch) id 1392842569139639_12157;
	Wed, 19 Feb 2014 20:42:49 +0000 (UTC)
Received: from CO9EHSMHS013.bigfish.com (unknown [10.236.132.225])	by
	mail192-co9.bigfish.com (Postfix) with ESMTP id 1D361680047;
	Wed, 19 Feb 2014 20:42:49 +0000 (UTC)
Received: from BL2PRD0510HT004.namprd05.prod.outlook.com (157.56.240.101) by
	CO9EHSMHS013.bigfish.com (10.236.130.23) with Microsoft SMTP Server
	(TLS) id 14.16.227.3; Wed, 19 Feb 2014 20:42:46 +0000
Received: from BY2PR05MB712.namprd05.prod.outlook.com (10.141.222.155) by
	BL2PRD0510HT004.namprd05.prod.outlook.com (10.255.100.39) with
	Microsoft SMTP
	Server (TLS) id 14.16.411.0; Wed, 19 Feb 2014 20:42:43 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com (10.141.222.149) by
	BY2PR05MB712.namprd05.prod.outlook.com (10.141.222.155) with Microsoft
	SMTP Server (TLS) id 15.0.878.16; Wed, 19 Feb 2014 20:42:42 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) by
	BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) with mapi id
	15.00.0878.008; Wed, 19 Feb 2014 20:42:42 +0000
From: Ranjeet R <rranjeet@juniper.net>
To: David Scott <dave.scott@eu.citrix.com>, "xen-api@lists.xen.org"
	<xen-api@lists.xen.org>
Thread-Topic: [Xen-API] Building XAPI as a 32-bit binary
Thread-Index: Ac8mjY0AtGMepdp+Q7i0tuVvtj5IJwCJPbwAAEG3ZIAAmHmcwA==
Date: Wed, 19 Feb 2014 20:42:41 +0000
Message-ID: <add89f39a173418b9fdc1c620be9614b@BY2PR05MB711.namprd05.prod.outlook.com>
References: <241eb55433a24c05b7a3e97ddc683dd2@BY2PR05MB711.namprd05.prod.outlook.com>
	<52FCB2BC.9010803@eu.citrix.com> 
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [66.129.239.10]
x-forefront-prvs: 012792EC17
MIME-Version: 1.0
X-OriginatorOrg: juniper.net
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%
Cc: "xs-devel@lists.xenserver.org" <xs-devel@lists.xenserver.org>
Subject: Re: [Xen-API] Building XAPI as a 32-bit binary
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hello all

I got this to compile by changing the code in lib/xenguest_stubs.c to comply with what is defined in the .h file.

The XAPI toolstack contains multiple components like the XAPI daemon, xcp-networkd, xenopsd, etc. In github, I don't see release tags for all the components. For example, if I am based out of 6.2 SP1, then what is the baseline code I should use for the different components so that I can build from source for 6.2SP1 without hitting run time issues.  

-Ranjeet

-----Original Message-----
From: Ranjeet R 
Sent: Friday, February 14, 2014 1:34 PM
To: David Scott; xen-api@lists.xen.org
Cc: xs-devel@lists.xenserver.org
Subject: RE: [Xen-API] Building XAPI as a 32-bit binary

Hi Dave

Thanks for the pointers.

I have installed a XenServer 6.2SP1 DDK VM and going through with the build. However, when I try to build xenctrl, I get the following compilation errors

# lib/xenguest_stubs.c: In function 'get_flags':
# lib/xenguest_stubs.c:233: warning: format '%ld' expects type 'long int', but argument 13 has type 'uint64_t'
# lib/xenguest_stubs.c: In function 'stub_xc_linux_build_native':
# lib/xenguest_stubs.c:374: warning: implicit declaration of function 'xc_dom_loginit'
# lib/xenguest_stubs.c:404: warning: implicit declaration of function 'xc_dom_release'
# lib/xenguest_stubs.c: In function 'stub_xc_domain_save':
# lib/xenguest_stubs.c:606: error: too few arguments to function 'xc_domain_save'
# lib/xenguest_stubs.c: In function 'stub_xc_domain_restore':
# lib/xenguest_stubs.c:682: error: too few arguments to function 'xc_domain_restore'
# Command exited with code 2.

Looking into the header files in xen-compat.h, I see that the macro __XEN_LATEST_INTERFACE_VERSION__ is defined as 0x0003020a, however the code in xenctrl expects the version to be __XEN_INTERFACE_VERSION__ >= 0x00040200 so that it will provide the relevant arguments to functions xc_domain_save. 

Question - I would expect the __XEN_INTERFACE_VERSION__ to be defined as 0x00040200 in 6.2 SP1 DDK VM, but it still has 0x0003020a. I am assuming just modifying the version will not work. How can I get around this issue.  

Any pointers to help me compile the code is really appreciated.

-Ranjeet

-----Original Message-----
From: David Scott [mailto:dave.scott@eu.citrix.com] 
Sent: Thursday, February 13, 2014 3:56 AM
To: xen-api@lists.xen.org
Cc: Ranjeet R; xs-devel@lists.xenserver.org
Subject: Re: [Xen-API] Building XAPI as a 32-bit binary


Hi,

[cross-posted to xs-devel]

On 10/02/14 18:27, Ranjeet R wrote:
> Hello
> I am trying to build a 32-bit XAPI in a CentOS 6.3 environment. 
> However, the xen rpms (like xen-devel) are only available as 64-bit 
> binaries (like 
> _http://dev.centos.org/centos/6/xen-c6-RC1/x86_64/RPMS/_) and not 
> available in 32-bit because of which I am not able to compile the 
> 32-bit XAPI binaries. I can try to compile Xen 32-bit RPMs from the 
> SRPMs but I was wondering how a 32-bit RPMs are not available publicly 
> given that
> dom0 is a 32-bit.
> Any pointers to building a 32-bit XAPI are really appreciated.

I assume you're interested in 32-bit because that's what currently shipping in XenServer -- is that correct? In that case I recommend trying to build xapi inside a XenServer "DDK VM": this should have all the necessary xen RPMs pre-installed.

If you base yourself on XenServer 6.2, then try building one of the xapi "clearwater" branches:

https://github.com/xapi-project/xen-api/tree/clearwater-sp1-lcm

Good luck!

Dave




_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 19 20:43:06 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 19 Feb 2014 20:43:06 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WGDyq-0001zZ-NC; Wed, 19 Feb 2014 20:42:56 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <rranjeet@juniper.net>) id 1WGDyp-0001zU-9G
	for xen-api@lists.xen.org; Wed, 19 Feb 2014 20:42:55 +0000
Received: from [85.158.137.68:59065] by server-3.bemta-3.messagelabs.com id
	05/37-14520-E4715035; Wed, 19 Feb 2014 20:42:54 +0000
X-Env-Sender: rranjeet@juniper.net
X-Msg-Ref: server-2.tower-31.messagelabs.com!1392842571!1410571!1
X-Originating-IP: [207.46.163.25]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 10379 invoked from network); 19 Feb 2014 20:42:52 -0000
Received: from co9ehsobe002.messaging.microsoft.com (HELO
	co9outboundpool.messaging.microsoft.com) (207.46.163.25)
	by server-2.tower-31.messagelabs.com with AES128-SHA encrypted SMTP;
	19 Feb 2014 20:42:52 -0000
Received: from mail192-co9-R.bigfish.com (10.236.132.249) by
	CO9EHSOBE026.bigfish.com (10.236.130.89) with Microsoft SMTP Server id
	14.1.225.22; Wed, 19 Feb 2014 20:42:50 +0000
Received: from mail192-co9 (localhost [127.0.0.1])	by
	mail192-co9-R.bigfish.com (Postfix) with ESMTP id BEA74C803A5;
	Wed, 19 Feb 2014 20:42:50 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:157.56.240.101; KIP:(null); UIP:(null);
	IPV:NLI; H:BL2PRD0510HT004.namprd05.prod.outlook.com; RD:none;
	EFVD:NLI
X-SpamScore: -4
X-BigFish: VPS-4(zzbb2dI98dI9371I542I1447I14ffIzz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah21bch1fc6hzz1de098h8275bh8275dh1de097h186068hz2fh109h2a8h839h944hd24hf0ah1220h1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h19ceh1ad9h1b0ah224fh1d07h1d0ch1d2eh1d3fh1de9h1dfeh1dffh1fe8h1ff5h2216h22d0h2336h2461h2487h24d7h2516h2545h255eh9a9j1155h)
Received-SPF: pass (mail192-co9: domain of juniper.net designates
	157.56.240.101 as permitted sender) client-ip=157.56.240.101;
	envelope-from=rranjeet@juniper.net;
	helo=BL2PRD0510HT004.namprd05.prod.outlook.com ; .outlook.com ; 
X-Forefront-Antispam-Report-Untrusted: SFV:NSPM;
	SFS:(10009001)(6009001)(377454003)(53754006)(24454002)(479174003)(199002)(189002)(13464003)(51914003)(76482001)(86362001)(74366001)(66066001)(80022001)(65816001)(94946001)(95416001)(87266001)(87936001)(81542001)(15975445006)(94316002)(2656002)(93136001)(76576001)(54356001)(53806001)(47446002)(63696002)(15202345003)(59766001)(47976001)(85306002)(93516002)(47736001)(56776001)(80976001)(19580405001)(19580395003)(83322001)(54316002)(81816001)(56816005)(31966008)(79102001)(90146001)(81342001)(69226001)(95666001)(49866001)(4396001)(74502001)(74876001)(81686001)(33646001)(46102001)(92566001)(76786001)(74706001)(85852003)(83072002)(77982001)(51856001)(50986001)(76796001)(74316001)(74662001)(24736002);
	DIR:OUT; SFP:1101; SCL:1; SRVR:BY2PR05MB712;
	H:BY2PR05MB711.namprd05.prod.outlook.com; CLIP:66.129.239.10;
	FPR:F7BEC1DD.24165D61.BFF7AEBF.82E83A4D.20432; PTR:InfoNoRecords;
	A:1; MX:1; LANG:en; 
Received: from mail192-co9 (localhost.localdomain [127.0.0.1]) by mail192-co9
	(MessageSwitch) id 1392842569139639_12157;
	Wed, 19 Feb 2014 20:42:49 +0000 (UTC)
Received: from CO9EHSMHS013.bigfish.com (unknown [10.236.132.225])	by
	mail192-co9.bigfish.com (Postfix) with ESMTP id 1D361680047;
	Wed, 19 Feb 2014 20:42:49 +0000 (UTC)
Received: from BL2PRD0510HT004.namprd05.prod.outlook.com (157.56.240.101) by
	CO9EHSMHS013.bigfish.com (10.236.130.23) with Microsoft SMTP Server
	(TLS) id 14.16.227.3; Wed, 19 Feb 2014 20:42:46 +0000
Received: from BY2PR05MB712.namprd05.prod.outlook.com (10.141.222.155) by
	BL2PRD0510HT004.namprd05.prod.outlook.com (10.255.100.39) with
	Microsoft SMTP
	Server (TLS) id 14.16.411.0; Wed, 19 Feb 2014 20:42:43 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com (10.141.222.149) by
	BY2PR05MB712.namprd05.prod.outlook.com (10.141.222.155) with Microsoft
	SMTP Server (TLS) id 15.0.878.16; Wed, 19 Feb 2014 20:42:42 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) by
	BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) with mapi id
	15.00.0878.008; Wed, 19 Feb 2014 20:42:42 +0000
From: Ranjeet R <rranjeet@juniper.net>
To: David Scott <dave.scott@eu.citrix.com>, "xen-api@lists.xen.org"
	<xen-api@lists.xen.org>
Thread-Topic: [Xen-API] Building XAPI as a 32-bit binary
Thread-Index: Ac8mjY0AtGMepdp+Q7i0tuVvtj5IJwCJPbwAAEG3ZIAAmHmcwA==
Date: Wed, 19 Feb 2014 20:42:41 +0000
Message-ID: <add89f39a173418b9fdc1c620be9614b@BY2PR05MB711.namprd05.prod.outlook.com>
References: <241eb55433a24c05b7a3e97ddc683dd2@BY2PR05MB711.namprd05.prod.outlook.com>
	<52FCB2BC.9010803@eu.citrix.com> 
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [66.129.239.10]
x-forefront-prvs: 012792EC17
MIME-Version: 1.0
X-OriginatorOrg: juniper.net
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%
Cc: "xs-devel@lists.xenserver.org" <xs-devel@lists.xenserver.org>
Subject: Re: [Xen-API] Building XAPI as a 32-bit binary
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hello all

I got this to compile by changing the code in lib/xenguest_stubs.c to comply with what is defined in the .h file.

The XAPI toolstack contains multiple components like the XAPI daemon, xcp-networkd, xenopsd, etc. In github, I don't see release tags for all the components. For example, if I am based out of 6.2 SP1, then what is the baseline code I should use for the different components so that I can build from source for 6.2SP1 without hitting run time issues.  

-Ranjeet

-----Original Message-----
From: Ranjeet R 
Sent: Friday, February 14, 2014 1:34 PM
To: David Scott; xen-api@lists.xen.org
Cc: xs-devel@lists.xenserver.org
Subject: RE: [Xen-API] Building XAPI as a 32-bit binary

Hi Dave

Thanks for the pointers.

I have installed a XenServer 6.2SP1 DDK VM and going through with the build. However, when I try to build xenctrl, I get the following compilation errors

# lib/xenguest_stubs.c: In function 'get_flags':
# lib/xenguest_stubs.c:233: warning: format '%ld' expects type 'long int', but argument 13 has type 'uint64_t'
# lib/xenguest_stubs.c: In function 'stub_xc_linux_build_native':
# lib/xenguest_stubs.c:374: warning: implicit declaration of function 'xc_dom_loginit'
# lib/xenguest_stubs.c:404: warning: implicit declaration of function 'xc_dom_release'
# lib/xenguest_stubs.c: In function 'stub_xc_domain_save':
# lib/xenguest_stubs.c:606: error: too few arguments to function 'xc_domain_save'
# lib/xenguest_stubs.c: In function 'stub_xc_domain_restore':
# lib/xenguest_stubs.c:682: error: too few arguments to function 'xc_domain_restore'
# Command exited with code 2.

Looking into the header files in xen-compat.h, I see that the macro __XEN_LATEST_INTERFACE_VERSION__ is defined as 0x0003020a, however the code in xenctrl expects the version to be __XEN_INTERFACE_VERSION__ >= 0x00040200 so that it will provide the relevant arguments to functions xc_domain_save. 

Question - I would expect the __XEN_INTERFACE_VERSION__ to be defined as 0x00040200 in 6.2 SP1 DDK VM, but it still has 0x0003020a. I am assuming just modifying the version will not work. How can I get around this issue.  

Any pointers to help me compile the code is really appreciated.

-Ranjeet

-----Original Message-----
From: David Scott [mailto:dave.scott@eu.citrix.com] 
Sent: Thursday, February 13, 2014 3:56 AM
To: xen-api@lists.xen.org
Cc: Ranjeet R; xs-devel@lists.xenserver.org
Subject: Re: [Xen-API] Building XAPI as a 32-bit binary


Hi,

[cross-posted to xs-devel]

On 10/02/14 18:27, Ranjeet R wrote:
> Hello
> I am trying to build a 32-bit XAPI in a CentOS 6.3 environment. 
> However, the xen rpms (like xen-devel) are only available as 64-bit 
> binaries (like 
> _http://dev.centos.org/centos/6/xen-c6-RC1/x86_64/RPMS/_) and not 
> available in 32-bit because of which I am not able to compile the 
> 32-bit XAPI binaries. I can try to compile Xen 32-bit RPMs from the 
> SRPMs but I was wondering how a 32-bit RPMs are not available publicly 
> given that
> dom0 is a 32-bit.
> Any pointers to building a 32-bit XAPI are really appreciated.

I assume you're interested in 32-bit because that's what currently shipping in XenServer -- is that correct? In that case I recommend trying to build xapi inside a XenServer "DDK VM": this should have all the necessary xen RPMs pre-installed.

If you base yourself on XenServer 6.2, then try building one of the xapi "clearwater" branches:

https://github.com/xapi-project/xen-api/tree/clearwater-sp1-lcm

Good luck!

Dave




_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Thu Feb 20 14:23:17 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 20 Feb 2014 14:23:17 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WGUWt-0007Vt-D3; Thu, 20 Feb 2014 14:23:11 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dunlapg@gmail.com>)
	id 1WGUWr-0007VU-RC; Thu, 20 Feb 2014 14:23:10 +0000
Received: from [85.158.139.211:27149] by server-7.bemta-5.messagelabs.com id
	08/3F-14867-CCF06035; Thu, 20 Feb 2014 14:23:08 +0000
X-Env-Sender: dunlapg@gmail.com
X-Msg-Ref: server-9.tower-206.messagelabs.com!1392906187!5169549!1
X-Originating-IP: [74.125.82.49]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 31019 invoked from network); 20 Feb 2014 14:23:08 -0000
Received: from mail-wg0-f49.google.com (HELO mail-wg0-f49.google.com)
	(74.125.82.49)
	by server-9.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	20 Feb 2014 14:23:08 -0000
Received: by mail-wg0-f49.google.com with SMTP id y10so1491766wgg.4
	for <multiple recipients>; Thu, 20 Feb 2014 06:23:07 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:in-reply-to:references:date:message-id:subject
	:from:to:cc:content-type;
	bh=b8yr8BjtgOLPWlfkaa4CBmOUCb3/AVUF0595oMRNHwQ=;
	b=yXOjaPbPib3qlxVaGb7IAV2UwYyw4HPXtLC4PFMKIC1q1fGhDoQmqtETdcx2fdQpd9
	kuzTpaiyw7ZCTJjIrrzeA/g1prxQ7PdJNrZTF17WckQ/EmyyXbWa04nAs/1+Zi1qJfu3
	GZck/NaggisnvzNZI5HSDjYT8JmVMCDCBYgviNQJkvv+1GlyULHckMlihQxdaOvZx+z/
	JqpdaCFZOgSA507b77RmfIbk5dO4gE1JglShbem34KxC1PP4jTK6BPAE2R5yjc9wuwjz
	JJ3pNWi8V8UXVDOpVf77QKjNetYC9QvJXdfs3SuM/5nNVC019ICOK8LYf9vO2G4Idbn7
	bDVg==
MIME-Version: 1.0
X-Received: by 10.194.240.7 with SMTP id vw7mr2249310wjc.75.1392906187864;
	Thu, 20 Feb 2014 06:23:07 -0800 (PST)
Received: by 10.194.75.163 with HTTP; Thu, 20 Feb 2014 06:23:07 -0800 (PST)
In-Reply-To: <5303B34E.5000702@xen.org>
References: <5303B34E.5000702@xen.org>
Date: Thu, 20 Feb 2014 14:23:07 +0000
X-Google-Sender-Auth: s3iYLhUbvBHezy5rxlYOOX2FbhM
Message-ID: <CAFLBxZZVFPkMuGfK8-0Q1vbGodeAdDv67r7N5o2YzWQuM+2wXA@mail.gmail.com>
From: George Dunlap <George.Dunlap@eu.citrix.com>
To: Lars Kurth <lars.kurth@xen.org>
Cc: Tim Mackey <Timothy.Mackey@citrix.com>,
	"mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>, xen-users@lists.xenproject.org,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] [Xen-devel] [Vote] Proposal: Moving XCP binaries to
	XenServer.org
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Tue, Feb 18, 2014 at 7:23 PM, Lars Kurth <lars.kurth@xen.org> wrote:
> Hi all,
>
> I wanted to propose to move the legacy XCP binaries from XenProject.org to
> XenServer.org.

+1

> With XenServer being fully open source and XCP basically
> being a variant of XenServer, it would make a lot more sense to keep all
> these binaries with XenServer.org. The fact that we have XCP and
> XenServer.org in two different places has led to:
>
> * fragmentation of the XCP user community
> * it is also a constant source of confusion in the user community
>
> In a nutshell many people don't know whether they should go to XenServer.org
> to ask XCP related questions or whether to ask them on XenProject.org. As a
> result many questions remain unanswered. Russell and me spend a lot of our
> time, pointing people to the right place and/or cross-posting. I was hoping
> things would get better over time, but they have not improved.
>
> When the Xen Project was created, there was no real alternative but to keep
> XCP as part of the Xen Project. With XenServer being fully open source, and
> being established, there is no reason why we can't clean up some of the
> confusion. In my opinion we really should do this.
>
> This proposal does *not* affect the XAPI project : the XAPI project would
> continue to develop the XAPI toolstack as part of the Xen Project (and
> deliver source "releases"). In fact, I would also propose to make the xapi
> mailing list a developer mailing list. This fits much better with how the
> Hypervisor and MirageOS projects are run and creates an overall cleaner and
> easier to understand model for the Xen Project.
>
> I have in principle agreement from:
> * The Xen Project Advisory Board and the Linux Foundation (which is needed
> as I am proposing to move assets out of XenProject.org)
> * Citrix to take on XCP as part of XenProject.org
> * Citrix to provide resources to migrate content and redirect URLs from
> xxx.XenProject.org to XenServer.org such that people wont be impacted. This
> part is quite important. People who would come to download or find
> information about XCP, are basically encouraged to ask XCP related questions
> on XenProject.org. If they are redirected to the right place in
> XenServer.org, that does mean that they are redirected to the site where
> they should ask questions.
> * I may be able to get some resources to have the wiki cleaned up too and do
> some redirects there too (another source of ongoing confusion)
>
> == Who and how to vote? ==
>
> As this is not an entirely project local decision, I propose that according
> to http://xenproject.org/governance.html
> - Members of all developer mailing lists (including the user lists) on
> Xenproject.org can review the proposal and voice an opinion
> - Maintainers of all mature projects and the Xenproject.org community
> manager are allowed to vote : these are maintainers of xen-devel and xen-api
>
> You would vote by replying "+1"
> If you don't care vote "0"
> If you object, vote "-1", which must include an alternative proposal or a
> detailed explanation of the reasons for the negative vote.
>
> Please vote by Feb 25th
>
> Best Regards
> Lars
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
>

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Thu Feb 20 14:23:17 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 20 Feb 2014 14:23:17 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WGUWt-0007Vt-D3; Thu, 20 Feb 2014 14:23:11 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dunlapg@gmail.com>)
	id 1WGUWr-0007VU-RC; Thu, 20 Feb 2014 14:23:10 +0000
Received: from [85.158.139.211:27149] by server-7.bemta-5.messagelabs.com id
	08/3F-14867-CCF06035; Thu, 20 Feb 2014 14:23:08 +0000
X-Env-Sender: dunlapg@gmail.com
X-Msg-Ref: server-9.tower-206.messagelabs.com!1392906187!5169549!1
X-Originating-IP: [74.125.82.49]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 31019 invoked from network); 20 Feb 2014 14:23:08 -0000
Received: from mail-wg0-f49.google.com (HELO mail-wg0-f49.google.com)
	(74.125.82.49)
	by server-9.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	20 Feb 2014 14:23:08 -0000
Received: by mail-wg0-f49.google.com with SMTP id y10so1491766wgg.4
	for <multiple recipients>; Thu, 20 Feb 2014 06:23:07 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:in-reply-to:references:date:message-id:subject
	:from:to:cc:content-type;
	bh=b8yr8BjtgOLPWlfkaa4CBmOUCb3/AVUF0595oMRNHwQ=;
	b=yXOjaPbPib3qlxVaGb7IAV2UwYyw4HPXtLC4PFMKIC1q1fGhDoQmqtETdcx2fdQpd9
	kuzTpaiyw7ZCTJjIrrzeA/g1prxQ7PdJNrZTF17WckQ/EmyyXbWa04nAs/1+Zi1qJfu3
	GZck/NaggisnvzNZI5HSDjYT8JmVMCDCBYgviNQJkvv+1GlyULHckMlihQxdaOvZx+z/
	JqpdaCFZOgSA507b77RmfIbk5dO4gE1JglShbem34KxC1PP4jTK6BPAE2R5yjc9wuwjz
	JJ3pNWi8V8UXVDOpVf77QKjNetYC9QvJXdfs3SuM/5nNVC019ICOK8LYf9vO2G4Idbn7
	bDVg==
MIME-Version: 1.0
X-Received: by 10.194.240.7 with SMTP id vw7mr2249310wjc.75.1392906187864;
	Thu, 20 Feb 2014 06:23:07 -0800 (PST)
Received: by 10.194.75.163 with HTTP; Thu, 20 Feb 2014 06:23:07 -0800 (PST)
In-Reply-To: <5303B34E.5000702@xen.org>
References: <5303B34E.5000702@xen.org>
Date: Thu, 20 Feb 2014 14:23:07 +0000
X-Google-Sender-Auth: s3iYLhUbvBHezy5rxlYOOX2FbhM
Message-ID: <CAFLBxZZVFPkMuGfK8-0Q1vbGodeAdDv67r7N5o2YzWQuM+2wXA@mail.gmail.com>
From: George Dunlap <George.Dunlap@eu.citrix.com>
To: Lars Kurth <lars.kurth@xen.org>
Cc: Tim Mackey <Timothy.Mackey@citrix.com>,
	"mirageos-devel@lists.xenproject.org"
	<mirageos-devel@lists.xenproject.org>, xen-users@lists.xenproject.org,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] [Xen-devel] [Vote] Proposal: Moving XCP binaries to
	XenServer.org
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Tue, Feb 18, 2014 at 7:23 PM, Lars Kurth <lars.kurth@xen.org> wrote:
> Hi all,
>
> I wanted to propose to move the legacy XCP binaries from XenProject.org to
> XenServer.org.

+1

> With XenServer being fully open source and XCP basically
> being a variant of XenServer, it would make a lot more sense to keep all
> these binaries with XenServer.org. The fact that we have XCP and
> XenServer.org in two different places has led to:
>
> * fragmentation of the XCP user community
> * it is also a constant source of confusion in the user community
>
> In a nutshell many people don't know whether they should go to XenServer.org
> to ask XCP related questions or whether to ask them on XenProject.org. As a
> result many questions remain unanswered. Russell and me spend a lot of our
> time, pointing people to the right place and/or cross-posting. I was hoping
> things would get better over time, but they have not improved.
>
> When the Xen Project was created, there was no real alternative but to keep
> XCP as part of the Xen Project. With XenServer being fully open source, and
> being established, there is no reason why we can't clean up some of the
> confusion. In my opinion we really should do this.
>
> This proposal does *not* affect the XAPI project : the XAPI project would
> continue to develop the XAPI toolstack as part of the Xen Project (and
> deliver source "releases"). In fact, I would also propose to make the xapi
> mailing list a developer mailing list. This fits much better with how the
> Hypervisor and MirageOS projects are run and creates an overall cleaner and
> easier to understand model for the Xen Project.
>
> I have in principle agreement from:
> * The Xen Project Advisory Board and the Linux Foundation (which is needed
> as I am proposing to move assets out of XenProject.org)
> * Citrix to take on XCP as part of XenProject.org
> * Citrix to provide resources to migrate content and redirect URLs from
> xxx.XenProject.org to XenServer.org such that people wont be impacted. This
> part is quite important. People who would come to download or find
> information about XCP, are basically encouraged to ask XCP related questions
> on XenProject.org. If they are redirected to the right place in
> XenServer.org, that does mean that they are redirected to the site where
> they should ask questions.
> * I may be able to get some resources to have the wiki cleaned up too and do
> some redirects there too (another source of ongoing confusion)
>
> == Who and how to vote? ==
>
> As this is not an entirely project local decision, I propose that according
> to http://xenproject.org/governance.html
> - Members of all developer mailing lists (including the user lists) on
> Xenproject.org can review the proposal and voice an opinion
> - Maintainers of all mature projects and the Xenproject.org community
> manager are allowed to vote : these are maintainers of xen-devel and xen-api
>
> You would vote by replying "+1"
> If you don't care vote "0"
> If you object, vote "-1", which must include an alternative proposal or a
> detailed explanation of the reasons for the negative vote.
>
> Please vote by Feb 25th
>
> Best Regards
> Lars
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
>

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Fri Feb 21 03:44:19 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 21 Feb 2014 03:44:19 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WGh1z-0004Mh-Sr; Fri, 21 Feb 2014 03:44:07 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <russell.pavlicek.xen@gmail.com>)
	id 1WGh1u-0004MW-1r; Fri, 21 Feb 2014 03:44:06 +0000
Received: from [193.109.254.147:11657] by server-7.bemta-14.messagelabs.com id
	80/C3-23424-18BC6035; Fri, 21 Feb 2014 03:44:01 +0000
X-Env-Sender: russell.pavlicek.xen@gmail.com
X-Msg-Ref: server-11.tower-27.messagelabs.com!1392954239!541942!1
X-Originating-IP: [209.85.215.53]
X-SpamReason: No, hits=3.0 required=7.0 tests=BODY_RANDOM_LONG,
	RCVD_BY_IP,SUSPICIOUS_RECIPS
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 20609 invoked from network); 21 Feb 2014 03:44:00 -0000
Received: from mail-la0-f53.google.com (HELO mail-la0-f53.google.com)
	(209.85.215.53)
	by server-11.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	21 Feb 2014 03:44:00 -0000
Received: by mail-la0-f53.google.com with SMTP id e16so1934918lan.26
	for <multiple recipients>; Thu, 20 Feb 2014 19:43:59 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:date:message-id:subject:from:to:content-type;
	bh=Mh/pDeNefzJM5DAgx2fKwF6GdhVHSH1FEwDAgfpq/9Y=;
	b=dydO3WSPpZCYr7FJ/AA7zqT/giCBJFEJVhaKzV//SUG/OXAmT6VnbGSwGQsSSS6L7L
	8pvmT3R6LNqb18E4JLNYqi8p2/IxyU5WKD8e8zZAhIIwovKHOgjAEdeZXfAwbrtvy4gp
	FIdy2JtstQ7fwutypj0yGS31eU/MwDM7rrZIRsI6cQw1azpAZhTD9GGqF/RwfUApTYad
	wpPE8mB/AflUmLZGPrgdAS8DLNifkcrc0XKjXNPZsqFi8GfZxZ46/7PG4S8uzrvhINjL
	JFGJ5ydsaCR+yeo/JRHKq7bmvngYqGe91CIPab31qGBCGHoNqTWEuLjWyMOF9B/zCY4L
	/hBg==
MIME-Version: 1.0
X-Received: by 10.112.43.70 with SMTP id u6mr2826482lbl.30.1392954239659; Thu,
	20 Feb 2014 19:43:59 -0800 (PST)
Received: by 10.112.72.72 with HTTP; Thu, 20 Feb 2014 19:43:59 -0800 (PST)
Date: Thu, 20 Feb 2014 22:43:59 -0500
X-Google-Sender-Auth: kPNxg6BlqvOhla7w-H0hFSFQLJ4
Message-ID: <CAHehzX0fYFeyeLCP1OjOMj81B4yV22SBbmn3JXSDdQMbHJYROA@mail.gmail.com>
From: Russ Pavlicek <russell.pavlicek@xenproject.org>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	xen-devel@lists.xen.org, xen-api@lists.xen.org, 
	xs-devel@lists.xenserver.org, cl-mirage@lists.cam.ac.uk
Subject: [Xen-API] Monday Feb 24 is Xen Project Document Day preparing for
	the 4.4 Release
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Monday is our monthly Xen Project Document Day.

However, this Document Day is special -- it is the prep day for our
impending 4.4 release.

We have a good amount of solid documentation for 4.3, but we need to
update to cover 4.4.  The greatest software in the world is worthless
unless people understand how to use it.  If you are still looking for
a way to contribute to the upcoming release, your opportunity has
arrived.

Never participated in a Document Day before?  All the info you'll need is here:

http://wiki.xenproject.org/wiki/Xen_Document_Days

Looking for something which needs attention beside the 4.4 release?
Look at the current TODO list:

http://wiki.xenproject.org/wiki/Xen_Document_Days/TODO

If you haven't requested to be made a Wiki editor, just fill out the form below:

http://xenproject.org/component/content/article/100-misc/145-request-to-be-made-a-wiki-editor.html

Hope to see you in Freenode IRC #xendocs on Monday!

Russ

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Fri Feb 21 03:44:19 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 21 Feb 2014 03:44:19 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WGh1z-0004Mh-Sr; Fri, 21 Feb 2014 03:44:07 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <russell.pavlicek.xen@gmail.com>)
	id 1WGh1u-0004MW-1r; Fri, 21 Feb 2014 03:44:06 +0000
Received: from [193.109.254.147:11657] by server-7.bemta-14.messagelabs.com id
	80/C3-23424-18BC6035; Fri, 21 Feb 2014 03:44:01 +0000
X-Env-Sender: russell.pavlicek.xen@gmail.com
X-Msg-Ref: server-11.tower-27.messagelabs.com!1392954239!541942!1
X-Originating-IP: [209.85.215.53]
X-SpamReason: No, hits=3.0 required=7.0 tests=BODY_RANDOM_LONG,
	RCVD_BY_IP,SUSPICIOUS_RECIPS
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 20609 invoked from network); 21 Feb 2014 03:44:00 -0000
Received: from mail-la0-f53.google.com (HELO mail-la0-f53.google.com)
	(209.85.215.53)
	by server-11.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	21 Feb 2014 03:44:00 -0000
Received: by mail-la0-f53.google.com with SMTP id e16so1934918lan.26
	for <multiple recipients>; Thu, 20 Feb 2014 19:43:59 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:date:message-id:subject:from:to:content-type;
	bh=Mh/pDeNefzJM5DAgx2fKwF6GdhVHSH1FEwDAgfpq/9Y=;
	b=dydO3WSPpZCYr7FJ/AA7zqT/giCBJFEJVhaKzV//SUG/OXAmT6VnbGSwGQsSSS6L7L
	8pvmT3R6LNqb18E4JLNYqi8p2/IxyU5WKD8e8zZAhIIwovKHOgjAEdeZXfAwbrtvy4gp
	FIdy2JtstQ7fwutypj0yGS31eU/MwDM7rrZIRsI6cQw1azpAZhTD9GGqF/RwfUApTYad
	wpPE8mB/AflUmLZGPrgdAS8DLNifkcrc0XKjXNPZsqFi8GfZxZ46/7PG4S8uzrvhINjL
	JFGJ5ydsaCR+yeo/JRHKq7bmvngYqGe91CIPab31qGBCGHoNqTWEuLjWyMOF9B/zCY4L
	/hBg==
MIME-Version: 1.0
X-Received: by 10.112.43.70 with SMTP id u6mr2826482lbl.30.1392954239659; Thu,
	20 Feb 2014 19:43:59 -0800 (PST)
Received: by 10.112.72.72 with HTTP; Thu, 20 Feb 2014 19:43:59 -0800 (PST)
Date: Thu, 20 Feb 2014 22:43:59 -0500
X-Google-Sender-Auth: kPNxg6BlqvOhla7w-H0hFSFQLJ4
Message-ID: <CAHehzX0fYFeyeLCP1OjOMj81B4yV22SBbmn3JXSDdQMbHJYROA@mail.gmail.com>
From: Russ Pavlicek <russell.pavlicek@xenproject.org>
To: "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	xen-devel@lists.xen.org, xen-api@lists.xen.org, 
	xs-devel@lists.xenserver.org, cl-mirage@lists.cam.ac.uk
Subject: [Xen-API] Monday Feb 24 is Xen Project Document Day preparing for
	the 4.4 Release
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Monday is our monthly Xen Project Document Day.

However, this Document Day is special -- it is the prep day for our
impending 4.4 release.

We have a good amount of solid documentation for 4.3, but we need to
update to cover 4.4.  The greatest software in the world is worthless
unless people understand how to use it.  If you are still looking for
a way to contribute to the upcoming release, your opportunity has
arrived.

Never participated in a Document Day before?  All the info you'll need is here:

http://wiki.xenproject.org/wiki/Xen_Document_Days

Looking for something which needs attention beside the 4.4 release?
Look at the current TODO list:

http://wiki.xenproject.org/wiki/Xen_Document_Days/TODO

If you haven't requested to be made a Wiki editor, just fill out the form below:

http://xenproject.org/component/content/article/100-misc/145-request-to-be-made-a-wiki-editor.html

Hope to see you in Freenode IRC #xendocs on Monday!

Russ

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Mon Feb 24 08:03:42 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 24 Feb 2014 08:03:42 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WHqVf-000867-Dy; Mon, 24 Feb 2014 08:03:31 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dario.faggioli@citrix.com>)
	id 1WHqVd-00085w-Gh; Mon, 24 Feb 2014 08:03:29 +0000
Received: from [85.158.139.211:36260] by server-11.bemta-5.messagelabs.com id
	D4/A5-23886-0DCFA035; Mon, 24 Feb 2014 08:03:28 +0000
X-Env-Sender: dario.faggioli@citrix.com
X-Msg-Ref: server-14.tower-206.messagelabs.com!1393228995!5736210!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	ML_RADAR_SPEW_LINKS_8, spamassassin: ,
	async_handler: YXN5bmNfZGVsYXk6IDcwNTI1MTEgKHRpbWVvdXQp\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12440 invoked from network); 24 Feb 2014 08:03:17 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-14.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	24 Feb 2014 08:03:17 -0000
X-IronPort-AV: E=Sophos;i="4.97,533,1389744000"; 
	d="asc'?scan'208";a="103465112"
Received: from accessns.citrite.net (HELO FTLPEX01CL02.citrite.net)
	([10.9.154.239])
	by FTLPIPO02.CITRIX.COM with ESMTP; 24 Feb 2014 08:03:05 +0000
Received: from [127.0.0.1] (10.80.16.47) by smtprelay.citrix.com
	(10.13.107.79) with Microsoft SMTP Server id 14.2.342.4;
	Mon, 24 Feb 2014 03:03:04 -0500
Message-ID: <1393228968.32038.849.camel@Solace>
From: Dario Faggioli <dario.faggioli@citrix.com>
To: xen-devel <xen-devel@lists.xen.org>
Date: Mon, 24 Feb 2014 09:02:48 +0100
Organization: Citrix
X-Mailer: Evolution 3.10.3 (3.10.3-1.fc20) 
MIME-Version: 1.0
X-DLP: MIA2
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	xen <xen@lists.fedoraproject.org>, xs-devel@lists.xenserver.org,
	cl-mirage@lists.cam.ac.uk, xen-api@lists.xen.org
Subject: [Xen-API] TODAY is Xen Document Day!
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7445163396036222128=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============7445163396036222128==
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="=-O00XatADD/sOt0Eld6jV"

--=-O00XatADD/sOt0Eld6jV
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Today is the day!=20

Xen Project Document Day is a day to help improve overall Xen=20
documentation, with emphasis on the Xen Project Wiki.=20

However, this Document Day is special -- it is the prep day for our
impending 4.4 release.

We have a good amount of solid documentation for 4.3, but we need to
update to cover 4.4.  The greatest software in the world is worthless
unless people understand how to use it.  If you are still looking for
a way to contribute to the upcoming release, your opportunity has
arrived.

Never participated in a Document Day? All the info you need is here:=20
http://wiki.xenproject.org/wiki/Xen_Document_Days=20

Not sure what needs attention? Here is the current TODO list:=20
http://wiki.xenproject.org/wiki/Xen_Document_Days/TODO=20

Add any documentation deficiencies you have come across while working=20
with Xen. Is there a subject you wrestled with? That's a perfect=20
opportunity for you to help shape the documentation into something=20
more useful for the next person who needs it!=20

If you haven't requested to be made a Wiki editor, just fill out the
form below:=20

http://xenproject.org/component/content/article/100-misc/145-request-to-be-=
made-a-wiki-editor.html=20

See you in #xendocs!=20

Dario=20
--=20
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)


--=-O00XatADD/sOt0Eld6jV
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEABECAAYFAlMK/KgACgkQk4XaBE3IOsTcTQCeIGJAR5iOaky2tt6nAr3s7D1i
lSYAn0OMliuyzcxQkErWSyFJu2yemsZm
=qpze
-----END PGP SIGNATURE-----

--=-O00XatADD/sOt0Eld6jV--


--===============7445163396036222128==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============7445163396036222128==--


From xen-api-bounces@lists.xen.org Mon Feb 24 08:03:42 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 24 Feb 2014 08:03:42 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WHqVf-000867-Dy; Mon, 24 Feb 2014 08:03:31 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <dario.faggioli@citrix.com>)
	id 1WHqVd-00085w-Gh; Mon, 24 Feb 2014 08:03:29 +0000
Received: from [85.158.139.211:36260] by server-11.bemta-5.messagelabs.com id
	D4/A5-23886-0DCFA035; Mon, 24 Feb 2014 08:03:28 +0000
X-Env-Sender: dario.faggioli@citrix.com
X-Msg-Ref: server-14.tower-206.messagelabs.com!1393228995!5736210!1
X-Originating-IP: [66.165.176.63]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni42MyA9PiAzMDYwNDg=\n,
	ML_RADAR_SPEW_LINKS_8, spamassassin: ,
	async_handler: YXN5bmNfZGVsYXk6IDcwNTI1MTEgKHRpbWVvdXQp\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 12440 invoked from network); 24 Feb 2014 08:03:17 -0000
Received: from smtp02.citrix.com (HELO SMTP02.CITRIX.COM) (66.165.176.63)
	by server-14.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	24 Feb 2014 08:03:17 -0000
X-IronPort-AV: E=Sophos;i="4.97,533,1389744000"; 
	d="asc'?scan'208";a="103465112"
Received: from accessns.citrite.net (HELO FTLPEX01CL02.citrite.net)
	([10.9.154.239])
	by FTLPIPO02.CITRIX.COM with ESMTP; 24 Feb 2014 08:03:05 +0000
Received: from [127.0.0.1] (10.80.16.47) by smtprelay.citrix.com
	(10.13.107.79) with Microsoft SMTP Server id 14.2.342.4;
	Mon, 24 Feb 2014 03:03:04 -0500
Message-ID: <1393228968.32038.849.camel@Solace>
From: Dario Faggioli <dario.faggioli@citrix.com>
To: xen-devel <xen-devel@lists.xen.org>
Date: Mon, 24 Feb 2014 09:02:48 +0100
Organization: Citrix
X-Mailer: Evolution 3.10.3 (3.10.3-1.fc20) 
MIME-Version: 1.0
X-DLP: MIA2
Cc: "xen-users@lists.xen.org" <xen-users@lists.xen.org>,
	xen <xen@lists.fedoraproject.org>, xs-devel@lists.xenserver.org,
	cl-mirage@lists.cam.ac.uk, xen-api@lists.xen.org
Subject: [Xen-API] TODAY is Xen Document Day!
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============7445163396036222128=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============7445163396036222128==
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="=-O00XatADD/sOt0Eld6jV"

--=-O00XatADD/sOt0Eld6jV
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Today is the day!=20

Xen Project Document Day is a day to help improve overall Xen=20
documentation, with emphasis on the Xen Project Wiki.=20

However, this Document Day is special -- it is the prep day for our
impending 4.4 release.

We have a good amount of solid documentation for 4.3, but we need to
update to cover 4.4.  The greatest software in the world is worthless
unless people understand how to use it.  If you are still looking for
a way to contribute to the upcoming release, your opportunity has
arrived.

Never participated in a Document Day? All the info you need is here:=20
http://wiki.xenproject.org/wiki/Xen_Document_Days=20

Not sure what needs attention? Here is the current TODO list:=20
http://wiki.xenproject.org/wiki/Xen_Document_Days/TODO=20

Add any documentation deficiencies you have come across while working=20
with Xen. Is there a subject you wrestled with? That's a perfect=20
opportunity for you to help shape the documentation into something=20
more useful for the next person who needs it!=20

If you haven't requested to be made a Wiki editor, just fill out the
form below:=20

http://xenproject.org/component/content/article/100-misc/145-request-to-be-=
made-a-wiki-editor.html=20

See you in #xendocs!=20

Dario=20
--=20
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)


--=-O00XatADD/sOt0Eld6jV
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEABECAAYFAlMK/KgACgkQk4XaBE3IOsTcTQCeIGJAR5iOaky2tt6nAr3s7D1i
lSYAn0OMliuyzcxQkErWSyFJu2yemsZm
=qpze
-----END PGP SIGNATURE-----

--=-O00XatADD/sOt0Eld6jV--


--===============7445163396036222128==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============7445163396036222128==--


From xen-api-bounces@lists.xen.org Mon Feb 24 18:57:54 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 24 Feb 2014 18:57:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WI0in-0001H6-M6; Mon, 24 Feb 2014 18:57:45 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1WI0il-0001Gt-HV; Mon, 24 Feb 2014 18:57:43 +0000
Received: from [85.158.139.211:30820] by server-7.bemta-5.messagelabs.com id
	11/E1-14867-6269B035; Mon, 24 Feb 2014 18:57:42 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-14.tower-206.messagelabs.com!1393268259!5903854!1
X-Originating-IP: [209.85.216.41]
X-SpamReason: No, hits=0.8 required=7.0 tests=BODY_RANDOM_LONG,
	HTML_MESSAGE,ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 29910 invoked from network); 24 Feb 2014 18:57:40 -0000
Received: from mail-qa0-f41.google.com (HELO mail-qa0-f41.google.com)
	(209.85.216.41)
	by server-14.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	24 Feb 2014 18:57:40 -0000
Received: by mail-qa0-f41.google.com with SMTP id w8so6864584qac.0
	for <multiple recipients>; Mon, 24 Feb 2014 10:57:39 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:cc:content-type;
	bh=C5Q/sQM3qD0x0LCzXl30UOOzqvFkZFQR0xrj/4mDE8M=;
	b=qIGFohBEkl5XrLhGBQX6t5hyuS0HQ66b97JlycdPTo6P2GPwZptr9ym29gWDjcU/3V
	Q3om4BoQEF5QaVKEHXdR9bBJgZ4fUBANjauhk94/r0JlxTQdxwM4JesERgvfk5M7MdJU
	E8T/kH4OJBnBff9C/Zfiw6aVY83b+L53QSh/xJXGtn2oSNGuFlZd2SpvXXu8blJCxw9v
	MurmMpiStJ/tQtctjbsB/uWE6oBiel7+YWB4kKsNE9QELigFvpGgtp4JmRDk67khe0NV
	d7OyBsaH+soHr47zp7P2NLhgPY4Pi295aZk0J/F5xhFS2clL96rx8yezd54QpMcOfX2X
	6wiw==
MIME-Version: 1.0
X-Received: by 10.140.95.179 with SMTP id i48mr30973503qge.1.1393268259343;
	Mon, 24 Feb 2014 10:57:39 -0800 (PST)
Received: by 10.140.89.47 with HTTP; Mon, 24 Feb 2014 10:57:39 -0800 (PST)
Date: Mon, 24 Feb 2014 18:57:39 +0000
Message-ID: <CAOqnZH6gx62Jx76=_5H-ux=XBCmhXSZ5x0Qi3kKFHpix5Q_UWA@mail.gmail.com>
From: Lars Kurth <lars.kurth.xen@gmail.com>
To: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>, 
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>, 
	"mirageos-devel@lists.xenproject.org" <mirageos-devel@lists.xenproject.org>
Subject: [Xen-API] Fwd: [Xen Project] Your organization application has been
	accepted.
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1760244772993791517=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============1760244772993791517==
Content-Type: multipart/alternative; boundary=001a11c16dfcacd2c504f32b8ba7

--001a11c16dfcacd2c504f32b8ba7
Content-Type: text/plain; charset=ISO-8859-1

Good news everyone : now the real work awaits.

Cleaning up the project list, etc. and making sure that mentors are signed
up via https://www.google-melange.com/gsoc/homepage/google/gsoc2014, etc. -
Ian Jackson will receive mails from GSoC while I am away and may have to
forward key bits of information to you all.

I would suggest a conference call that includes mentors to tidy the project
list pretty soon. Maybe Russell can act as GSoC master, arrange the call
and chase mentors while I am away. We need to make sure that the project
list is in good shape before the 10th. Ideally by next week.

Also our home page in Melange may needs fixing. @Russell, please read the
mail below and lets discuss tomorrow before I leave.

24 February:19:00 UTCList of accepted mentoring organizations published on
the *Google Summer of Code* 2014 site.Interim Period:Would-be students
discuss project ideas with potential mentoring organizations.28 February
16:00 UTC:IRC meeting with rejected meThe ntoring organizations.10 March:19:00
UTCStudent application period opens.

IMPORTANT: in the application I stated that we encourage students to work
on bite size projects before the application (in the same way as it works
for OPW). Maybe OPW mentors want to share their experiences!

This will come your way in the next few weeks and you really should use
those 2-3 weeks to find out which students can work with you.

Best Regards
Lars

---------- Forwarded message ----------
From: <no-reply@google-melange.appspotmail.com>
Date: 24 Feb 2014 18:41
Subject: [Xen Project] Your organization application has been accepted.
To: <lars.kurth@xenproject.org>
Cc:

Congratulations!

Your Organization Application for Xen Project to Google Summer of Code 2014
has been accepted. Your organization's information will be auto-populated
from your Organization profile onto our Participating Organizations
page. Please
click
http://www.google-melange.com/gsoc/org/profile/edit/google/gsoc2014/xen_project
if you want to modify your Organization profile. We recommend you take
time to review your profile carefully and add relevant information and
links for the students where applicable.

If you have questions about items on this profile we would recommend you
read over the Melange User's Guide's section titled "Our organization was
accepted! How do I create my organization
homepage?<http://en.flossmanuals.net/melange/org-application-period/>
"

Please be aware the your organization's information is now available to
students, so you should expect to get contact from potential applicants
very soon. If you have any questions, please email Carol Smith directly at
carols@google.com, but generally, you are off to the races. Student
applications formally open on 10 March at 19:00 UTC.

Best regards,

--001a11c16dfcacd2c504f32b8ba7
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_quote">Good news everyone : now the re=
al work awaits.</div><div class=3D"gmail_quote"><br></div><div class=3D"gma=
il_quote">Cleaning up the project list, etc. and making sure that mentors a=
re signed up via=A0<a href=3D"https://www.google-melange.com/gsoc/homepage/=
google/gsoc2014">https://www.google-melange.com/gsoc/homepage/google/gsoc20=
14</a>, etc. - Ian Jackson will receive mails from GSoC while I am away and=
 may have to forward key bits of information to you all.</div>
<div class=3D"gmail_quote"><br></div><div class=3D"gmail_quote">I would sug=
gest a conference call that includes mentors to tidy the project list prett=
y soon. Maybe Russell can act as GSoC master, arrange the call and chase me=
ntors while I am away. We need to make sure that the project list is in goo=
d shape before the 10th. Ideally by next week.</div>
<div class=3D"gmail_quote"><br></div><div class=3D"gmail_quote">Also our ho=
me page in Melange may needs fixing. @Russell, please read the mail below a=
nd lets discuss tomorrow before I leave.</div><div class=3D"gmail_quote"><b=
r>
</div><div class=3D"gmail_quote"><table style=3D"margin:0px;padding:0px;bor=
der:none;outline:0px;font-size:13px;vertical-align:baseline;background-colo=
r:rgb(246,246,246);border-collapse:collapse;border-spacing:0px;color:rgb(0,=
0,0);font-family:Arial,&#39;Helvetica Neue&#39;,Helvetica,sans-serif;line-h=
eight:19.5px">
<tbody style=3D"margin:0px;padding:0px;border:0px;outline:0px;vertical-alig=
n:baseline;background-color:transparent"><tr style=3D"margin:0px;padding:0p=
x;border:0px;outline:0px;vertical-align:baseline;background-color:transpare=
nt;height:0px">
<td style=3D"padding:7px;border:1px solid rgb(0,0,0);outline:0px;vertical-a=
lign:top;background-color:transparent"><h3 dir=3D"ltr" style=3D"margin:0pt =
6pt;padding:0px;border:0px;outline:0px;font-size:13px;vertical-align:baseli=
ne;background-color:transparent;line-height:1.5em;color:rgb(35,139,210)">
<span style=3D"margin:0px;padding:0px;border:0px;outline:0px;font-size:16px=
;vertical-align:baseline;background-color:transparent;font-family:Arial;whi=
te-space:pre-wrap">24 February:</span></h3><h3 dir=3D"ltr" style=3D"margin:=
0pt 6pt;padding:0px;border:0px;outline:0px;font-size:13px;vertical-align:ba=
seline;background-color:transparent;line-height:1.5em;color:rgb(35,139,210)=
">
<span style=3D"margin:0px;padding:0px;border:0px;outline:0px;font-size:16px=
;vertical-align:baseline;background-color:transparent;font-family:Arial;whi=
te-space:pre-wrap">19:00 UTC</span></h3></td><td style=3D"padding:7px;borde=
r:1px solid rgb(0,0,0);outline:0px;vertical-align:top;background-color:tran=
sparent">
<h3 dir=3D"ltr" style=3D"margin:0pt 6pt;padding:0px;border:0px;outline:0px;=
font-size:13px;vertical-align:baseline;background-color:transparent;line-he=
ight:1.5em;color:rgb(35,139,210)"><span style=3D"margin:0px;padding:0px;bor=
der:0px;outline:0px;font-size:16px;vertical-align:baseline;background-color=
:transparent;font-family:Arial;white-space:pre-wrap">List of accepted mento=
ring organizations published on the <em style=3D"margin:0px;padding:0px;bor=
der:0px;outline:0px;vertical-align:baseline;background-color:transparent">G=
oogle Summer of Code</em> 2014 site.</span></h3>
</td></tr><tr style=3D"margin:0px;padding:0px;border:0px;outline:0px;vertic=
al-align:baseline;background-color:transparent;height:0px"><td style=3D"pad=
ding:7px;border:1px solid rgb(0,0,0);outline:0px;vertical-align:top;backgro=
und-color:transparent">
<h3 dir=3D"ltr" style=3D"margin:0pt 6pt;padding:0px;border:0px;outline:0px;=
font-size:13px;vertical-align:baseline;background-color:transparent;line-he=
ight:1.5em;color:rgb(35,139,210)"><span style=3D"margin:0px;padding:0px;bor=
der:0px;outline:0px;font-size:16px;vertical-align:baseline;background-color=
:transparent;font-family:Arial;white-space:pre-wrap">Interim Period:</span>=
</h3>
</td><td style=3D"padding:7px;border:1px solid rgb(0,0,0);outline:0px;verti=
cal-align:top;background-color:transparent"><h3 dir=3D"ltr" style=3D"margin=
:0pt 6pt;padding:0px;border:0px;outline:0px;font-size:13px;vertical-align:b=
aseline;background-color:transparent;line-height:1.5em;color:rgb(35,139,210=
)">
<span style=3D"margin:0px;padding:0px;border:0px;outline:0px;font-size:16px=
;vertical-align:baseline;background-color:transparent;font-family:Arial;whi=
te-space:pre-wrap">Would-be students discuss project ideas with potential m=
entoring organizations.</span></h3>
</td></tr><tr style=3D"margin:0px;padding:0px;border:0px;outline:0px;vertic=
al-align:baseline;background-color:transparent;height:0px"><td style=3D"pad=
ding:7px;border:1px solid rgb(0,0,0);outline:0px;vertical-align:top;backgro=
und-color:transparent">
<h3 dir=3D"ltr" style=3D"margin:0pt 6pt;padding:0px;border:0px;outline:0px;=
font-size:13px;vertical-align:baseline;background-color:transparent;line-he=
ight:1.5em;color:rgb(35,139,210)"><span style=3D"margin:0px;padding:0px;bor=
der:0px;outline:0px;font-size:16px;vertical-align:baseline;background-color=
:transparent;font-family:Arial;white-space:pre-wrap">28 February 16:00 UTC:=
</span></h3>
</td><td style=3D"padding:7px;border:1px solid rgb(0,0,0);outline:0px;verti=
cal-align:top;background-color:transparent"><h3 dir=3D"ltr" style=3D"margin=
:0pt 6pt;padding:0px;border:0px;outline:0px;font-size:13px;vertical-align:b=
aseline;background-color:transparent;line-height:1.5em;color:rgb(35,139,210=
)">
<span style=3D"margin:0px;padding:0px;border:0px;outline:0px;font-size:16px=
;vertical-align:baseline;background-color:transparent;font-family:Arial;whi=
te-space:pre-wrap">IRC meeting with rejected meThe ntoring organizations.</=
span></h3>
</td></tr><tr style=3D"margin:0px;padding:0px;border:0px;outline:0px;vertic=
al-align:baseline;background-color:transparent;height:0px"><td style=3D"pad=
ding:7px;border:1px solid rgb(0,0,0);outline:0px;vertical-align:top;backgro=
und-color:transparent">
<h3 dir=3D"ltr" style=3D"margin:0pt 6pt;padding:0px;border:0px;outline:0px;=
font-size:13px;vertical-align:baseline;background-color:transparent;line-he=
ight:1.5em;color:rgb(35,139,210)"><span style=3D"margin:0px;padding:0px;bor=
der:0px;outline:0px;font-size:16px;vertical-align:baseline;background-color=
:transparent;font-family:Arial;white-space:pre-wrap">10 March:</span></h3>
<h3 dir=3D"ltr" style=3D"margin:0pt 6pt;padding:0px;border:0px;outline:0px;=
font-size:13px;vertical-align:baseline;background-color:transparent;line-he=
ight:1.5em;color:rgb(35,139,210)"><span style=3D"margin:0px;padding:0px;bor=
der:0px;outline:0px;font-size:16px;vertical-align:baseline;background-color=
:transparent;font-family:Arial;white-space:pre-wrap">19:00 UTC</span></h3>
</td><td style=3D"padding:7px;border:1px solid rgb(0,0,0);outline:0px;verti=
cal-align:top;background-color:transparent"><h3 dir=3D"ltr" style=3D"margin=
:0pt 6pt;padding:0px;border:0px;outline:0px;font-size:13px;vertical-align:b=
aseline;background-color:transparent;line-height:1.5em;color:rgb(35,139,210=
)">
<span style=3D"margin:0px;padding:0px;border:0px;outline:0px;font-size:16px=
;vertical-align:baseline;background-color:transparent;font-family:Arial;whi=
te-space:pre-wrap">Student application period opens.</span></h3></td></tr>
</tbody></table></div><div class=3D"gmail_quote"><br></div><div class=3D"gm=
ail_quote">IMPORTANT: in the application I stated that we encourage student=
s to work on bite size projects before the application (in the same way as =
it works for OPW). Maybe OPW mentors want to share their experiences!</div>
<div class=3D"gmail_quote"><br></div><div class=3D"gmail_quote">This will c=
ome your way in the next few weeks and you really should use those 2-3 week=
s to find out which students can work with you.=A0</div><div class=3D"gmail=
_quote">
<br></div><div class=3D"gmail_quote">Best Regards</div><div class=3D"gmail_=
quote">Lars</div><div class=3D"gmail_quote"><br></div><div class=3D"gmail_q=
uote">---------- Forwarded message ----------<br>From:  &lt;<a href=3D"mail=
to:no-reply@google-melange.appspotmail.com" target=3D"_blank">no-reply@goog=
le-melange.appspotmail.com</a>&gt;<br>
Date: 24 Feb 2014 18:41<br>Subject: [Xen Project] Your organization applica=
tion has been accepted.<br>
To:  &lt;<a href=3D"mailto:lars.kurth@xenproject.org" target=3D"_blank">lar=
s.kurth@xenproject.org</a>&gt;<br>Cc: <br><br type=3D"attribution"><p><span=
 style=3D"font-size:small">Congratulations!</span></p>
<p><span style=3D"font-size:small">Your Organization Application for Xen Pr=
oject to Google Summer of Code 2014 has been accepted.=A0</span><span style=
=3D"font-size:small">Your organization&#39;s information will be auto-popul=
ated from your Organization profile onto our Participating Organizations pa=
ge.=A0</span><span style=3D"font-size:small">Please click <a href=3D"http:/=
/www.google-melange.com/gsoc/org/profile/edit/google/gsoc2014/xen_project" =
target=3D"_blank">http://www.google-melange.com/gsoc/org/profile/edit/googl=
e/gsoc2014/xen_project</a> =A0if you want to modify your Organization profi=
le. We recommend you take time to review your profile carefully and add rel=
evant information and links for the students where applicable.=A0</span></p=
>


<p><span style=3D"font-size:small">If you have questions about items on thi=
s profile we would recommend you read over the Melange User&#39;s Guide&#39=
;s section titled &quot;<a href=3D"http://en.flossmanuals.net/melange/org-a=
pplication-period/" target=3D"_blank">Our organization was accepted! How do=
 I create my organization homepage?</a>&quot;</span></p>


<p><span style=3D"font-size:small">Please be aware the your organization&#3=
9;s information is now available to students, so you should expect to get c=
ontact from potential applicants very soon. If you have any questions, plea=
se email Carol Smith directly at <a href=3D"mailto:carols@google.com" targe=
t=3D"_blank">carols@google.com</a>, but generally, you are off to the races=
. Student applications formally open on 10 March at 19:00 UTC.</span></p>


<p><span style=3D"font-size:small">Best regards,</span></p>
<p><span style=3D"font-size:small"></span></p></div>
</div>

--001a11c16dfcacd2c504f32b8ba7--


--===============1760244772993791517==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============1760244772993791517==--


From xen-api-bounces@lists.xen.org Mon Feb 24 18:57:54 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Mon, 24 Feb 2014 18:57:54 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WI0in-0001H6-M6; Mon, 24 Feb 2014 18:57:45 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1WI0il-0001Gt-HV; Mon, 24 Feb 2014 18:57:43 +0000
Received: from [85.158.139.211:30820] by server-7.bemta-5.messagelabs.com id
	11/E1-14867-6269B035; Mon, 24 Feb 2014 18:57:42 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-14.tower-206.messagelabs.com!1393268259!5903854!1
X-Originating-IP: [209.85.216.41]
X-SpamReason: No, hits=0.8 required=7.0 tests=BODY_RANDOM_LONG,
	HTML_MESSAGE,ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 29910 invoked from network); 24 Feb 2014 18:57:40 -0000
Received: from mail-qa0-f41.google.com (HELO mail-qa0-f41.google.com)
	(209.85.216.41)
	by server-14.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	24 Feb 2014 18:57:40 -0000
Received: by mail-qa0-f41.google.com with SMTP id w8so6864584qac.0
	for <multiple recipients>; Mon, 24 Feb 2014 10:57:39 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:cc:content-type;
	bh=C5Q/sQM3qD0x0LCzXl30UOOzqvFkZFQR0xrj/4mDE8M=;
	b=qIGFohBEkl5XrLhGBQX6t5hyuS0HQ66b97JlycdPTo6P2GPwZptr9ym29gWDjcU/3V
	Q3om4BoQEF5QaVKEHXdR9bBJgZ4fUBANjauhk94/r0JlxTQdxwM4JesERgvfk5M7MdJU
	E8T/kH4OJBnBff9C/Zfiw6aVY83b+L53QSh/xJXGtn2oSNGuFlZd2SpvXXu8blJCxw9v
	MurmMpiStJ/tQtctjbsB/uWE6oBiel7+YWB4kKsNE9QELigFvpGgtp4JmRDk67khe0NV
	d7OyBsaH+soHr47zp7P2NLhgPY4Pi295aZk0J/F5xhFS2clL96rx8yezd54QpMcOfX2X
	6wiw==
MIME-Version: 1.0
X-Received: by 10.140.95.179 with SMTP id i48mr30973503qge.1.1393268259343;
	Mon, 24 Feb 2014 10:57:39 -0800 (PST)
Received: by 10.140.89.47 with HTTP; Mon, 24 Feb 2014 10:57:39 -0800 (PST)
Date: Mon, 24 Feb 2014 18:57:39 +0000
Message-ID: <CAOqnZH6gx62Jx76=_5H-ux=XBCmhXSZ5x0Qi3kKFHpix5Q_UWA@mail.gmail.com>
From: Lars Kurth <lars.kurth.xen@gmail.com>
To: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>, 
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>, 
	"mirageos-devel@lists.xenproject.org" <mirageos-devel@lists.xenproject.org>
Subject: [Xen-API] Fwd: [Xen Project] Your organization application has been
	accepted.
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============1760244772993791517=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============1760244772993791517==
Content-Type: multipart/alternative; boundary=001a11c16dfcacd2c504f32b8ba7

--001a11c16dfcacd2c504f32b8ba7
Content-Type: text/plain; charset=ISO-8859-1

Good news everyone : now the real work awaits.

Cleaning up the project list, etc. and making sure that mentors are signed
up via https://www.google-melange.com/gsoc/homepage/google/gsoc2014, etc. -
Ian Jackson will receive mails from GSoC while I am away and may have to
forward key bits of information to you all.

I would suggest a conference call that includes mentors to tidy the project
list pretty soon. Maybe Russell can act as GSoC master, arrange the call
and chase mentors while I am away. We need to make sure that the project
list is in good shape before the 10th. Ideally by next week.

Also our home page in Melange may needs fixing. @Russell, please read the
mail below and lets discuss tomorrow before I leave.

24 February:19:00 UTCList of accepted mentoring organizations published on
the *Google Summer of Code* 2014 site.Interim Period:Would-be students
discuss project ideas with potential mentoring organizations.28 February
16:00 UTC:IRC meeting with rejected meThe ntoring organizations.10 March:19:00
UTCStudent application period opens.

IMPORTANT: in the application I stated that we encourage students to work
on bite size projects before the application (in the same way as it works
for OPW). Maybe OPW mentors want to share their experiences!

This will come your way in the next few weeks and you really should use
those 2-3 weeks to find out which students can work with you.

Best Regards
Lars

---------- Forwarded message ----------
From: <no-reply@google-melange.appspotmail.com>
Date: 24 Feb 2014 18:41
Subject: [Xen Project] Your organization application has been accepted.
To: <lars.kurth@xenproject.org>
Cc:

Congratulations!

Your Organization Application for Xen Project to Google Summer of Code 2014
has been accepted. Your organization's information will be auto-populated
from your Organization profile onto our Participating Organizations
page. Please
click
http://www.google-melange.com/gsoc/org/profile/edit/google/gsoc2014/xen_project
if you want to modify your Organization profile. We recommend you take
time to review your profile carefully and add relevant information and
links for the students where applicable.

If you have questions about items on this profile we would recommend you
read over the Melange User's Guide's section titled "Our organization was
accepted! How do I create my organization
homepage?<http://en.flossmanuals.net/melange/org-application-period/>
"

Please be aware the your organization's information is now available to
students, so you should expect to get contact from potential applicants
very soon. If you have any questions, please email Carol Smith directly at
carols@google.com, but generally, you are off to the races. Student
applications formally open on 10 March at 19:00 UTC.

Best regards,

--001a11c16dfcacd2c504f32b8ba7
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_quote">Good news everyone : now the re=
al work awaits.</div><div class=3D"gmail_quote"><br></div><div class=3D"gma=
il_quote">Cleaning up the project list, etc. and making sure that mentors a=
re signed up via=A0<a href=3D"https://www.google-melange.com/gsoc/homepage/=
google/gsoc2014">https://www.google-melange.com/gsoc/homepage/google/gsoc20=
14</a>, etc. - Ian Jackson will receive mails from GSoC while I am away and=
 may have to forward key bits of information to you all.</div>
<div class=3D"gmail_quote"><br></div><div class=3D"gmail_quote">I would sug=
gest a conference call that includes mentors to tidy the project list prett=
y soon. Maybe Russell can act as GSoC master, arrange the call and chase me=
ntors while I am away. We need to make sure that the project list is in goo=
d shape before the 10th. Ideally by next week.</div>
<div class=3D"gmail_quote"><br></div><div class=3D"gmail_quote">Also our ho=
me page in Melange may needs fixing. @Russell, please read the mail below a=
nd lets discuss tomorrow before I leave.</div><div class=3D"gmail_quote"><b=
r>
</div><div class=3D"gmail_quote"><table style=3D"margin:0px;padding:0px;bor=
der:none;outline:0px;font-size:13px;vertical-align:baseline;background-colo=
r:rgb(246,246,246);border-collapse:collapse;border-spacing:0px;color:rgb(0,=
0,0);font-family:Arial,&#39;Helvetica Neue&#39;,Helvetica,sans-serif;line-h=
eight:19.5px">
<tbody style=3D"margin:0px;padding:0px;border:0px;outline:0px;vertical-alig=
n:baseline;background-color:transparent"><tr style=3D"margin:0px;padding:0p=
x;border:0px;outline:0px;vertical-align:baseline;background-color:transpare=
nt;height:0px">
<td style=3D"padding:7px;border:1px solid rgb(0,0,0);outline:0px;vertical-a=
lign:top;background-color:transparent"><h3 dir=3D"ltr" style=3D"margin:0pt =
6pt;padding:0px;border:0px;outline:0px;font-size:13px;vertical-align:baseli=
ne;background-color:transparent;line-height:1.5em;color:rgb(35,139,210)">
<span style=3D"margin:0px;padding:0px;border:0px;outline:0px;font-size:16px=
;vertical-align:baseline;background-color:transparent;font-family:Arial;whi=
te-space:pre-wrap">24 February:</span></h3><h3 dir=3D"ltr" style=3D"margin:=
0pt 6pt;padding:0px;border:0px;outline:0px;font-size:13px;vertical-align:ba=
seline;background-color:transparent;line-height:1.5em;color:rgb(35,139,210)=
">
<span style=3D"margin:0px;padding:0px;border:0px;outline:0px;font-size:16px=
;vertical-align:baseline;background-color:transparent;font-family:Arial;whi=
te-space:pre-wrap">19:00 UTC</span></h3></td><td style=3D"padding:7px;borde=
r:1px solid rgb(0,0,0);outline:0px;vertical-align:top;background-color:tran=
sparent">
<h3 dir=3D"ltr" style=3D"margin:0pt 6pt;padding:0px;border:0px;outline:0px;=
font-size:13px;vertical-align:baseline;background-color:transparent;line-he=
ight:1.5em;color:rgb(35,139,210)"><span style=3D"margin:0px;padding:0px;bor=
der:0px;outline:0px;font-size:16px;vertical-align:baseline;background-color=
:transparent;font-family:Arial;white-space:pre-wrap">List of accepted mento=
ring organizations published on the <em style=3D"margin:0px;padding:0px;bor=
der:0px;outline:0px;vertical-align:baseline;background-color:transparent">G=
oogle Summer of Code</em> 2014 site.</span></h3>
</td></tr><tr style=3D"margin:0px;padding:0px;border:0px;outline:0px;vertic=
al-align:baseline;background-color:transparent;height:0px"><td style=3D"pad=
ding:7px;border:1px solid rgb(0,0,0);outline:0px;vertical-align:top;backgro=
und-color:transparent">
<h3 dir=3D"ltr" style=3D"margin:0pt 6pt;padding:0px;border:0px;outline:0px;=
font-size:13px;vertical-align:baseline;background-color:transparent;line-he=
ight:1.5em;color:rgb(35,139,210)"><span style=3D"margin:0px;padding:0px;bor=
der:0px;outline:0px;font-size:16px;vertical-align:baseline;background-color=
:transparent;font-family:Arial;white-space:pre-wrap">Interim Period:</span>=
</h3>
</td><td style=3D"padding:7px;border:1px solid rgb(0,0,0);outline:0px;verti=
cal-align:top;background-color:transparent"><h3 dir=3D"ltr" style=3D"margin=
:0pt 6pt;padding:0px;border:0px;outline:0px;font-size:13px;vertical-align:b=
aseline;background-color:transparent;line-height:1.5em;color:rgb(35,139,210=
)">
<span style=3D"margin:0px;padding:0px;border:0px;outline:0px;font-size:16px=
;vertical-align:baseline;background-color:transparent;font-family:Arial;whi=
te-space:pre-wrap">Would-be students discuss project ideas with potential m=
entoring organizations.</span></h3>
</td></tr><tr style=3D"margin:0px;padding:0px;border:0px;outline:0px;vertic=
al-align:baseline;background-color:transparent;height:0px"><td style=3D"pad=
ding:7px;border:1px solid rgb(0,0,0);outline:0px;vertical-align:top;backgro=
und-color:transparent">
<h3 dir=3D"ltr" style=3D"margin:0pt 6pt;padding:0px;border:0px;outline:0px;=
font-size:13px;vertical-align:baseline;background-color:transparent;line-he=
ight:1.5em;color:rgb(35,139,210)"><span style=3D"margin:0px;padding:0px;bor=
der:0px;outline:0px;font-size:16px;vertical-align:baseline;background-color=
:transparent;font-family:Arial;white-space:pre-wrap">28 February 16:00 UTC:=
</span></h3>
</td><td style=3D"padding:7px;border:1px solid rgb(0,0,0);outline:0px;verti=
cal-align:top;background-color:transparent"><h3 dir=3D"ltr" style=3D"margin=
:0pt 6pt;padding:0px;border:0px;outline:0px;font-size:13px;vertical-align:b=
aseline;background-color:transparent;line-height:1.5em;color:rgb(35,139,210=
)">
<span style=3D"margin:0px;padding:0px;border:0px;outline:0px;font-size:16px=
;vertical-align:baseline;background-color:transparent;font-family:Arial;whi=
te-space:pre-wrap">IRC meeting with rejected meThe ntoring organizations.</=
span></h3>
</td></tr><tr style=3D"margin:0px;padding:0px;border:0px;outline:0px;vertic=
al-align:baseline;background-color:transparent;height:0px"><td style=3D"pad=
ding:7px;border:1px solid rgb(0,0,0);outline:0px;vertical-align:top;backgro=
und-color:transparent">
<h3 dir=3D"ltr" style=3D"margin:0pt 6pt;padding:0px;border:0px;outline:0px;=
font-size:13px;vertical-align:baseline;background-color:transparent;line-he=
ight:1.5em;color:rgb(35,139,210)"><span style=3D"margin:0px;padding:0px;bor=
der:0px;outline:0px;font-size:16px;vertical-align:baseline;background-color=
:transparent;font-family:Arial;white-space:pre-wrap">10 March:</span></h3>
<h3 dir=3D"ltr" style=3D"margin:0pt 6pt;padding:0px;border:0px;outline:0px;=
font-size:13px;vertical-align:baseline;background-color:transparent;line-he=
ight:1.5em;color:rgb(35,139,210)"><span style=3D"margin:0px;padding:0px;bor=
der:0px;outline:0px;font-size:16px;vertical-align:baseline;background-color=
:transparent;font-family:Arial;white-space:pre-wrap">19:00 UTC</span></h3>
</td><td style=3D"padding:7px;border:1px solid rgb(0,0,0);outline:0px;verti=
cal-align:top;background-color:transparent"><h3 dir=3D"ltr" style=3D"margin=
:0pt 6pt;padding:0px;border:0px;outline:0px;font-size:13px;vertical-align:b=
aseline;background-color:transparent;line-height:1.5em;color:rgb(35,139,210=
)">
<span style=3D"margin:0px;padding:0px;border:0px;outline:0px;font-size:16px=
;vertical-align:baseline;background-color:transparent;font-family:Arial;whi=
te-space:pre-wrap">Student application period opens.</span></h3></td></tr>
</tbody></table></div><div class=3D"gmail_quote"><br></div><div class=3D"gm=
ail_quote">IMPORTANT: in the application I stated that we encourage student=
s to work on bite size projects before the application (in the same way as =
it works for OPW). Maybe OPW mentors want to share their experiences!</div>
<div class=3D"gmail_quote"><br></div><div class=3D"gmail_quote">This will c=
ome your way in the next few weeks and you really should use those 2-3 week=
s to find out which students can work with you.=A0</div><div class=3D"gmail=
_quote">
<br></div><div class=3D"gmail_quote">Best Regards</div><div class=3D"gmail_=
quote">Lars</div><div class=3D"gmail_quote"><br></div><div class=3D"gmail_q=
uote">---------- Forwarded message ----------<br>From:  &lt;<a href=3D"mail=
to:no-reply@google-melange.appspotmail.com" target=3D"_blank">no-reply@goog=
le-melange.appspotmail.com</a>&gt;<br>
Date: 24 Feb 2014 18:41<br>Subject: [Xen Project] Your organization applica=
tion has been accepted.<br>
To:  &lt;<a href=3D"mailto:lars.kurth@xenproject.org" target=3D"_blank">lar=
s.kurth@xenproject.org</a>&gt;<br>Cc: <br><br type=3D"attribution"><p><span=
 style=3D"font-size:small">Congratulations!</span></p>
<p><span style=3D"font-size:small">Your Organization Application for Xen Pr=
oject to Google Summer of Code 2014 has been accepted.=A0</span><span style=
=3D"font-size:small">Your organization&#39;s information will be auto-popul=
ated from your Organization profile onto our Participating Organizations pa=
ge.=A0</span><span style=3D"font-size:small">Please click <a href=3D"http:/=
/www.google-melange.com/gsoc/org/profile/edit/google/gsoc2014/xen_project" =
target=3D"_blank">http://www.google-melange.com/gsoc/org/profile/edit/googl=
e/gsoc2014/xen_project</a> =A0if you want to modify your Organization profi=
le. We recommend you take time to review your profile carefully and add rel=
evant information and links for the students where applicable.=A0</span></p=
>


<p><span style=3D"font-size:small">If you have questions about items on thi=
s profile we would recommend you read over the Melange User&#39;s Guide&#39=
;s section titled &quot;<a href=3D"http://en.flossmanuals.net/melange/org-a=
pplication-period/" target=3D"_blank">Our organization was accepted! How do=
 I create my organization homepage?</a>&quot;</span></p>


<p><span style=3D"font-size:small">Please be aware the your organization&#3=
9;s information is now available to students, so you should expect to get c=
ontact from potential applicants very soon. If you have any questions, plea=
se email Carol Smith directly at <a href=3D"mailto:carols@google.com" targe=
t=3D"_blank">carols@google.com</a>, but generally, you are off to the races=
. Student applications formally open on 10 March at 19:00 UTC.</span></p>


<p><span style=3D"font-size:small">Best regards,</span></p>
<p><span style=3D"font-size:small"></span></p></div>
</div>

--001a11c16dfcacd2c504f32b8ba7--


--===============1760244772993791517==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============1760244772993791517==--


From xen-api-bounces@lists.xen.org Tue Feb 25 13:39:15 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 25 Feb 2014 13:39:15 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WIIDo-0004Kx-Au; Tue, 25 Feb 2014 13:38:56 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1WIIDn-0004Kg-LL; Tue, 25 Feb 2014 13:38:55 +0000
Received: from [85.158.143.35:13959] by server-1.bemta-4.messagelabs.com id
	45/BD-31661-EEC9C035; Tue, 25 Feb 2014 13:38:54 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-6.tower-21.messagelabs.com!1393335533!8144321!1
X-Originating-IP: [74.125.82.51]
X-SpamReason: No, hits=0.3 required=7.0 tests=HTML_50_60,HTML_MESSAGE,
	RCVD_ILLEGAL_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 25738 invoked from network); 25 Feb 2014 13:38:53 -0000
Received: from mail-wg0-f51.google.com (HELO mail-wg0-f51.google.com)
	(74.125.82.51)
	by server-6.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	25 Feb 2014 13:38:53 -0000
Received: by mail-wg0-f51.google.com with SMTP id a1so409326wgh.10
	for <multiple recipients>; Tue, 25 Feb 2014 05:38:53 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=sender:message-id:date:from:reply-to:user-agent:mime-version:to:cc
	:subject:content-type;
	bh=fVGCtSX+ZqWy2KgGF82KYXLUK8P0LSuk7J92T5HqbB8=;
	b=luZYsb1F+Nu6Wkc5PlD0+SajGzYe7Inx+sAGgS1bhnVNtd/9TXiAHoyH/rK6/Gb8XW
	dSjTJF0czpqZtdZDZ1BAE7d5+pQLtOBFyC+Sljc50uqGnsAeCv0EDJyCFY7mvJvZB1Pr
	drFBslxc0C0ODWccJR2JagAq1lYuTHdQ2Ad/k1pnqzeGrYrdbq5FMPyNgTmFOurY4D8R
	DSnKRI0fCaBgMhwEFGTdr+vMALzLCk2/ZWB0lG281mYP/mNc9S/EqqreajGC1gHOXfz5
	LTZkaRnLQsb+8EcnvPdC57Z+t/h3v9q4XM7+RpnqL8d3eJWYVIuaEhUur8LddvLBn8YC
	yv3g==
X-Received: by 10.194.71.116 with SMTP id t20mr2699924wju.51.1393335506220;
	Tue, 25 Feb 2014 05:38:26 -0800 (PST)
Received: from [172.16.25.10] ([2.122.219.75])
	by mx.google.com with ESMTPSA id fo6sm293464wib.7.2014.02.25.05.38.24
	for <multiple recipients>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Tue, 25 Feb 2014 05:38:25 -0800 (PST)
Message-ID: <530C9CD0.9070508@xen.org>
Date: Tue, 25 Feb 2014 13:38:24 +0000
From: Lars Kurth <lars.kurth@xen.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1;
	rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>, 
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org" <mirageos-devel@lists.xenproject.org>
Subject: [Xen-API] Dates and Location Xen Project Hackathon,
 Xen Project Developer Summit & Meeting
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: lars.kurth@xen.org
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8739945769791274861=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

This is a multi-part message in MIME format.
--===============8739945769791274861==
Content-Type: multipart/alternative;
 boundary="------------040001070605010308090103"

This is a multi-part message in MIME format.
--------------040001070605010308090103
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hi all,

before I go on holidays just a quick note in the 2014 event schedule. 
This only just came together, but you may want to look into getting 
travel approvals.

== Xen Project Hackatho, London, late May (exact dates TBD) ==
Location: London at Rackspaces offices
Dates: exact dates TBD, but a we are targetting a Thu/Fri at the end of May
URL: http://wiki.xenproject.org/wiki/Hackathon/May2014

== Xen Project Developer Summit ==
Location: Chicago, IL, USA
Dates: August 18-19
CFP: open now, closes */May 2, 2014 /*- see 
http://events.linuxfoundation.org/events/xen-project-developer-summit/program/cfp
URL: http://events.linuxfoundation.org/events/xen-project-developer-summit

I am looking for Program Management Committee members.

== Xen Project Developer Meeting ==
Location: Chicago, IL, USA
Dates: August 20
More details to follow. We have the option to do a 1/2 day, a full day 
or 1/2 day with a Hacker space

Best Regards
Lars
P.S.: Apologies to those who were looking for a Hackathon in Amsterdam (-:

--------------040001070605010308090103
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi all,<br>
    <br>
    before I go on holidays just a quick note in the 2014 event
    schedule. This only just came together, but you may want to look
    into getting travel approvals.<br>
    <br>
    == Xen Project Hackatho, London, late May (exact dates TBD) ==<br>
    Location: London at Rackspaces offices&nbsp; <br>
    Dates: exact dates TBD, but a we are targetting a Thu/Fri at the end
    of May<br>
    URL: <a class="moz-txt-link-freetext" href="http://wiki.xenproject.org/wiki/Hackathon/May2014">http://wiki.xenproject.org/wiki/Hackathon/May2014</a><br>
    <br>
    == Xen Project Developer Summit == <br>
    Location: Chicago, IL, USA<br>
    Dates: August 18-19<br>
    CFP: open now, closes <strong style="font-weight: bold; color:
      rgb(58, 112, 155); font-family: 'PT Sans', 'Helvetica Neue',
      Arial, sans-serif; font-size: 15px; font-style: normal;
      font-variant: normal; letter-spacing: normal; line-height: 20px;
      orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;"><em
        style="font-style: italic;">May 2, 2014 </em></strong>- see
<a class="moz-txt-link-freetext" href="http://events.linuxfoundation.org/events/xen-project-developer-summit/program/cfp">http://events.linuxfoundation.org/events/xen-project-developer-summit/program/cfp</a><br>
    URL:
    <a class="moz-txt-link-freetext" href="http://events.linuxfoundation.org/events/xen-project-developer-summit">http://events.linuxfoundation.org/events/xen-project-developer-summit</a><br>
    <br>
    I am looking for Program Management Committee members.<br>
    <br>
    == Xen Project Developer Meeting == <br>
    Location: Chicago, IL, USA<br>
    Dates: August 20<br>
    More details to follow. We have the option to do a 1/2 day, a full
    day or 1/2 day with a Hacker space<br>
    <br>
    Best Regards<br>
    Lars<br>
    P.S.: Apologies to those who were looking for a Hackathon in
    Amsterdam (-:<br>
  </body>
</html>

--------------040001070605010308090103--


--===============8739945769791274861==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============8739945769791274861==--


From xen-api-bounces@lists.xen.org Tue Feb 25 13:39:15 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 25 Feb 2014 13:39:15 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WIIDo-0004Kx-Au; Tue, 25 Feb 2014 13:38:56 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1WIIDn-0004Kg-LL; Tue, 25 Feb 2014 13:38:55 +0000
Received: from [85.158.143.35:13959] by server-1.bemta-4.messagelabs.com id
	45/BD-31661-EEC9C035; Tue, 25 Feb 2014 13:38:54 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-6.tower-21.messagelabs.com!1393335533!8144321!1
X-Originating-IP: [74.125.82.51]
X-SpamReason: No, hits=0.3 required=7.0 tests=HTML_50_60,HTML_MESSAGE,
	RCVD_ILLEGAL_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 25738 invoked from network); 25 Feb 2014 13:38:53 -0000
Received: from mail-wg0-f51.google.com (HELO mail-wg0-f51.google.com)
	(74.125.82.51)
	by server-6.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	25 Feb 2014 13:38:53 -0000
Received: by mail-wg0-f51.google.com with SMTP id a1so409326wgh.10
	for <multiple recipients>; Tue, 25 Feb 2014 05:38:53 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=sender:message-id:date:from:reply-to:user-agent:mime-version:to:cc
	:subject:content-type;
	bh=fVGCtSX+ZqWy2KgGF82KYXLUK8P0LSuk7J92T5HqbB8=;
	b=luZYsb1F+Nu6Wkc5PlD0+SajGzYe7Inx+sAGgS1bhnVNtd/9TXiAHoyH/rK6/Gb8XW
	dSjTJF0czpqZtdZDZ1BAE7d5+pQLtOBFyC+Sljc50uqGnsAeCv0EDJyCFY7mvJvZB1Pr
	drFBslxc0C0ODWccJR2JagAq1lYuTHdQ2Ad/k1pnqzeGrYrdbq5FMPyNgTmFOurY4D8R
	DSnKRI0fCaBgMhwEFGTdr+vMALzLCk2/ZWB0lG281mYP/mNc9S/EqqreajGC1gHOXfz5
	LTZkaRnLQsb+8EcnvPdC57Z+t/h3v9q4XM7+RpnqL8d3eJWYVIuaEhUur8LddvLBn8YC
	yv3g==
X-Received: by 10.194.71.116 with SMTP id t20mr2699924wju.51.1393335506220;
	Tue, 25 Feb 2014 05:38:26 -0800 (PST)
Received: from [172.16.25.10] ([2.122.219.75])
	by mx.google.com with ESMTPSA id fo6sm293464wib.7.2014.02.25.05.38.24
	for <multiple recipients>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Tue, 25 Feb 2014 05:38:25 -0800 (PST)
Message-ID: <530C9CD0.9070508@xen.org>
Date: Tue, 25 Feb 2014 13:38:24 +0000
From: Lars Kurth <lars.kurth@xen.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1;
	rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>, 
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org" <mirageos-devel@lists.xenproject.org>
Subject: [Xen-API] Dates and Location Xen Project Hackathon,
 Xen Project Developer Summit & Meeting
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: lars.kurth@xen.org
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============8739945769791274861=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

This is a multi-part message in MIME format.
--===============8739945769791274861==
Content-Type: multipart/alternative;
 boundary="------------040001070605010308090103"

This is a multi-part message in MIME format.
--------------040001070605010308090103
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hi all,

before I go on holidays just a quick note in the 2014 event schedule. 
This only just came together, but you may want to look into getting 
travel approvals.

== Xen Project Hackatho, London, late May (exact dates TBD) ==
Location: London at Rackspaces offices
Dates: exact dates TBD, but a we are targetting a Thu/Fri at the end of May
URL: http://wiki.xenproject.org/wiki/Hackathon/May2014

== Xen Project Developer Summit ==
Location: Chicago, IL, USA
Dates: August 18-19
CFP: open now, closes */May 2, 2014 /*- see 
http://events.linuxfoundation.org/events/xen-project-developer-summit/program/cfp
URL: http://events.linuxfoundation.org/events/xen-project-developer-summit

I am looking for Program Management Committee members.

== Xen Project Developer Meeting ==
Location: Chicago, IL, USA
Dates: August 20
More details to follow. We have the option to do a 1/2 day, a full day 
or 1/2 day with a Hacker space

Best Regards
Lars
P.S.: Apologies to those who were looking for a Hackathon in Amsterdam (-:

--------------040001070605010308090103
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi all,<br>
    <br>
    before I go on holidays just a quick note in the 2014 event
    schedule. This only just came together, but you may want to look
    into getting travel approvals.<br>
    <br>
    == Xen Project Hackatho, London, late May (exact dates TBD) ==<br>
    Location: London at Rackspaces offices&nbsp; <br>
    Dates: exact dates TBD, but a we are targetting a Thu/Fri at the end
    of May<br>
    URL: <a class="moz-txt-link-freetext" href="http://wiki.xenproject.org/wiki/Hackathon/May2014">http://wiki.xenproject.org/wiki/Hackathon/May2014</a><br>
    <br>
    == Xen Project Developer Summit == <br>
    Location: Chicago, IL, USA<br>
    Dates: August 18-19<br>
    CFP: open now, closes <strong style="font-weight: bold; color:
      rgb(58, 112, 155); font-family: 'PT Sans', 'Helvetica Neue',
      Arial, sans-serif; font-size: 15px; font-style: normal;
      font-variant: normal; letter-spacing: normal; line-height: 20px;
      orphans: auto; text-align: start; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;"><em
        style="font-style: italic;">May 2, 2014 </em></strong>- see
<a class="moz-txt-link-freetext" href="http://events.linuxfoundation.org/events/xen-project-developer-summit/program/cfp">http://events.linuxfoundation.org/events/xen-project-developer-summit/program/cfp</a><br>
    URL:
    <a class="moz-txt-link-freetext" href="http://events.linuxfoundation.org/events/xen-project-developer-summit">http://events.linuxfoundation.org/events/xen-project-developer-summit</a><br>
    <br>
    I am looking for Program Management Committee members.<br>
    <br>
    == Xen Project Developer Meeting == <br>
    Location: Chicago, IL, USA<br>
    Dates: August 20<br>
    More details to follow. We have the option to do a 1/2 day, a full
    day or 1/2 day with a Hacker space<br>
    <br>
    Best Regards<br>
    Lars<br>
    P.S.: Apologies to those who were looking for a Hackathon in
    Amsterdam (-:<br>
  </body>
</html>

--------------040001070605010308090103--


--===============8739945769791274861==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============8739945769791274861==--


From xen-api-bounces@lists.xen.org Tue Feb 25 16:07:45 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 25 Feb 2014 16:07:45 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WIKXQ-0006Cf-Mt; Tue, 25 Feb 2014 16:07:20 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1WIKXP-0006CM-1s; Tue, 25 Feb 2014 16:07:19 +0000
Received: from [85.158.137.68:11349] by server-9.bemta-3.messagelabs.com id
	F7/CB-10184-5BFBC035; Tue, 25 Feb 2014 16:07:17 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-5.tower-31.messagelabs.com!1393344435!2879688!1
X-Originating-IP: [74.125.82.178]
X-SpamReason: No, hits=0.3 required=7.0 tests=HTML_50_60,HTML_MESSAGE,
	RCVD_ILLEGAL_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 19191 invoked from network); 25 Feb 2014 16:07:16 -0000
Received: from mail-we0-f178.google.com (HELO mail-we0-f178.google.com)
	(74.125.82.178)
	by server-5.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	25 Feb 2014 16:07:16 -0000
Received: by mail-we0-f178.google.com with SMTP id q59so578259wes.37
	for <multiple recipients>; Tue, 25 Feb 2014 08:07:15 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=sender:message-id:date:from:reply-to:user-agent:mime-version:to:cc
	:subject:content-type;
	bh=T77tpPpQD/gB2hLfPb1wFw3Ytmfqk8qRwBttDBh3y10=;
	b=RbN8uUEqE45VUWhWKm7ibuywzOE/+sWGJNSdv8SWhRtKFvkYjO6+Nqv3D5KPvm6pgh
	vEi9RNBo7SCkp2XiuZag6gu3MCS9PoO66VWzKT7GEM5Z4OSZH7DchRmiXmXa3QlpIWX4
	ZvYKthCk+XhW9izJgHvdDkGgSazdHXsLtvtB7jpYuAAsdKLd9+SJx3MeuB5vPkXqZVRM
	Pqh0mLmqFNgz87rpShd1B0cFrPpxgPO0NrKSp4w+1qB3bBw7zeBdkuqiiLY7h+wdOrAQ
	epgTo0spI/cFLk2nxICAADsE1TKAd26jQokzKUVinb/MQ3QE9jsSw7Kfx0GRyD6rs8iE
	/eVg==
X-Received: by 10.194.90.177 with SMTP id bx17mr764921wjb.91.1393344435616;
	Tue, 25 Feb 2014 08:07:15 -0800 (PST)
Received: from [172.16.25.10] ([2.122.219.75])
	by mx.google.com with ESMTPSA id r1sm1410116wia.5.2014.02.25.08.07.14
	for <multiple recipients>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Tue, 25 Feb 2014 08:07:14 -0800 (PST)
Message-ID: <530CBFB1.5040907@xen.org>
Date: Tue, 25 Feb 2014 16:07:13 +0000
From: Lars Kurth <lars.kurth@xen.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1;
	rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>, 
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org" <mirageos-devel@lists.xenproject.org>
Subject: [Xen-API] Next steps for GSoC and OPW mentors
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: lars.kurth@xen.org
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============3178328124393924010=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

This is a multi-part message in MIME format.
--===============3178328124393924010==
Content-Type: multipart/alternative;
 boundary="------------040201090704040905090500"

This is a multi-part message in MIME format.
--------------040201090704040905090500
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hi all,

you may have seen the announcement that the Xen Project and that we are 
also participating in round 8 of the Outreach Program for Women. The 
portals for both programs are here:
* http://wiki.xenproject.org/wiki/GSoc_2014
* http://wiki.xenproject.org/wiki/OutreachProgramForWomen/Round8

Both programs have a very similar structure: the main difference are 
differences in application deadlines and forms. As I will be on holidays 
in the coming weeks, Russell volunteered to help coordinate activities 
related to both programs. He also has administrator rights for the 
Google GSoC system

The other main difference is that OPW requires applicants to make a code 
contribution *before* the application. This requires working with the 
mentor and a reference to the contribution in the application. This can 
be a bug fix, code refactoring, writing a test case, etc. and is 
designed to get interns familiar with the tooling and culture in the 
project.

Although we do not require GSoC students to submit code before they 
apply, we *strongly encourage* them to do so and the application form is 
designed to encourage references to a students first contributions 
(bugs, wiki, etc.) and public communications on mailing lists. See 
http://wiki.xenproject.org/wiki/GSoc_2014#Finding_a_project_that_fits_you

== Program Mangement Committee for Mentors ==
To manage both programs, I propose that we set up a Commitee made up of 
3-4 experienced GSoc and OPW mentors and former GSoC students to sanity 
check and review project proposals and provide advice to other mentors. 
Better the project proposals = happier mentors = happier 
students/interns = better outcome for the Xen Project and students.

Russell volunteered to reach out to candidates for the committee and to 
organize the first meetings (ideally sometimes next week). Once we have 
all applications in and mentors signed up, the committe would become a 
regular meeting for all mentors across GSoC and OPW who are mentoring 
students. We also need to decide which students to accept for both 
programs by April 18.

For mentors: please make sure that you only take on one intern or 
student. Mentoring more than one student is too hard.

== OPW ==
Intern application deadline: March 18th
Close of Intern Selection: April 18
Accepted participants announced: April 21
Internship Period: May 19 - August 18

Request to mentors:
* please update your projects on 
http://wiki.xenproject.org/wiki/OutreachProgramForWomen/Round8
* please hang out on the #xen-opw channel in the coming weeks, if you 
can and engage with interns
* please give interns small achievable tasks (on a public list) that 
help us identify whether the intern can can complete a project, prior to 
the application. This can be a bug fix, code refactoring, writing a test 
case, etc. and is designed to get interns familiar with the tooling and 
culture in the project.

== Google Summer of Code ==
Student application deadline: March 21th
Close of Student Selection: April 18
Accepted participants announced: April 21
Coding Period: May 19 - August 18

Request to mentors:
* please update your projects on http://wiki.xenproject.org/wiki/GSoc_2014
* please sign up to the GSoC website, aka
** create an account on 
https://www.google-melange.com/gsoc/homepage/google/gsoc2014
** sign in
** fill out 
https://www.google-melange.com/gsoc/connection/pick/google/gsoc2014 - 
"chose Xen Project"
* please hang out on the #xen-opw channel in the coming weeks, if you 
can and engage with students
* please give students small achievable tasks (on a public list) that 
help us identify whether the student can complete a project, prior to 
the application. This can be a bug fix, code refactoring, writing a test 
case, etc. and is designed to get students familiar with the tooling and 
culture in the project.

Best Regards
Lars

--------------040201090704040905090500
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi all,<br>
    <br>
    you may have seen the announcement that the Xen Project and that we
    are also participating in round 8 of the Outreach Program for Women.
    The portals for both programs are here:<br>
    * <a class="moz-txt-link-freetext" href="http://wiki.xenproject.org/wiki/GSoc_2014">http://wiki.xenproject.org/wiki/GSoc_2014</a><br>
    * <a class="moz-txt-link-freetext" href="http://wiki.xenproject.org/wiki/OutreachProgramForWomen/Round8">http://wiki.xenproject.org/wiki/OutreachProgramForWomen/Round8</a><br>
    <br>
    Both programs have a very similar structure: the main difference are
    differences in application deadlines and forms. As I will be on
    holidays in the coming weeks, Russell volunteered to help coordinate
    activities related to both programs. He also has administrator
    rights for the Google GSoC system<br>
    <br>
    The other main difference is that OPW requires applicants to make a
    code contribution *before* the application. This requires working
    with the mentor and a reference to the contribution in the
    application. This can be a bug fix, code refactoring, writing a test
    case, etc. and is designed to get interns familiar with the tooling
    and culture in the project.<br>
    <br>
    Although we do not require GSoC students to submit code before they
    apply, we *strongly encourage* them to do so and the application
    form is designed to encourage references to a students first
    contributions (bugs, wiki, etc.) and public communications on
    mailing lists. See
    <a class="moz-txt-link-freetext" href="http://wiki.xenproject.org/wiki/GSoc_2014#Finding_a_project_that_fits_you">http://wiki.xenproject.org/wiki/GSoc_2014#Finding_a_project_that_fits_you</a>
    <br>
    <br>
    == Program Mangement Committee for Mentors ==<br>
    To manage both programs, I propose that we set up a Commitee made up
    of 3-4 experienced GSoc and OPW mentors and former GSoC students to
    sanity check and review project proposals and provide advice to
    other mentors. Better the project proposals = happier mentors =
    happier students/interns = better outcome for the Xen Project and
    students. <br>
    <br>
    Russell volunteered to reach out to candidates for the committee and
    to organize the first meetings (ideally sometimes next week). Once
    we have all applications in and mentors signed up, the committe
    would become a regular meeting for all mentors across GSoC and OPW
    who are mentoring students. We also need to decide which students to
    accept for both programs by April 18.<br>
    <br>
    For mentors: please make sure that you only take on one intern or
    student. Mentoring more than one student is too hard.<br>
    <br>
    == OPW ==<br>
    Intern application deadline: March 18th<br>
    Close of Intern Selection: <span style="color: rgb(0, 0, 0);
      font-family: Cantarell, sans-serif; font-size: medium; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: normal; orphans: auto; text-align: left;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); display: inline !important;
      float: none;">April 18</span><br>
    <span style="color: rgb(0, 0, 0); font-family: Cantarell,
      sans-serif; font-size: medium; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: auto; text-align: left; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); display: inline !important;
      float: none;"><span style="color: rgb(0, 0, 0); font-family:
        Cantarell, sans-serif; font-size: medium; font-style: normal;
        font-variant: normal; font-weight: normal; letter-spacing:
        normal; line-height: normal; orphans: auto; text-align: left;
        text-indent: 0px; text-transform: none; white-space: normal;
        widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); display: inline
        !important; float: none;">Accepted participants announced<span
          class="Apple-converted-space"> : </span></span>April 21</span><br>
    <span style="color: rgb(0, 0, 0); font-family: Cantarell,
      sans-serif; font-size: medium; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: auto; text-align: left; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); display: inline !important;
      float: none;">Internship Period: May 19 - August 18<br>
      <br>
    </span>Request to mentors: <br>
    * please update your projects on
    <a class="moz-txt-link-freetext" href="http://wiki.xenproject.org/wiki/OutreachProgramForWomen/Round8">http://wiki.xenproject.org/wiki/OutreachProgramForWomen/Round8</a><br>
    * please hang out on the #xen-opw channel in the coming weeks, if
    you can and engage with interns<br>
    * please give interns small achievable tasks (on a public list) that
    help us identify whether the intern can can complete a project,
    prior to the application. This can be a bug fix, code refactoring,
    writing a test case, etc. and is designed to get interns familiar
    with the tooling and culture in the project.<br>
    <br>
    == Google Summer of Code ==<br>
    Student application deadline: March 21th<br>
    Close of Student Selection: April 18<br>
    <span style="color: rgb(0, 0, 0); font-family: Cantarell,
      sans-serif; font-size: medium; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: auto; text-align: left; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); display: inline !important;
      float: none;"><span style="color: rgb(0, 0, 0); font-family:
        Cantarell, sans-serif; font-size: medium; font-style: normal;
        font-variant: normal; font-weight: normal; letter-spacing:
        normal; line-height: normal; orphans: auto; text-align: left;
        text-indent: 0px; text-transform: none; white-space: normal;
        widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); display: inline
        !important; float: none;">Accepted participants announced<span
          class="Apple-converted-space"> : </span></span>April 21<br>
    </span><span style="color: rgb(0, 0, 0); font-family: Cantarell,
      sans-serif; font-size: medium; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: auto; text-align: left; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); display: inline !important;
      float: none;"><span style="color: rgb(0, 0, 0); font-family:
        Cantarell, sans-serif; font-size: medium; font-style: normal;
        font-variant: normal; font-weight: normal; letter-spacing:
        normal; line-height: normal; orphans: auto; text-align: left;
        text-indent: 0px; text-transform: none; white-space: normal;
        widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); display: inline
        !important; float: none;">Coding Period: May 19 - August 18<br>
        <br>
      </span></span>Request to mentors: <br>
    * please update your projects on
    <a class="moz-txt-link-freetext" href="http://wiki.xenproject.org/wiki/GSoc_2014">http://wiki.xenproject.org/wiki/GSoc_2014</a><br>
    * please sign up to the GSoC website, aka<br>
    ** create an account on <a class="moz-txt-link-freetext"
      href="https://www.google-melange.com/gsoc/homepage/google/gsoc2014">https://www.google-melange.com/gsoc/homepage/google/gsoc2014</a>
    <br>
    ** sign in<br>
    ** fill out <a class="moz-txt-link-freetext"
href="https://www.google-melange.com/gsoc/connection/pick/google/gsoc2014">https://www.google-melange.com/gsoc/connection/pick/google/gsoc2014</a>
    - "chose Xen Project"
    <br>
    * please hang out on the #xen-opw channel in the coming weeks, if
    you can and engage with students<br>
    * please give students small achievable tasks (on a public list)
    that help us identify whether the student can complete a project,
    prior to the application. This can be a bug fix, code refactoring,
    writing a test case, etc. and is designed to get students familiar
    with the tooling and culture in the project.<br>
    <br>
    Best Regards
    <br>
    Lars
  </body>
</html>

--------------040201090704040905090500--


--===============3178328124393924010==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============3178328124393924010==--


From xen-api-bounces@lists.xen.org Tue Feb 25 16:07:45 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 25 Feb 2014 16:07:45 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WIKXQ-0006Cf-Mt; Tue, 25 Feb 2014 16:07:20 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1WIKXP-0006CM-1s; Tue, 25 Feb 2014 16:07:19 +0000
Received: from [85.158.137.68:11349] by server-9.bemta-3.messagelabs.com id
	F7/CB-10184-5BFBC035; Tue, 25 Feb 2014 16:07:17 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-5.tower-31.messagelabs.com!1393344435!2879688!1
X-Originating-IP: [74.125.82.178]
X-SpamReason: No, hits=0.3 required=7.0 tests=HTML_50_60,HTML_MESSAGE,
	RCVD_ILLEGAL_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 19191 invoked from network); 25 Feb 2014 16:07:16 -0000
Received: from mail-we0-f178.google.com (HELO mail-we0-f178.google.com)
	(74.125.82.178)
	by server-5.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	25 Feb 2014 16:07:16 -0000
Received: by mail-we0-f178.google.com with SMTP id q59so578259wes.37
	for <multiple recipients>; Tue, 25 Feb 2014 08:07:15 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=sender:message-id:date:from:reply-to:user-agent:mime-version:to:cc
	:subject:content-type;
	bh=T77tpPpQD/gB2hLfPb1wFw3Ytmfqk8qRwBttDBh3y10=;
	b=RbN8uUEqE45VUWhWKm7ibuywzOE/+sWGJNSdv8SWhRtKFvkYjO6+Nqv3D5KPvm6pgh
	vEi9RNBo7SCkp2XiuZag6gu3MCS9PoO66VWzKT7GEM5Z4OSZH7DchRmiXmXa3QlpIWX4
	ZvYKthCk+XhW9izJgHvdDkGgSazdHXsLtvtB7jpYuAAsdKLd9+SJx3MeuB5vPkXqZVRM
	Pqh0mLmqFNgz87rpShd1B0cFrPpxgPO0NrKSp4w+1qB3bBw7zeBdkuqiiLY7h+wdOrAQ
	epgTo0spI/cFLk2nxICAADsE1TKAd26jQokzKUVinb/MQ3QE9jsSw7Kfx0GRyD6rs8iE
	/eVg==
X-Received: by 10.194.90.177 with SMTP id bx17mr764921wjb.91.1393344435616;
	Tue, 25 Feb 2014 08:07:15 -0800 (PST)
Received: from [172.16.25.10] ([2.122.219.75])
	by mx.google.com with ESMTPSA id r1sm1410116wia.5.2014.02.25.08.07.14
	for <multiple recipients>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Tue, 25 Feb 2014 08:07:14 -0800 (PST)
Message-ID: <530CBFB1.5040907@xen.org>
Date: Tue, 25 Feb 2014 16:07:13 +0000
From: Lars Kurth <lars.kurth@xen.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1;
	rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>, 
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org" <mirageos-devel@lists.xenproject.org>
Subject: [Xen-API] Next steps for GSoC and OPW mentors
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: lars.kurth@xen.org
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============3178328124393924010=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

This is a multi-part message in MIME format.
--===============3178328124393924010==
Content-Type: multipart/alternative;
 boundary="------------040201090704040905090500"

This is a multi-part message in MIME format.
--------------040201090704040905090500
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hi all,

you may have seen the announcement that the Xen Project and that we are 
also participating in round 8 of the Outreach Program for Women. The 
portals for both programs are here:
* http://wiki.xenproject.org/wiki/GSoc_2014
* http://wiki.xenproject.org/wiki/OutreachProgramForWomen/Round8

Both programs have a very similar structure: the main difference are 
differences in application deadlines and forms. As I will be on holidays 
in the coming weeks, Russell volunteered to help coordinate activities 
related to both programs. He also has administrator rights for the 
Google GSoC system

The other main difference is that OPW requires applicants to make a code 
contribution *before* the application. This requires working with the 
mentor and a reference to the contribution in the application. This can 
be a bug fix, code refactoring, writing a test case, etc. and is 
designed to get interns familiar with the tooling and culture in the 
project.

Although we do not require GSoC students to submit code before they 
apply, we *strongly encourage* them to do so and the application form is 
designed to encourage references to a students first contributions 
(bugs, wiki, etc.) and public communications on mailing lists. See 
http://wiki.xenproject.org/wiki/GSoc_2014#Finding_a_project_that_fits_you

== Program Mangement Committee for Mentors ==
To manage both programs, I propose that we set up a Commitee made up of 
3-4 experienced GSoc and OPW mentors and former GSoC students to sanity 
check and review project proposals and provide advice to other mentors. 
Better the project proposals = happier mentors = happier 
students/interns = better outcome for the Xen Project and students.

Russell volunteered to reach out to candidates for the committee and to 
organize the first meetings (ideally sometimes next week). Once we have 
all applications in and mentors signed up, the committe would become a 
regular meeting for all mentors across GSoC and OPW who are mentoring 
students. We also need to decide which students to accept for both 
programs by April 18.

For mentors: please make sure that you only take on one intern or 
student. Mentoring more than one student is too hard.

== OPW ==
Intern application deadline: March 18th
Close of Intern Selection: April 18
Accepted participants announced: April 21
Internship Period: May 19 - August 18

Request to mentors:
* please update your projects on 
http://wiki.xenproject.org/wiki/OutreachProgramForWomen/Round8
* please hang out on the #xen-opw channel in the coming weeks, if you 
can and engage with interns
* please give interns small achievable tasks (on a public list) that 
help us identify whether the intern can can complete a project, prior to 
the application. This can be a bug fix, code refactoring, writing a test 
case, etc. and is designed to get interns familiar with the tooling and 
culture in the project.

== Google Summer of Code ==
Student application deadline: March 21th
Close of Student Selection: April 18
Accepted participants announced: April 21
Coding Period: May 19 - August 18

Request to mentors:
* please update your projects on http://wiki.xenproject.org/wiki/GSoc_2014
* please sign up to the GSoC website, aka
** create an account on 
https://www.google-melange.com/gsoc/homepage/google/gsoc2014
** sign in
** fill out 
https://www.google-melange.com/gsoc/connection/pick/google/gsoc2014 - 
"chose Xen Project"
* please hang out on the #xen-opw channel in the coming weeks, if you 
can and engage with students
* please give students small achievable tasks (on a public list) that 
help us identify whether the student can complete a project, prior to 
the application. This can be a bug fix, code refactoring, writing a test 
case, etc. and is designed to get students familiar with the tooling and 
culture in the project.

Best Regards
Lars

--------------040201090704040905090500
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi all,<br>
    <br>
    you may have seen the announcement that the Xen Project and that we
    are also participating in round 8 of the Outreach Program for Women.
    The portals for both programs are here:<br>
    * <a class="moz-txt-link-freetext" href="http://wiki.xenproject.org/wiki/GSoc_2014">http://wiki.xenproject.org/wiki/GSoc_2014</a><br>
    * <a class="moz-txt-link-freetext" href="http://wiki.xenproject.org/wiki/OutreachProgramForWomen/Round8">http://wiki.xenproject.org/wiki/OutreachProgramForWomen/Round8</a><br>
    <br>
    Both programs have a very similar structure: the main difference are
    differences in application deadlines and forms. As I will be on
    holidays in the coming weeks, Russell volunteered to help coordinate
    activities related to both programs. He also has administrator
    rights for the Google GSoC system<br>
    <br>
    The other main difference is that OPW requires applicants to make a
    code contribution *before* the application. This requires working
    with the mentor and a reference to the contribution in the
    application. This can be a bug fix, code refactoring, writing a test
    case, etc. and is designed to get interns familiar with the tooling
    and culture in the project.<br>
    <br>
    Although we do not require GSoC students to submit code before they
    apply, we *strongly encourage* them to do so and the application
    form is designed to encourage references to a students first
    contributions (bugs, wiki, etc.) and public communications on
    mailing lists. See
    <a class="moz-txt-link-freetext" href="http://wiki.xenproject.org/wiki/GSoc_2014#Finding_a_project_that_fits_you">http://wiki.xenproject.org/wiki/GSoc_2014#Finding_a_project_that_fits_you</a>
    <br>
    <br>
    == Program Mangement Committee for Mentors ==<br>
    To manage both programs, I propose that we set up a Commitee made up
    of 3-4 experienced GSoc and OPW mentors and former GSoC students to
    sanity check and review project proposals and provide advice to
    other mentors. Better the project proposals = happier mentors =
    happier students/interns = better outcome for the Xen Project and
    students. <br>
    <br>
    Russell volunteered to reach out to candidates for the committee and
    to organize the first meetings (ideally sometimes next week). Once
    we have all applications in and mentors signed up, the committe
    would become a regular meeting for all mentors across GSoC and OPW
    who are mentoring students. We also need to decide which students to
    accept for both programs by April 18.<br>
    <br>
    For mentors: please make sure that you only take on one intern or
    student. Mentoring more than one student is too hard.<br>
    <br>
    == OPW ==<br>
    Intern application deadline: March 18th<br>
    Close of Intern Selection: <span style="color: rgb(0, 0, 0);
      font-family: Cantarell, sans-serif; font-size: medium; font-style:
      normal; font-variant: normal; font-weight: normal; letter-spacing:
      normal; line-height: normal; orphans: auto; text-align: left;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); display: inline !important;
      float: none;">April 18</span><br>
    <span style="color: rgb(0, 0, 0); font-family: Cantarell,
      sans-serif; font-size: medium; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: auto; text-align: left; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); display: inline !important;
      float: none;"><span style="color: rgb(0, 0, 0); font-family:
        Cantarell, sans-serif; font-size: medium; font-style: normal;
        font-variant: normal; font-weight: normal; letter-spacing:
        normal; line-height: normal; orphans: auto; text-align: left;
        text-indent: 0px; text-transform: none; white-space: normal;
        widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); display: inline
        !important; float: none;">Accepted participants announced<span
          class="Apple-converted-space"> : </span></span>April 21</span><br>
    <span style="color: rgb(0, 0, 0); font-family: Cantarell,
      sans-serif; font-size: medium; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: auto; text-align: left; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); display: inline !important;
      float: none;">Internship Period: May 19 - August 18<br>
      <br>
    </span>Request to mentors: <br>
    * please update your projects on
    <a class="moz-txt-link-freetext" href="http://wiki.xenproject.org/wiki/OutreachProgramForWomen/Round8">http://wiki.xenproject.org/wiki/OutreachProgramForWomen/Round8</a><br>
    * please hang out on the #xen-opw channel in the coming weeks, if
    you can and engage with interns<br>
    * please give interns small achievable tasks (on a public list) that
    help us identify whether the intern can can complete a project,
    prior to the application. This can be a bug fix, code refactoring,
    writing a test case, etc. and is designed to get interns familiar
    with the tooling and culture in the project.<br>
    <br>
    == Google Summer of Code ==<br>
    Student application deadline: March 21th<br>
    Close of Student Selection: April 18<br>
    <span style="color: rgb(0, 0, 0); font-family: Cantarell,
      sans-serif; font-size: medium; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: auto; text-align: left; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); display: inline !important;
      float: none;"><span style="color: rgb(0, 0, 0); font-family:
        Cantarell, sans-serif; font-size: medium; font-style: normal;
        font-variant: normal; font-weight: normal; letter-spacing:
        normal; line-height: normal; orphans: auto; text-align: left;
        text-indent: 0px; text-transform: none; white-space: normal;
        widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); display: inline
        !important; float: none;">Accepted participants announced<span
          class="Apple-converted-space"> : </span></span>April 21<br>
    </span><span style="color: rgb(0, 0, 0); font-family: Cantarell,
      sans-serif; font-size: medium; font-style: normal; font-variant:
      normal; font-weight: normal; letter-spacing: normal; line-height:
      normal; orphans: auto; text-align: left; text-indent: 0px;
      text-transform: none; white-space: normal; widows: auto;
      word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); display: inline !important;
      float: none;"><span style="color: rgb(0, 0, 0); font-family:
        Cantarell, sans-serif; font-size: medium; font-style: normal;
        font-variant: normal; font-weight: normal; letter-spacing:
        normal; line-height: normal; orphans: auto; text-align: left;
        text-indent: 0px; text-transform: none; white-space: normal;
        widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
        background-color: rgb(255, 255, 255); display: inline
        !important; float: none;">Coding Period: May 19 - August 18<br>
        <br>
      </span></span>Request to mentors: <br>
    * please update your projects on
    <a class="moz-txt-link-freetext" href="http://wiki.xenproject.org/wiki/GSoc_2014">http://wiki.xenproject.org/wiki/GSoc_2014</a><br>
    * please sign up to the GSoC website, aka<br>
    ** create an account on <a class="moz-txt-link-freetext"
      href="https://www.google-melange.com/gsoc/homepage/google/gsoc2014">https://www.google-melange.com/gsoc/homepage/google/gsoc2014</a>
    <br>
    ** sign in<br>
    ** fill out <a class="moz-txt-link-freetext"
href="https://www.google-melange.com/gsoc/connection/pick/google/gsoc2014">https://www.google-melange.com/gsoc/connection/pick/google/gsoc2014</a>
    - "chose Xen Project"
    <br>
    * please hang out on the #xen-opw channel in the coming weeks, if
    you can and engage with students<br>
    * please give students small achievable tasks (on a public list)
    that help us identify whether the student can complete a project,
    prior to the application. This can be a bug fix, code refactoring,
    writing a test case, etc. and is designed to get students familiar
    with the tooling and culture in the project.<br>
    <br>
    Best Regards
    <br>
    Lars
  </body>
</html>

--------------040201090704040905090500--


--===============3178328124393924010==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============3178328124393924010==--


From xen-api-bounces@lists.xen.org Tue Feb 25 23:37:02 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 25 Feb 2014 23:37:02 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WIRYC-0001Nd-L5; Tue, 25 Feb 2014 23:36:36 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shakeel.butt@gmail.com>) id 1WIRYB-0001NY-HF
	for xen-api@lists.xen.org; Tue, 25 Feb 2014 23:36:35 +0000
Received: from [193.109.254.147:33765] by server-5.bemta-14.messagelabs.com id
	6B/C6-16688-2092D035; Tue, 25 Feb 2014 23:36:34 +0000
X-Env-Sender: shakeel.butt@gmail.com
X-Msg-Ref: server-11.tower-27.messagelabs.com!1393371392!1535827!1
X-Originating-IP: [209.85.214.180]
X-SpamReason: No, hits=0.3 required=7.0 tests=ML_RADAR_SPEW_LINKS_14,
	RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8129 invoked from network); 25 Feb 2014 23:36:34 -0000
Received: from mail-ob0-f180.google.com (HELO mail-ob0-f180.google.com)
	(209.85.214.180)
	by server-11.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	25 Feb 2014 23:36:34 -0000
Received: by mail-ob0-f180.google.com with SMTP id vb8so9351785obc.11
	for <xen-api@lists.xen.org>; Tue, 25 Feb 2014 15:36:32 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=tYmcs7D2YpWxyIU2N/Qd7rt0eQyo7aMVujOP0FwDECk=;
	b=JprujYjtguSBGjVL344VQTOmelW4CTJ6xC8T0NInYzpEUWx3QWPrJPpct/gyMCsgst
	36NAcKnKrmPQKpn3N9mYpRR2U9U52xTIFLOppVw9lnuFv1Yyfac/l1vwA62t9EX4FVCK
	/o3RpF1SZl9oDeIlmFQeWUzgW3i/DRqbVfG2TU8SNQhTHnnPH8GxJ+sdcZm/KfrsyqXu
	2wajZrgK98rPqTA3e+yydncg3Ve7ASn870dwkYQS/3HcPEU8ncS6RDC7kFMHsXKQ5hau
	VSMM1Whd19iSP9WkmkDMKVFxxtppDVaEyuy0kt4tBXgBU2FxKWgIjVwcnpsS4howTuWO
	M8RQ==
MIME-Version: 1.0
X-Received: by 10.182.225.137 with SMTP id rk9mr3642919obc.51.1393371392506;
	Tue, 25 Feb 2014 15:36:32 -0800 (PST)
Received: by 10.76.70.227 with HTTP; Tue, 25 Feb 2014 15:36:32 -0800 (PST)
In-Reply-To: <CAGj-7pXdwb=S01zb691F+2VBn40J2UCDD5iZxBfDaP0ramQHxQ@mail.gmail.com>
References: <CAGj-7pXdwb=S01zb691F+2VBn40J2UCDD5iZxBfDaP0ramQHxQ@mail.gmail.com>
Date: Tue, 25 Feb 2014 15:36:32 -0800
Message-ID: <CAGj-7pVgWHwbtkSeqs25um47-jnECv77Rvh-+f=adZ4Hm41d0w@mail.gmail.com>
From: Shakeel Butt <shakeel.butt@gmail.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] Fwd: libxenserver crash
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Forwarding a question asked on xenserver list.


---------- Forwarded message ----------
From: Shakeel Butt <shakeel.butt@gmail.com>
Date: Mon, Feb 24, 2014 at 6:10 PM
Subject: libxenserver crash
To: "xs-devel@lists.xenserver.org" <xs-devel@lists.xenserver.org>


Hi all,

I am trying to use libxenserver from XenServer 6.2.0 SDK but it is
crashing whenever I tried to free the records returned by
libxenserver. More specifically the program is crashing on the
following line for all the modules having function like
"*_record_map_free".

*_record_opt_free(map->contents[i].key);

On further investigation, in "xen_common.c::parse_into" the key is
just a malloc(ed) string but *_record_opt_free is assuming that the
key is of type struct *_record_opt and try to access its field which
is crashing.

Is this known issue or am I missing something?

thanks,
Shakeel

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Tue Feb 25 23:37:02 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Tue, 25 Feb 2014 23:37:02 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WIRYC-0001Nd-L5; Tue, 25 Feb 2014 23:36:36 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shakeel.butt@gmail.com>) id 1WIRYB-0001NY-HF
	for xen-api@lists.xen.org; Tue, 25 Feb 2014 23:36:35 +0000
Received: from [193.109.254.147:33765] by server-5.bemta-14.messagelabs.com id
	6B/C6-16688-2092D035; Tue, 25 Feb 2014 23:36:34 +0000
X-Env-Sender: shakeel.butt@gmail.com
X-Msg-Ref: server-11.tower-27.messagelabs.com!1393371392!1535827!1
X-Originating-IP: [209.85.214.180]
X-SpamReason: No, hits=0.3 required=7.0 tests=ML_RADAR_SPEW_LINKS_14,
	RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 8129 invoked from network); 25 Feb 2014 23:36:34 -0000
Received: from mail-ob0-f180.google.com (HELO mail-ob0-f180.google.com)
	(209.85.214.180)
	by server-11.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	25 Feb 2014 23:36:34 -0000
Received: by mail-ob0-f180.google.com with SMTP id vb8so9351785obc.11
	for <xen-api@lists.xen.org>; Tue, 25 Feb 2014 15:36:32 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=tYmcs7D2YpWxyIU2N/Qd7rt0eQyo7aMVujOP0FwDECk=;
	b=JprujYjtguSBGjVL344VQTOmelW4CTJ6xC8T0NInYzpEUWx3QWPrJPpct/gyMCsgst
	36NAcKnKrmPQKpn3N9mYpRR2U9U52xTIFLOppVw9lnuFv1Yyfac/l1vwA62t9EX4FVCK
	/o3RpF1SZl9oDeIlmFQeWUzgW3i/DRqbVfG2TU8SNQhTHnnPH8GxJ+sdcZm/KfrsyqXu
	2wajZrgK98rPqTA3e+yydncg3Ve7ASn870dwkYQS/3HcPEU8ncS6RDC7kFMHsXKQ5hau
	VSMM1Whd19iSP9WkmkDMKVFxxtppDVaEyuy0kt4tBXgBU2FxKWgIjVwcnpsS4howTuWO
	M8RQ==
MIME-Version: 1.0
X-Received: by 10.182.225.137 with SMTP id rk9mr3642919obc.51.1393371392506;
	Tue, 25 Feb 2014 15:36:32 -0800 (PST)
Received: by 10.76.70.227 with HTTP; Tue, 25 Feb 2014 15:36:32 -0800 (PST)
In-Reply-To: <CAGj-7pXdwb=S01zb691F+2VBn40J2UCDD5iZxBfDaP0ramQHxQ@mail.gmail.com>
References: <CAGj-7pXdwb=S01zb691F+2VBn40J2UCDD5iZxBfDaP0ramQHxQ@mail.gmail.com>
Date: Tue, 25 Feb 2014 15:36:32 -0800
Message-ID: <CAGj-7pVgWHwbtkSeqs25um47-jnECv77Rvh-+f=adZ4Hm41d0w@mail.gmail.com>
From: Shakeel Butt <shakeel.butt@gmail.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] Fwd: libxenserver crash
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Forwarding a question asked on xenserver list.


---------- Forwarded message ----------
From: Shakeel Butt <shakeel.butt@gmail.com>
Date: Mon, Feb 24, 2014 at 6:10 PM
Subject: libxenserver crash
To: "xs-devel@lists.xenserver.org" <xs-devel@lists.xenserver.org>


Hi all,

I am trying to use libxenserver from XenServer 6.2.0 SDK but it is
crashing whenever I tried to free the records returned by
libxenserver. More specifically the program is crashing on the
following line for all the modules having function like
"*_record_map_free".

*_record_opt_free(map->contents[i].key);

On further investigation, in "xen_common.c::parse_into" the key is
just a malloc(ed) string but *_record_opt_free is assuming that the
key is of type struct *_record_opt and try to access its field which
is crashing.

Is this known issue or am I missing something?

thanks,
Shakeel

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 26 01:00:43 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 26 Feb 2014 01:00:43 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WISrH-0002hD-4O; Wed, 26 Feb 2014 01:00:23 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <rranjeet@juniper.net>) id 1WISr8-0002fj-Cu
	for xen-api@lists.xen.org; Wed, 26 Feb 2014 01:00:20 +0000
Received: from [85.158.143.35:20662] by server-2.bemta-4.messagelabs.com id
	F1/2D-04779-D9C3D035; Wed, 26 Feb 2014 01:00:13 +0000
X-Env-Sender: rranjeet@juniper.net
X-Msg-Ref: server-9.tower-21.messagelabs.com!1393376410!8301600!1
X-Originating-IP: [213.199.154.205]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 20026 invoked from network); 26 Feb 2014 01:00:10 -0000
Received: from am1ehsobe002.messaging.microsoft.com (HELO
	am1outboundpool.messaging.microsoft.com) (213.199.154.205)
	by server-9.tower-21.messagelabs.com with AES128-SHA encrypted SMTP;
	26 Feb 2014 01:00:10 -0000
Received: from mail12-am1-R.bigfish.com (10.3.201.235) by
	AM1EHSOBE004.bigfish.com (10.3.204.24) with Microsoft SMTP Server id
	14.1.225.22; Wed, 26 Feb 2014 01:00:09 +0000
Received: from mail12-am1 (localhost [127.0.0.1])	by mail12-am1-R.bigfish.com
	(Postfix) with ESMTP id CDEC34C05C9;
	Wed, 26 Feb 2014 01:00:09 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:157.56.240.101; KIP:(null); UIP:(null);
	IPV:NLI; H:BL2PRD0510HT001.namprd05.prod.outlook.com; RD:none;
	EFVD:NLI
X-SpamScore: -4
X-BigFish: VPS-4(zzbb2dI98dI9371I542I1447I14ffIzz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah21bch1fc6hzz1de098h8275bh8275dh1de097h186068hz2fh109h2a8h839h944hd24hf0ah1220h1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h19ceh1ad9h1b0ah224fh1d07h1d0ch1d2eh1d3fh1de9h1dfeh1dffh1fe8h1ff5h2216h22d0h2336h2461h2487h24d7h2516h2545h255eh25cch9a9j1155h)
Received-SPF: pass (mail12-am1: domain of juniper.net designates
	157.56.240.101 as permitted sender) client-ip=157.56.240.101;
	envelope-from=rranjeet@juniper.net;
	helo=BL2PRD0510HT001.namprd05.prod.outlook.com ; .outlook.com ; 
X-Forefront-Antispam-Report-Untrusted: SFV:NSPM;
	SFS:(10009001)(6009001)(479174003)(51914003)(377454003)(24454002)(53754006)(199002)(189002)(13464003)(93136001)(63696002)(92566001)(66066001)(80022001)(4396001)(85306002)(65816001)(95416001)(47736001)(87266001)(79102001)(49866001)(33646001)(59766001)(19580405001)(83322001)(76796001)(77982001)(19580395003)(76786001)(76576001)(93516002)(86362001)(83072002)(81686001)(85852003)(94946001)(80976001)(94316002)(81342001)(81542001)(90146001)(81816001)(15202345003)(74316001)(15975445006)(74366001)(69226001)(74876001)(54316002)(2656002)(56776001)(74662001)(46102001)(31966008)(47446002)(51856001)(74502001)(95666003)(47976001)(54356001)(76482001)(87936001)(50986001)(53806001)(74706001)(56816005)(24736002);
	DIR:OUT; SFP:1101; SCL:1; SRVR:BY2PR05MB774;
	H:BY2PR05MB711.namprd05.prod.outlook.com; CLIP:66.129.239.10;
	FPR:EBFEC1ED.26165D21.BFF2AEBF.82E83A41.20530; PTR:InfoNoRecords;
	A:1; MX:1; LANG:en; 
Received: from mail12-am1 (localhost.localdomain [127.0.0.1]) by mail12-am1
	(MessageSwitch) id 139337640866404_19292;
	Wed, 26 Feb 2014 01:00:08 +0000 (UTC)
Received: from AM1EHSMHS008.bigfish.com (unknown [10.3.201.228])	by
	mail12-am1.bigfish.com (Postfix) with ESMTP id 0C6A4160049;
	Wed, 26 Feb 2014 01:00:08 +0000 (UTC)
Received: from BL2PRD0510HT001.namprd05.prod.outlook.com (157.56.240.101) by
	AM1EHSMHS008.bigfish.com (10.3.207.108) with Microsoft SMTP Server
	(TLS) id 14.16.227.3; Wed, 26 Feb 2014 01:00:07 +0000
Received: from BY2PR05MB774.namprd05.prod.outlook.com (10.141.224.143) by
	BL2PRD0510HT001.namprd05.prod.outlook.com (10.255.100.36) with
	Microsoft SMTP
	Server (TLS) id 14.16.423.0; Wed, 26 Feb 2014 01:00:06 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com (10.141.222.149) by
	BY2PR05MB774.namprd05.prod.outlook.com (10.141.224.143) with Microsoft
	SMTP Server (TLS) id 15.0.888.9; Wed, 26 Feb 2014 01:00:04 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) by
	BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) with mapi id
	15.00.0883.010; Wed, 26 Feb 2014 01:00:04 +0000
From: Ranjeet R <rranjeet@juniper.net>
To: David Scott <dave.scott@eu.citrix.com>, "xen-api@lists.xen.org"
	<xen-api@lists.xen.org>
Thread-Topic: [Xen-API] Building XAPI as a 32-bit binary
Thread-Index: Ac8mjY0AtGMepdp+Q7i0tuVvtj5IJwCJPbwAAEG3ZIAAmHmcwAGcKWug
Date: Wed, 26 Feb 2014 01:00:02 +0000
Message-ID: <ce21de53edc74f6c950220d18f364f88@BY2PR05MB711.namprd05.prod.outlook.com>
References: <241eb55433a24c05b7a3e97ddc683dd2@BY2PR05MB711.namprd05.prod.outlook.com>
	<52FCB2BC.9010803@eu.citrix.com>  
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [66.129.239.10]
x-forefront-prvs: 0134AD334F
MIME-Version: 1.0
X-OriginatorOrg: juniper.net
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%
Cc: "xs-devel@lists.xenserver.org" <xs-devel@lists.xenserver.org>
Subject: Re: [Xen-API] Building XAPI as a 32-bit binary
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hello all

I have been trying to build the XAPI toolstack in a DDK VM but with no success. I have resolved and built most of the dependencies (believe me, its not straightforward :) ), however, while building XAPI daemon, I am hitting the following compilation issues. 

I have tried tried building XAPI daemon code base in https://github.com/djs55/xen-api.git#fusion and I get the following error - 

File "network_utils.ml", line 20, characters 11-25:
Error: Unbound module Debug.Debugger
*** omake: 331/2202 targets are up to date
*** omake: failed (0.57 sec, 14/64 scans, 5/127 rules, 14/856 digests)

I also tried building the https://github.com/xapi-project/xen-api/tree/clearwater-sp1-lcm codebase as recommended by Dave and I am getting the following error -

ocamlfind: Package `log' not found

I tried resolving this but I do not know how to proceed further. 

If someone has built the XAPI stack in a DDK VM and if you have specific steps for the build, please do share the steps. 

Really appreciate your help,
Ranjeet


-----Original Message-----
From: Ranjeet R 
Sent: Wednesday, February 19, 2014 12:43 PM
To: 'David Scott'; 'xen-api@lists.xen.org'
Cc: 'xs-devel@lists.xenserver.org'
Subject: RE: [Xen-API] Building XAPI as a 32-bit binary

Hello all

I got this to compile by changing the code in lib/xenguest_stubs.c to comply with what is defined in the .h file.

The XAPI toolstack contains multiple components like the XAPI daemon, xcp-networkd, xenopsd, etc. In github, I don't see release tags for all the components. For example, if I am based out of 6.2 SP1, then what is the baseline code I should use for the different components so that I can build from source for 6.2SP1 without hitting run time issues.  

-Ranjeet

-----Original Message-----
From: Ranjeet R 
Sent: Friday, February 14, 2014 1:34 PM
To: David Scott; xen-api@lists.xen.org
Cc: xs-devel@lists.xenserver.org
Subject: RE: [Xen-API] Building XAPI as a 32-bit binary

Hi Dave

Thanks for the pointers.

I have installed a XenServer 6.2SP1 DDK VM and going through with the build. However, when I try to build xenctrl, I get the following compilation errors

# lib/xenguest_stubs.c: In function 'get_flags':
# lib/xenguest_stubs.c:233: warning: format '%ld' expects type 'long int', but argument 13 has type 'uint64_t'
# lib/xenguest_stubs.c: In function 'stub_xc_linux_build_native':
# lib/xenguest_stubs.c:374: warning: implicit declaration of function 'xc_dom_loginit'
# lib/xenguest_stubs.c:404: warning: implicit declaration of function 'xc_dom_release'
# lib/xenguest_stubs.c: In function 'stub_xc_domain_save':
# lib/xenguest_stubs.c:606: error: too few arguments to function 'xc_domain_save'
# lib/xenguest_stubs.c: In function 'stub_xc_domain_restore':
# lib/xenguest_stubs.c:682: error: too few arguments to function 'xc_domain_restore'
# Command exited with code 2.

Looking into the header files in xen-compat.h, I see that the macro __XEN_LATEST_INTERFACE_VERSION__ is defined as 0x0003020a, however the code in xenctrl expects the version to be __XEN_INTERFACE_VERSION__ >= 0x00040200 so that it will provide the relevant arguments to functions xc_domain_save. 

Question - I would expect the __XEN_INTERFACE_VERSION__ to be defined as 0x00040200 in 6.2 SP1 DDK VM, but it still has 0x0003020a. I am assuming just modifying the version will not work. How can I get around this issue.  

Any pointers to help me compile the code is really appreciated.

-Ranjeet

-----Original Message-----
From: David Scott [mailto:dave.scott@eu.citrix.com] 
Sent: Thursday, February 13, 2014 3:56 AM
To: xen-api@lists.xen.org
Cc: Ranjeet R; xs-devel@lists.xenserver.org
Subject: Re: [Xen-API] Building XAPI as a 32-bit binary


Hi,

[cross-posted to xs-devel]

On 10/02/14 18:27, Ranjeet R wrote:
> Hello
> I am trying to build a 32-bit XAPI in a CentOS 6.3 environment. 
> However, the xen rpms (like xen-devel) are only available as 64-bit 
> binaries (like 
> _http://dev.centos.org/centos/6/xen-c6-RC1/x86_64/RPMS/_) and not 
> available in 32-bit because of which I am not able to compile the 
> 32-bit XAPI binaries. I can try to compile Xen 32-bit RPMs from the 
> SRPMs but I was wondering how a 32-bit RPMs are not available publicly 
> given that
> dom0 is a 32-bit.
> Any pointers to building a 32-bit XAPI are really appreciated.

I assume you're interested in 32-bit because that's what currently shipping in XenServer -- is that correct? In that case I recommend trying to build xapi inside a XenServer "DDK VM": this should have all the necessary xen RPMs pre-installed.

If you base yourself on XenServer 6.2, then try building one of the xapi "clearwater" branches:

https://github.com/xapi-project/xen-api/tree/clearwater-sp1-lcm

Good luck!

Dave




_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 26 01:00:43 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 26 Feb 2014 01:00:43 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WISrH-0002hD-4O; Wed, 26 Feb 2014 01:00:23 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <rranjeet@juniper.net>) id 1WISr8-0002fj-Cu
	for xen-api@lists.xen.org; Wed, 26 Feb 2014 01:00:20 +0000
Received: from [85.158.143.35:20662] by server-2.bemta-4.messagelabs.com id
	F1/2D-04779-D9C3D035; Wed, 26 Feb 2014 01:00:13 +0000
X-Env-Sender: rranjeet@juniper.net
X-Msg-Ref: server-9.tower-21.messagelabs.com!1393376410!8301600!1
X-Originating-IP: [213.199.154.205]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 20026 invoked from network); 26 Feb 2014 01:00:10 -0000
Received: from am1ehsobe002.messaging.microsoft.com (HELO
	am1outboundpool.messaging.microsoft.com) (213.199.154.205)
	by server-9.tower-21.messagelabs.com with AES128-SHA encrypted SMTP;
	26 Feb 2014 01:00:10 -0000
Received: from mail12-am1-R.bigfish.com (10.3.201.235) by
	AM1EHSOBE004.bigfish.com (10.3.204.24) with Microsoft SMTP Server id
	14.1.225.22; Wed, 26 Feb 2014 01:00:09 +0000
Received: from mail12-am1 (localhost [127.0.0.1])	by mail12-am1-R.bigfish.com
	(Postfix) with ESMTP id CDEC34C05C9;
	Wed, 26 Feb 2014 01:00:09 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:157.56.240.101; KIP:(null); UIP:(null);
	IPV:NLI; H:BL2PRD0510HT001.namprd05.prod.outlook.com; RD:none;
	EFVD:NLI
X-SpamScore: -4
X-BigFish: VPS-4(zzbb2dI98dI9371I542I1447I14ffIzz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah21bch1fc6hzz1de098h8275bh8275dh1de097h186068hz2fh109h2a8h839h944hd24hf0ah1220h1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h19ceh1ad9h1b0ah224fh1d07h1d0ch1d2eh1d3fh1de9h1dfeh1dffh1fe8h1ff5h2216h22d0h2336h2461h2487h24d7h2516h2545h255eh25cch9a9j1155h)
Received-SPF: pass (mail12-am1: domain of juniper.net designates
	157.56.240.101 as permitted sender) client-ip=157.56.240.101;
	envelope-from=rranjeet@juniper.net;
	helo=BL2PRD0510HT001.namprd05.prod.outlook.com ; .outlook.com ; 
X-Forefront-Antispam-Report-Untrusted: SFV:NSPM;
	SFS:(10009001)(6009001)(479174003)(51914003)(377454003)(24454002)(53754006)(199002)(189002)(13464003)(93136001)(63696002)(92566001)(66066001)(80022001)(4396001)(85306002)(65816001)(95416001)(47736001)(87266001)(79102001)(49866001)(33646001)(59766001)(19580405001)(83322001)(76796001)(77982001)(19580395003)(76786001)(76576001)(93516002)(86362001)(83072002)(81686001)(85852003)(94946001)(80976001)(94316002)(81342001)(81542001)(90146001)(81816001)(15202345003)(74316001)(15975445006)(74366001)(69226001)(74876001)(54316002)(2656002)(56776001)(74662001)(46102001)(31966008)(47446002)(51856001)(74502001)(95666003)(47976001)(54356001)(76482001)(87936001)(50986001)(53806001)(74706001)(56816005)(24736002);
	DIR:OUT; SFP:1101; SCL:1; SRVR:BY2PR05MB774;
	H:BY2PR05MB711.namprd05.prod.outlook.com; CLIP:66.129.239.10;
	FPR:EBFEC1ED.26165D21.BFF2AEBF.82E83A41.20530; PTR:InfoNoRecords;
	A:1; MX:1; LANG:en; 
Received: from mail12-am1 (localhost.localdomain [127.0.0.1]) by mail12-am1
	(MessageSwitch) id 139337640866404_19292;
	Wed, 26 Feb 2014 01:00:08 +0000 (UTC)
Received: from AM1EHSMHS008.bigfish.com (unknown [10.3.201.228])	by
	mail12-am1.bigfish.com (Postfix) with ESMTP id 0C6A4160049;
	Wed, 26 Feb 2014 01:00:08 +0000 (UTC)
Received: from BL2PRD0510HT001.namprd05.prod.outlook.com (157.56.240.101) by
	AM1EHSMHS008.bigfish.com (10.3.207.108) with Microsoft SMTP Server
	(TLS) id 14.16.227.3; Wed, 26 Feb 2014 01:00:07 +0000
Received: from BY2PR05MB774.namprd05.prod.outlook.com (10.141.224.143) by
	BL2PRD0510HT001.namprd05.prod.outlook.com (10.255.100.36) with
	Microsoft SMTP
	Server (TLS) id 14.16.423.0; Wed, 26 Feb 2014 01:00:06 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com (10.141.222.149) by
	BY2PR05MB774.namprd05.prod.outlook.com (10.141.224.143) with Microsoft
	SMTP Server (TLS) id 15.0.888.9; Wed, 26 Feb 2014 01:00:04 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) by
	BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) with mapi id
	15.00.0883.010; Wed, 26 Feb 2014 01:00:04 +0000
From: Ranjeet R <rranjeet@juniper.net>
To: David Scott <dave.scott@eu.citrix.com>, "xen-api@lists.xen.org"
	<xen-api@lists.xen.org>
Thread-Topic: [Xen-API] Building XAPI as a 32-bit binary
Thread-Index: Ac8mjY0AtGMepdp+Q7i0tuVvtj5IJwCJPbwAAEG3ZIAAmHmcwAGcKWug
Date: Wed, 26 Feb 2014 01:00:02 +0000
Message-ID: <ce21de53edc74f6c950220d18f364f88@BY2PR05MB711.namprd05.prod.outlook.com>
References: <241eb55433a24c05b7a3e97ddc683dd2@BY2PR05MB711.namprd05.prod.outlook.com>
	<52FCB2BC.9010803@eu.citrix.com>  
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [66.129.239.10]
x-forefront-prvs: 0134AD334F
MIME-Version: 1.0
X-OriginatorOrg: juniper.net
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%
Cc: "xs-devel@lists.xenserver.org" <xs-devel@lists.xenserver.org>
Subject: Re: [Xen-API] Building XAPI as a 32-bit binary
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hello all

I have been trying to build the XAPI toolstack in a DDK VM but with no success. I have resolved and built most of the dependencies (believe me, its not straightforward :) ), however, while building XAPI daemon, I am hitting the following compilation issues. 

I have tried tried building XAPI daemon code base in https://github.com/djs55/xen-api.git#fusion and I get the following error - 

File "network_utils.ml", line 20, characters 11-25:
Error: Unbound module Debug.Debugger
*** omake: 331/2202 targets are up to date
*** omake: failed (0.57 sec, 14/64 scans, 5/127 rules, 14/856 digests)

I also tried building the https://github.com/xapi-project/xen-api/tree/clearwater-sp1-lcm codebase as recommended by Dave and I am getting the following error -

ocamlfind: Package `log' not found

I tried resolving this but I do not know how to proceed further. 

If someone has built the XAPI stack in a DDK VM and if you have specific steps for the build, please do share the steps. 

Really appreciate your help,
Ranjeet


-----Original Message-----
From: Ranjeet R 
Sent: Wednesday, February 19, 2014 12:43 PM
To: 'David Scott'; 'xen-api@lists.xen.org'
Cc: 'xs-devel@lists.xenserver.org'
Subject: RE: [Xen-API] Building XAPI as a 32-bit binary

Hello all

I got this to compile by changing the code in lib/xenguest_stubs.c to comply with what is defined in the .h file.

The XAPI toolstack contains multiple components like the XAPI daemon, xcp-networkd, xenopsd, etc. In github, I don't see release tags for all the components. For example, if I am based out of 6.2 SP1, then what is the baseline code I should use for the different components so that I can build from source for 6.2SP1 without hitting run time issues.  

-Ranjeet

-----Original Message-----
From: Ranjeet R 
Sent: Friday, February 14, 2014 1:34 PM
To: David Scott; xen-api@lists.xen.org
Cc: xs-devel@lists.xenserver.org
Subject: RE: [Xen-API] Building XAPI as a 32-bit binary

Hi Dave

Thanks for the pointers.

I have installed a XenServer 6.2SP1 DDK VM and going through with the build. However, when I try to build xenctrl, I get the following compilation errors

# lib/xenguest_stubs.c: In function 'get_flags':
# lib/xenguest_stubs.c:233: warning: format '%ld' expects type 'long int', but argument 13 has type 'uint64_t'
# lib/xenguest_stubs.c: In function 'stub_xc_linux_build_native':
# lib/xenguest_stubs.c:374: warning: implicit declaration of function 'xc_dom_loginit'
# lib/xenguest_stubs.c:404: warning: implicit declaration of function 'xc_dom_release'
# lib/xenguest_stubs.c: In function 'stub_xc_domain_save':
# lib/xenguest_stubs.c:606: error: too few arguments to function 'xc_domain_save'
# lib/xenguest_stubs.c: In function 'stub_xc_domain_restore':
# lib/xenguest_stubs.c:682: error: too few arguments to function 'xc_domain_restore'
# Command exited with code 2.

Looking into the header files in xen-compat.h, I see that the macro __XEN_LATEST_INTERFACE_VERSION__ is defined as 0x0003020a, however the code in xenctrl expects the version to be __XEN_INTERFACE_VERSION__ >= 0x00040200 so that it will provide the relevant arguments to functions xc_domain_save. 

Question - I would expect the __XEN_INTERFACE_VERSION__ to be defined as 0x00040200 in 6.2 SP1 DDK VM, but it still has 0x0003020a. I am assuming just modifying the version will not work. How can I get around this issue.  

Any pointers to help me compile the code is really appreciated.

-Ranjeet

-----Original Message-----
From: David Scott [mailto:dave.scott@eu.citrix.com] 
Sent: Thursday, February 13, 2014 3:56 AM
To: xen-api@lists.xen.org
Cc: Ranjeet R; xs-devel@lists.xenserver.org
Subject: Re: [Xen-API] Building XAPI as a 32-bit binary


Hi,

[cross-posted to xs-devel]

On 10/02/14 18:27, Ranjeet R wrote:
> Hello
> I am trying to build a 32-bit XAPI in a CentOS 6.3 environment. 
> However, the xen rpms (like xen-devel) are only available as 64-bit 
> binaries (like 
> _http://dev.centos.org/centos/6/xen-c6-RC1/x86_64/RPMS/_) and not 
> available in 32-bit because of which I am not able to compile the 
> 32-bit XAPI binaries. I can try to compile Xen 32-bit RPMs from the 
> SRPMs but I was wondering how a 32-bit RPMs are not available publicly 
> given that
> dom0 is a 32-bit.
> Any pointers to building a 32-bit XAPI are really appreciated.

I assume you're interested in 32-bit because that's what currently shipping in XenServer -- is that correct? In that case I recommend trying to build xapi inside a XenServer "DDK VM": this should have all the necessary xen RPMs pre-installed.

If you base yourself on XenServer 6.2, then try building one of the xapi "clearwater" branches:

https://github.com/xapi-project/xen-api/tree/clearwater-sp1-lcm

Good luck!

Dave




_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 26 14:16:10 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 26 Feb 2014 14:16:10 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WIfGz-00086m-PB; Wed, 26 Feb 2014 14:15:45 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <joseph-andre@rdmo.com>) id 1WIfGy-00086h-BJ
	for xen-api@lists.xen.org; Wed, 26 Feb 2014 14:15:44 +0000
Received: from [85.158.139.211:3769] by server-11.bemta-5.messagelabs.com id
	85/6D-23886-F07FD035; Wed, 26 Feb 2014 14:15:43 +0000
X-Env-Sender: joseph-andre@rdmo.com
X-Msg-Ref: server-16.tower-206.messagelabs.com!1393424142!6425993!1
X-Originating-IP: [207.126.144.119]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 26162 invoked from network); 26 Feb 2014 14:15:43 -0000
Received: from eu1sys200aog105.obsmtp.com (HELO eu1sys200aog105.obsmtp.com)
	(207.126.144.119) by server-16.tower-206.messagelabs.com with SMTP;
	26 Feb 2014 14:15:43 -0000
Received: from mail-pd0-f174.google.com ([209.85.192.174]) (using TLSv1) by
	eu1sys200aob105.postini.com ([207.126.147.11]) with SMTP
	ID DSNKUw33DfCLk8/Je5cBR8L27g4II+AM0h4X@postini.com;
	Wed, 26 Feb 2014 14:15:42 UTC
Received: by mail-pd0-f174.google.com with SMTP id y13so988311pdi.19
	for <xen-api@lists.xen.org>; Wed, 26 Feb 2014 06:15:40 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=uIU7BloQF5YtVFOjkAtyoMZMVr/6LuGFKB5f1czNKS8=;
	b=NPYnB/2mEO69LkYpH4BDF3JvJjzz8OZCbwt+i4ixMU+UgnZsQ8TX/MDO9mgDa9eYmY
	JXpFWO70ahJj0VBSCRRTm66i/gcGiKz/5wGtExLEJiWjGOruO8hSNa0G3Dns1+7vgPVz
	b6gq5NSnpo7mR4XeeY1cvJNpz9e4Y3IeDE1X/ao4NXIACaMpY0v2QEbGYBaE9uIsIFjF
	/aGN+gxM4JRv+uIh49rbgzRMtRjZrV1icAZmReyqkcfqEjE9jXZnG5RdHr/LWfCGpoGN
	Ga04yR2y+sBsMgvtgsvsFNNjqydi3ady6H2+nAYVb7QcoPsnN2tQVrk6BJb1TNKMRF14
	ctew==
X-Gm-Message-State: ALoCoQmrPz06fRCJMTOIgU50WJzU9B6vMpg22Z8uVkwcFRInRYpF7wsXsMoE2qd3UWldkGHViheGkCTH6TgKoBRzDHNC5e5o7E5fh6IjCkdQQLcASVKihPM9kGpmJHoKNxHlyWwe40LilftUYPfSBN9RPR1CrA5W7S8lLkZVWRHmjfnSCW9915g=
X-Received: by 10.66.136.131 with SMTP id qa3mr8734145pab.77.1393424140514;
	Wed, 26 Feb 2014 06:15:40 -0800 (PST)
MIME-Version: 1.0
X-Received: by 10.66.136.131 with SMTP id qa3mr8734128pab.77.1393424140249;
	Wed, 26 Feb 2014 06:15:40 -0800 (PST)
Received: by 10.70.15.132 with HTTP; Wed, 26 Feb 2014 06:15:40 -0800 (PST)
Date: Wed, 26 Feb 2014 15:15:40 +0100
Message-ID: <CAMGKkWUvKGtyG=i=HT+zZh4MJwzLXGKR-GbDzXmWDhqU52u0Aw@mail.gmail.com>
From: Joseph-Andre Guaragna <joseph-andre@rdmo.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] script commande xe vm start not working
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hi,

I try to design a script in case of disaster recovery for my firm. th
script does import the templates, convert them to vm, then restart
xapi tool stack.

Till this point everything is working. But a simple xe vm-start
vm=<name of VM > just hang the script, nothing happend, no errors, no
message, it is just stuck.

I decide to try in a simple script and still the same. I wonder if any
of you ever encountered this kind of trouble.





Best regards,

   Joseph

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 26 14:16:10 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 26 Feb 2014 14:16:10 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WIfGz-00086m-PB; Wed, 26 Feb 2014 14:15:45 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <joseph-andre@rdmo.com>) id 1WIfGy-00086h-BJ
	for xen-api@lists.xen.org; Wed, 26 Feb 2014 14:15:44 +0000
Received: from [85.158.139.211:3769] by server-11.bemta-5.messagelabs.com id
	85/6D-23886-F07FD035; Wed, 26 Feb 2014 14:15:43 +0000
X-Env-Sender: joseph-andre@rdmo.com
X-Msg-Ref: server-16.tower-206.messagelabs.com!1393424142!6425993!1
X-Originating-IP: [207.126.144.119]
X-SpamReason: No, hits=0.3 required=7.0 tests=RCVD_BY_IP
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 26162 invoked from network); 26 Feb 2014 14:15:43 -0000
Received: from eu1sys200aog105.obsmtp.com (HELO eu1sys200aog105.obsmtp.com)
	(207.126.144.119) by server-16.tower-206.messagelabs.com with SMTP;
	26 Feb 2014 14:15:43 -0000
Received: from mail-pd0-f174.google.com ([209.85.192.174]) (using TLSv1) by
	eu1sys200aob105.postini.com ([207.126.147.11]) with SMTP
	ID DSNKUw33DfCLk8/Je5cBR8L27g4II+AM0h4X@postini.com;
	Wed, 26 Feb 2014 14:15:42 UTC
Received: by mail-pd0-f174.google.com with SMTP id y13so988311pdi.19
	for <xen-api@lists.xen.org>; Wed, 26 Feb 2014 06:15:40 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:date:message-id:subject:from:to
	:content-type;
	bh=uIU7BloQF5YtVFOjkAtyoMZMVr/6LuGFKB5f1czNKS8=;
	b=NPYnB/2mEO69LkYpH4BDF3JvJjzz8OZCbwt+i4ixMU+UgnZsQ8TX/MDO9mgDa9eYmY
	JXpFWO70ahJj0VBSCRRTm66i/gcGiKz/5wGtExLEJiWjGOruO8hSNa0G3Dns1+7vgPVz
	b6gq5NSnpo7mR4XeeY1cvJNpz9e4Y3IeDE1X/ao4NXIACaMpY0v2QEbGYBaE9uIsIFjF
	/aGN+gxM4JRv+uIh49rbgzRMtRjZrV1icAZmReyqkcfqEjE9jXZnG5RdHr/LWfCGpoGN
	Ga04yR2y+sBsMgvtgsvsFNNjqydi3ady6H2+nAYVb7QcoPsnN2tQVrk6BJb1TNKMRF14
	ctew==
X-Gm-Message-State: ALoCoQmrPz06fRCJMTOIgU50WJzU9B6vMpg22Z8uVkwcFRInRYpF7wsXsMoE2qd3UWldkGHViheGkCTH6TgKoBRzDHNC5e5o7E5fh6IjCkdQQLcASVKihPM9kGpmJHoKNxHlyWwe40LilftUYPfSBN9RPR1CrA5W7S8lLkZVWRHmjfnSCW9915g=
X-Received: by 10.66.136.131 with SMTP id qa3mr8734145pab.77.1393424140514;
	Wed, 26 Feb 2014 06:15:40 -0800 (PST)
MIME-Version: 1.0
X-Received: by 10.66.136.131 with SMTP id qa3mr8734128pab.77.1393424140249;
	Wed, 26 Feb 2014 06:15:40 -0800 (PST)
Received: by 10.70.15.132 with HTTP; Wed, 26 Feb 2014 06:15:40 -0800 (PST)
Date: Wed, 26 Feb 2014 15:15:40 +0100
Message-ID: <CAMGKkWUvKGtyG=i=HT+zZh4MJwzLXGKR-GbDzXmWDhqU52u0Aw@mail.gmail.com>
From: Joseph-Andre Guaragna <joseph-andre@rdmo.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] script commande xe vm start not working
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hi,

I try to design a script in case of disaster recovery for my firm. th
script does import the templates, convert them to vm, then restart
xapi tool stack.

Till this point everything is working. But a simple xe vm-start
vm=<name of VM > just hang the script, nothing happend, no errors, no
message, it is just stuck.

I decide to try in a simple script and still the same. I wonder if any
of you ever encountered this kind of trouble.





Best regards,

   Joseph

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Wed Feb 26 17:08:34 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 26 Feb 2014 17:08:34 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WIhxR-0005q2-BX; Wed, 26 Feb 2014 17:07:45 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <2rushikeshj@gmail.com>) id 1WIhxQ-0005pr-9y
	for xen-api@lists.xen.org; Wed, 26 Feb 2014 17:07:44 +0000
Received: from [85.158.137.68:10197] by server-2.bemta-3.messagelabs.com id
	A5/F1-06531-F5F1E035; Wed, 26 Feb 2014 17:07:43 +0000
X-Env-Sender: 2rushikeshj@gmail.com
X-Msg-Ref: server-3.tower-31.messagelabs.com!1393434461!4413587!1
X-Originating-IP: [74.125.82.174]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 21520 invoked from network); 26 Feb 2014 17:07:41 -0000
Received: from mail-we0-f174.google.com (HELO mail-we0-f174.google.com)
	(74.125.82.174)
	by server-3.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	26 Feb 2014 17:07:41 -0000
Received: by mail-we0-f174.google.com with SMTP id t60so503591wes.19
	for <xen-api@lists.xen.org>; Wed, 26 Feb 2014 09:07:41 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=l2EY57VbmGEFRaeLcByBmd9BomkLNrX8rVRrVbUdlmU=;
	b=iffNlESiRvSUqKZ1O80Kh211FfzPZIHnghOcWOG7tAsWkCoTIUbNozLdx6m2Ck42yo
	C0QfgKd9p57aOb/FhjCXrV9SbZ/59RHHbDrsJRmITah5Cgej0Bjccmc6wjG/PuMbAXep
	hr9G4HZNh9MtuvWoMjlAVMYuE/Y6lq4dggDPG+SXkXabiddTl0OJL0ZaT0xcJ3MSqDB+
	YQ6JxsJSs3RP16EYq6hFBwZsIG172+EdjNyt0f6G3Nt0UiqTwSh8mY/4pyDy1Wuj57DB
	T/uD31tGSNTGdZfCYf2rXdhmWtOWqqrmnK6PaThwMRgoOOknCM0JHWHTgPiKKc8R3mUj
	D31Q==
MIME-Version: 1.0
X-Received: by 10.180.105.65 with SMTP id gk1mr5908306wib.12.1393434461185;
	Wed, 26 Feb 2014 09:07:41 -0800 (PST)
Received: by 10.217.7.144 with HTTP; Wed, 26 Feb 2014 09:07:41 -0800 (PST)
Date: Wed, 26 Feb 2014 22:37:41 +0530
Message-ID: <CAO9XypUawDPf1Ad2U5jhYQ7JsDvNcZ2wxkSkJ=tERvMMuAzOTA@mail.gmail.com>
From: Rishi <2rushikeshj@gmail.com>
To: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: [Xen-API] Start HVM with target memory = static max
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============2758994111701297054=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============2758994111701297054==
Content-Type: multipart/alternative; boundary=f46d0442708c13ac7f04f3523ecf

--f46d0442708c13ac7f04f3523ecf
Content-Type: text/plain; charset=ISO-8859-1

Hi List,

In order to speed up the boot time of Windows Guests with DMC, I want to
start them up with their static max memory.

What would be best place to do this?
I have identified
https://github.com/xapi-project/xen-api/blob/master/ocaml/xenops/domain.ml#L622
would be line where I can change the startup memory of guest.

Any suggestions ?

Thanks,
Rushikesh

--f46d0442708c13ac7f04f3523ecf
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi List,<div><br></div><div>In order to speed up the boot =
time of Windows Guests with DMC, I want to start them up with their static =
max memory.=A0</div><div><br></div><div>What would be best place to do this=
?</div>
<div>I have identified=A0<a href=3D"https://github.com/xapi-project/xen-api=
/blob/master/ocaml/xenops/domain.ml#L622">https://github.com/xapi-project/x=
en-api/blob/master/ocaml/xenops/domain.ml#L622</a> =A0would be line where I=
 can change the startup memory of guest.</div>
<div><br></div><div>Any suggestions ?</div><div><br></div><div>Thanks,</div=
><div>Rushikesh</div></div>

--f46d0442708c13ac7f04f3523ecf--


--===============2758994111701297054==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============2758994111701297054==--


From xen-api-bounces@lists.xen.org Wed Feb 26 17:08:34 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 26 Feb 2014 17:08:34 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WIhxR-0005q2-BX; Wed, 26 Feb 2014 17:07:45 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <2rushikeshj@gmail.com>) id 1WIhxQ-0005pr-9y
	for xen-api@lists.xen.org; Wed, 26 Feb 2014 17:07:44 +0000
Received: from [85.158.137.68:10197] by server-2.bemta-3.messagelabs.com id
	A5/F1-06531-F5F1E035; Wed, 26 Feb 2014 17:07:43 +0000
X-Env-Sender: 2rushikeshj@gmail.com
X-Msg-Ref: server-3.tower-31.messagelabs.com!1393434461!4413587!1
X-Originating-IP: [74.125.82.174]
X-SpamReason: No, hits=0.4 required=7.0 tests=HTML_30_40,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 21520 invoked from network); 26 Feb 2014 17:07:41 -0000
Received: from mail-we0-f174.google.com (HELO mail-we0-f174.google.com)
	(74.125.82.174)
	by server-3.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	26 Feb 2014 17:07:41 -0000
Received: by mail-we0-f174.google.com with SMTP id t60so503591wes.19
	for <xen-api@lists.xen.org>; Wed, 26 Feb 2014 09:07:41 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:date:message-id:subject:from:to:content-type;
	bh=l2EY57VbmGEFRaeLcByBmd9BomkLNrX8rVRrVbUdlmU=;
	b=iffNlESiRvSUqKZ1O80Kh211FfzPZIHnghOcWOG7tAsWkCoTIUbNozLdx6m2Ck42yo
	C0QfgKd9p57aOb/FhjCXrV9SbZ/59RHHbDrsJRmITah5Cgej0Bjccmc6wjG/PuMbAXep
	hr9G4HZNh9MtuvWoMjlAVMYuE/Y6lq4dggDPG+SXkXabiddTl0OJL0ZaT0xcJ3MSqDB+
	YQ6JxsJSs3RP16EYq6hFBwZsIG172+EdjNyt0f6G3Nt0UiqTwSh8mY/4pyDy1Wuj57DB
	T/uD31tGSNTGdZfCYf2rXdhmWtOWqqrmnK6PaThwMRgoOOknCM0JHWHTgPiKKc8R3mUj
	D31Q==
MIME-Version: 1.0
X-Received: by 10.180.105.65 with SMTP id gk1mr5908306wib.12.1393434461185;
	Wed, 26 Feb 2014 09:07:41 -0800 (PST)
Received: by 10.217.7.144 with HTTP; Wed, 26 Feb 2014 09:07:41 -0800 (PST)
Date: Wed, 26 Feb 2014 22:37:41 +0530
Message-ID: <CAO9XypUawDPf1Ad2U5jhYQ7JsDvNcZ2wxkSkJ=tERvMMuAzOTA@mail.gmail.com>
From: Rishi <2rushikeshj@gmail.com>
To: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: [Xen-API] Start HVM with target memory = static max
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============2758994111701297054=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============2758994111701297054==
Content-Type: multipart/alternative; boundary=f46d0442708c13ac7f04f3523ecf

--f46d0442708c13ac7f04f3523ecf
Content-Type: text/plain; charset=ISO-8859-1

Hi List,

In order to speed up the boot time of Windows Guests with DMC, I want to
start them up with their static max memory.

What would be best place to do this?
I have identified
https://github.com/xapi-project/xen-api/blob/master/ocaml/xenops/domain.ml#L622
would be line where I can change the startup memory of guest.

Any suggestions ?

Thanks,
Rushikesh

--f46d0442708c13ac7f04f3523ecf
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hi List,<div><br></div><div>In order to speed up the boot =
time of Windows Guests with DMC, I want to start them up with their static =
max memory.=A0</div><div><br></div><div>What would be best place to do this=
?</div>
<div>I have identified=A0<a href=3D"https://github.com/xapi-project/xen-api=
/blob/master/ocaml/xenops/domain.ml#L622">https://github.com/xapi-project/x=
en-api/blob/master/ocaml/xenops/domain.ml#L622</a> =A0would be line where I=
 can change the startup memory of guest.</div>
<div><br></div><div>Any suggestions ?</div><div><br></div><div>Thanks,</div=
><div>Rushikesh</div></div>

--f46d0442708c13ac7f04f3523ecf--


--===============2758994111701297054==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============2758994111701297054==--


From xen-api-bounces@lists.xen.org Wed Feb 26 19:44:37 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 26 Feb 2014 19:44:37 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WIkOt-0001qh-Dw; Wed, 26 Feb 2014 19:44:15 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <rranjeet@juniper.net>) id 1WIkOr-0001qc-Gv
	for xen-api@lists.xen.org; Wed, 26 Feb 2014 19:44:13 +0000
Received: from [85.158.137.68:20959] by server-5.bemta-3.messagelabs.com id
	70/E8-04712-C044E035; Wed, 26 Feb 2014 19:44:12 +0000
X-Env-Sender: rranjeet@juniper.net
X-Msg-Ref: server-2.tower-31.messagelabs.com!1393443850!1055286!1
X-Originating-IP: [216.32.180.12]
X-SpamReason: No, hits=0.1 required=7.0 tests=HTML_50_60,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_23,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 4796 invoked from network); 26 Feb 2014 19:44:11 -0000
Received: from va3ehsobe002.messaging.microsoft.com (HELO
	va3outboundpool.messaging.microsoft.com) (216.32.180.12)
	by server-2.tower-31.messagelabs.com with AES128-SHA encrypted SMTP;
	26 Feb 2014 19:44:11 -0000
Received: from mail40-va3-R.bigfish.com (10.7.14.229) by
	VA3EHSOBE010.bigfish.com (10.7.40.12) with Microsoft SMTP Server id
	14.1.225.22; Wed, 26 Feb 2014 19:44:10 +0000
Received: from mail40-va3 (localhost [127.0.0.1])	by mail40-va3-R.bigfish.com
	(Postfix) with ESMTP id 05C81440168	for <xen-api@lists.xen.org>;
	Wed, 26 Feb 2014 19:44:10 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:157.56.240.101; KIP:(null); UIP:(null);
	IPV:NLI; H:BL2PRD0510HT005.namprd05.prod.outlook.com; RD:none;
	EFVD:NLI
X-SpamScore: 1
X-BigFish: VPS1(zzc85fh14ffIzz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah21bch1fc6hzz177df4h17326ah8275bh8275dh18c673h1de097h186068hz2fh109h2a8h839hd24hf0ah1288h12a5h12bdh137ah1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h19ceh1ad9h1b0ah1bceh224fh1d07h1d0ch1d2eh1d3fh1dc1h1de9h1dfeh1dffh1fe8h1ff5h20f0h2216h22d0h2336h2461h2487h24d7h2516h2545h255eh25cch9a9j1155h)
Received-SPF: pass (mail40-va3: domain of juniper.net designates
	157.56.240.101 as permitted sender) client-ip=157.56.240.101;
	envelope-from=rranjeet@juniper.net;
	helo=BL2PRD0510HT005.namprd05.prod.outlook.com ; .outlook.com ; 
X-Forefront-Antispam-Report-Untrusted: SFV:NSPM;
	SFS:(10009001)(6009001)(53754006)(189002)(199002)(15395725003)(50986001)(81342001)(93136001)(80976001)(54356001)(76482001)(46102001)(4396001)(51856001)(76796001)(76176001)(53806001)(76786001)(76576001)(47976001)(74502001)(47446002)(81686001)(49866001)(74662001)(47736001)(86362001)(94316002)(74706001)(81816001)(94946001)(95416001)(81542001)(93516002)(74366001)(85852003)(74876001)(65816001)(77982001)(15202345003)(59766001)(83072002)(87936001)(85306002)(63696002)(66066001)(15975445006)(80022001)(87266001)(90146001)(95666003)(56816005)(56776001)(19580395003)(83322001)(69226001)(31966008)(54316002)(92566001)(74316001)(33646001)(79102001)(2656002)(24736002);
	DIR:OUT; SFP:1101; SCL:1; SRVR:BY2PR05MB776;
	H:BY2PR05MB711.namprd05.prod.outlook.com; CLIP:66.129.239.10;
	FPR:BE30E116.88F1D990.B9DD7197.11094E11.208CF; PTR:InfoNoRecords;
	MX:1; A:1; LANG:en; 
Received: from mail40-va3 (localhost.localdomain [127.0.0.1]) by mail40-va3
	(MessageSwitch) id 1393443848112599_11032;
	Wed, 26 Feb 2014 19:44:08 +0000 (UTC)
Received: from VA3EHSMHS008.bigfish.com (unknown [10.7.14.233])	by
	mail40-va3.bigfish.com (Postfix) with ESMTP id 12AF24004A	for
	<xen-api@lists.xen.org>; Wed, 26 Feb 2014 19:44:08 +0000 (UTC)
Received: from BL2PRD0510HT005.namprd05.prod.outlook.com (157.56.240.101) by
	VA3EHSMHS008.bigfish.com (10.7.99.18) with Microsoft SMTP Server (TLS)
	id 14.16.227.3; Wed, 26 Feb 2014 19:44:07 +0000
Received: from BY2PR05MB776.namprd05.prod.outlook.com (10.141.224.154) by
	BL2PRD0510HT005.namprd05.prod.outlook.com (10.255.100.40) with
	Microsoft SMTP
	Server (TLS) id 14.16.423.0; Wed, 26 Feb 2014 19:44:07 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com (10.141.222.149) by
	BY2PR05MB776.namprd05.prod.outlook.com (10.141.224.154) with Microsoft
	SMTP Server (TLS) id 15.0.888.9; Wed, 26 Feb 2014 19:44:05 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) by
	BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) with mapi id
	15.00.0883.010; Wed, 26 Feb 2014 19:44:05 +0000
From: Ranjeet R <rranjeet@juniper.net>
To: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Thread-Topic: Guidelines contributing to XAPI codebase
Thread-Index: Ac8zKp6b9Q1XzAxkS9eFaaSAvrVqJw==
Date: Wed, 26 Feb 2014 19:44:04 +0000
Message-ID: <c851140c8f6147dd88505f80c74d6e3f@BY2PR05MB711.namprd05.prod.outlook.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [66.129.239.10]
x-forefront-prvs: 0134AD334F
MIME-Version: 1.0
X-OriginatorOrg: juniper.net
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%
Subject: [Xen-API] Guidelines contributing to XAPI codebase
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============5035880683149901595=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============5035880683149901595==
Content-Language: en-US
Content-Type: multipart/alternative;
	boundary="_000_c851140c8f6147dd88505f80c74d6e3fBY2PR05MB711namprd05pro_"

--_000_c851140c8f6147dd88505f80c74d6e3fBY2PR05MB711namprd05pro_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hello all

We have a bunch of code changes we want to submit to XAPI so that it native=
ly supports our data path implementation (Contrail vRouter) - which is simi=
lar to OVS (More information in http://opencontrail.org/)

We would like to understand the following
*       What is the repo to which we have to submit the changes? (https://g=
ithub.com/xapi-project/ ??)
*       What is the recommended development environment for XAPI developers=
 out there? How do they build and test the code.

Sorry if this information is already available, just that I was not able to=
 get to it.

Ranjeet


--_000_c851140c8f6147dd88505f80c74d6e3fBY2PR05MB711namprd05pro_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left:=
 #800000 2px solid; } --></style>
</head>
<body>
<font face=3D"Calibri" size=3D"2"><span style=3D"font-size:11pt;">
<div>Hello all</div>
<div>&nbsp;</div>
<div>We have a bunch of code changes we want to submit to XAPI so that it n=
atively supports our data path implementation (Contrail vRouter) &#8211; wh=
ich is similar to OVS (More information in <a href=3D"http://opencontrail.o=
rg/"><font color=3D"#0563C1"><u>http://opencontrail.org/</u></font></a>)</d=
iv>
<div>&nbsp;</div>
<div>We would like to understand the following</div>
<ul style=3D"margin:0;padding-left:36pt;">
<li>What is the repo to which we have to submit the changes? (<a href=3D"ht=
tps://github.com/xapi-project/"><font color=3D"#0563C1"><u>https://github.c=
om/xapi-project/</u></font></a> ??)</li><li>What is the recommended develop=
ment environment for XAPI developers out there? How do they build and test =
the code.</li></ul>
<div style=3D"padding-left:18pt;">&nbsp;</div>
<div>Sorry if this information is already available, just that I was not ab=
le to get to it.</div>
<div>&nbsp;</div>
<div>Ranjeet</div>
<div>&nbsp;</div>
</span></font>
</body>
</html>

--_000_c851140c8f6147dd88505f80c74d6e3fBY2PR05MB711namprd05pro_--


--===============5035880683149901595==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============5035880683149901595==--


From xen-api-bounces@lists.xen.org Wed Feb 26 19:44:37 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Wed, 26 Feb 2014 19:44:37 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WIkOt-0001qh-Dw; Wed, 26 Feb 2014 19:44:15 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <rranjeet@juniper.net>) id 1WIkOr-0001qc-Gv
	for xen-api@lists.xen.org; Wed, 26 Feb 2014 19:44:13 +0000
Received: from [85.158.137.68:20959] by server-5.bemta-3.messagelabs.com id
	70/E8-04712-C044E035; Wed, 26 Feb 2014 19:44:12 +0000
X-Env-Sender: rranjeet@juniper.net
X-Msg-Ref: server-2.tower-31.messagelabs.com!1393443850!1055286!1
X-Originating-IP: [216.32.180.12]
X-SpamReason: No, hits=0.1 required=7.0 tests=HTML_50_60,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_23,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 4796 invoked from network); 26 Feb 2014 19:44:11 -0000
Received: from va3ehsobe002.messaging.microsoft.com (HELO
	va3outboundpool.messaging.microsoft.com) (216.32.180.12)
	by server-2.tower-31.messagelabs.com with AES128-SHA encrypted SMTP;
	26 Feb 2014 19:44:11 -0000
Received: from mail40-va3-R.bigfish.com (10.7.14.229) by
	VA3EHSOBE010.bigfish.com (10.7.40.12) with Microsoft SMTP Server id
	14.1.225.22; Wed, 26 Feb 2014 19:44:10 +0000
Received: from mail40-va3 (localhost [127.0.0.1])	by mail40-va3-R.bigfish.com
	(Postfix) with ESMTP id 05C81440168	for <xen-api@lists.xen.org>;
	Wed, 26 Feb 2014 19:44:10 +0000 (UTC)
X-Forefront-Antispam-Report: CIP:157.56.240.101; KIP:(null); UIP:(null);
	IPV:NLI; H:BL2PRD0510HT005.namprd05.prod.outlook.com; RD:none;
	EFVD:NLI
X-SpamScore: 1
X-BigFish: VPS1(zzc85fh14ffIzz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah21bch1fc6hzz177df4h17326ah8275bh8275dh18c673h1de097h186068hz2fh109h2a8h839hd24hf0ah1288h12a5h12bdh137ah1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h19ceh1ad9h1b0ah1bceh224fh1d07h1d0ch1d2eh1d3fh1dc1h1de9h1dfeh1dffh1fe8h1ff5h20f0h2216h22d0h2336h2461h2487h24d7h2516h2545h255eh25cch9a9j1155h)
Received-SPF: pass (mail40-va3: domain of juniper.net designates
	157.56.240.101 as permitted sender) client-ip=157.56.240.101;
	envelope-from=rranjeet@juniper.net;
	helo=BL2PRD0510HT005.namprd05.prod.outlook.com ; .outlook.com ; 
X-Forefront-Antispam-Report-Untrusted: SFV:NSPM;
	SFS:(10009001)(6009001)(53754006)(189002)(199002)(15395725003)(50986001)(81342001)(93136001)(80976001)(54356001)(76482001)(46102001)(4396001)(51856001)(76796001)(76176001)(53806001)(76786001)(76576001)(47976001)(74502001)(47446002)(81686001)(49866001)(74662001)(47736001)(86362001)(94316002)(74706001)(81816001)(94946001)(95416001)(81542001)(93516002)(74366001)(85852003)(74876001)(65816001)(77982001)(15202345003)(59766001)(83072002)(87936001)(85306002)(63696002)(66066001)(15975445006)(80022001)(87266001)(90146001)(95666003)(56816005)(56776001)(19580395003)(83322001)(69226001)(31966008)(54316002)(92566001)(74316001)(33646001)(79102001)(2656002)(24736002);
	DIR:OUT; SFP:1101; SCL:1; SRVR:BY2PR05MB776;
	H:BY2PR05MB711.namprd05.prod.outlook.com; CLIP:66.129.239.10;
	FPR:BE30E116.88F1D990.B9DD7197.11094E11.208CF; PTR:InfoNoRecords;
	MX:1; A:1; LANG:en; 
Received: from mail40-va3 (localhost.localdomain [127.0.0.1]) by mail40-va3
	(MessageSwitch) id 1393443848112599_11032;
	Wed, 26 Feb 2014 19:44:08 +0000 (UTC)
Received: from VA3EHSMHS008.bigfish.com (unknown [10.7.14.233])	by
	mail40-va3.bigfish.com (Postfix) with ESMTP id 12AF24004A	for
	<xen-api@lists.xen.org>; Wed, 26 Feb 2014 19:44:08 +0000 (UTC)
Received: from BL2PRD0510HT005.namprd05.prod.outlook.com (157.56.240.101) by
	VA3EHSMHS008.bigfish.com (10.7.99.18) with Microsoft SMTP Server (TLS)
	id 14.16.227.3; Wed, 26 Feb 2014 19:44:07 +0000
Received: from BY2PR05MB776.namprd05.prod.outlook.com (10.141.224.154) by
	BL2PRD0510HT005.namprd05.prod.outlook.com (10.255.100.40) with
	Microsoft SMTP
	Server (TLS) id 14.16.423.0; Wed, 26 Feb 2014 19:44:07 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com (10.141.222.149) by
	BY2PR05MB776.namprd05.prod.outlook.com (10.141.224.154) with Microsoft
	SMTP Server (TLS) id 15.0.888.9; Wed, 26 Feb 2014 19:44:05 +0000
Received: from BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) by
	BY2PR05MB711.namprd05.prod.outlook.com ([10.141.222.149]) with mapi id
	15.00.0883.010; Wed, 26 Feb 2014 19:44:05 +0000
From: Ranjeet R <rranjeet@juniper.net>
To: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Thread-Topic: Guidelines contributing to XAPI codebase
Thread-Index: Ac8zKp6b9Q1XzAxkS9eFaaSAvrVqJw==
Date: Wed, 26 Feb 2014 19:44:04 +0000
Message-ID: <c851140c8f6147dd88505f80c74d6e3f@BY2PR05MB711.namprd05.prod.outlook.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [66.129.239.10]
x-forefront-prvs: 0134AD334F
MIME-Version: 1.0
X-OriginatorOrg: juniper.net
X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn%
Subject: [Xen-API] Guidelines contributing to XAPI codebase
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============5035880683149901595=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============5035880683149901595==
Content-Language: en-US
Content-Type: multipart/alternative;
	boundary="_000_c851140c8f6147dd88505f80c74d6e3fBY2PR05MB711namprd05pro_"

--_000_c851140c8f6147dd88505f80c74d6e3fBY2PR05MB711namprd05pro_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hello all

We have a bunch of code changes we want to submit to XAPI so that it native=
ly supports our data path implementation (Contrail vRouter) - which is simi=
lar to OVS (More information in http://opencontrail.org/)

We would like to understand the following
*       What is the repo to which we have to submit the changes? (https://g=
ithub.com/xapi-project/ ??)
*       What is the recommended development environment for XAPI developers=
 out there? How do they build and test the code.

Sorry if this information is already available, just that I was not able to=
 get to it.

Ranjeet


--_000_c851140c8f6147dd88505f80c74d6e3fBY2PR05MB711namprd05pro_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left:=
 #800000 2px solid; } --></style>
</head>
<body>
<font face=3D"Calibri" size=3D"2"><span style=3D"font-size:11pt;">
<div>Hello all</div>
<div>&nbsp;</div>
<div>We have a bunch of code changes we want to submit to XAPI so that it n=
atively supports our data path implementation (Contrail vRouter) &#8211; wh=
ich is similar to OVS (More information in <a href=3D"http://opencontrail.o=
rg/"><font color=3D"#0563C1"><u>http://opencontrail.org/</u></font></a>)</d=
iv>
<div>&nbsp;</div>
<div>We would like to understand the following</div>
<ul style=3D"margin:0;padding-left:36pt;">
<li>What is the repo to which we have to submit the changes? (<a href=3D"ht=
tps://github.com/xapi-project/"><font color=3D"#0563C1"><u>https://github.c=
om/xapi-project/</u></font></a> ??)</li><li>What is the recommended develop=
ment environment for XAPI developers out there? How do they build and test =
the code.</li></ul>
<div style=3D"padding-left:18pt;">&nbsp;</div>
<div>Sorry if this information is already available, just that I was not ab=
le to get to it.</div>
<div>&nbsp;</div>
<div>Ranjeet</div>
<div>&nbsp;</div>
</span></font>
</body>
</html>

--_000_c851140c8f6147dd88505f80c74d6e3fBY2PR05MB711namprd05pro_--


--===============5035880683149901595==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============5035880683149901595==--


From xen-api-bounces@lists.xen.org Thu Feb 27 14:44:17 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 27 Feb 2014 14:44:17 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WJ2Bo-0002sO-Q2; Thu, 27 Feb 2014 14:43:56 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <konstantina.chremmou@citrix.com>) id 1WJ2Bo-0002sF-1l
	for xen-api@lists.xen.org; Thu, 27 Feb 2014 14:43:56 +0000
Received: from [85.158.143.35:29348] by server-2.bemta-4.messagelabs.com id
	A3/03-04779-B2F4F035; Thu, 27 Feb 2014 14:43:55 +0000
X-Env-Sender: konstantina.chremmou@citrix.com
X-Msg-Ref: server-4.tower-21.messagelabs.com!1393512234!8777529!1
X-Originating-IP: [185.25.65.24]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 20635 invoked from network); 27 Feb 2014 14:43:54 -0000
Received: from smtp.ctxuk.citrix.com (HELO SMTP.EU.CITRIX.COM) (185.25.65.24)
	by server-4.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	27 Feb 2014 14:43:54 -0000
X-IronPort-AV: E=Sophos;i="4.97,555,1389744000"; 
   d="scan'208";a="9851716"
Received: from unknown (HELO AMSPEX01CL01.citrite.net) ([10.69.60.9])
	by AMSPIP01.EU.Citrix.com with ESMTP; 27 Feb 2014 14:43:54 +0000
Received: from AMSPEX01CL02.citrite.net ([169.254.7.42]) by
	AMSPEX01CL01.citrite.net ([10.69.46.32]) with mapi id 14.02.0342.004;
	Thu, 27 Feb 2014 15:43:53 +0100
From: Konstantina Chremmou <konstantina.chremmou@citrix.com>
To: Shakeel Butt <shakeel.butt@gmail.com>, "xen-api@lists.xen.org"
	<xen-api@lists.xen.org>
Thread-Topic: [Xen-API] Fwd: libxenserver crash
Thread-Index: AQHPMoLmEw+uL3TdXUS0BV7WQC8duJrJLzMw
Date: Thu, 27 Feb 2014 14:43:53 +0000
Message-ID: <89E73F4367341E4193E630C2C8EABA120E6617@AMSPEX01CL02.citrite.net>
References: <CAGj-7pXdwb=S01zb691F+2VBn40J2UCDD5iZxBfDaP0ramQHxQ@mail.gmail.com>
	<CAGj-7pVgWHwbtkSeqs25um47-jnECv77Rvh-+f=adZ4Hm41d0w@mail.gmail.com>
In-Reply-To: <CAGj-7pVgWHwbtkSeqs25um47-jnECv77Rvh-+f=adZ4Hm41d0w@mail.gmail.com>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.80.3.162]
MIME-Version: 1.0
X-DLP: AMS1
Subject: Re: [Xen-API] Fwd: libxenserver crash
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

(Already replied on the xenserver list, but also copying the answer here)

This seems to be a bug in the SDK code. I'll rectify it in one of the upcoming hotfixes, in the meantime I'm afraid you'll probably have to modify the source and in the xen_<class>_xen_<class>_record_map_free calls substitute the xen_<class>_record_opt_free(map->contents[i].key) with xen_<class>_free(map->contents[i].key).


> -----Original Message-----
> From: xen-api-bounces@lists.xen.org [mailto:xen-api-
> bounces@lists.xen.org] On Behalf Of Shakeel Butt
> Sent: 25 February 2014 11:37 PM
> To: xen-api@lists.xen.org
> Subject: [Xen-API] Fwd: libxenserver crash
> 
> Forwarding a question asked on xenserver list.
> 
> 
> ---------- Forwarded message ----------
> From: Shakeel Butt <shakeel.butt@gmail.com>
> Date: Mon, Feb 24, 2014 at 6:10 PM
> Subject: libxenserver crash
> To: "xs-devel@lists.xenserver.org" <xs-devel@lists.xenserver.org>
> 
> 
> Hi all,
> 
> I am trying to use libxenserver from XenServer 6.2.0 SDK but it is crashing
> whenever I tried to free the records returned by libxenserver. More
> specifically the program is crashing on the following line for all the modules
> having function like "*_record_map_free".
> 
> *_record_opt_free(map->contents[i].key);
> 
> On further investigation, in "xen_common.c::parse_into" the key is just a
> malloc(ed) string but *_record_opt_free is assuming that the key is of type
> struct *_record_opt and try to access its field which is crashing.
> 
> Is this known issue or am I missing something?
> 
> thanks,
> Shakeel
> 
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Thu Feb 27 14:44:17 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 27 Feb 2014 14:44:17 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WJ2Bo-0002sO-Q2; Thu, 27 Feb 2014 14:43:56 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <konstantina.chremmou@citrix.com>) id 1WJ2Bo-0002sF-1l
	for xen-api@lists.xen.org; Thu, 27 Feb 2014 14:43:56 +0000
Received: from [85.158.143.35:29348] by server-2.bemta-4.messagelabs.com id
	A3/03-04779-B2F4F035; Thu, 27 Feb 2014 14:43:55 +0000
X-Env-Sender: konstantina.chremmou@citrix.com
X-Msg-Ref: server-4.tower-21.messagelabs.com!1393512234!8777529!1
X-Originating-IP: [185.25.65.24]
X-SpamReason: No, hits=0.0 required=7.0 tests=
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 20635 invoked from network); 27 Feb 2014 14:43:54 -0000
Received: from smtp.ctxuk.citrix.com (HELO SMTP.EU.CITRIX.COM) (185.25.65.24)
	by server-4.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	27 Feb 2014 14:43:54 -0000
X-IronPort-AV: E=Sophos;i="4.97,555,1389744000"; 
   d="scan'208";a="9851716"
Received: from unknown (HELO AMSPEX01CL01.citrite.net) ([10.69.60.9])
	by AMSPIP01.EU.Citrix.com with ESMTP; 27 Feb 2014 14:43:54 +0000
Received: from AMSPEX01CL02.citrite.net ([169.254.7.42]) by
	AMSPEX01CL01.citrite.net ([10.69.46.32]) with mapi id 14.02.0342.004;
	Thu, 27 Feb 2014 15:43:53 +0100
From: Konstantina Chremmou <konstantina.chremmou@citrix.com>
To: Shakeel Butt <shakeel.butt@gmail.com>, "xen-api@lists.xen.org"
	<xen-api@lists.xen.org>
Thread-Topic: [Xen-API] Fwd: libxenserver crash
Thread-Index: AQHPMoLmEw+uL3TdXUS0BV7WQC8duJrJLzMw
Date: Thu, 27 Feb 2014 14:43:53 +0000
Message-ID: <89E73F4367341E4193E630C2C8EABA120E6617@AMSPEX01CL02.citrite.net>
References: <CAGj-7pXdwb=S01zb691F+2VBn40J2UCDD5iZxBfDaP0ramQHxQ@mail.gmail.com>
	<CAGj-7pVgWHwbtkSeqs25um47-jnECv77Rvh-+f=adZ4Hm41d0w@mail.gmail.com>
In-Reply-To: <CAGj-7pVgWHwbtkSeqs25um47-jnECv77Rvh-+f=adZ4Hm41d0w@mail.gmail.com>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.80.3.162]
MIME-Version: 1.0
X-DLP: AMS1
Subject: Re: [Xen-API] Fwd: libxenserver crash
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

(Already replied on the xenserver list, but also copying the answer here)

This seems to be a bug in the SDK code. I'll rectify it in one of the upcoming hotfixes, in the meantime I'm afraid you'll probably have to modify the source and in the xen_<class>_xen_<class>_record_map_free calls substitute the xen_<class>_record_opt_free(map->contents[i].key) with xen_<class>_free(map->contents[i].key).


> -----Original Message-----
> From: xen-api-bounces@lists.xen.org [mailto:xen-api-
> bounces@lists.xen.org] On Behalf Of Shakeel Butt
> Sent: 25 February 2014 11:37 PM
> To: xen-api@lists.xen.org
> Subject: [Xen-API] Fwd: libxenserver crash
> 
> Forwarding a question asked on xenserver list.
> 
> 
> ---------- Forwarded message ----------
> From: Shakeel Butt <shakeel.butt@gmail.com>
> Date: Mon, Feb 24, 2014 at 6:10 PM
> Subject: libxenserver crash
> To: "xs-devel@lists.xenserver.org" <xs-devel@lists.xenserver.org>
> 
> 
> Hi all,
> 
> I am trying to use libxenserver from XenServer 6.2.0 SDK but it is crashing
> whenever I tried to free the records returned by libxenserver. More
> specifically the program is crashing on the following line for all the modules
> having function like "*_record_map_free".
> 
> *_record_opt_free(map->contents[i].key);
> 
> On further investigation, in "xen_common.c::parse_into" the key is just a
> malloc(ed) string but *_record_opt_free is assuming that the key is of type
> struct *_record_opt and try to access its field which is crashing.
> 
> Is this known issue or am I missing something?
> 
> thanks,
> Shakeel
> 
> _______________________________________________
> Xen-api mailing list
> Xen-api@lists.xen.org
> http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Thu Feb 27 17:06:56 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 27 Feb 2014 17:06:56 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WJ4Pn-00035L-FO; Thu, 27 Feb 2014 17:06:31 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shakeel.butt@gmail.com>) id 1WJ4Pl-00035A-RH
	for xen-api@lists.xen.org; Thu, 27 Feb 2014 17:06:30 +0000
Received: from [85.158.139.211:52304] by server-5.bemta-5.messagelabs.com id
	1B/D0-32749-5907F035; Thu, 27 Feb 2014 17:06:29 +0000
X-Env-Sender: shakeel.butt@gmail.com
X-Msg-Ref: server-13.tower-206.messagelabs.com!1393520787!6703269!1
X-Originating-IP: [209.85.219.49]
X-SpamReason: No, hits=0.3 required=7.0 tests=ML_RADAR_SPEW_LINKS_14,
	RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 30618 invoked from network); 27 Feb 2014 17:06:28 -0000
Received: from mail-oa0-f49.google.com (HELO mail-oa0-f49.google.com)
	(209.85.219.49)
	by server-13.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	27 Feb 2014 17:06:28 -0000
Received: by mail-oa0-f49.google.com with SMTP id g12so700229oah.22
	for <xen-api@lists.xen.org>; Thu, 27 Feb 2014 09:06:26 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=SyR6Z+Fxrr4vg3pBL4/yMYwASYFl0+SRzPJ+1H0rlDI=;
	b=iLrEh/4jgvpDF8ZqApakP1paB2cabqFsu6OH2mnSoDyHX0hIsE7U8t9e53L2srWgbf
	RZ1ybT2Vosq3WT9HSwEaP5t4wM9nSIMEDT7n5TWnBQ/G1OHlN+Poklm1POgTJja5Be5O
	Br/A+o8PpaCsujBCYSqWr3Tvl7ESGBUgCLepe31SXG3uGXHO7CrU90NMTSd6zfHHhmgU
	iHtzW5WAqTMoWzusQvsk3PL3FYPYR/eMjPeVmAj6YUjHCDjBAMG1NKp7I8uCUVbVMCyC
	kDDGLQjJRDn2R/I84N+pGNZ4ruHzHoGNlh5JytGQYV+cBKVhBhD3UDFQbbbQS1XbzoIa
	Gdkw==
MIME-Version: 1.0
X-Received: by 10.60.44.232 with SMTP id h8mr12840714oem.54.1393520786783;
	Thu, 27 Feb 2014 09:06:26 -0800 (PST)
Received: by 10.76.70.227 with HTTP; Thu, 27 Feb 2014 09:06:26 -0800 (PST)
In-Reply-To: <sympa.1393510588.3875.119@lists.xenserver.org>
References: <CAGj-7pXdwb=S01zb691F+2VBn40J2UCDD5iZxBfDaP0ramQHxQ@mail.gmail.com>
	<sympa.1393510588.3875.119@lists.xenserver.org>
Date: Thu, 27 Feb 2014 09:06:26 -0800
Message-ID: <CAGj-7pV-gYUiafDJTAgjNZT=e22M27Gx8t6YEU4F+DTEeNOJQA@mail.gmail.com>
From: Shakeel Butt <shakeel.butt@gmail.com>
To: konstantina.chremmou@citrix.com
Cc: "xs-devel@lists.xenserver.org" <xs-devel@lists.xenserver.org>,
	xen-api@lists.xen.org
Subject: Re: [Xen-API] [xs-devel] libxenserver crash
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Thu, Feb 27, 2014 at 6:34 AM,  <konstantina.chremmou@citrix.com> wrote:
> Hi Shakeel,
> This seems to be a bug in the SDK code. I'll rectify it in one of the upcoming
> hotfixes, in the meantime I'm afraid you'll probably have to modify the source
> and in the xen_<class>_xen_<class>_record_map_free calls substitute the
> xen_<class>_record_opt_free(map->contents[i].key) with xen_<class>_free(map-
>>contents[i].key).

Hi Konstantina,

Thanks for the reply. Other than the hotfix can you please upload the
complete sdk on the github repo. Currently the sdk on github (link
below) is not complete, atleast for C, and it would allow other
members of community to participate in fixing the issues.

<https://github.com/xapi-project/xen-api-sdk>

thanks,
Shakeel

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Thu Feb 27 17:06:56 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 27 Feb 2014 17:06:56 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WJ4Pn-00035L-FO; Thu, 27 Feb 2014 17:06:31 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shakeel.butt@gmail.com>) id 1WJ4Pl-00035A-RH
	for xen-api@lists.xen.org; Thu, 27 Feb 2014 17:06:30 +0000
Received: from [85.158.139.211:52304] by server-5.bemta-5.messagelabs.com id
	1B/D0-32749-5907F035; Thu, 27 Feb 2014 17:06:29 +0000
X-Env-Sender: shakeel.butt@gmail.com
X-Msg-Ref: server-13.tower-206.messagelabs.com!1393520787!6703269!1
X-Originating-IP: [209.85.219.49]
X-SpamReason: No, hits=0.3 required=7.0 tests=ML_RADAR_SPEW_LINKS_14,
	RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 30618 invoked from network); 27 Feb 2014 17:06:28 -0000
Received: from mail-oa0-f49.google.com (HELO mail-oa0-f49.google.com)
	(209.85.219.49)
	by server-13.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	27 Feb 2014 17:06:28 -0000
Received: by mail-oa0-f49.google.com with SMTP id g12so700229oah.22
	for <xen-api@lists.xen.org>; Thu, 27 Feb 2014 09:06:26 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=SyR6Z+Fxrr4vg3pBL4/yMYwASYFl0+SRzPJ+1H0rlDI=;
	b=iLrEh/4jgvpDF8ZqApakP1paB2cabqFsu6OH2mnSoDyHX0hIsE7U8t9e53L2srWgbf
	RZ1ybT2Vosq3WT9HSwEaP5t4wM9nSIMEDT7n5TWnBQ/G1OHlN+Poklm1POgTJja5Be5O
	Br/A+o8PpaCsujBCYSqWr3Tvl7ESGBUgCLepe31SXG3uGXHO7CrU90NMTSd6zfHHhmgU
	iHtzW5WAqTMoWzusQvsk3PL3FYPYR/eMjPeVmAj6YUjHCDjBAMG1NKp7I8uCUVbVMCyC
	kDDGLQjJRDn2R/I84N+pGNZ4ruHzHoGNlh5JytGQYV+cBKVhBhD3UDFQbbbQS1XbzoIa
	Gdkw==
MIME-Version: 1.0
X-Received: by 10.60.44.232 with SMTP id h8mr12840714oem.54.1393520786783;
	Thu, 27 Feb 2014 09:06:26 -0800 (PST)
Received: by 10.76.70.227 with HTTP; Thu, 27 Feb 2014 09:06:26 -0800 (PST)
In-Reply-To: <sympa.1393510588.3875.119@lists.xenserver.org>
References: <CAGj-7pXdwb=S01zb691F+2VBn40J2UCDD5iZxBfDaP0ramQHxQ@mail.gmail.com>
	<sympa.1393510588.3875.119@lists.xenserver.org>
Date: Thu, 27 Feb 2014 09:06:26 -0800
Message-ID: <CAGj-7pV-gYUiafDJTAgjNZT=e22M27Gx8t6YEU4F+DTEeNOJQA@mail.gmail.com>
From: Shakeel Butt <shakeel.butt@gmail.com>
To: konstantina.chremmou@citrix.com
Cc: "xs-devel@lists.xenserver.org" <xs-devel@lists.xenserver.org>,
	xen-api@lists.xen.org
Subject: Re: [Xen-API] [xs-devel] libxenserver crash
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Thu, Feb 27, 2014 at 6:34 AM,  <konstantina.chremmou@citrix.com> wrote:
> Hi Shakeel,
> This seems to be a bug in the SDK code. I'll rectify it in one of the upcoming
> hotfixes, in the meantime I'm afraid you'll probably have to modify the source
> and in the xen_<class>_xen_<class>_record_map_free calls substitute the
> xen_<class>_record_opt_free(map->contents[i].key) with xen_<class>_free(map-
>>contents[i].key).

Hi Konstantina,

Thanks for the reply. Other than the hotfix can you please upload the
complete sdk on the github repo. Currently the sdk on github (link
below) is not complete, atleast for C, and it would allow other
members of community to participate in fixing the issues.

<https://github.com/xapi-project/xen-api-sdk>

thanks,
Shakeel

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Thu Feb 27 18:10:49 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 27 Feb 2014 18:10:49 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WJ5PY-0004zJ-L1; Thu, 27 Feb 2014 18:10:20 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shakeel.butt@gmail.com>) id 1WJ5PW-0004z9-Ng
	for xen-api@lists.xen.org; Thu, 27 Feb 2014 18:10:18 +0000
Received: from [85.158.143.35:57345] by server-3.bemta-4.messagelabs.com id
	3B/82-11539-A8F7F035; Thu, 27 Feb 2014 18:10:18 +0000
X-Env-Sender: shakeel.butt@gmail.com
X-Msg-Ref: server-3.tower-21.messagelabs.com!1393524616!8847893!1
X-Originating-IP: [209.85.214.179]
X-SpamReason: No, hits=0.3 required=7.0 tests=ML_RADAR_SPEW_LINKS_14,
	RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 1718 invoked from network); 27 Feb 2014 18:10:17 -0000
Received: from mail-ob0-f179.google.com (HELO mail-ob0-f179.google.com)
	(209.85.214.179)
	by server-3.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	27 Feb 2014 18:10:17 -0000
Received: by mail-ob0-f179.google.com with SMTP id wn1so2760728obc.10
	for <xen-api@lists.xen.org>; Thu, 27 Feb 2014 10:10:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=Z+2ZwXLKPAdrOZq/pO4wthfCd/LvO9bpnb6CftLqj0g=;
	b=F/KPIJkmj5u73XQgyzIWPEd5d0w9838jLLF4GgARqFTmb+y5kBcsK+5hVpqkWgyY84
	GgyPwNZpuiLCofW0ba/Q/gmn4w2khdQNTA814i/0UU5Cf+oH1X2hSl970FZdBDclZfG2
	Np1tYknCHsWwBiug0LWPbqxFyGNwbLBJs1cnlXWkhbUBsVCFTs/gd4quaLsGd5UifrVB
	QStn0oktvEx5H/UwyGmNJj/EppFd95tmARRfzeL6PgjwUrx935y9OTG9tLhJVboKURuu
	nvpWxxydFDtEW4RNdxxeXl+gaG1OVQb3qxuxVRfjr+FGmRqyRa8NemAFyWX0paNJsRTx
	OyeA==
MIME-Version: 1.0
X-Received: by 10.60.146.235 with SMTP id tf11mr3205856oeb.63.1393524615943;
	Thu, 27 Feb 2014 10:10:15 -0800 (PST)
Received: by 10.76.70.227 with HTTP; Thu, 27 Feb 2014 10:10:15 -0800 (PST)
In-Reply-To: <85B56B1AEDD2674A82DEC8B61E1218291DB111@AMSPEX01CL01.citrite.net>
References: <CAGj-7pXdwb=S01zb691F+2VBn40J2UCDD5iZxBfDaP0ramQHxQ@mail.gmail.com>
	<sympa.1393510588.3875.119@lists.xenserver.org>
	<CAGj-7pV-gYUiafDJTAgjNZT=e22M27Gx8t6YEU4F+DTEeNOJQA@mail.gmail.com>
	<85B56B1AEDD2674A82DEC8B61E1218291DB111@AMSPEX01CL01.citrite.net>
Date: Thu, 27 Feb 2014 10:10:15 -0800
Message-ID: <CAGj-7pU7B8p2yJnDox5cbBdRFyH6_Ejp37Rk8+=3LL+Ac3rrhQ@mail.gmail.com>
From: Shakeel Butt <shakeel.butt@gmail.com>
To: Stephen Turner <Stephen.Turner@citrix.com>
Cc: "xs-devel@lists.xenserver.org" <xs-devel@lists.xenserver.org>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] [xs-devel] libxenserver crash
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Thu, Feb 27, 2014 at 9:10 AM, Stephen Turner
<Stephen.Turner@citrix.com> wrote:
> The SDK is autogenerated, so the code on the github repo is the code that generates the SDK, not the SDK itself. We should, however, have nightly builds on xenserver.org: they seem to be missing from the development snapshots page.
>

Hi Stephen, thanks for the response and can you please add the
instructions on generating the SDK from github repo of sdk?

thanks,
Shakeel

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Thu Feb 27 18:10:49 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 27 Feb 2014 18:10:49 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WJ5PY-0004zJ-L1; Thu, 27 Feb 2014 18:10:20 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <shakeel.butt@gmail.com>) id 1WJ5PW-0004z9-Ng
	for xen-api@lists.xen.org; Thu, 27 Feb 2014 18:10:18 +0000
Received: from [85.158.143.35:57345] by server-3.bemta-4.messagelabs.com id
	3B/82-11539-A8F7F035; Thu, 27 Feb 2014 18:10:18 +0000
X-Env-Sender: shakeel.butt@gmail.com
X-Msg-Ref: server-3.tower-21.messagelabs.com!1393524616!8847893!1
X-Originating-IP: [209.85.214.179]
X-SpamReason: No, hits=0.3 required=7.0 tests=ML_RADAR_SPEW_LINKS_14,
	RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 1718 invoked from network); 27 Feb 2014 18:10:17 -0000
Received: from mail-ob0-f179.google.com (HELO mail-ob0-f179.google.com)
	(209.85.214.179)
	by server-3.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	27 Feb 2014 18:10:17 -0000
Received: by mail-ob0-f179.google.com with SMTP id wn1so2760728obc.10
	for <xen-api@lists.xen.org>; Thu, 27 Feb 2014 10:10:16 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=Z+2ZwXLKPAdrOZq/pO4wthfCd/LvO9bpnb6CftLqj0g=;
	b=F/KPIJkmj5u73XQgyzIWPEd5d0w9838jLLF4GgARqFTmb+y5kBcsK+5hVpqkWgyY84
	GgyPwNZpuiLCofW0ba/Q/gmn4w2khdQNTA814i/0UU5Cf+oH1X2hSl970FZdBDclZfG2
	Np1tYknCHsWwBiug0LWPbqxFyGNwbLBJs1cnlXWkhbUBsVCFTs/gd4quaLsGd5UifrVB
	QStn0oktvEx5H/UwyGmNJj/EppFd95tmARRfzeL6PgjwUrx935y9OTG9tLhJVboKURuu
	nvpWxxydFDtEW4RNdxxeXl+gaG1OVQb3qxuxVRfjr+FGmRqyRa8NemAFyWX0paNJsRTx
	OyeA==
MIME-Version: 1.0
X-Received: by 10.60.146.235 with SMTP id tf11mr3205856oeb.63.1393524615943;
	Thu, 27 Feb 2014 10:10:15 -0800 (PST)
Received: by 10.76.70.227 with HTTP; Thu, 27 Feb 2014 10:10:15 -0800 (PST)
In-Reply-To: <85B56B1AEDD2674A82DEC8B61E1218291DB111@AMSPEX01CL01.citrite.net>
References: <CAGj-7pXdwb=S01zb691F+2VBn40J2UCDD5iZxBfDaP0ramQHxQ@mail.gmail.com>
	<sympa.1393510588.3875.119@lists.xenserver.org>
	<CAGj-7pV-gYUiafDJTAgjNZT=e22M27Gx8t6YEU4F+DTEeNOJQA@mail.gmail.com>
	<85B56B1AEDD2674A82DEC8B61E1218291DB111@AMSPEX01CL01.citrite.net>
Date: Thu, 27 Feb 2014 10:10:15 -0800
Message-ID: <CAGj-7pU7B8p2yJnDox5cbBdRFyH6_Ejp37Rk8+=3LL+Ac3rrhQ@mail.gmail.com>
From: Shakeel Butt <shakeel.butt@gmail.com>
To: Stephen Turner <Stephen.Turner@citrix.com>
Cc: "xs-devel@lists.xenserver.org" <xs-devel@lists.xenserver.org>,
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] [xs-devel] libxenserver crash
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Thu, Feb 27, 2014 at 9:10 AM, Stephen Turner
<Stephen.Turner@citrix.com> wrote:
> The SDK is autogenerated, so the code on the github repo is the code that generates the SDK, not the SDK itself. We should, however, have nightly builds on xenserver.org: they seem to be missing from the development snapshots page.
>

Hi Stephen, thanks for the response and can you please add the
instructions on generating the SDK from github repo of sdk?

thanks,
Shakeel

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Thu Feb 27 22:45:06 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 27 Feb 2014 22:45:06 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WJ9hA-0006SC-3D; Thu, 27 Feb 2014 22:44:48 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1WJ9h9-0006Rv-8I; Thu, 27 Feb 2014 22:44:47 +0000
Received: from [193.109.254.147:14879] by server-10.bemta-14.messagelabs.com
	id AD/FD-10711-EDFBF035; Thu, 27 Feb 2014 22:44:46 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-13.tower-27.messagelabs.com!1393541083!7375382!1
X-Originating-IP: [209.85.160.46]
X-SpamReason: No, hits=0.1 required=7.0 tests=HTML_50_60,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 24259 invoked from network); 27 Feb 2014 22:44:45 -0000
Received: from mail-pb0-f46.google.com (HELO mail-pb0-f46.google.com)
	(209.85.160.46)
	by server-13.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	27 Feb 2014 22:44:45 -0000
Received: by mail-pb0-f46.google.com with SMTP id rq2so2080904pbb.33
	for <multiple recipients>; Thu, 27 Feb 2014 14:44:43 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=sender:message-id:date:from:reply-to:user-agent:mime-version:to:cc
	:subject:references:in-reply-to:content-type;
	bh=rjxJndkq86V5fwWAwnuwpj49Bmb9bF4tuGXc4aCbeKk=;
	b=Wq+Jnl5sioX00sGnMYCICg7YlkTBMoQ9B2wD6M8UoIdi9wF15kcwo7wbl2wHn00uJL
	BthpmZwxGau80ylUsgk0ca6v0PZ74bp9FydcNwxv9FrNq6l7ceNdyMF18z6YbO6YCGrM
	sK4eIxacgJsLOV7zbvvnyK61sIEkQhjCYGYNTPrGYtRbA3g3Qipp/ePJSFnTS2ZNK3AZ
	nnITfA8tCpOCOn1NZm9qgzX+DKKgWNXYzmpQ1o9bf0HVOJ2TqKNDbmqCcJb91PPUUzni
	RVVJ1pIX3vLF+NMCy5bmvEkQAHPV5V1di0sxuuZoUDOr2zc0nWVlphjOTFVuhQWBlpxW
	ufrg==
X-Received: by 10.68.4.232 with SMTP id n8mr16015160pbn.114.1393541082849;
	Thu, 27 Feb 2014 14:44:42 -0800 (PST)
Received: from [172.16.26.11] ([121.211.204.213])
	by mx.google.com with ESMTPSA id
	ou9sm17117908pbc.30.2014.02.27.14.44.40 for <multiple recipients>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Thu, 27 Feb 2014 14:44:42 -0800 (PST)
Message-ID: <530FBFD6.8040905@xen.org>
Date: Thu, 27 Feb 2014 22:44:38 +0000
From: Lars Kurth <lars.kurth@xen.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1;
	rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>, 
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org" <mirageos-devel@lists.xenproject.org>
References: <530C9CD0.9070508@xen.org>
In-Reply-To: <530C9CD0.9070508@xen.org>
Subject: Re: [Xen-API] Dates and Location Xen Project Hackathon,
 Xen Project Developer Summit & Meeting
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: lars.kurth@xen.org
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============3761492180668191630=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

This is a multi-part message in MIME format.
--===============3761492180668191630==
Content-Type: multipart/alternative;
 boundary="------------020008090104000901060101"

This is a multi-part message in MIME format.
--------------020008090104000901060101
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

On 25/02/2014 13:38, Lars Kurth wrote:
> Hi all,
>
> before I go on holidays just a quick note in the 2014 event schedule. 
> This only just came together, but you may want to look into getting 
> travel approvals.
>
> == Xen Project Hackatho, London, late May (exact dates TBD) ==
> Location: London at Rackspaces offices
> Dates: exact dates TBD, but a we are targetting a Thu/Fri at the end 
> of May
> URL: http://wiki.xenproject.org/wiki/Hackathon/May2014
Hi all, the date has been confirmed for May 29-30
Regards
Lars

--------------020008090104000901060101
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 25/02/2014 13:38, Lars Kurth wrote:<br>
    </div>
    <blockquote cite="mid:530C9CD0.9070508@xen.org" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      Hi all,<br>
      <br>
      before I go on holidays just a quick note in the 2014 event
      schedule. This only just came together, but you may want to look
      into getting travel approvals.<br>
      <br>
      == Xen Project Hackatho, London, late May (exact dates TBD) ==<br>
      Location: London at Rackspaces offices&nbsp; <br>
      Dates: exact dates TBD, but a we are targetting a Thu/Fri at the
      end of May<br>
      URL: <a moz-do-not-send="true" class="moz-txt-link-freetext"
        href="http://wiki.xenproject.org/wiki/Hackathon/May2014">http://wiki.xenproject.org/wiki/Hackathon/May2014</a><br>
    </blockquote>
    Hi all, the date has been confirmed for May 29-30<br>
    Regards<br>
    Lars<br>
  </body>
</html>

--------------020008090104000901060101--


--===============3761492180668191630==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============3761492180668191630==--


From xen-api-bounces@lists.xen.org Thu Feb 27 22:45:06 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Thu, 27 Feb 2014 22:45:06 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WJ9hA-0006SC-3D; Thu, 27 Feb 2014 22:44:48 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <lars.kurth.xen@gmail.com>)
	id 1WJ9h9-0006Rv-8I; Thu, 27 Feb 2014 22:44:47 +0000
Received: from [193.109.254.147:14879] by server-10.bemta-14.messagelabs.com
	id AD/FD-10711-EDFBF035; Thu, 27 Feb 2014 22:44:46 +0000
X-Env-Sender: lars.kurth.xen@gmail.com
X-Msg-Ref: server-13.tower-27.messagelabs.com!1393541083!7375382!1
X-Originating-IP: [209.85.160.46]
X-SpamReason: No, hits=0.1 required=7.0 tests=HTML_50_60,HTML_MESSAGE
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 24259 invoked from network); 27 Feb 2014 22:44:45 -0000
Received: from mail-pb0-f46.google.com (HELO mail-pb0-f46.google.com)
	(209.85.160.46)
	by server-13.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	27 Feb 2014 22:44:45 -0000
Received: by mail-pb0-f46.google.com with SMTP id rq2so2080904pbb.33
	for <multiple recipients>; Thu, 27 Feb 2014 14:44:43 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=sender:message-id:date:from:reply-to:user-agent:mime-version:to:cc
	:subject:references:in-reply-to:content-type;
	bh=rjxJndkq86V5fwWAwnuwpj49Bmb9bF4tuGXc4aCbeKk=;
	b=Wq+Jnl5sioX00sGnMYCICg7YlkTBMoQ9B2wD6M8UoIdi9wF15kcwo7wbl2wHn00uJL
	BthpmZwxGau80ylUsgk0ca6v0PZ74bp9FydcNwxv9FrNq6l7ceNdyMF18z6YbO6YCGrM
	sK4eIxacgJsLOV7zbvvnyK61sIEkQhjCYGYNTPrGYtRbA3g3Qipp/ePJSFnTS2ZNK3AZ
	nnITfA8tCpOCOn1NZm9qgzX+DKKgWNXYzmpQ1o9bf0HVOJ2TqKNDbmqCcJb91PPUUzni
	RVVJ1pIX3vLF+NMCy5bmvEkQAHPV5V1di0sxuuZoUDOr2zc0nWVlphjOTFVuhQWBlpxW
	ufrg==
X-Received: by 10.68.4.232 with SMTP id n8mr16015160pbn.114.1393541082849;
	Thu, 27 Feb 2014 14:44:42 -0800 (PST)
Received: from [172.16.26.11] ([121.211.204.213])
	by mx.google.com with ESMTPSA id
	ou9sm17117908pbc.30.2014.02.27.14.44.40 for <multiple recipients>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Thu, 27 Feb 2014 14:44:42 -0800 (PST)
Message-ID: <530FBFD6.8040905@xen.org>
Date: Thu, 27 Feb 2014 22:44:38 +0000
From: Lars Kurth <lars.kurth@xen.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1;
	rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>, 
	"xen-api@lists.xen.org" <xen-api@lists.xen.org>,
	"mirageos-devel@lists.xenproject.org" <mirageos-devel@lists.xenproject.org>
References: <530C9CD0.9070508@xen.org>
In-Reply-To: <530C9CD0.9070508@xen.org>
Subject: Re: [Xen-API] Dates and Location Xen Project Hackathon,
 Xen Project Developer Summit & Meeting
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
Reply-To: lars.kurth@xen.org
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============3761492180668191630=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

This is a multi-part message in MIME format.
--===============3761492180668191630==
Content-Type: multipart/alternative;
 boundary="------------020008090104000901060101"

This is a multi-part message in MIME format.
--------------020008090104000901060101
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

On 25/02/2014 13:38, Lars Kurth wrote:
> Hi all,
>
> before I go on holidays just a quick note in the 2014 event schedule. 
> This only just came together, but you may want to look into getting 
> travel approvals.
>
> == Xen Project Hackatho, London, late May (exact dates TBD) ==
> Location: London at Rackspaces offices
> Dates: exact dates TBD, but a we are targetting a Thu/Fri at the end 
> of May
> URL: http://wiki.xenproject.org/wiki/Hackathon/May2014
Hi all, the date has been confirmed for May 29-30
Regards
Lars

--------------020008090104000901060101
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 25/02/2014 13:38, Lars Kurth wrote:<br>
    </div>
    <blockquote cite="mid:530C9CD0.9070508@xen.org" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      Hi all,<br>
      <br>
      before I go on holidays just a quick note in the 2014 event
      schedule. This only just came together, but you may want to look
      into getting travel approvals.<br>
      <br>
      == Xen Project Hackatho, London, late May (exact dates TBD) ==<br>
      Location: London at Rackspaces offices&nbsp; <br>
      Dates: exact dates TBD, but a we are targetting a Thu/Fri at the
      end of May<br>
      URL: <a moz-do-not-send="true" class="moz-txt-link-freetext"
        href="http://wiki.xenproject.org/wiki/Hackathon/May2014">http://wiki.xenproject.org/wiki/Hackathon/May2014</a><br>
    </blockquote>
    Hi all, the date has been confirmed for May 29-30<br>
    Regards<br>
    Lars<br>
  </body>
</html>

--------------020008090104000901060101--


--===============3761492180668191630==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============3761492180668191630==--


From xen-api-bounces@lists.xen.org Fri Feb 28 05:52:48 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 28 Feb 2014 05:52:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WJGMx-0000NH-Hf; Fri, 28 Feb 2014 05:52:23 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <chsnow123@gmail.com>) id 1WJGMw-0000NC-0L
	for xen-api@lists.xen.org; Fri, 28 Feb 2014 05:52:22 +0000
Received: from [85.158.139.211:35397] by server-9.bemta-5.messagelabs.com id
	D1/6D-11237-41420135; Fri, 28 Feb 2014 05:52:20 +0000
X-Env-Sender: chsnow123@gmail.com
X-Msg-Ref: server-15.tower-206.messagelabs.com!1393566738!6746102!1
X-Originating-IP: [209.85.220.176]
X-SpamReason: No, hits=1.2 required=7.0 tests=HTML_10_20,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 24307 invoked from network); 28 Feb 2014 05:52:19 -0000
Received: from mail-vc0-f176.google.com (HELO mail-vc0-f176.google.com)
	(209.85.220.176)
	by server-15.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	28 Feb 2014 05:52:19 -0000
Received: by mail-vc0-f176.google.com with SMTP id la4so258091vcb.21
	for <xen-api@lists.xen.org>; Thu, 27 Feb 2014 21:52:18 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=Odp/ubn1yLop7N6U37f6/qP7qP6CERG9a16eDUEZGDU=;
	b=edrdvvWu+ywVY6Uzh2zsIalYpf2YsgQjhfvn/VCHVMHiXj8dKLUB3ttvfwcyzbup70
	TVrOaxwCPeCZZiUUqCpm71+jGKtXzcPt5bQNjQBrPPIbp14C43qU8uI9wqrBzbJNiyB5
	Ib4lEq4LiCOCgHEjbHFskHkKfENeFQsJO9+cTR4/V+IrUlC8VPzz6js0rbEXRopeP05a
	OXu0y0bzesJ4FyyQ9Aoty/7oYcS1YDvItek6Mb/F2kGz7C87f1KozcMgkMmz6n3sUlxw
	Kn3fspTIoLElUFpDnTTWHOQnpXKxdSu/hSENPnHSYFH1+42JTVGSYUuhWaH/Y4J+frv/
	46xA==
MIME-Version: 1.0
X-Received: by 10.58.12.169 with SMTP id z9mr191823veb.61.1393566738004; Thu,
	27 Feb 2014 21:52:18 -0800 (PST)
Received: by 10.58.109.130 with HTTP; Thu, 27 Feb 2014 21:52:17 -0800 (PST)
Received: by 10.58.109.130 with HTTP; Thu, 27 Feb 2014 21:52:17 -0800 (PST)
In-Reply-To: <CAGWifGKqY5k+ombYpJVJPC7m6xZfofAox0rvL2Uc8iSbL2tZ0w@mail.gmail.com>
References: <CAGWifGLqsS-t2V+U9DWsJAEb_0Pc0npMxOOEZHz4Ltt1UtnKqA@mail.gmail.com>
	<CAGWifGLfqSyMKn_A_OdaAfLOOv1ZER5eW4O7d9FW3=Md+U0Zbg@mail.gmail.com>
	<CAGWifGKqY5k+ombYpJVJPC7m6xZfofAox0rvL2Uc8iSbL2tZ0w@mail.gmail.com>
Date: Fri, 28 Feb 2014 05:52:17 +0000
Message-ID: <CAGWifGJ1ZkBwArB2vkuzEV7KwHKn0LCXndFmEAwvBLghvDv7-Q@mail.gmail.com>
From: chris snow <chsnow123@gmail.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] Good resource for learning ocaml?
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============6128225063539202838=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============6128225063539202838==
Content-Type: multipart/alternative; boundary=047d7b2e0a9763c0b104f3710a1c

--047d7b2e0a9763c0b104f3710a1c
Content-Type: text/plain; charset=ISO-8859-1

I would like to learn just enough ocaml to be able to navigate and
understand the xapi code.

Do you have any recommendations for getting started with ocaml? There are
some books available but I'm not sure how relevant they are, for example,
the O'Reilly one seems to be based on the Jane Street core library, so I'm
not sure if that is used on xapi?

Many thanks,

Chris

--047d7b2e0a9763c0b104f3710a1c
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<p dir=3D"ltr">I would like to learn just enough ocaml to be able to naviga=
te and understand the xapi code.</p>
<p dir=3D"ltr">Do you have any recommendations for getting started with oca=
ml? There are some books available but I&#39;m not sure how relevant they a=
re, for example, the O&#39;Reilly one seems to be based on the Jane Street =
core library, so I&#39;m not sure if that is used on xapi?</p>

<p dir=3D"ltr">Many thanks,</p>
<p dir=3D"ltr">Chris</p>

--047d7b2e0a9763c0b104f3710a1c--


--===============6128225063539202838==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============6128225063539202838==--


From xen-api-bounces@lists.xen.org Fri Feb 28 05:52:48 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 28 Feb 2014 05:52:48 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WJGMx-0000NH-Hf; Fri, 28 Feb 2014 05:52:23 +0000
Received: from mail6.bemta5.messagelabs.com ([195.245.231.135])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <chsnow123@gmail.com>) id 1WJGMw-0000NC-0L
	for xen-api@lists.xen.org; Fri, 28 Feb 2014 05:52:22 +0000
Received: from [85.158.139.211:35397] by server-9.bemta-5.messagelabs.com id
	D1/6D-11237-41420135; Fri, 28 Feb 2014 05:52:20 +0000
X-Env-Sender: chsnow123@gmail.com
X-Msg-Ref: server-15.tower-206.messagelabs.com!1393566738!6746102!1
X-Originating-IP: [209.85.220.176]
X-SpamReason: No, hits=1.2 required=7.0 tests=HTML_10_20,HTML_MESSAGE,
	ML_RADAR_SPEW_LINKS_14,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 24307 invoked from network); 28 Feb 2014 05:52:19 -0000
Received: from mail-vc0-f176.google.com (HELO mail-vc0-f176.google.com)
	(209.85.220.176)
	by server-15.tower-206.messagelabs.com with RC4-SHA encrypted SMTP;
	28 Feb 2014 05:52:19 -0000
Received: by mail-vc0-f176.google.com with SMTP id la4so258091vcb.21
	for <xen-api@lists.xen.org>; Thu, 27 Feb 2014 21:52:18 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type; bh=Odp/ubn1yLop7N6U37f6/qP7qP6CERG9a16eDUEZGDU=;
	b=edrdvvWu+ywVY6Uzh2zsIalYpf2YsgQjhfvn/VCHVMHiXj8dKLUB3ttvfwcyzbup70
	TVrOaxwCPeCZZiUUqCpm71+jGKtXzcPt5bQNjQBrPPIbp14C43qU8uI9wqrBzbJNiyB5
	Ib4lEq4LiCOCgHEjbHFskHkKfENeFQsJO9+cTR4/V+IrUlC8VPzz6js0rbEXRopeP05a
	OXu0y0bzesJ4FyyQ9Aoty/7oYcS1YDvItek6Mb/F2kGz7C87f1KozcMgkMmz6n3sUlxw
	Kn3fspTIoLElUFpDnTTWHOQnpXKxdSu/hSENPnHSYFH1+42JTVGSYUuhWaH/Y4J+frv/
	46xA==
MIME-Version: 1.0
X-Received: by 10.58.12.169 with SMTP id z9mr191823veb.61.1393566738004; Thu,
	27 Feb 2014 21:52:18 -0800 (PST)
Received: by 10.58.109.130 with HTTP; Thu, 27 Feb 2014 21:52:17 -0800 (PST)
Received: by 10.58.109.130 with HTTP; Thu, 27 Feb 2014 21:52:17 -0800 (PST)
In-Reply-To: <CAGWifGKqY5k+ombYpJVJPC7m6xZfofAox0rvL2Uc8iSbL2tZ0w@mail.gmail.com>
References: <CAGWifGLqsS-t2V+U9DWsJAEb_0Pc0npMxOOEZHz4Ltt1UtnKqA@mail.gmail.com>
	<CAGWifGLfqSyMKn_A_OdaAfLOOv1ZER5eW4O7d9FW3=Md+U0Zbg@mail.gmail.com>
	<CAGWifGKqY5k+ombYpJVJPC7m6xZfofAox0rvL2Uc8iSbL2tZ0w@mail.gmail.com>
Date: Fri, 28 Feb 2014 05:52:17 +0000
Message-ID: <CAGWifGJ1ZkBwArB2vkuzEV7KwHKn0LCXndFmEAwvBLghvDv7-Q@mail.gmail.com>
From: chris snow <chsnow123@gmail.com>
To: xen-api@lists.xen.org
Subject: [Xen-API] Good resource for learning ocaml?
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: multipart/mixed; boundary="===============6128225063539202838=="
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

--===============6128225063539202838==
Content-Type: multipart/alternative; boundary=047d7b2e0a9763c0b104f3710a1c

--047d7b2e0a9763c0b104f3710a1c
Content-Type: text/plain; charset=ISO-8859-1

I would like to learn just enough ocaml to be able to navigate and
understand the xapi code.

Do you have any recommendations for getting started with ocaml? There are
some books available but I'm not sure how relevant they are, for example,
the O'Reilly one seems to be based on the Jane Street core library, so I'm
not sure if that is used on xapi?

Many thanks,

Chris

--047d7b2e0a9763c0b104f3710a1c
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<p dir=3D"ltr">I would like to learn just enough ocaml to be able to naviga=
te and understand the xapi code.</p>
<p dir=3D"ltr">Do you have any recommendations for getting started with oca=
ml? There are some books available but I&#39;m not sure how relevant they a=
re, for example, the O&#39;Reilly one seems to be based on the Jane Street =
core library, so I&#39;m not sure if that is used on xapi?</p>

<p dir=3D"ltr">Many thanks,</p>
<p dir=3D"ltr">Chris</p>

--047d7b2e0a9763c0b104f3710a1c--


--===============6128225063539202838==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

--===============6128225063539202838==--


From xen-api-bounces@lists.xen.org Fri Feb 28 10:46:39 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 28 Feb 2014 10:46:39 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WJKxR-0001Nc-D2; Fri, 28 Feb 2014 10:46:21 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Dave.Scott@citrix.com>) id 1WJKxP-0001NT-Vy
	for xen-api@lists.xen.org; Fri, 28 Feb 2014 10:46:20 +0000
Received: from [193.109.254.147:57150] by server-6.bemta-14.messagelabs.com id
	B6/E4-03396-BF860135; Fri, 28 Feb 2014 10:46:19 +0000
X-Env-Sender: Dave.Scott@citrix.com
X-Msg-Ref: server-2.tower-27.messagelabs.com!1393584377!7435221!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 24538 invoked from network); 28 Feb 2014 10:46:18 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-2.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	28 Feb 2014 10:46:18 -0000
X-IronPort-AV: E=Sophos;i="4.97,561,1389744000"; d="scan'208";a="106576835"
Received: from accessns.citrite.net (HELO FTLPEX01CL01.citrite.net)
	([10.9.154.239])
	by FTLPIPO01.CITRIX.COM with ESMTP; 28 Feb 2014 10:46:01 +0000
Received: from ukmail1.uk.xensource.com (10.80.16.128) by smtprelay.citrix.com
	(10.13.107.78) with Microsoft SMTP Server id 14.2.342.4;
	Fri, 28 Feb 2014 05:46:01 -0500
Received: from [10.80.239.111]	by ukmail1.uk.xensource.com with esmtp (Exim
	4.69)	(envelope-from <dave.scott@eu.citrix.com>)	id 1WJKx6-0003JY-QN;
	Fri, 28 Feb 2014 10:46:00 +0000
Message-ID: <531068E5.1030906@eu.citrix.com>
Date: Fri, 28 Feb 2014 10:45:57 +0000
From: David Scott <dave.scott@eu.citrix.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:24.0) Gecko/20100101 Thunderbird/24.2.0
MIME-Version: 1.0
To: Ranjeet R <rranjeet@juniper.net>, "xen-api@lists.xen.org"
	<xen-api@lists.xen.org>
References: <c851140c8f6147dd88505f80c74d6e3f@BY2PR05MB711.namprd05.prod.outlook.com>
In-Reply-To: <c851140c8f6147dd88505f80c74d6e3f@BY2PR05MB711.namprd05.prod.outlook.com>
X-DLP: MIA1
Subject: Re: [Xen-API] Guidelines contributing to XAPI codebase
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="windows-1252"; Format="flowed"
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hi Ranjeet,

On 26/02/14 19:44, Ranjeet R wrote:
> Hello all
> We have a bunch of code changes we want to submit to XAPI so that it
> natively supports our data path implementation (Contrail vRouter) =96
> which is similar to OVS (More information in _http://opencontrail.org/_)
> We would like to understand the following
>
>   * What is the repo to which we have to submit the changes?
>     (_https://github.com/xapi-project/_ ??)

Network configuration within xapi is done by the "xcp-networkd" =

component: [cc:d Rob, who maintains it]

https://github.com/xapi-project/xcp-networkd

>   * What is the recommended development environment for XAPI developers
>     out there? How do they build and test the code.

For building the latest versions, I normally install the build =

dependencies as RPMs, built from here:

https://github.com/xenserver/xenserver-core

I normally build xapi itself, rather than xcp-networkd but I think you =

should be able to:

1. build the RPMs (follow the instructions in the =

xenserver/xenserver-core/README.md)
2. add the repo to your CentOS host
3. "yum-builddep xcp-networkd" to install the dependencies
4. checkout the latest release tag "0.9.3" of the xcp-networkd repo and =

build that

Looking at the differences between "master" and "0.9.3", it looks like =

there is a build fix in "0.9.3"

-module D =3D Debug.Make(struct let name =3D "network_monitor_thread" end)
+module D =3D Debug.Debugger(struct let name =3D "network_monitor_thread" e=
nd)

(a module has been renamed)

and it looks like master has some experimental support for netlink:

 >>>>
commit 417bf4b4a1213a093c3c3fd5a0fb4ac3efbcce7c
Author: Rob Hoes <rob.hoes@citrix.com>
Date:   Wed Jul 3 17:29:31 2013 +0100

     Get network stats through netlink rather than from /proc

     This add a dependency to the netlink opam package, and the libnl-3
     and libnl-route-3 libraries.

     Signed-off-by: Rob Hoes <rob.hoes@citrix.com>
<<<<

-- but this requires a backport of libnl-3.

I think you could probably base your branch from 0.9.3 in the first =

instance, and it will be very easy to port over to master.

Cheers,
Dave

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Fri Feb 28 10:46:39 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 28 Feb 2014 10:46:39 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WJKxR-0001Nc-D2; Fri, 28 Feb 2014 10:46:21 +0000
Received: from mail6.bemta14.messagelabs.com ([193.109.254.103])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <Dave.Scott@citrix.com>) id 1WJKxP-0001NT-Vy
	for xen-api@lists.xen.org; Fri, 28 Feb 2014 10:46:20 +0000
Received: from [193.109.254.147:57150] by server-6.bemta-14.messagelabs.com id
	B6/E4-03396-BF860135; Fri, 28 Feb 2014 10:46:19 +0000
X-Env-Sender: Dave.Scott@citrix.com
X-Msg-Ref: server-2.tower-27.messagelabs.com!1393584377!7435221!1
X-Originating-IP: [66.165.176.89]
X-SpamReason: No, hits=0.0 required=7.0 tests=sa_preprocessor: 
	VHJ1c3RlZCBJUDogNjYuMTY1LjE3Ni44OSA9PiAyMDMwMDc=\n
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 24538 invoked from network); 28 Feb 2014 10:46:18 -0000
Received: from smtp.citrix.com (HELO SMTP.CITRIX.COM) (66.165.176.89)
	by server-2.tower-27.messagelabs.com with RC4-SHA encrypted SMTP;
	28 Feb 2014 10:46:18 -0000
X-IronPort-AV: E=Sophos;i="4.97,561,1389744000"; d="scan'208";a="106576835"
Received: from accessns.citrite.net (HELO FTLPEX01CL01.citrite.net)
	([10.9.154.239])
	by FTLPIPO01.CITRIX.COM with ESMTP; 28 Feb 2014 10:46:01 +0000
Received: from ukmail1.uk.xensource.com (10.80.16.128) by smtprelay.citrix.com
	(10.13.107.78) with Microsoft SMTP Server id 14.2.342.4;
	Fri, 28 Feb 2014 05:46:01 -0500
Received: from [10.80.239.111]	by ukmail1.uk.xensource.com with esmtp (Exim
	4.69)	(envelope-from <dave.scott@eu.citrix.com>)	id 1WJKx6-0003JY-QN;
	Fri, 28 Feb 2014 10:46:00 +0000
Message-ID: <531068E5.1030906@eu.citrix.com>
Date: Fri, 28 Feb 2014 10:45:57 +0000
From: David Scott <dave.scott@eu.citrix.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:24.0) Gecko/20100101 Thunderbird/24.2.0
MIME-Version: 1.0
To: Ranjeet R <rranjeet@juniper.net>, "xen-api@lists.xen.org"
	<xen-api@lists.xen.org>
References: <c851140c8f6147dd88505f80c74d6e3f@BY2PR05MB711.namprd05.prod.outlook.com>
In-Reply-To: <c851140c8f6147dd88505f80c74d6e3f@BY2PR05MB711.namprd05.prod.outlook.com>
X-DLP: MIA1
Subject: Re: [Xen-API] Guidelines contributing to XAPI codebase
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="windows-1252"; Format="flowed"
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

Hi Ranjeet,

On 26/02/14 19:44, Ranjeet R wrote:
> Hello all
> We have a bunch of code changes we want to submit to XAPI so that it
> natively supports our data path implementation (Contrail vRouter) =96
> which is similar to OVS (More information in _http://opencontrail.org/_)
> We would like to understand the following
>
>   * What is the repo to which we have to submit the changes?
>     (_https://github.com/xapi-project/_ ??)

Network configuration within xapi is done by the "xcp-networkd" =

component: [cc:d Rob, who maintains it]

https://github.com/xapi-project/xcp-networkd

>   * What is the recommended development environment for XAPI developers
>     out there? How do they build and test the code.

For building the latest versions, I normally install the build =

dependencies as RPMs, built from here:

https://github.com/xenserver/xenserver-core

I normally build xapi itself, rather than xcp-networkd but I think you =

should be able to:

1. build the RPMs (follow the instructions in the =

xenserver/xenserver-core/README.md)
2. add the repo to your CentOS host
3. "yum-builddep xcp-networkd" to install the dependencies
4. checkout the latest release tag "0.9.3" of the xcp-networkd repo and =

build that

Looking at the differences between "master" and "0.9.3", it looks like =

there is a build fix in "0.9.3"

-module D =3D Debug.Make(struct let name =3D "network_monitor_thread" end)
+module D =3D Debug.Debugger(struct let name =3D "network_monitor_thread" e=
nd)

(a module has been renamed)

and it looks like master has some experimental support for netlink:

 >>>>
commit 417bf4b4a1213a093c3c3fd5a0fb4ac3efbcce7c
Author: Rob Hoes <rob.hoes@citrix.com>
Date:   Wed Jul 3 17:29:31 2013 +0100

     Get network stats through netlink rather than from /proc

     This add a dependency to the netlink opam package, and the libnl-3
     and libnl-route-3 libraries.

     Signed-off-by: Rob Hoes <rob.hoes@citrix.com>
<<<<

-- but this requires a backport of libnl-3.

I think you could probably base your branch from 0.9.3 in the first =

instance, and it will be very easy to port over to master.

Cheers,
Dave

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Fri Feb 28 11:44:32 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 28 Feb 2014 11:44:32 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WJLrU-0002qZ-Tf; Fri, 28 Feb 2014 11:44:16 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <john.else@citrix.com>) id 1WJLrT-0002qU-0Y
	for xen-api@lists.xen.org; Fri, 28 Feb 2014 11:44:15 +0000
Received: from [85.158.137.68:11193] by server-13.bemta-3.messagelabs.com id
	86/89-26923-E8670135; Fri, 28 Feb 2014 11:44:14 +0000
X-Env-Sender: john.else@citrix.com
X-Msg-Ref: server-5.tower-31.messagelabs.com!1393587853!3558123!1
X-Originating-IP: [185.25.65.24]
X-SpamReason: No, hits=0.0 required=7.0 tests=ML_RADAR_SPEW_LINKS_23,
	spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 1552 invoked from network); 28 Feb 2014 11:44:13 -0000
Received: from smtp.eu.citrix.com (HELO SMTP.EU.CITRIX.COM) (185.25.65.24)
	by server-5.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	28 Feb 2014 11:44:13 -0000
X-IronPort-AV: E=Sophos;i="4.97,561,1389744000"; 
   d="scan'208";a="9896495"
Received: from unknown (HELO AMSPEX01CL03.citrite.net) ([10.69.60.9])
	by AMSPIP01.EU.Citrix.com with ESMTP; 28 Feb 2014 11:44:13 +0000
Received: from AMSPEX01CL01.citrite.net ([169.254.6.60]) by
	AMSPEX01CL03.citrite.net ([169.254.8.48]) with mapi id 14.02.0342.004;
	Fri, 28 Feb 2014 12:44:12 +0100
From: John Else <john.else@citrix.com>
To: chris snow <chsnow123@gmail.com>, "xen-api@lists.xen.org"
	<xen-api@lists.xen.org>
Thread-Topic: [Xen-API] Good resource for learning ocaml?
Thread-Index: AQHPNEm0vL5kiQtoBUGMqc1GyuFIdZrKhZqw
Date: Fri, 28 Feb 2014 11:44:12 +0000
Message-ID: <B9688F12F634E440985362EAEDE08C281C5C0E@AMSPEX01CL01.citrite.net>
References: <CAGWifGLqsS-t2V+U9DWsJAEb_0Pc0npMxOOEZHz4Ltt1UtnKqA@mail.gmail.com>
	<CAGWifGLfqSyMKn_A_OdaAfLOOv1ZER5eW4O7d9FW3=Md+U0Zbg@mail.gmail.com>
	<CAGWifGKqY5k+ombYpJVJPC7m6xZfofAox0rvL2Uc8iSbL2tZ0w@mail.gmail.com>
	<CAGWifGJ1ZkBwArB2vkuzEV7KwHKn0LCXndFmEAwvBLghvDv7-Q@mail.gmail.com>
In-Reply-To: <CAGWifGJ1ZkBwArB2vkuzEV7KwHKn0LCXndFmEAwvBLghvDv7-Q@mail.gmail.com>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.80.237.222]
MIME-Version: 1.0
X-DLP: AMS1
Subject: Re: [Xen-API] Good resource for learning ocaml?
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

> I would like to learn just enough ocaml to be able to navigate and understand the xapi code.
> Do you have any recommendations for getting started with ocaml? There are some books available but I'm not sure how relevant they are, for example, the O'Reilly one seems to be based on the Jane Street core library, so I'm not sure if that is used on xapi?
> Many thanks,
> Chris

Hi Chris,

You are correct, Core is not used in the xapi codebase at the moment (although don't let that stop you from becoming familiar with Core once you've learnt the basic language).

As a starting point I'd recommend the INRIA documentation [1] followed by Unix system programming in OCaml [2], the latter being very relevant to the lower-level parts of xapi.

John

[1] http://caml.inria.fr/pub/docs/manual-ocaml-4.01/
[2] http://ocamlunix.forge.ocamlcore.org/


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Fri Feb 28 11:44:32 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 28 Feb 2014 11:44:32 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WJLrU-0002qZ-Tf; Fri, 28 Feb 2014 11:44:16 +0000
Received: from mail6.bemta3.messagelabs.com ([195.245.230.39])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <john.else@citrix.com>) id 1WJLrT-0002qU-0Y
	for xen-api@lists.xen.org; Fri, 28 Feb 2014 11:44:15 +0000
Received: from [85.158.137.68:11193] by server-13.bemta-3.messagelabs.com id
	86/89-26923-E8670135; Fri, 28 Feb 2014 11:44:14 +0000
X-Env-Sender: john.else@citrix.com
X-Msg-Ref: server-5.tower-31.messagelabs.com!1393587853!3558123!1
X-Originating-IP: [185.25.65.24]
X-SpamReason: No, hits=0.0 required=7.0 tests=ML_RADAR_SPEW_LINKS_23,
	spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 1552 invoked from network); 28 Feb 2014 11:44:13 -0000
Received: from smtp.eu.citrix.com (HELO SMTP.EU.CITRIX.COM) (185.25.65.24)
	by server-5.tower-31.messagelabs.com with RC4-SHA encrypted SMTP;
	28 Feb 2014 11:44:13 -0000
X-IronPort-AV: E=Sophos;i="4.97,561,1389744000"; 
   d="scan'208";a="9896495"
Received: from unknown (HELO AMSPEX01CL03.citrite.net) ([10.69.60.9])
	by AMSPIP01.EU.Citrix.com with ESMTP; 28 Feb 2014 11:44:13 +0000
Received: from AMSPEX01CL01.citrite.net ([169.254.6.60]) by
	AMSPEX01CL03.citrite.net ([169.254.8.48]) with mapi id 14.02.0342.004;
	Fri, 28 Feb 2014 12:44:12 +0100
From: John Else <john.else@citrix.com>
To: chris snow <chsnow123@gmail.com>, "xen-api@lists.xen.org"
	<xen-api@lists.xen.org>
Thread-Topic: [Xen-API] Good resource for learning ocaml?
Thread-Index: AQHPNEm0vL5kiQtoBUGMqc1GyuFIdZrKhZqw
Date: Fri, 28 Feb 2014 11:44:12 +0000
Message-ID: <B9688F12F634E440985362EAEDE08C281C5C0E@AMSPEX01CL01.citrite.net>
References: <CAGWifGLqsS-t2V+U9DWsJAEb_0Pc0npMxOOEZHz4Ltt1UtnKqA@mail.gmail.com>
	<CAGWifGLfqSyMKn_A_OdaAfLOOv1ZER5eW4O7d9FW3=Md+U0Zbg@mail.gmail.com>
	<CAGWifGKqY5k+ombYpJVJPC7m6xZfofAox0rvL2Uc8iSbL2tZ0w@mail.gmail.com>
	<CAGWifGJ1ZkBwArB2vkuzEV7KwHKn0LCXndFmEAwvBLghvDv7-Q@mail.gmail.com>
In-Reply-To: <CAGWifGJ1ZkBwArB2vkuzEV7KwHKn0LCXndFmEAwvBLghvDv7-Q@mail.gmail.com>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [10.80.237.222]
MIME-Version: 1.0
X-DLP: AMS1
Subject: Re: [Xen-API] Good resource for learning ocaml?
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

> I would like to learn just enough ocaml to be able to navigate and understand the xapi code.
> Do you have any recommendations for getting started with ocaml? There are some books available but I'm not sure how relevant they are, for example, the O'Reilly one seems to be based on the Jane Street core library, so I'm not sure if that is used on xapi?
> Many thanks,
> Chris

Hi Chris,

You are correct, Core is not used in the xapi codebase at the moment (although don't let that stop you from becoming familiar with Core once you've learnt the basic language).

As a starting point I'd recommend the INRIA documentation [1] followed by Unix system programming in OCaml [2], the latter being very relevant to the lower-level parts of xapi.

John

[1] http://caml.inria.fr/pub/docs/manual-ocaml-4.01/
[2] http://ocamlunix.forge.ocamlcore.org/


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Fri Feb 28 12:14:12 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 28 Feb 2014 12:14:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WJMKA-0003WW-PD; Fri, 28 Feb 2014 12:13:54 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <chsnow123@gmail.com>) id 1WJMK9-0003WR-3W
	for xen-api@lists.xen.org; Fri, 28 Feb 2014 12:13:53 +0000
Received: from [85.158.143.35:57355] by server-2.bemta-4.messagelabs.com id
	B2/18-04779-08D70135; Fri, 28 Feb 2014 12:13:52 +0000
X-Env-Sender: chsnow123@gmail.com
X-Msg-Ref: server-14.tower-21.messagelabs.com!1393589630!9033584!1
X-Originating-IP: [209.85.220.170]
X-SpamReason: No, hits=0.3 required=7.0 tests=ML_RADAR_SPEW_LINKS_14,
	ML_RADAR_SPEW_LINKS_23,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 13405 invoked from network); 28 Feb 2014 12:13:51 -0000
Received: from mail-vc0-f170.google.com (HELO mail-vc0-f170.google.com)
	(209.85.220.170)
	by server-14.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	28 Feb 2014 12:13:51 -0000
Received: by mail-vc0-f170.google.com with SMTP id hu8so616415vcb.15
	for <xen-api@lists.xen.org>; Fri, 28 Feb 2014 04:13:50 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type:content-transfer-encoding;
	bh=gJpun2VVilPO0nSoCwrkrheZvPou6vVa6f0r8QJ5qKc=;
	b=DU9GYCfZ9fn6+l4OFRhnTR616oAGYVH0RmjOtiF3KBrhOTFIsMeFOyWGGcNhYzheOL
	lN2+E7Lnv86VIbFHVICSi9F1AsZZM1mPZo+8XR7LBxybxudszbuamkg6WfPVo0sLT7hr
	VnlyOfHznmy2Bq8zi5h5cGGySXC0Gt5gtyDcYpmrYlRY5wkvu+RoguTTKSpsIn03NBs5
	VIO/to9dhmbFgEI1Xo8laIEMQf7MjUnVNqYE6ecmwBG2CNZu0DuZ+wT0eH+l/fI32vLR
	hL8k7YiI5EYxC6vonE5UT/lq12rJEIJQdN5MGc8Ah0n3RSm8dpDe0DZ7qYFN8qWCwI8m
	0ZvQ==
MIME-Version: 1.0
X-Received: by 10.221.40.10 with SMTP id to10mr2281264vcb.22.1393589630465;
	Fri, 28 Feb 2014 04:13:50 -0800 (PST)
Received: by 10.58.109.130 with HTTP; Fri, 28 Feb 2014 04:13:50 -0800 (PST)
In-Reply-To: <B9688F12F634E440985362EAEDE08C281C5C0E@AMSPEX01CL01.citrite.net>
References: <CAGWifGLqsS-t2V+U9DWsJAEb_0Pc0npMxOOEZHz4Ltt1UtnKqA@mail.gmail.com>
	<CAGWifGLfqSyMKn_A_OdaAfLOOv1ZER5eW4O7d9FW3=Md+U0Zbg@mail.gmail.com>
	<CAGWifGKqY5k+ombYpJVJPC7m6xZfofAox0rvL2Uc8iSbL2tZ0w@mail.gmail.com>
	<CAGWifGJ1ZkBwArB2vkuzEV7KwHKn0LCXndFmEAwvBLghvDv7-Q@mail.gmail.com>
	<B9688F12F634E440985362EAEDE08C281C5C0E@AMSPEX01CL01.citrite.net>
Date: Fri, 28 Feb 2014 12:13:50 +0000
Message-ID: <CAGWifGLJr0gV6zvkdkyFCR8GvM3PxtzUNpV4MNsOJZ=rSp8_GA@mail.gmail.com>
From: chris snow <chsnow123@gmail.com>
To: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] Good resource for learning ocaml?
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Fri, Feb 28, 2014 at 11:44 AM, John Else <john.else@citrix.com> wrote:
>> I would like to learn just enough ocaml to be able to navigate and understand the xapi code.
>> Do you have any recommendations for getting started with ocaml? There are some books available but I'm not sure how relevant they are, for example, the O'Reilly one seems to be based on the Jane Street core library, so I'm not sure if that is used on xapi?
>> Many thanks,
>> Chris
>
> Hi Chris,
>
> You are correct, Core is not used in the xapi codebase at the moment (although don't let that stop you from becoming familiar with Core once you've learnt the basic language).
>
> As a starting point I'd recommend the INRIA documentation [1] followed by Unix system programming in OCaml [2], the latter being very relevant to the lower-level parts of xapi.
>
> John
>
> [1] http://caml.inria.fr/pub/docs/manual-ocaml-4.01/
> [2] http://ocamlunix.forge.ocamlcore.org/
>

Hi John, great information - thank you!

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

From xen-api-bounces@lists.xen.org Fri Feb 28 12:14:12 2014
Return-path: <xen-api-bounces@lists.xen.org>
Envelope-to: archives@lists.xen.org
Delivery-date: Fri, 28 Feb 2014 12:14:12 +0000
Received: from localhost ([127.0.0.1] helo=lists.xen.org)
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <xen-api-bounces@lists.xen.org>)
	id 1WJMKA-0003WW-PD; Fri, 28 Feb 2014 12:13:54 +0000
Received: from mail6.bemta4.messagelabs.com ([85.158.143.247])
	by lists.xen.org with esmtp (Exim 4.72)
	(envelope-from <chsnow123@gmail.com>) id 1WJMK9-0003WR-3W
	for xen-api@lists.xen.org; Fri, 28 Feb 2014 12:13:53 +0000
Received: from [85.158.143.35:57355] by server-2.bemta-4.messagelabs.com id
	B2/18-04779-08D70135; Fri, 28 Feb 2014 12:13:52 +0000
X-Env-Sender: chsnow123@gmail.com
X-Msg-Ref: server-14.tower-21.messagelabs.com!1393589630!9033584!1
X-Originating-IP: [209.85.220.170]
X-SpamReason: No, hits=0.3 required=7.0 tests=ML_RADAR_SPEW_LINKS_14,
	ML_RADAR_SPEW_LINKS_23,RCVD_BY_IP,spamassassin: 
X-StarScan-Received: 
X-StarScan-Version: 6.9.16; banners=-,-,-
X-VirusChecked: Checked
Received: (qmail 13405 invoked from network); 28 Feb 2014 12:13:51 -0000
Received: from mail-vc0-f170.google.com (HELO mail-vc0-f170.google.com)
	(209.85.220.170)
	by server-14.tower-21.messagelabs.com with RC4-SHA encrypted SMTP;
	28 Feb 2014 12:13:51 -0000
Received: by mail-vc0-f170.google.com with SMTP id hu8so616415vcb.15
	for <xen-api@lists.xen.org>; Fri, 28 Feb 2014 04:13:50 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:content-type:content-transfer-encoding;
	bh=gJpun2VVilPO0nSoCwrkrheZvPou6vVa6f0r8QJ5qKc=;
	b=DU9GYCfZ9fn6+l4OFRhnTR616oAGYVH0RmjOtiF3KBrhOTFIsMeFOyWGGcNhYzheOL
	lN2+E7Lnv86VIbFHVICSi9F1AsZZM1mPZo+8XR7LBxybxudszbuamkg6WfPVo0sLT7hr
	VnlyOfHznmy2Bq8zi5h5cGGySXC0Gt5gtyDcYpmrYlRY5wkvu+RoguTTKSpsIn03NBs5
	VIO/to9dhmbFgEI1Xo8laIEMQf7MjUnVNqYE6ecmwBG2CNZu0DuZ+wT0eH+l/fI32vLR
	hL8k7YiI5EYxC6vonE5UT/lq12rJEIJQdN5MGc8Ah0n3RSm8dpDe0DZ7qYFN8qWCwI8m
	0ZvQ==
MIME-Version: 1.0
X-Received: by 10.221.40.10 with SMTP id to10mr2281264vcb.22.1393589630465;
	Fri, 28 Feb 2014 04:13:50 -0800 (PST)
Received: by 10.58.109.130 with HTTP; Fri, 28 Feb 2014 04:13:50 -0800 (PST)
In-Reply-To: <B9688F12F634E440985362EAEDE08C281C5C0E@AMSPEX01CL01.citrite.net>
References: <CAGWifGLqsS-t2V+U9DWsJAEb_0Pc0npMxOOEZHz4Ltt1UtnKqA@mail.gmail.com>
	<CAGWifGLfqSyMKn_A_OdaAfLOOv1ZER5eW4O7d9FW3=Md+U0Zbg@mail.gmail.com>
	<CAGWifGKqY5k+ombYpJVJPC7m6xZfofAox0rvL2Uc8iSbL2tZ0w@mail.gmail.com>
	<CAGWifGJ1ZkBwArB2vkuzEV7KwHKn0LCXndFmEAwvBLghvDv7-Q@mail.gmail.com>
	<B9688F12F634E440985362EAEDE08C281C5C0E@AMSPEX01CL01.citrite.net>
Date: Fri, 28 Feb 2014 12:13:50 +0000
Message-ID: <CAGWifGLJr0gV6zvkdkyFCR8GvM3PxtzUNpV4MNsOJZ=rSp8_GA@mail.gmail.com>
From: chris snow <chsnow123@gmail.com>
To: "xen-api@lists.xen.org" <xen-api@lists.xen.org>
Subject: Re: [Xen-API] Good resource for learning ocaml?
X-BeenThere: xen-api@lists.xen.org
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: User and development list for XCP and XAPI <xen-api.lists.xen.org>
List-Unsubscribe: <http://lists.xen.org/cgi-bin/mailman/options/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=unsubscribe>
List-Post: <mailto:xen-api@lists.xen.org>
List-Help: <mailto:xen-api-request@lists.xen.org?subject=help>
List-Subscribe: <http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api>,
	<mailto:xen-api-request@lists.xen.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: xen-api-bounces@lists.xen.org
Errors-To: xen-api-bounces@lists.xen.org

On Fri, Feb 28, 2014 at 11:44 AM, John Else <john.else@citrix.com> wrote:
>> I would like to learn just enough ocaml to be able to navigate and understand the xapi code.
>> Do you have any recommendations for getting started with ocaml? There are some books available but I'm not sure how relevant they are, for example, the O'Reilly one seems to be based on the Jane Street core library, so I'm not sure if that is used on xapi?
>> Many thanks,
>> Chris
>
> Hi Chris,
>
> You are correct, Core is not used in the xapi codebase at the moment (although don't let that stop you from becoming familiar with Core once you've learnt the basic language).
>
> As a starting point I'd recommend the INRIA documentation [1] followed by Unix system programming in OCaml [2], the latter being very relevant to the lower-level parts of xapi.
>
> John
>
> [1] http://caml.inria.fr/pub/docs/manual-ocaml-4.01/
> [2] http://ocamlunix.forge.ocamlcore.org/
>

Hi John, great information - thank you!

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

