Displaying 20 results from an estimated 8000 matches similar to: "paravirtualization using centos template"
2011 Sep 14
7
Re: XCP which management console to use - plus XenServer question
Thanks for all the help...
XVP seems quite high on requirements. Like it needs an SMTP server set
up. I''m not sure I like that.
I found a tool called BixData, it''s proprietary but with a free
license for a limited number of managed servers. Being a fully fledged
cloud management system, it''s true overkill for me and my 3-4 virtual
machines, but at least it seems quite
2013 Nov 01
5
xend with XenAPI in stackless python-2.7
Hi,
I am using XEN-4.1.2 and linux-2.6.32 as dom0.
After I upgraded stackless python from 2.5 to 2.7 (and rebuilt xen).
XenAPI became unusable, I spent some time to investigate XenAPI,py, it
looks fine.
So, I guess xend has problem with python 2.7, because it always returned
method unknown.
Do I have to tweak xend to let it support python 2.7?
Thanks,
Eric
/root #
python
Python 2.7.5 Stackless
2012 Mar 15
3
[ITR] templates://xen-api/{xcp-networkd.templates}
Dear Debian maintainer,
The Debian internationalisation team and the Debian English
localisation team will soon begin the review of the debconf
templates used in xen-api.
This review takes place for all packages that use debconf to interact with
users and its aims are:
- to improve the use of English in all debconf templates;
- to make the wording of debconf templates more consistent;
- to
2011 Dec 28
1
Moving XenAPI python modules in a separate binary
Hi Mike and Jon,
If I do this:
dpkg -S /usr/lib/python2.7/dist-packages/XenAPI.py
then I can see that the XenAPI python package is in fact xcp-xapi. This
is quite annoying, because I will need it when building OpenStack nova,
but xcp-xapi depends on the Xen hypervisor, which I don't care about
when building Openstack. Said in another way: I'd like to avoid having
to put
2012 May 23
2
Bug#674132: xcp-xapi: backend check error
Package: xcp-xapi
Severity: important
The README doc mentions:
4/ Configuring Xen and XCP
--------------------------
4.1/ Switch using xl instead of xm and xend to control Xen
As of writing, you should do that:
sed -i "s/TOOLSTACK=/TOOLSTACK=xl/" /etc/default/xen
Where as the init script checks for:
# Exit cleanly if TOOLSTACK != xapi
if [ "${TOOLSTACK}" !=
2011 Jan 15
7
Automatic live migration
i am trying to add auto migration feature in XEN.
so is anyone has worked related to migration part.
i need help regarding files related to migration.
--
Regards
Gautam
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2012 Jul 06
4
Bug#680528: xcp-xapi: /etc/init.d/xendomains cause xapi to hand during boot
Package: xcp-xapi
Version: 1.3.2-8
Severity: important
During startup /etc/init.d/xendomains script is called. That script is installed
with xen-utils-common witch xcp-xapi is depends on.
That script calls /usr/sbin/xen
as
xen list &> /dev/null
This 'xen' seems to call xapi:
xen list
^Z
[1]+ Stopped xen list
root at lab-xh3:~# ps f
PID TTY STAT TIME
2009 Dec 22
3
XAPI source code
Hi All
I have downloaded the opensource xapi source code. I am not sure what the functins of the follow modules:
1 block_device_io
2 datamodel
3 xiu (I am puzzled by the name "xiu")
4 stats
5 rpc-light
6 rss
7 xb (I think the xapi needs not to talk to xenbus directly)
8 xsrpc (why it writes some "rpc" keys to path of "domain/<domid>" in the
2012 Jan 10
2
Bug#655301: xcp-xapi fails to start
Package: xcp-xapi
Version: 1.3-15
Severity: normal
My packages were initially installed from the deb repository at download.xensource.org.
Eventually, I upgraded them to the debian repository ones.
Right now, xcp-xapi fails to start with the following messages.
lnx200-39:~# /etc/init.d/xcp-xapi start
Error: Connection refused (calling connect )
lnx200-39:~#
-- System Information:
Debian
2013 Apr 28
3
XE VM install
Hi -
I''m trying to use the instructions here http://xen.pablolibo.com/doku.php to create a new VM but it''s not clear where the .cfg file should go and what to do next. I was thinking xe needs to install the vm from the /mnt/so_xen mount but i''m not sure. Are the steps on the site reasonable? Is there a way to install a vm from USB instead?
I don''t have an
2012 Jun 13
2
Bug#677395: xcp-xapi: xe pif-configure-ip does not remove old ip from interface
Package: xcp-xapi
Version: 1.3.2-6
Severity: minor
Tags: upstream
If xe pif-configure-ip called twice with different IP, it did not remove old IP from interface (but didn't store both addresses in database).
(Checked for management interface)
Steps to reproduce:
xe pif-reconfigure-ip uuid=... ip=IP1 ....
xe pif-reconfigure-ip uuid=(same) ip=IP2 ...
'ip addr show' shows both
2012 Jun 08
2
xapi + ubuntu 12.04 out of memory crash
hi all,
i meet a big problem, when i finish install xcp-xapi on ubuntu 12.04,
i set grub to go into xen 4.1 kernel when startup and set echo
''TOOLSTACK="xapi"'' > /etc/default/xen
when i reboot and login to the system , i got a lot out of memory error and
all process be killed, seem like kernel crash.
can anyone help me about that ?
thanks.
2011 Jun 30
4
XCP and OpenXenCenter
I just noticed OpenXenCenter (aka OpenXenManager) that is an open source
replacement for Citrix's XenCenter. This tool works with XenServer.
But as per the blog entry:
http://blog.xen.org/index.php/2010/02/09/xen-cloud-platform-installation/
it is also supposed to work with Xen Cloud Platform. XCP is licensed
GPL2 and is a combination of multiple packages.
Has the team looked at the
2012 Jul 07
1
Bug#680588: xcp-xapi: startup race condition between xcp-xapi and xcp-networkd on slave
Package: xcp-xapi
Version: 1.3.2-8
Severity: important
Tags: patch
Found race condition (specific only to slave hosts):
xcp-xapi can start earlier than xcp-networkd due lack of dependency in init.d script.
Syptoms:
After reboot slave's xcp does not work:
xe (anything):
The host failed to acquire an IP address on its management interface and therefore cannot contact the master.
log:
2012 Jul 19
1
Bug#682122: xcp-xapi: README.Debian has a few misleading commands
Package: xcp-xapi
Version: 1.3.2-9
Severity: normal
Hi guys,
Just a couple of things I noticed running
through /usr/share/doc/xcp-xapi/README.Debian.gz as referenced by
http://wiki.debian.org/XCP
In "4/ Configuring Xen and XCP":
sed -i "s/TOOLSTACK=/TOOLSTACK=xapi/" /etc/default/xen
should be
sed -i "s/TOOLSTACK=.*/TOOLSTACK=xapi/" /etc/default/xen
Otherwise
2012 Jan 07
2
Comments regarding xen-api_1.3-14_amd64.changes
Hi,
it seems python files in python-xenapi package aren't byte-compiled properly.
You may want to refine dh_python2 call to fix that.
Cheers,
Luca
2013 Aug 30
1
Bug#721345: xcp-xapi: xl pci-attach is called by xapi in a PCI passthrough attempt. An error is raised due to the use of xapi and the PCI device cannot be attached to the VM.
Package: xcp-xapi
Version: 1.3.2-15
Severity: normal
I am trying to pass an SRIOV virtual function in a virtual machine but the attempt fails with the following errors shown in the xcp-xapi.log
[20130829T19:29:17.909Z|debug|sriov1|314 UNIX /var/lib/xcp/xapi|VM.start R:9e8e10bd31bb|pciops] PCI devices from other-config:pci to attach: 0/0000:04:00.1
[20130829T19:29:18.012Z|debug|sriov1|314 UNIX
2012 Jul 12
2
Bug#681343: xcp-xapi: wait_for_xapi() function in init.d script does not work
Package: xcp-xapi
Version: 1.3.2-9
Severity: normal
Function wait_for_xapi in /etc/init.d/xcp-xapi does not work as intented.
Symptoms:
(on slave)
/etc/init.d/xcp-xapi restart
[....] Restarting The XenAPI server: xapiThe host toolstack is still initialising. Please wait.
Cause:
Line 'xe pif-scan host-uuid=${INSTALLATION_UUID}' called before xapi is fully synced with master.
2012 Jun 20
2
"No text console available" when trying to get the console of a just created VM from a template on XCP
Hi there,
I am trying to set up XCP on Ubuntu 12.04. I went through the
procedure given in the README file of the xcp-xapi package and reached
the point where the hypervisor seems to be running fine. I set up a VM
using the Debian Squeeze (64bit) template and started it, giving a
Debian mirror URL as install-repository.
Running "xe vm-list" reports that the machine is running, but when
2013 Sep 18
1
Xen 4.2 with xcp-xapi - operation not permitted
New build with Ubuntu 13.04 and Xen 4.2. Installed XCP-XAPI as the plan was
to use XenCenter to manage the installation.
I pretty much followed this guide here:
https://help.ubuntu.com/community/Setting%20up%20Xen%20and%20XAPI%20(XenAPI)%20on%20Ubuntu%20Server%2012.04%20LTS%20and%20Managing%20it%20With%20Citrix%20XenCenter%20or%20OpenXenManager
With a few changes for things that have been fixed