Displaying 20 results from an estimated 30000 matches similar to: "set_rtc_mmss: can''t update from 62 to 8"
2009 Jun 29
0
DomUs don''t shutdown with cpu-pinning configured
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
since pinning the cpu cores to Dom0 and the DomUs the shutdown of the
VMs doesn''t work anymore. When shutting down or rebooting a DomU the
DomU just freezes after the shutdown process but won''t reboot or stop
the DomU. The shutdown itself seems to be complete though.
We can reproduce this problem on 4 different servers.
2007 Jul 09
5
guest domain couldn''t be started
Hi,
I install a guest Fedora inside the host Fedora. When I use the
service xend status
to check the status of xend. It shows xend is running.
However when I use
xm create xen1
to start the guest domain xen1, it failed. The corresponding file xen1 is
in /etc/xen/xen1. The error msg is as follows:
[root@phillis xen]# xm create xen1
Using config file "./xen1".
Going to boot Fedora
2010 Dec 26
1
Can''t boot HVM Win2k8 R2 x64 DVD ISO (Viridian?)
Hi all,
I''m stuck with a peculiar problem. I have CentOS 5.5 and Xen. I have
numerous Windows 2003 guests and never had this problem. An application
requires SQL server 2008 which is requiring Windows Server 2008. I
downloaded the 2.8 Gig install DVD ISO. I create a new guest and
connect the ISO as hdc. The system starts and says "Starting Windows"
but hangs and no
2011 Jul 03
7
XEN DomU isn''t starting...
Hi guys!
I installed XEN 4.0 on Debian Squeeze but I cannot get the first DomU
(not an image) started.
Attached you will find /etc/xen/xen1.conf and the result of "xm create
-c /etc/xen/xen1.conf" in xen1.log.
Can you help me? What did I wrong? Is it about the fstab in xen1 (see
also attached)?
Many thanks in advance!
Regards
Stefan
2006 Oct 01
1
ethtool and mii-tool don''t work under xen
Tested on identical hardware (Dell SC1425) with a non-xen kernel, it
wroks fine. However under Xen, this is what happens:
xen1 ~ # ethtool eth0
Settings for eth0:
No data available
xen1 ~ # mii-tool eth0
SIOCGMIIPHY on ''eth0'' failed: Operation not supported
Any ideas?
Thanks,
--
Ian P. Christian ~ http://pookey.co.uk
_______________________________________________
2014 Nov 05
0
kernel crashes after soft lockups in xen domU
And some more information ...
Am 2014-10-13 12:04, schrieb Jonas Meurer:
> Am 2014-08-19 12:26, schrieb Jonas Meurer:
>> I encounter kernel crashes on an up-to-date Debian/Wheezy Xen domU
>> with the
>> stock kernel. The dom0 runs the same linux kernel and
>> xen/4.1.4-3+deb7u1.
>
> the bug is still reproducible with the latest kernel and Xen packages
>
2012 Apr 17
0
failure("Storage_access failed with: SR_BACKEND_FAILURE_47: [ ; The SR is not available
Hello,
Please excuse my complete xen ignorance but I am hoping someone will be
able ot help me out here. I recently built my first Xen box using a 2, 1TB
drives in a raid configuration, 2TB total.
I installed Xen, I am able to access it via XenCenter. However, I am trying
to use some of that 2TB as a local datastore but for the life of me I
cannot get it mounted, I keep on getting this error:
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 13/17] paravirt_ops - time updates
plain text document attachment (xx-paravirt-time.patch)
General time changes for paravirt_ops.
Signed-off-by: Steven Rostedt srostedt@redhat.com
Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Index: clean-start/include/asm-x86_64/time.h
===================================================================
--- /dev/null
+++ clean-start/include/asm-x86_64/time.h
@@ -0,0 +1,18 @@
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 13/17] paravirt_ops - time updates
plain text document attachment (xx-paravirt-time.patch)
General time changes for paravirt_ops.
Signed-off-by: Steven Rostedt srostedt@redhat.com
Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Index: clean-start/include/asm-x86_64/time.h
===================================================================
--- /dev/null
+++ clean-start/include/asm-x86_64/time.h
@@ -0,0 +1,18 @@
2007 Nov 16
2
unable to start more than two PVM hosts on one host
Hi,
I am using xen 3.1.0 on opensuse 10.3, for more details see below.
When I try to start the third domU, then this will not work, I get the
error: Error: Boot loader didn''t return any data!
When I shutdown an other one, I can successfully start the machine that
failed, see my log below. The xen configuration files are all similar to
this one:
name="FTP"
2013 Apr 10
1
Compiling Xen-tools
Hi All,
I am adding the patch mentioned here http://lists.xen.org/archives/html/xen-changelog/2013-02/msg00235.html I am getting errors on compiling Xen tools.
My /tools/include/xen-foreign/mkheader.py looks different from the one that is mentioned in the above link, which I feel is due to version difference. I am using Xen 4.3.3 version. My understanding is that due to this version difference I
2007 Sep 07
1
Bug#441249: xen-hypervisor-3.0.3-1-i386-pae: "Problems using XEN when Quagga is running"
Package: xen-hypervisor-3.0.3-1-i386-pae
Version: 3.0.3-0-2
Severity: normal
If quagga is running, and I start & stop a domain, the VIF interface doesn't go
down properly (in addition to other problems).
Here's what I do:
1. Boot the computer. By default, quagga is running (zebra + ospfd).
2. xm create test7.cfg, wait until the domU starts.
3. xm shutdown test7, wait until the domU
2007 Sep 19
2
Error: (22, ''Invalid argument'')
Hi,
I have set up an ubuntu edgy guest domain on a fiesty host domain. The
installation was successful but on running xm create -c baseimage, I get the
following error message:
Error: (22, ''Invalid argument'')
The problem seems very similar to the one here:
http://lists.xensource.com/archives/html/xen-users/2007-07/msg00361.html but
I''m not able to figure out what the
2006 Apr 17
0
Error: ''features'' is an invalid keyword argument for this function
Hi all,
I ran into this error when I tried to create a new virtual environment
using the xm create command...
clever2:/etc/xen# xm create -c /etc/xen/xen1-config.sxp
Using config file "/etc/xen/xen1-config.sxp".
Error: ''features'' is an invalid keyword argument for this function
clever2:/etc/xen#
Here is my config file :
clever2:/etc/xen# cat xen1-config.sxp
2007 Nov 28
0
Re: annoying network problem
Hi,
I have a problem with networking under XEN, I hope someone can help me
out. The problem is that after some time (a day or so) the network
suddenly stops working, and it takes some waiting and/or a reboot to fix
this.
I''m running XEN 3.1.0-rc7 on an Intel Core2 (x86_64). It''s a Fedora 8
system, with the following packages:
o Xen version 3.1.0-rc7-2950.fc8
2009 Jun 29
0
Conga Ricci Luci "Add a Virtual Service" tab missing or disabled
Hi guys ... I have a problem ...
here is my settup
luci
xen0 xen1
[root at xen1 ~]# clustat
Cluster Status for XEN_Cluster @ Mon Jun 29 03:31:23 2009
Member Status: Quorate
Member Name ID Status
------ ---- ---- ------
xen0.genx.local
2023 Mar 22
1
Xen with libvirt and SR-IOV
On 3/22/23 04:23, nospam at godawa.de wrote:
> Jim Fehlig schrieb:
>>
>> What is the libvirt version?
>
> It's the "latest and greatest" I get from this source:
>
> [root at xen1 ~]# virsh --version
> 6.6.0
>
> [root at xen1 ~]# libvirtd --version
> libvirtd (libvirt) 6.6.0
>
> [root at xengfs1f ~]# yum list | grep libvirt
>
2003 Dec 07
3
unclean file system
Hey everyone,
Thanks for the quick help resonses once again,
We got some mail saying that RAM disks were not the way to go. So we
re-installed, made several partitions to use, and rebuilt xen. However,
we''re still having trouble mounting partitions when xeno-linux boots.
We give a physical grant of one of our newly made paritions (/dev/hda14 in
particular) to the domain. But when
2008 Sep 10
4
HP T/R2200 G2
Has anyone had any success with the HP T/R2200 G2? I have used the
T/R2200 with nut a few times before and it works great, but the G2
doesn't want to talk to me.
I have tried bcmxcp from 2.0.4, 2.2.2, and svn, as well as the usb
drivers. Maybe the G2 isn't a rebadged powerware unit?
Thanks
James
2008 Sep 10
4
HP T/R2200 G2
Has anyone had any success with the HP T/R2200 G2? I have used the
T/R2200 with nut a few times before and it works great, but the G2
doesn't want to talk to me.
I have tried bcmxcp from 2.0.4, 2.2.2, and svn, as well as the usb
drivers. Maybe the G2 isn't a rebadged powerware unit?
Thanks
James