similar to: Kernel modules errors and weird xl behavior with Xen 4.1

Displaying 20 results from an estimated 4000 matches similar to: "Kernel modules errors and weird xl behavior with Xen 4.1"

2009 Sep 08
1
3Ware 9650SE and XFS problems under Centos 5.3
Hello all, Came across my first real "problem" in all the years I've been using Linux today and I'm stumped for an answer. I've recently built a back-up server on top of Centos 5.3 using a 3Ware 9650SE 4 port SATA card and 4 x 1.5TB drives in a RAID 5 array. I went for the 3Ware card as it has driver support already so any kernel updates won't require me to rebuild the
2008 Jun 22
8
3ware 9650 issues
I've been having no end of issues with a 3ware 9650SE-24M8 in a server that's coming on a year old. I've got 24 WDC WD5001ABYS drives (500GB) hooked to it, running as a single RAID6 w/ a hot spare. These issues boil down to the card periodically throwing errors like the following: sd 1:0:0:0: WARNING: (0x06:0x002C): Command (0x8a) timed out, resetting card. Usually when this
2012 Feb 09
0
Mising features from xl/lib xl in Xen 4.1
According to the xen 4.1 release notes linked from here: http://xen.org/products/xen_source.html Some features are missing from xen 4.1. i.e. *List of missing features from xl/libxl in Xen 4.1:* ** - *PVUSB (for more info see PVUSB sections of: XenUSBPassthrough<http://wiki.xen.org/xenwiki/XenUSBPassthrough.html> )* - *PVSCSI (for more info see:
2011 May 13
0
Bug#626644: xen-utils-4.1: xl fails because /var/lib/xen is missing
Package: xen-utils-4.1 Version: 4.1.0-3 Severity: normal After *manually* creating /var/lib/xen xl create <configfile> worked fine. Probably it would be better to have the directory created when installing this package? Error when /var/lib/xen is missing: xl create /etc/xen/domU/sandbox-debian-unstable.cfg -c Parsing config file /etc/xen/domU/sandbox-debian-unstable.cfg xc: info: VIRTUAL
2007 Sep 07
2
Installation troubles
I have a new machine I'm trying to install Centos 5.0 on and I'm not getting very far. The system is 2 dual core xeons (5160, 3.0 GHZ) w/ 8GB ram. It has two 320 GB disks on the motherboard controller (Supermicro X7DAE+), and 8 750 GB disks on a 3ware 9650SE-8ml, pcie (x4) controller card. The 8 disks are set up as two raid 5 volumes (4 disks each). There is a scsi card in the machine
2013 Apr 17
10
xl network-attach SEGV in 4.2 and 4.1
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, 4.2 and 4.1 suffers from SEGV during xl network-attach in libxl__device_nic_add. In 4.3-unstable it is fixed by: 5420f2650 libxl: Set vfb and vkb devid if not done so by the caller So either the patch need to be backported to 4.1 and 4.2, or fixed by this one: - ------ libxl: Fix SEGV in network-attach When "device/vif" directory
2010 Sep 23
1
[PATCH] xl: fix UUID reporting with xl list -l
Hi, if there is no UUID specified in the config file, we generate one during the _parsing_ process. Since xl list -l parses the config file again, the UUID will be generated again in this case and the reported version does probably not match the used one. Fix this by retrieving the UUID from dominfo (like xl list -v does). Signed-off-by: Andre Przywara <andre.przywara@amd.com> Regards,
2017 Oct 12
4
Samba AD Best Practice (DNS)
On 2017-10-12 12:30 PM, Rowland Penny via samba wrote: > It might help if you described your network. I thought I went into detail in the first message: For this example: - Network: 172.18.0.0/24 - Domain: network.ca - AD server: ad.network.ca, 172.18.0.20 - Gateway/DNS: 172.18.0.1 The gateway is running as the main DNS server, and has the various underscore ("_") entries
2010 May 07
1
[PATCH 1/2]xl: Add "xl domid" command
Add "xl domid" command, a clone of "xm domid". Signed-off-by: Yang Hongyang <yanghy@cn.fujitsu.com> diff -r ccae861f52f7 -r 1d00cee69621 tools/libxl/xl_cmdimpl.c --- a/tools/libxl/xl_cmdimpl.c Thu May 06 11:59:55 2010 +0100 +++ b/tools/libxl/xl_cmdimpl.c Fri May 07 19:35:40 2010 +0800 @@ -1221,6 +1221,9 @@ printf(" -d DOMAIN, --domain=DOMAIN Domain to
2017 Oct 12
3
Samba AD Best Practice (DNS)
Hello, This question is about best practice of introducing sambda-ad-dc to an organization that already has networking, and being minimally disruptive about it. I guess this question applies equally to adding a Windows AD server, but most people with that setup would let it be the primary DNS, etc. For this example: - Network: 172.18.0.0/24 - Domain: network.ca - AD server: ad.network.ca,
2012 Nov 27
3
[PATCH] xl: xl.conf(5): correct advice re autoballooning vs. dom0_mem
# HG changeset patch # User Ian Campbell <ijc@hellion.org.uk> # Date 1354011148 0 # Node ID 3174dc24e3efb0c5b964c244dbfb0218a03a38cf # Parent 541b0e1a36c86db5df04988dd4ade5430776a7f2 xl: xl.conf(5): correct advice re autoballooning vs. dom0_mem. The advice was backwards, you should really disable autoballoon if you use dom0_mem. Also add a reference to the command-line docs.
2013 Apr 04
3
[PATCH] xl: extend autoballoon xl.conf option with an "auto" option
From: David Vrabel <david.vrabel@citrix.com> autoballoon=1 is not recommened if dom0_mem was used to reduce the amount of dom0 memory. Instead of requiring users to change xl.conf if they do this, extend the autoballoon option with a new choice: "auto". With autoballoon="auto", autoballooning will be disabled if dom0_mem was used on the Xen command line. For
2011 Feb 07
1
[PATCH 4/5] xl block-attach refactoring to reuse xl parsing code
Attached changes reuse disk parsing code for block-attach. Signed-off-by: Kamala Narasimhan <kamala.narasimhan@citrix.com> Kamala _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2012 Mar 13
6
xl: expose max_cpu_id from `xl info`
This will allow userspace to reason with the total number of CPUs, not just the current number of online CPUs. -- Andrew Cooper - Dom0 Kernel Engineer, Citrix XenServer T: +44 (0)1223 225 900, http://www.citrix.com _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
2011 Jul 20
2
xm / xl rename bug?
Hi, When I rename a domain with xl, the new name shows in xl list but not in xm list, and the other way around. xentop and xl top use the names visible in xm list. -- Hans xen 4.1.1 / 3.0.0-rc7 non hvm _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2011 Apr 30
2
xl support
Hi folks The current package in unstable is able to use xl. It is still a bit edgy but seems to work. Because the old xm with xend and xl clashs and one should only use one, this needs some more setup to provide a proper upgrade path. I propose the following: - Add a script "xen" that wraps xl and xm depending on the config for use by all the scripts. Most parts are command line
2012 Feb 15
1
[PATCH] man/xl.cfg: mention not yet documented options
# HG changeset patch # User Olaf Hering <olaf@aepfle.de> # Date 1329300057 -3600 # Node ID 5a1cbd1af275e6ed1ef673852f8ac5247c09669c # Parent 5fb2aa61197db9676c11fbcf3ed24f30ac8fab9f man/xl.cfg: mention not yet documented options Add dummy entries for parsed but undocumented cfg file options to xl.cfg: for i in ` grep -Ew
2015 May 18
2
xl extra parameters equivalent for libvirt
hi, I use xl toolstack to manage vms on a Xen machine, and also pass some custom parameters when creating a vm, for example: xl create vm.cfg ' param="xyz" ' I am moving to libvirt for vm management. How I can pass those extra parameters using libvirt? Thanks.
2012 Jun 26
1
[PATCH 2/2] document update in xl.cfg.pod.5 for 'stdvga=1' by default
document update in xl.cfg.pod.5 for ''stdvga=1'' by default Signed-off-by: Yongjie Ren <yongjie.ren@intel.com> diff -r b98feb4d6359 docs/man/xl.cfg.pod.5 --- a/docs/man/xl.cfg.pod.5 Tue Jun 26 12:56:31 2012 +0800 +++ b/docs/man/xl.cfg.pod.5 Tue Jun 26 13:27:19 2012 +0800 @@ -718,9 +718,10 @@ =item B<stdvga=BOOLEAN> Select a standard VGA card with VBE (VESA BIOS
2010 Aug 01
3
xm list vs. xl list: more differences?
I see that "xl list" shows a domain waiting idly for console input as "r", whereas "xm list" shows the same domain as "b". I also see that the State field for "xl list" contains only three characters (e.g. "r--"), whereas "xm list" shows six (e.g. "-b----"). Is this expected/intended (e.g. "r" in xm list