Displaying 20 results from an estimated 10000 matches similar to: "xend config file"
2009 Aug 22
6
Fw: Re: my bootlog
Fasiha Ashraf
--- On Sat, 22/8/09, Fasiha Ashraf <feehapk@yahoo.co.in> wrote:
From: Fasiha Ashraf <feehapk@yahoo.co.in>
Subject: Re: [Xen-users] my bootlog
To: "Boris Derzhavets" <bderzhavets@yahoo.com>
Date: Saturday, 22 August, 2009, 11:12 AM
Please check what wrong here
grub.conf
title Fedora (2.6.30-rc6-tip)
root (hd0,6)
kernel
2009 Aug 27
8
cannot boot PV guest
This is my install profile F11.install
name="FC11-G1S2"
memory=500
disk = [''phy:/dev/sda3,0,w'' ]
vif = [ ''bridge=eth0'' ]
vfb = [ ''type=vnc,vncunused=1'']
kernel = "/etc/xen/vm/vmlinuz.1"
ramdisk = "/etc/xen/vm/initrd.img.1"
vcpus=1
on_reboot = ''restart''
on_crash = ''restart''
2009 Aug 29
1
Xend problem
An error displayed while running virt-manager or virt-install
[root@HPCNL-SR-2 init.d]# virt-install
ERROR unable to connect to ''localhost:8000'': Connection refused
Traceback (most recent call last):
File "/usr/sbin/virt-install", line 780, in <module>
main()
File "/usr/sbin/virt-install", line 530, in main
conn =
2009 May 27
3
Installing Debian as guest VM
hi all,
When i tried to install debian as a new guest VM in paravirtualized
mode on Xen the following error occurs. please help me to resolve the problem..
Unable
to complete install ''<type ''exceptions.ValueError''> Invalid
install location: Opening URL http://172.16.0.31:8088/debian1 failed..
Traceback (most recent call last):
File
2009 Sep 04
3
bridge throughput problem
I have set-up xen on my Intel quad core server. Now running different experiment to measure network throughput in virtualized environment. these are some of the results:
Netperf-4.5 results for inter-domain communication.
Sr.No. Client Server Time(sec) Throughput(Mbps)
1 Guest-1 Dom0
2009 Nov 12
3
strange ethtool output in xen environment
I want to check the speed like features of my Ethernet in dom0 and domUs. But in virtualized environment it gives strange output why is that so? how to check it otherwise?
Non-virtualized FC11
[root@fasiha home]# ethtool eth0
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
2009 Nov 12
3
strange ethtool output in xen environment
I want to check the speed like features of my Ethernet in dom0 and domUs. But in virtualized environment it gives strange output why is that so? how to check it otherwise?
Non-virtualized FC11
[root@fasiha home]# ethtool eth0
Settings for eth0:
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
2009 Dec 22
2
Webserver throughput in xen-environment
Hi
I am running a web server in one of my xen guests. Using ab as a load generating tool i have collected some throughput data for different file sizes like 5KB, 10KB and 100KB. One thing that i have noticed strange here is throughput drops down in a virtual http server, it happends in case of 5KB and 10KB files.
Also it takes longer to run tests in virtual environment.
Doc Size
2009 Dec 22
2
Webserver throughput in xen-environment
Hi
I am running a web server in one of my xen guests. Using ab as a load generating tool i have collected some throughput data for different file sizes like 5KB, 10KB and 100KB. One thing that i have noticed strange here is throughput drops down in a virtual http server, it happends in case of 5KB and 10KB files.
Also it takes longer to run tests in virtual environment.
Doc Size
2009 Oct 27
12
Virt-manager issue resolved
[This email is either empty or too large to be displayed at this time]
2006 Aug 10
3
Bug: xend-relocation-hosts-allow in xend-config.sxp
Comparing my last know working configuration with the current one, it
appears to be gagging on the new localhost\.localdomain that is in the
configuration file. I don''t know if this got added by my machine when
compiling.
diff -ur xen-3.0-testing.hg/install/etc/xen/xend-config.sxp
xen-unstable.hg/install/etc/xen/xend-config.sxp
--- xen-3.0-testing.hg/install/etc/xen/xend-config.sxp
2009 Sep 30
30
About profiling xen
Hi there,
I am getting very low throughput (around 0.29Mbps) while running netperf benchmark for guest to guest communication on a single physical host. To analyse where the time is spent in hypervisor I wanna use profiling. Please help me choosing good profiler according to my requirments. Should it be better in my case, Xentrace, gprof, xenoprof or Oprofile. Is it possible to use some vtune
2009 Sep 30
30
About profiling xen
Hi there,
I am getting very low throughput (around 0.29Mbps) while running netperf benchmark for guest to guest communication on a single physical host. To analyse where the time is spent in hypervisor I wanna use profiling. Please help me choosing good profiler according to my requirments. Should it be better in my case, Xentrace, gprof, xenoprof or Oprofile. Is it possible to use some vtune
2009 Jun 16
3
Backend device not found
Hi There,
I''ve installed xen 3 and xen-tools on my Debian etch server and
all seems well, until I try to start a guest domain.
debian:/home/xen# xm create /etc/xen/D4G3.cfg
Using config file "/etc/xen/D4G3.cfg".
Error: Device 2049 (vbd) could not be connected. Backend device not found.
I get the error: "Error: Device 2049 (vbd) could not be connected.
Backend device
2009 Oct 15
1
about libvirt
I have compiled xen3.4.1 with 2.6.31-rc kernel on the same fedora11 64bit platform. i just want to install the recent version of Fedora’s libvirt so that my virt-manager and virt-install work properly for paravirt domains installs. for this i am following the link below
http://bderzhavets.wordpress.com/2009/08/20/setup-libvirt-0-7-0-6-xen-3-4-1-dom0-on-to-fedora-11-64-bit/
Do i need to install xen
2009 Oct 15
1
about libvirt
I have compiled xen3.4.1 with 2.6.31-rc kernel on the same fedora11 64bit platform. i just want to install the recent version of Fedora’s libvirt so that my virt-manager and virt-install work properly for paravirt domains installs. for this i am following the link below
http://bderzhavets.wordpress.com/2009/08/20/setup-libvirt-0-7-0-6-xen-3-4-1-dom0-on-to-fedora-11-64-bit/
Do i need to install xen
2009 Sep 16
3
DomU to DomU throughput issue
Hi
Is there anyone who has successfully resolved the low throughput problem in Guest communication.
I am using Xen3.4.1 with PV os kernel 2.6.30-rc6-tip On fedora11. While running netperf benchmark on guests throughput results are very low
DomU to DomU 0.29 Mbps
Why is it so? What would be the problem. Is there any issue with fc11 platform?
Regards,
Fasiha Ashraf
Add whatever you love
2009 May 18
1
Fw: Vyatta VC5 inplace of Xen-bridging.
I have 4 guest VMs installed on 1 host. One of them is
Vyatta (VC5). Currently we are using default Xen-bridge for
communication between VMs(inter-domain or intra-domain).
I want to assign Vyatta(a guest VM) exclusively to replace Xen-bridging for VM to VM communication.
Means the traffic sent from guest-1 to guest-2 bypass briging and route through vyatta(VM), instead of going to Dom0.
As
2010 Aug 10
4
[PATCH] Values of cpu_weight and cpu_cap are lost after xend restart
# HG changeset patch
# User Lutz.Dube
# Node ID ca2c8c262dbaa6b2521cec60af7cd688dabdf850
# Parent 8992134dcfd0b9e1e86f4111e68a8aa48bd33c3c
Values of cpu_weight and cpu_cap are lost after xend restart
For managed domains in state ''halted'' I always get default values
for cpu_cap / cpu_weight after xend restart.
This is because the names of parameters differ between a SXP file to
2016 Apr 18
1
migrating from xend to libxl after xen
> On Sat, Apr 16, 2016 at 5:40 PM, rgritzo <rgritzo at gmail.com <https://lists.centos.org/mailman/listinfo/centos-virt>> wrote:
> > so i guess i was not paying too close attention and upgraded to xen 4.6.1 before i migrated my domU configurations to libxl :{
>
> Just FYI, as a fall-back you can always move yourself to the Xen 4.4 "track" by:
> 1.