Displaying 20 results from an estimated 1000 matches similar to: "Bug#506407: /etc/init.d/xend doesn't terminate all processes"
2009 Jul 07
4
Bug#536176: xen-utils-3.4: trying xen-3.4 once breaks xen-3.2 (?)
Package: xen-utils-3.4
Version: 3.4.0-1
Severity: critical
Justification: breaks unrelated software
After installing xen-utils-3.4 besides my existing xen-3.2 system,
I could not start xend-3.2 anymore. The message I was getting is this:
"Failed to initialize dom0 state."
As far as I know, xen 3.2 and 3.4 are supposed to be able to live
peacefully on the same system. (The
2006 Oct 02
3
Mongrel cluster FreeBSD rc.d script
Hello all
After installing Mongrel, Mongrel Cluster and all it''s dependencies via gems
under FreeBSD. Next I have configured all config/mongrel_cluster.yml for each
Rails app, then:
% mkdir /usr/local/etc/mongrel_cluster
and likend each railsapp.yml to it''s refering app/config/mongrel_cluster.yml
My question is, after preparing all base configs now I need to add some rc.d
2008 Jun 10
3
Bug#485598: xen-utils-3.0.3-1: xend doesn't start on amd64
Package: xen-utils-3.0.3-1
Version: 3.0.3-0-4
Severity: important
# /etc/init.d/xend start
Restarting XEN control daemon: xendTraceback (most recent call last):
File "/usr/lib/xen-3.0.3-1/bin/xend", line 40, in <module>
from xen.xend.server import SrvDaemon
File "/usr/lib/xen-3.0.3-1/lib/python/xen/xend/server/SrvDaemon.py", line 17, in <module>
import
2006 Oct 11
1
Problem adding printer drivers
Hello,
Environment: Samba-3.0.23c on Solaris 9 using LDAP (Sun DS 5.2)
I'm trying to follow the procedure in the Samba 3 HOWTO in Chapter 21 to
install printer drivers to the print$ share on the samba server. I've
got as far as extracting the drivers from a Windows machine and am
trying to register them with Samba using the rpcclient adddriver command.
The command I'm using:
2008 Sep 11
13
PV-GRUB - Does not read partition-less disk
Hi folks
PV-GRUB built from Xen 3.3.0 is not able to read from devices without a
partition table:
| grubdom> root (hd0)
| Filesystem type unknown, using whole disk
Part of the config:
| disk = [ "phy:vg0_sledgehammer/servext_root,xvda,w" ]
Device:
| # file -s /dev/vg0_sledgehammer/servext_root
| /dev/vg0_sledgehammer/servext_root: symbolic link to
2005 Aug 19
3
Samba and netgroups in LDAP
Hello,
Has anyone got netgroups working with Samba 3.0.14a where the netgroups
are stored in the LDAP directory? I'm using Solaris 9 and SUN's
directory server v5.2.
What I'm seeing is that samba goes through the motions of looking up a
host in a netgroup, but no query is seen by the LDAP server or on the
network and the host is never found in the netgroup.
Any help would be
2010 Jul 08
2
Bug#588477: network-bridge: start: 95 sec sleep/bridge without a default gateway
Package: xen-utils-common
Version: 4.0.0-1
Severity: normal
Tags: patch
do_ifup() in network-bridge exits badly, if the interface doesn't have a
default gateway.
Since it's wrapped in xen's locking script it causes it to be retied 100
times and sleep for 95 seconds before it continues.
In my setup this amounts to:
16 vlans without a default gateway * 95 secs / bridge = 25 minutes
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
2020 Sep 28
1
Failed to get udev device for syspath '/sys/devices/virtual/dmi/id'
Hi,
I'm facing an issue with libvirt and the LIBXL driver, failing when searching for DMI data in /sys.
info : libvirt version: 5.0.0, package: 4+deb10u1 (Guido Günther <agx@sigxcpu.org> Thu, 05 Dec 2019 00:22:14 +0100)
error : udevGetDMIData:1719 : internal error: Failed to get udev device for syspath '/sys/devices/virtual/dmi/id' or '/sys/class/dmi/id'
error :
2015 Dec 04
2
Error message doesn't make sense
Hi everyone,
I incidentally configured two IDE controller for my machine-1.2 VM(it
might be virsh attach-disk to blame), and I got the error message
"Only a single IDE controller is unsupported...". I can't understand
this error message, I think it means I HAVE to configure two or more
IDE controllers until I looked it up in the source.
At libvirt-1.2.22/src/qemu/qemu_command.c:
2012 Jan 03
1
[PATCH] AUTHORS: add the email address for each authors
Add the email address for authors.
It will be better.
Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com>
---
AUTHORS | 48 ++++++++++++++++++++++++------------------------
1 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/AUTHORS b/AUTHORS
index 0d6fb3c..702de5d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,24 +1,24 @@
-Angus Salkeld
-Ani Peter
-Charles Duffy
-Daniel
2013 Mar 02
0
Gluster-users Digest, Vol 59, Issue 15 - GlusterFS performance
----- Original Message -----
> From: gluster-users-request at gluster.org
> To: gluster-users at gluster.org
> Sent: Friday, March 1, 2013 4:03:13 PM
> Subject: Gluster-users Digest, Vol 59, Issue 15
>
> ------------------------------
>
> Message: 2
> Date: Fri, 01 Mar 2013 10:22:21 -0800
> From: Joe Julian <joe at julianfamily.org>
> To: gluster-users at
2015 Mar 04
2
Re: [virt-tools-list] libvirt/virt-manager source integration with xen
Thanks Guido, unfortunately no luck:
root@<server>:~/debian# grep DEB_CONFIGURE_EXTRA_ARGS *
grep: apparmor: Is a directory
grep: patches: Is a directory
grep: source: Is a directory
root@<server>:~/debian#
root@<server>:~/debian#
root@<server>:~/debian#
root@<server>:~/debian# grep DEB_CONFIGURE_EXTRA_ARGS */*
root@<server>:~/debian#
2004 Apr 21
1
Fwd: RE: OCFS Hang
Oh yeah - easy way to check, Randy:
Next time your node hangs, get on the OTHER NODE and go into each
directory where files are being opened (datafiles, archivelogs,
controlefiles, redo logs, etc) and delete a file (you can create one
first then delete it). If this causes the hung node to recover then
you're having the same problem I was having.
Jeremy
>>> "Jeremy
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
Processing commands for control at bugs.debian.org:
> submitter 192827 Jos? Luis Gonz?lez <jlgonzal at ya.com>
Bug #192827 [xdiskusage] xdiskusage: Printing doesn't manage non-ASCII characters
Changed Bug submitter to 'Jos? Luis Gonz?lez <jlgonzal at ya.com>' from 'Jos?? Luis Gonz??lez <jlgonzal at ya.com>'
> submitter 208308 R?diger Kuhlmann
2011 Jun 20
3
Bug#631102: xen: Xen guests on Squeeze lose networking randomly
Package: xen-hypervisor-4.0-amd64
Version: 4.0.1-2
Severity: grave
File: xen
Justification: renders package unusable
Debian Squeeze Dom0, up to date.
Networking is handled by OS scripts, such that br0 and br1 are bridge interfaces.
Without warning, the DomU (Ubuntu 10.04 LTS) loses inbound connectivity. It tends to happen after several hours. It doesn't seem to be affected by throughput
2011 Oct 05
1
Bug#644390: Please make it possible to link a against libxlutil
Package: libxen-dev
Version: 4.1.1-2
Severity: wishlist
Hi,
please make it possible to link against libxenlight by including
libxenlight.so and libxl.h into libxen-dev.
This is needed to enable the xenlight interface in libvirt.
Cheers,
-- Guido
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (50, 'unstable'), (1,
2010 Nov 04
1
[PATCH] check for kvm
Hi,
Debian calls qemu-kvm kvm so we should check for that one too. Please
apply.
Cheers,
-- Guido
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Debian-calls-qemu-kvm-kvm.patch
Type: text/x-diff
Size: 899 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20101105/f7ccb908/attachment.bin>
2015 Mar 04
0
Re: [virt-tools-list] libvirt/virt-manager source integration with xen
I'm have a lot of difficulty implementing the actions suggested so far by
those who've chimed in about this issue. I've resolved now to do the
following:
* make clean and make world on xen source, and capture build logs
* look up libxl build logs and see what compiler flags were used
* repeat above for libvirt source and virt-manager source
* report back on the compiler flag
2015 Dec 04
0
Re: Error message doesn't make sense
On Fri, Dec 04, 2015 at 10:42:30AM +0800, Tashi Lu wrote:
> Hi everyone,
>
> I incidentally configured two IDE controller for my machine-1.2 VM(it
> might be virsh attach-disk to blame), and I got the error message
> "Only a single IDE controller is unsupported...". I can't understand
> this error message, I think it means I HAVE to configure two or more
> IDE