Displaying 20 results from an estimated 1000 matches similar to: "[XEN-user-list] XENServer 6 losing xapi after restart"
2012 Oct 09
0
Bug#682202: xcp-squeezed: race between xenstore initialization and sqeezed
Package: xcp-squeezed
Version: 1.3.2-11
Followup-For: Bug #682202
?I found race condtion between xcp-sqeezed and /etc/init.d/xen scripts.
If sleep 10 added to xcp-sqeezed host (xcp-sqeezed and xapi) initialize
normally, and if not with some probability sqeezed/xapi failed to start with message:
Oct 9 16:45:57 xenhost-1 xapi: [ warn|xenhost-1|0 thread_zero|server_init D:1691a70e8b4a|startup]
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 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
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.
2011 Feb 22
0
Problem with xapi and stunnel on XenServer 5.6.1
Hi All, I have problem.
My xapi use about 40% cpu time without any running VM on this host.
On my pool master xapi use only 15% but there I have couple VM and
everything look normal. Please tell me how to fix this.
I reed about this problem on pool master in Xen Server 3.5-6 but not find
any solution, and my problem is whit slave machine.
If somebody know the solution of this problem please mail
2011 Apr 07
0
[XCP 1.0] NetApp issue
Hi all,
I am experimenting an issue with XCP 1.0 and NetApp storage model .
My XCP server has a QLE2460 single channel fibre card. I have successfully
connected the server to the storage. I can see the LUN connected via fibre
channel by using scli command:
scli output:
----------------------------------------------------------------------------
----
HBA Instance 0: QLE2460 Port 1
2012 Mar 05
0
XAPI logging options (XenServer, XCP)
Hi all,
I''ve been asked about ways to reduce the output volume of xapi to
/var/log/xensource.log.
I know everyone agrees that it''s quite verbose and in fact, by
default, it''s set to log at "debug" level, which is not right for
production.
I have looked at xe log-set-output [key=xapi] level=debug output=nil
but this doesn''t just disable the debug
2012 Sep 27
1
Bug#688961: xcp-xapi: xe host-set-hostname-live fails (debian is not centos!)
Package: xcp-xapi
Version: 1.3.2-11
Severity: normal
xe host-set-hostname-live host-uuid=68878163-7c93-17af-7911-5a2726fefc66 host-name=xapi-xh3
The server failed to handle your request, due to an internal error. The given message may give details useful for debugging the problem.
message: Subprocess exitted with unexpected code 2; stdout = [ ]; stderr = [ sed: can't read
2010 Sep 01
1
Looks like a bug in subsetting of a complicated object
I don't understand what is happening! I have a (large) object sim1, an
matrix list
with dim c(101,101) where each element is an 3*3 matrix. I am
subsetting that with
a matrix coo, of dim c(100,2), of unique indices, but the resulting object
has length 99, not 100 as expected.
Code reproducing the problem follows:
library(RandomFields)
set.seed(123)
sim0 <- GaussRF(x=seq(0, 100, by=1),
2009 Apr 08
1
persp3d and rgl.viewpoint for rotating 3D plots
Dear R-users,
within the rgl-package, I would have a question about the usage of persp3d in combination of rgl.viewpoint.
I am not able to figure out how to let a 3D plot rotating around likewise the example in ?rgl.viewpoint. It seems that when I use persp3d(...) I see something on my screen, which is different from what I get when it's rotating. Is there any different behavior between
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
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 Feb 13
0
[XCP] Xen Xsconsole - Opensource GPL'd?
Just a question about xsconsole and if it''s opensource''d under the GPL.
Also, is the current git repo here:
https://github.com/mcclurmc/xcp-console
?
Thank you.
2011 Nov 15
2
XCP 1.0 Network Interfaces missing on pool slave after relocation
I relocated my hosts to a new data center. The pool master booted fine and
I changed the management IP and VMs started fine as well. The slave host
started, but it doesn''t show to have any NICs. If I exit to a command line
I can list them with ifconfig, but none show up in xsconsole. I can also
see chatter on the NIC LEDs and the switch ports. I didn''t find any helpful
old posts
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
2011 Oct 27
0
XenServer 6: Is it a bug? - NO output of: xe vm-import filename=Solaris10-extended-HVM-template
Hello,
It is strange. There is no output and the imported VM (template) is not
visible with "xe vm-list" or "xe template-list". The file is an exported
template.
What do I miss? Thank you in advance for any hints.
Regards, mark
--
ms@it-infrastrukturen.org
# ---
[root@xs6db01 ~]# xe vm-import filename=Solaris10-extended-HVM-template
[root@xs6db01 ~]#
[root@xs6db01 ~]#
2015 Mar 26
0
[CentOS-devel] xapi for centOS 6.6
Thanks Jon,
it worked, I was able to build all the packages for xenserver on CentOS 6.6
final version.
Here is the package list:
https://gist.github.com/gautammaloo/7616cccbe8f5c85c196e
I was wondering what packages would be necessary to use Xen with xapi, I
already have xen with xl installed. Could we have a package like
http://packages.ubuntu.com/precise/xcp-xe with which we can have
2010 Aug 02
2
snapshots, backups of XCP vm''s
Hi,
I would like to create backups of running VM''s, is this possible? I found
the backup, restore and update function in xsconsole but i can''t backup
whole VM''s.
I would like to do nightly back-ups of running VM''s on a diffrent server and
i was working on a script for this, but i wonder if this is even possible!
Thanks,
Peter
2012 Jan 17
0
Processed: Retitle and reassign "xcp-xapi fails to start" to xen-utils-common as "xend shouldn't start if TOOLSTACK is not xm"
Processing commands for control at bugs.debian.org:
> retitle 655301 xend shouldn't start if TOOLSTACK is not xm
Bug #655301 [xcp-xapi] xcp-xapi fails to start
Changed Bug title to 'xend shouldn't start if TOOLSTACK is not xm' from 'xcp-xapi fails to start'
> reassign 655301 xen-utils-common
Bug #655301 [xcp-xapi] xend shouldn't start if TOOLSTACK is not xm
Bug