similar to: Bug#555902: xen-utils-3.4: /etc/init.d/xend - $DAEMON variable at xend_stop()

Displaying 20 results from an estimated 900 matches similar to: "Bug#555902: xen-utils-3.4: /etc/init.d/xend - $DAEMON variable at xend_stop()"

2009 Jul 22
0
Bug#538073: /etc/init.d/xend: typo in xend_stop
Package: xen-utils-common Version: 3.3.1-2 Tags: patch xend_stop currently fails because the script defines $XEND rather than $DAEMON. --- xen-common/debian/xen-utils-common.xend.init +++ xen-common/debian/xen-utils-common.xend.init @@ -49,8 +49,8 @@ xend_start() xend_stop() { - $DAEMON status || return 0 - $DAEMON stop || return 1 + $XEND status || return 0 + $XEND stop || return 1 }
2010 Mar 20
0
Processed: reassign 555902 to xen-utils-common, forcibly merging 555902 538073
Processing commands for control at bugs.debian.org: > reassign 555902 xen-utils-common 3.3.1-2 Bug #555902 {Done: Bastian Blank <waldi at debian.org>} [xen-utils-3.4] xen-utils-3.4: /etc/init.d/xend - $DAEMON variable at xend_stop() Bug reassigned from package 'xen-utils-3.4' to 'xen-utils-common'. Bug No longer marked as found in versions xen-3/3.4.0-2. Bug No longer
2010 Sep 19
3
Bug#597403: xen-utils-common: need to run restorecon in /etc/init.d/xend on SE Linux systems
Package: xen-utils-common Version: 4.0.0-1 Severity: important After running modules_setup you need to have the following line: [ -x /sbin/restorecon ] && /sbin/restorecon -R /dev/xen The reason is that the module load causes the kernel to create device nodes in the devtmpfs. This bypasses the udev code for labelling the device node and results in xenstored being unable to access
2010 May 06
3
Bug#580500: xen-hypervisor-3.4-i386: Hypervisor fails to populate sysfs, causing xend to fail
Package: xen-hypervisor-3.4-i386 Version: 3.4.3~rc3-2 Severity: important Tags: sid After booting into the xen kernel, xm cannot run because xend is not running (the sysfs hypervisor is not populated) # dpkg -l | grep xen ii libc6-xen 2.10.2-6 GNU C Library: Shared libraries [Xen version] ii libxenstore3.0
2009 Jul 16
2
[PATCH 1/2] Fix must_inline macro in klibc/compiler.h for gcc-4.3
See http://gcc.gnu.org/gcc-4.3/porting_to.html for details. Signed-off-by: Jon Ringle <jon at ringle.org> --- usr/include/klibc/compiler.h | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/usr/include/klibc/compiler.h b/usr/include/klibc/compiler.h index 816a4ee..e0da37e 100644 --- a/usr/include/klibc/compiler.h +++ b/usr/include/klibc/compiler.h @@ -24,7 +24,11
2014 Aug 28
2
Winbind + sernet Samba4 + CentOS 6.5 + AD
Hi y'all So I'm having some issues trying to deploy this system and was hoping I cold get some insights into this from some gurus This is the situation: OS: CentOS 6.5 (2.6.32-431.23.3.el6.x86_64) AD: Windows Servers 2012 R2 running on domain functional level of Windows Server 2008 R2 Samba4 installed from sernet yum repo. version 4.1.11-9.el6 As of now the centos server has been
2010 Jan 07
1
[PATCH 1/2] Fix assert when NDEBUG defined
Don't use the parameter x in assert(x) if NDEBUG is defined to avoid any problems where (x) may contain symbols that are only defined if !NDEBUG Signed-off-by: Jon Ringle <jon at ringle.org> --- usr/include/assert.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/usr/include/assert.h b/usr/include/assert.h index d89e082..e59ed94 100644 ---
2014 Nov 27
3
Bug#770456: Bug#770456: Please start a qemu process in domain 0.
On Thu, 2014-11-27 at 11:02 +0100, Stefan Bader wrote: > On 21.11.2014 13:50, Ian Campbell wrote: > > Package: xen-utils-common > > Version: 4.4.0-1 > > Severity: important > > Tags: patch > > > > Under some circumstances the xl toolstack needs to create a loopback > > mount of a guest disk in dom0 (e.g. in order to run pygrub). Depending > > on
2009 Sep 15
1
[PATCH] add linux' arch/$ARCH/include to search path From: Marc Kleine-Budde <mkl@pengutronix.de> Date: Mon, 5 Jan 2009 17:46:47 +0100
with the recent move of the includes from linux' include/asm-$ARCH to arch/$ARCH/asm, klibc fails to compile, because the in-linux-header files include from asm/, but this is not in the header search path. e.g. against linux-2.6.27 arm: arm-iwmmx-linux-gnueabi-gcc -Wp,-MD,usr/klibc/.vsnprintf.o.d -nostdinc -iwithprefix include -Iusr/include/arch/arm -Iusr/include/bits32
2005 Nov 27
1
(110, ''Connection timed out'') Error: Error connecting to xend, is xend running?
what is this error??? what does it mean. i have done xend start and even /etc/init.d/xend start. whats the poroblem. please help. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2006 Oct 25
2
Re: [Xen-staging] [xen-unstable] [XEND] Open xend-debug.log in append mode.
Missed this in the [patch] state. If we are gonna do this can we get a timestamp on every open? or every message? -JX On Oct 25, 2006, at 5:30 AM, Xen staging patchbot-unstable wrote: > # HG changeset patch > # User kfraser@localhost.localdomain > # Date 1161768423 -3600 > # Node ID 0c7923eb6b9846c92f1c15486e06ee9745bcf676 > # Parent 410df40afc014555ce7bfcad2852de9e6d0425f0
2007 Oct 17
0
Error:Unable to connect to xend:No such file or directory.Is xend running ?"
Error:Unable to connect to xend:No such file or directory.Is xend running ?" When i tried to start up  xend i am getting the  error message like this "Error:Unable to connect to xend:No such file or directory.Is xend running ?" When i check the file /var/log/xen/xend.log i am getting the  follwing log messages. How should i fix this problem ? ExpatError: no element found: line
2009 Nov 19
1
Bug#557151: /etc/init.d/xend: xend does not start with non pvops kernel
Package: xen-utils-common Version: 3.4.2-1 Severity: important File: /etc/init.d/xend Tags: patch Hello, /etc/init.d/xend assume xenfs is present and doesn't start xend if not. This dirty patch makes xend start and XEN being operationnal with old flavour xen kernels. I use 2.6.31.5 with forwarded ported Xen 2.6.18 dom0 kernel patch but it should work with debian's 2.6.26 ---
2006 Aug 10
3
Bug: xend-relocation-hosts-allow in xend-config.sxp
Comparing my last know working configuration with the current one, it appears to be gagging on the new localhost\.localdomain that is in the configuration file. I don''t know if this got added by my machine when compiling. diff -ur xen-3.0-testing.hg/install/etc/xen/xend-config.sxp xen-unstable.hg/install/etc/xen/xend-config.sxp --- xen-3.0-testing.hg/install/etc/xen/xend-config.sxp
2010 May 11
1
xml files in xend database corrupted and xend failed to start solved now but read to diagnose
Hi, I am posting this message because past 36 hours have been nightmare for me. I finally have solved the problem I by temporarily moving put the xml files from /var/lib/xend directories reboot then xend started. And DomU''s were failing to start the above xml files I kept back and got all DomU''s back. I am very very surprised.I do not have any logical answer to this some one
2010 May 16
2
[PATCH][RESENT] xend: fix bug in xend option parsing
Resent of mail sent on 28.04. xend: fix bug in option parsing If you enable legacy tcp xmlrpc in xend''s config but omit to enable ssl the following backtrace is generated when starting xend: [2010-04-28 16:09:04 15754] ERROR (SrvDaemon:349) Exception starting xend (''NoneType'' object has no attribute ''rfind'') Traceback (most recent call last): File
2009 Nov 17
1
[LLVMdev] GVNPRE removed from main line?
It seems the GVNPRE pass has been removed from the main trunk, though it is present in the 2.6 release. From the llvm-commits archive, I found that it was removed  with this checkin: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090928/088214.html "remove the GVNPRE pass. It has been subsumed by the GVN pass." Does the GVN pass optimize all the partial redundancies
2008 Jun 02
0
libvirtError: virDomainCreate() failed POST operation failed: (xend.err ''Device 0 (vkbd) could not be connected. Hotplug scripts not working.'')
I rebooted my machine and now when trying to run a "vm ... virsh create /etc/xen/vm1.xml" I am getting the following error: libvirtError: virDomainCreate() failed POST operation failed: (xend.err ''Device 0 (vkbd) could not be connected. Hotplug scripts not working.'') I tried restaring xend and even mounting and unmounting the partition that holds the vm and still no
2008 Jun 02
0
xend.err "Error creating domain: Domain ''name'' already exists with ID ''1''"
When doing "virsh shutdown <domain id>" where, for instance, domain id = 1. It doesn''t actually clear the domain id unless dom0 is rebooted. Then when doing "virsh create vm1" with the vm1 xml file requesting a domain id #1, it gives an error that that domain id already exists. Is there a way to clear the domU id at shutdown/destroy without rebooting dom0?
2008 Jul 17
1
xend communication with xenstored
Hi all, xend communicates with xenstored using unix domain sockets right? So, would it be possible to convert the unix domain sockets to tcp/ip sockets and let xenstored run on a different machine? Regards, Hayawardh _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel