Displaying 20 results from an estimated 20000 matches similar to: "Problems restoring Xen machines"
2007 Jan 11
0
Error: /usr/lib64/xen/bin/xc_save failed
Hi all!
I have installed xen on fc6 with kernel 2.6.18-1.2798.fc6xen with rpm
package; i have create 3 guest os (fully virtualization) with
virt-manager tool, installed on separated partition:
1 fc6 guest, 1 centos 4.4, 1 windows xp pro; all work pretty fine until
this point, i have linked the configuration file of the guests machines
to /etc/xen/auto for autostart/autostop, but when
2008 Jan 17
0
[PATCH] Fix xm restore command
Hi,
I found minor bugs in xm restore command.
1) When I gave a wrong check point file, a return code of command was 0.
# touch /tmp/dummy
# xm restore /tmp/dummy
Error: not a valid guest state file: signature read
# echo $?
0
2) When Xend had been stopping, I saw the following traceback message.
# xend stop
# xm restore /xen/save.vm1
Unexpected error: exceptions.AttributeError
Please
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"
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
2012 Dec 23
7
Unsticking a DomU
I''m not able to start, destroy, or delete a DomU:
> xen1:~ # xm start test4
> Error: Domain is already running
> Usage: xm start <DomainName>
>
> Start a Xend managed domain
> -p, --paused Do not unpause domain after starting it
> -c, --console_autoconnect Connect to the console after the domain
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
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
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 Nov 24
2
Several xen problems in Debian Etch
Hi folks,
before I flood the bug tracking system, I just want to send you a list
of problems I encountered when using xen under Debian Etch (i386 on
Intel Core2 Duo E6750). Shall I open a seperate bug report for each of
the items below or are some of them features that are known to be
missing in the xen release?
- A HVM domain does not start when using a physical disk without
specifing the
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
2008 Jan 05
3
Logout from xm console
Hi folks,
my problem:
i am using putty and german layout. if i login from dom0
with "xm console xen1" i can login into the xen1 (domU)
but how can i quit this console ?
i have tested several commands:
ctrl+5
ctrl+altgr+9
ctrl+c
ctrl+x
nothin happend. any hints ?
--
Have an nice day,
Viele Grüße
Dominique H Schramm
_______________________________________________
Xen-users
2009 Jun 21
1
Xen LVM DRBD live migration
Hi guys I have few problems with live migration ... and I need some
professional help :)
I have 2 xen servers ... CentOS 5.3 and I want to have a high available
cluster
Now let`s begin ....
xen0:
[root@xen0 ~]# fdisk -l
Disk /dev/sda: 218.2 GB, 218238025728 bytes
255 heads, 63 sectors/track, 26532 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start
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
2007 Mar 10
0
Bug#414294: xen-utils-common: /etc/init.d/xendomains fail to save domains with "long" names
Package: xen-utils-common
Version: 3.0.3-0-2
Severity: important patch
I ran into this problem when using xen on Debian/Etch. I have several
virtual xen instanses, and I name them using their fully qualified DNS
domain name. These machines have failed to start automatically when I
booted the host machine, and I just recently found out why. During
shutdown, I was messages like this:
Error:
2008 Mar 20
1
xend (12, ''Cannot allocate memory'')
I''m getting the error:
xend (12, ''Cannot allocate memory'')
From the command line after the Dom-0 goes through a period of heavy
memory usage. I don''t have any hard numbers on how to duplicate it, but
I''ll give you the steps I''ve gone through to duplicate the problem.
First, some information about my setup. It''s a new setup, and
2008 Dec 03
0
Re: Re: Problem on slow keystroke response - guest on Xen box
--- Javier Barroso <javibarroso@gmail.com> wrote:
> On Wed, Dec 3, 2008 at 7:55 AM, Stephen Liu <satimis@yahoo.com>
> wrote:
>
> >
> > Hi Javier,
> >
> >
> > Further to my late posting;
> >
> >
> > After installing udev on next boot the guest was completely cut off
> > from outside world. It can''t be
2010 Nov 26
1
Snapshot fail, when snapshot a vm the second time. (already update to xen-4.0.1 and kernel-2.6.32.25)
Hello,
When I snapshot a vm( hvm centos ) the first time, it succeed. There is a
snapshot file on disk and the vm is running. But when I do it the second
time, it fail for timeout.
what''s wrong with it?
This error happened when I used xen-4.0.1-rc5 and kernel-2.6.31.13. Today
I update to xen-4.0.1 and kernel-2.6.32.25, it is with the same wrong.
Error message:
2010 Nov 26
1
Snapshot fail, when snapshot a vm the second time. (already update to xen-4.0.1 and kernel-2.6.32.25)
Hello,
When I snapshot a vm( hvm centos ) the first time, it succeed. There is a
snapshot file on disk and the vm is running. But when I do it the second
time, it fail for timeout.
what''s wrong with it?
This error happened when I used xen-4.0.1-rc5 and kernel-2.6.31.13. Today
I update to xen-4.0.1 and kernel-2.6.32.25, it is with the same wrong.
Error message:
2009 Aug 05
2
Unable to start domU because losetup fails
Hi,
I have Xen 3.3.1 dom0 on Debian with 2.6.26-2-xen-amd64 kernel and I had to "xm
destroy" my domU. Now when I try to start it again it fails like this:
# xm list | grep n39
#
# xm create -c /xen/conf/n39
Using config file "/xen/conf/n39".
ROOT xen1:~> Error: Device 4 (vbd) could not be connected. losetup -r /dev/loop1
/xen/iso/amd64-netbsd-6.iso failed
# losetup -a
2006 Feb 23
2
xm list not showing guest machines as "running"
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
as the screenshot [0] shows, my virtual machines aren''t showing up as
running. This causes me a few problems. One being if I do xm shutdown
SMGL-1 it simply powers it down, it doesn''t send the "shutdown signal"
or whatever makes it go away :) I''ve done a from source install using
the instructions mentioned [1].