Displaying 20 results from an estimated 100000 matches similar to: "reboot doesn''t work in route configuration"
2010 Apr 15
0
Graphics Pass-Through: Reboot Doesn''t Work
Something I''m experiencing here using graphics/vga pass-through with Xen 4....rebooting the domU does not seem to work. I''m running Windows XP, and, when I reboot, the domain appears to just shut down. A look at the xend.log file, however, shows the following entries:
[2010-04-15 15:24:15 17820] DEBUG (XendDomainInfo:2543) XendDomainInfo.constructDomain
[2010-04-15 15:24:15
2010 Jul 08
0
tap:aio doesn''t work with xm command
Hello folks,
After I upgrade xen-tools to 4.1-unstable, the vm can''t start with
disk = [ ''tap:aio:/path/to/image.img,xvda1,w'' ]
The vm can''t connect to blk back-end because xm command doesn''t set tapdisk2
(tap-ctl) correctly.
But with xl command, everything work right.
Any help to xm?
I need python support provided by xm in vm config file.
Thanks.
2010 Jul 08
0
tap:aio doesn''t work with xm command
Hello folks,
After I upgrade xen-tools to 4.1-unstable, the vm can''t start with
disk = [ ''tap:aio:/path/to/image.img,xvda1,w'' ]
The vm can''t connect to blk back-end because xm command doesn''t set tapdisk2
(tap-ctl) correctly.
But with xl command, everything work right.
Any help to xm?
I need python support provided by xm in vm config file.
Thanks.
2006 Jan 05
2
can not lvcreate after lvm snapshot and "xm mem-set" and lvremove
I am not sure if it''s a xen bug or lvm bug, or just my bad hardware,
but here''s how to reproduce:
/dev/vg0/centos1 is lvm block used by a domainU, it''s 8G in size.
#lvcreate -L8192M -s -n snap1 vg0
#mount /dev/vg0/snap1 /mnt
do some copying files here
#umount /mnt
#lvremove /dev/vg0/snap1
not removed! it says can''t allocated memory
#xm mem-set 0 512
#lvremove
2009 May 15
1
Re: Changeset 19594 for Xen 3.4 build on Ubuntu Server 9.04 causes pygrub doesn''t return any data anymore
Yes, build issue has been resolved perfectly by Changeset 19594.
However, NO hotplug logs again.
root@ServerJaunty:/var/log/xen# ls -l
total 788
-rw-r--r-- 1 root root 184025 2009-05-15 11:12 domain-builder-ng.log
-rw-r--r-- 1 root root 157480 2009-05-15 11:09 xend-debug.log
-rw-r--r-- 1 root root 446867 2009-05-15 11:14 xend.log
I''ve also made same test on F11 preview ( obviously not
2005 Dec 05
1
ip route doesn''t not work with virtual inferfaces
I have two IP for eth0 which correspond to eth0 and eth0:1
I want to create a route
to 192.168.66.0/24 via 192.168.0.50 from eth0:1
so I add the route with
ip route add 192.168.66.0/24 via 192.168.1.2 dev eth0:1
but when I connect to 192.168.66.0/24 network in connects still using
the IP of eth0, not the IP of eth0:1 as one would expect.
What''s strange to me is that ip route list
2010 Aug 27
1
reset route table after reboot
Hi,
I have a CentOS xen VM Ubuntu installation that persistently resets the
default route to an old address every time it reboots. Then someone has to go
into that machine with ssh and reset the default route. I suppose I can put
the route commands into rc but would really like to know why this is
happening.
Ideas? Places to look?
Dave
_______________________________________________
2006 Oct 31
1
Keyboard doesn''t work with dom0
Hello,
I''ve been able to install almost successfully Xen on Gentoo 2006.1.
Everything compiled fine. I can boot my dom0 kernel with Xen on my Gentoo
system. The problem I have is that the keyboard doesn''t work... The computer
is a ThinkPad R51 laptop. Does anyone has any idea?
Thanks
Gabriel Lavoie
--
Gabriel Lavoie
glavoie@gmail.com
2006 Nov 24
0
OpenBSD 4.0 as guest network doesn''t work
Hi all,
I have installed an OpenBSD 4.0 box under RHEL 4.4 (using HVM
hardware) dom0 using xensource rpm packages (Xen 3.0.3).
Install process works ok (except terminal that it sees very very bad).
When I try to access OpenBSD via ssh network doesn''t responds. I have
another linux guest with the same network config and all works ok.
Somebody knows how can I fix this??
many
2005 Nov 17
1
[PATCH]xentrace_format doesn''t work on 64 bit arch
The xentrace_format script doesn''t work on x86/64. Python pads the input
structure because the first field is 32 bits and the next is 64 bits,
whereas x86-32 doesn''t pad. The quick fix is to read the cpu id
separately as a 32bit value, then read the rest of the trace record.
Here is a little patch that does that. Tested on x86/32 SMP and x86/64.
Signed-off-by: Rob Gardner
2010 Aug 02
1
IO-APIC+ timer doesn''t work
Hi, all
I installed Xen on SLES 11, when boot, it says "IO-APIC+ timer doesn''t work". Does anybody know what''s going on?
2010-08-02
bupt.cc
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Jan 26
1
How come tap:aio doesn''t work?
Hi,
xen-3.0.3-41.el5 on RHEL5.1
I''m trying to use tap:aio thusly:
disk = [ ''file:/var/lib/xen/images/webmail.golden.net.img,hda,w''
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 May 02
1
2.6.25: xm console doesn''t work: "XENBUS: Device with no driver: device/console/0"
Previously, I used to run 2.6.18 kernel built from Xen sources.
I just tried to run a 2.6.25.1 domU kernel on top of Xen 3.2 - after
changing domU''s config file here and there, I successfully booted the
guest, but I''m still unable to use xm console.
When I start the domain, it displays all kernel and bootup messages, but
I don''t get any prompt after the bootup is
2009 Jun 17
0
Re: Xen 3.4.1 Configuration Issues with Ubuntu 9.04!
Yes.
First remove old :-
# rm -fr xen-3.4-testing.hg
# hg clone http://xenbits.xensource.com/xen-3.4-testing.hg
It takes 20-30 min at 100Kb/sec ADSL connection.
# cd xen-3.4-testing.hg
# make world.
You always run "make world" UNDER xen-3.4-tesing.hg folder, NOT under /usr/src.
Do it step by step.
Boris.
--- On Wed, 6/17/09, Jan Muhammad <janmuhd@yahoo.com> wrote:
From:
2005 Nov 15
0
http://xenbits.xensource.com/xen-2.0-testing.hg" repository (seed archive) isn''t working
REPRO:
- download the seed from :
"http://xenbits.xensource.com/xen-2.0-testing.hg" repository (seed
archive<http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-2.0-testing.hg.tar.gz>
)
http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/xen-2.0-testing.hg.tar.gz
- mkdir xen
- cd xen
- tar -zxvf ~/downloads/xen-2.0-testing.hg.tar.gz
- cd xen-2.0-testing.hg.tar.gz
-
2009 Jul 23
2
build of xen-unstable(cs:19963 and 19974) failed for i386/x86_64
Build infomation:
build of xen-unstable(cs:19963 and 19974) failed for
i386/x86_64,details as below:
....
make[1]: Entering directory `/builddir/build/BUILD/xen-unstable/tools''
set -ex; \
if test -d git://xenbits.xensource.com/qemu-xen-unstable.git; then \
rm -f ioemu-dir; \
ln -sf git://xenbits.xensource.com/qemu-xen-unstable.git ioemu-dir; \
else \
if [ ! -d ioemu-remote ];
2007 Mar 07
0
LARTC Howto Section 4.1 doesn''t work (source policy routing)
Hi,
I''ve tried to reproduce the example from section 4.1 (simple source policy
routing) but without success. The setup is the same as in the example, with
only two differences: there is additionally a gre tunnel which doesn''t seem
to disturb here, and one interface does not masquerade at all, as it''s
thought to be used from the router only. Besides that, and the
2006 Apr 07
0
cowloop and XEN - doesn`t work for me
Hello !
Is anybody using cowloop (http://www.atconsultancy.nl/cowloop/) with XEN ?
i want to use this for saving diskspace and time for copying rootfs-images.
the module compiles and loads fine (was done by a colleague)
cowloop - (C) 2005 AT Consultancy/AT Computing
cowloop - version: 2.15
cowloop - info: www.ATConsultancy.nl/cowloop
cowloop - maximum allowed cowdevices: 16
cowloop -
2006 Dec 05
0
4gb seg fixup messages on fc6 DomU, echo "hwcap 0 segneg" > /etc/ld.so.conf.d/libc6-xen.conf doesn''t work
Hi,
I am using the kernel-2849 src rpm to compile a pae DomU, but i get a lot of
printks and the DomU doesn''t give me a shell (just goes on printing 4gb seg
fixup messages).
My DomU kernel is 2.6.18-prep and it looks like i have the right libraries
in /lib/nosegneg.
any suggestions?
regards,
radhesh
_______________________________________________
Xen-users mailing list
2008 Dec 12
0
Net Card doesn''t work
I have installed the xen on puppy Linux .
After that I login the xen kernel and find that the net card doesn''t
work.
But I used the commends to check this situation.
ifconfig eth0 up (the card can up)
ping xxx.xxx.xxx.xxx (the ping operation cann''t be successed )
I make sure the network was setuped .
_______________________________________________
Xen-users mailing list