Displaying 20 results from an estimated 280 matches for "xapy".
Did you mean:
axpy
2012 Jul 27
0
Bug#682979: sample logfile
This logfile was recorded while the vm-start was running.
-------------- next part --------------
[20120727T14:43:34.919Z| info|vh10|1021 UNIX /var/lib/xcp/xapi|session.logout D:dd291648d150|xapi] Session.destroy trackid=e3179eeb95ba96c64ab771d0cb1557b6
[20120727T14:44:02.180Z|debug|vh10|25|Starting periodic scheduler D:641021a392d0|backgroundscheduler] Adding function Logrotate to queue,
2013 Jul 06
0
"Operation not permitted" error when using "xe vm-start"
Hey!
I am following the steps at
http://wiki.xenproject.org/wiki/XCP_Beginners_Guide for creating a VM.
I''ve setup my test VM with 1GiB min/max memory. I''ve assigned 2GiB of
memory to dom0 (http://wiki.xen.org/wiki/Xen_Best_Practices) . My box
has 12GB of physical memory and runs Ubuntu 13.04.
When I do "xe vm-start", I get the following:
The server failed to handle
2012 Jul 20
2
Bug#682202: xcp-squeezed not started on boot
Package: xcp-squeezed
Version: 1.3.2-9
Severity: important
When trying to start a guest I get:
# xe vm-start name-label=squeeze-2
The server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem.
message: Failure("The ballooning daemon is not running")
If I then manually run "/etc/init.d/xcp-squeezed
2012 May 23
4
Bug#674161: xcp-xapi: 'the device disappeared from xenstore' message during vbd-plug (vm-start)
Package: xcp-xapi
Version: 1.3.2-6
Severity: normal
Tags: upstream
vbd plug to PV domain cause following error:
The server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem.
message: the device disappeared from xenstore (frontend (domid=4 | kind=vbd | devid=51760); backend (domid=0 | kind=vbd | devid=51760))
(same error
2012 Apr 05
0
xe vdi-create failure ot local SR type=file and type=ext
Hi,
have permanent failure when try to create VDI on local SR type=file or
type=ext. On both types it failed with the same error:
SR_BACKEND_FAILURE_78
VDI Creation failed [opterr=error 127]
I am on Debian box with kernel 3.3.0-rc7, Xen version 4.1.2 (Debian
4.1.2-2.1), Xen-API Version: 1.3.2-4 (Kronos)
Is it a bug, or am I missing something? Anybody managed to workaround
this problem?
Here is
2012 Apr 05
0
Re: [Xen-API] xe vdi-create failure ot local SR type=file and type=ext
The log snippet doesn''t have the detail in it - have a look in /var/log/SMlog - you might find something more useful in there.
Jon
On 5 Apr 2012, at 10:23, Dimitar Kazakov wrote:
> Hi,
> have permanent failure when try to create VDI on local SR type=file or
> type=ext. On both types it failed with the same error:
> SR_BACKEND_FAILURE_78
> VDI Creation failed
2012 May 23
2
Bug#674088: xcp-xapi: vbd-plug to dom0 does not creates /dev/xvd* devices in dom0
Package: xcp-xapi
Version: 1.3.2-6
Severity: normal
Tags: upstream
Normally (in 'iso-based' XCP) is possible to attach VDI to dom0.
That operation usually looks like:
xe vbd-create vdi-uuid=... vm-uuid=(dom0 uuid) device=N
xe vbd-plug
I done those steps in xcp-xapi and got success (no error), but no xvd* device found.
Here operations log:
# xe vbd-create
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 Apr 05
0
Re: [Xen-API] (solved) xe vdi-create failure ot local SR type=file and type=ext
Thanks!
I found the problem in SMlog.
/usr/sbin/td-util create vhd 1024
/var/run/sr-mount/4137dc90-4ad7-ecc6-dd2f-6f05ac280fc2/247b64e4-6b7f-4b2f-bd73-50e848c78d71.vhd
/usr/sbin/td-util: error while loading shared libraries:
libxenctrl.so.4.0: cannot open shared object file: No such file or directory
td-util from blktap-utils 2.0.90-3 (testing) is looking for
libxenctrl.so.4.0, but the package
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
2012 May 23
2
Bug#674137: xcp-xapi: default ports in xapi
Package: xcp-xapi
Severity: normal
Tags: upstream
Are there good reasons why xapi by default prefers to bidn to 80 and
443? This will lead to xapi installation/start failure on every server
machine that might (and will probably) have apache installed.
I know we can remove apache or change its port or change xapi's port
(But I've had a hard time to easily find out where to specify the
2012 Sep 05
3
Bug#686778: xcp-xapi: what user should xapi run as
Package: xcp-xapi
Version: 1.3.2-11
Severity: normal
We need to have a separate user/group privilege for xapi and its dependent processes. At the moment, everything runs as root
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux
2015 Mar 30
1
xapi on CentOS 6
Hi,
I am a masters student at IIIT Hyderabad. I have applied for gsoc 2015, for
xen in a box proposal.
As a part of my proposal,I want to deliver xapi repo which can be used to
build a custom installer ISO to install CentOS 6 + xen + xapi.
Here is my full proposal
http://www.google-melange.com/gsoc/proposal/public/google/gsoc2015/gautam_malu/5629499534213120
About building xapi packages for
2012 Apr 26
2
What's the different between XAPI and Xenopsd ?
Hi everyone,
I have some question about the Xenopsd.
I’ve read the wiki document but cannot understand where to use it,
Is this different with XAPI ? What’s the main work for?
Can anyone describe it more clearly about it?
Thanks a lot!!
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2012 Dec 05
3
enable HA on xcp 1.6
Hi all,
today i tried to enable HA on xcp 1.6 but when i enable it through xencenter
I received the following error in xensource.log:
Dec 5 17:56:26 xcp1 xapi: [ info|xcp1|490661|Async.pool.enable_ha
R:9119ce88ffcb|xapi_ha] Using statefile: /etc/xensource/static-vdis/0/disk
Dec 5 17:56:26 xcp1 xapi: [debug|xcp1|490661|Async.pool.enable_ha
R:9119ce88ffcb|xapi_ha]
2009 Dec 09
1
Enquire about XAPI
Hi,
Nice to receive your suggestions. Follwing the suggestions, the xapi service does work on a non XCP host and most of the xe interface of get information (such as "xe vm-list ")can work well.
However, when I used the "xe sr-create" interface to create a SR, I got a error "The SR could not be connected because the driver was not recognised ". I noted that
2009 Dec 09
1
Enquire about XAPI
Hi,
Nice to receive your suggestions. Follwing the suggestions, the xapi service does work on a non XCP host and most of the xe interface of get information (such as "xe vm-list ")can work well.
However, when I used the "xe sr-create" interface to create a SR, I got a error "The SR could not be connected because the driver was not recognised ". I noted that
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:
2011 Aug 26
7
[Project Kronos] XAPI on Debian
Hi All,
I tried again with XAPI on Debian last night and this time things went far
smoother... I managed to boot into the Xen kernel, xe is working and the
XAPI daemon appears to be running. However, I am having trouble connecting
to XAPI from XenCenter... it just says the connection was refused without
any meaningful errors and nothing in the logs on either side.
I can ping the Xen machine from
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