Displaying 13 results from an estimated 13 matches for "echorepli".
Did you mean:
echoreply
2009 Jul 06
8
[PATCH] Fix xentop on pv-ops domain0
Xentop encounters error in pv-ops domain0, because the VBD path in sysfs changes to "/sys/devices"
Also delete the macro in xenstat_netbsd.c, because it is not used.
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Best Regards,
-- Dongxiao
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2008 Aug 02
0
Xen guest configs in sqlite databases?
Hi,
Before I go re-inventing a wheel I was wondering if anyone had written a
program to store and regurgitate xen-u config files from a sqlite
database?
My example usages would be:
xm create `xensql --format options domain-name` , which would expand all
--options needed to pass to xm within the backticks.
xensql --format xml domain-name > /path/to/domain-name.xml would create
an XML
2008 Aug 28
11
Nasty kernel panic
I have seen the following kernel panic 5 times today on
three different machines, two of which had been stable
for months and one of which is a brand new install.
We are running the x86_64 xen kernel and userland tools that came in the
Xen 3.1.0
tarball from xen.org, on top of scientific linux (redhat clone)
5.1 or 5.2.
<Aug/28 12:21 pm>Unable to handle kernel NULL pointer dereference at
2011 Aug 15
11
Re: [Xen-devel] xen 4.1.2* dhcp issue/bug when installing/booting HVM domU domains (CentOS 6, unbuntu 11.04 server). Debian/OpenSolaris work fine.
Thanks a lot for your hints Pasi.
Due to your suggestion I open a new thread here.
I have tested with model=e1000 (HVMs). As HVM configs are identical (not
iso images and LVM volumes) I guess it is a xen 4.1.2* issue .. or just
involved domU OS-kernels (however as it is HVM it should not play any role)
Tested and correctly working OSes (getting an IP address and pinging of
2008 Jul 06
8
Still un-answered: How-To build Xen (3.2) to override XenSource''s linux-kernel (2.6.18) with a xenified kernel (your own or distribution)
Hello,
I can say that I have searched the entire ''world wide web'' and still haven''t found ''complete and clear answers'' to the often asked question of:
Given a Xen (release) build (say 3.2.0), which by default tries to get and build and assume Linux kernel-xen 2.6.18 from the mercurial repository, HOW TO override the build and make it work with a
2009 Nov 09
6
[ANNOUNCE] libxenlight
Hi all,
I am pleased to announce "libxenlight", a new small and lightweight C
library that refactors existing code in a coherent and easy to use API
to interface to the hypervisor and xenstore to perform operations such
as domain creation and destruction, suspend/restore and pci passthrough.
The goals of libxenlight are:
- be easy to use and to extend
- provide a simple and robust API
2008 Jul 20
9
Recompile Ubuntu Xen 2.6.24 Kernel
Hi all,
I want to recompile the 2.6.24.19-xen kernel
provided by Ubuntu hardy. I have install the
linux-source linux-header deb but don''t know how to include the "xen
patch" to the 2.6.24 source (I know 2.6.24 have Xen forward-ported) and
compile the kernel. I am sorry this is quite a newbie question.. Could
anyone help me?
Basically I want to compile a 2.6.24 Xen
2008 Sep 22
4
Process ids
Hi all,
I want to check the status of resources of virtual machine, created using
Xen.
I have written a script, which checks the status of the virtual machines and
does all the actions like,
start, stop, status, monitor.
so, I want to check the status of the resource of virtual machines.
I have thought of it and have 3 ideas. I want your suggestions.
1. Since we will know the process id of
2009 Jul 05
9
Xen Networking and bonded interfaces on Debia Lenny
Greetings all. This has been an ongoing issue for me for a few months, and I''ve been trying to get an answer.
My server has two NICs, and I want to set up the following:
NICs (x2) -> bond (mode 5) -> Xen Bridge -> Doms
...however, trying to configure this doesn''t seem to work: network-bridge steals eth0 instead of bond0, which breaks the bond AND my networking. The
2009 Jun 09
46
HyperVM
Hi,
anyone here is using HyperVM?
As you probabily know, the owner of LxLabs has killed hitself (i want to
make my condolences to his family):
http://timesofindia.indiatimes.com/Bangalore/Techie-hangs-himself-in-HSR-Layout-/articleshow/4633101.cms
HyperVM has some big vulnerabilities and we don''t know if they will be
fixed. We don''t know if the licensing server will be kept
2007 Apr 28
13
Need help setting up guest''s networking
Greetings!
I finally got the install done for a couple of gust OSs (Win 2003 server & Suse Enterprise 10)
Bothe gusts are up and running, but - no networking.
My setup:
Hardware - AMD Athlon 4200+, ABIT Motherboard, 4 GB of DDR2 RAM, 2 onboard GB NICs
Host OS- Suse Linux Enterprise server 10
Xen - 3.0.2_09749-0.4
Config file for Win 2003 server guest:
# -*- mode: python; -*-
2008 Oct 30
0
Send sysrq to pv linux guest without xm?
Hello,
Without using XM, is it safe to write the letter corresponding to the
desired sysrq to xenstore in /local/domain/domid/control/sysrq ? Does
anything else have to happen?
I am working on some backup utilities that utilize the lvm2 library
(liblvm2cmd) , libxenctrl and libxenstore. The program will issue a
sysrq S to a guest, pause it, take a snapshot then unpause it (all very
quickly). An
2008 Nov 27
1
Xguests 1.1.0 released
Hi,
We''re happy to announce the 1.1.0 release of xguests, which uses Xenstat
internals to print guest information in a variety of formats. Most of
the information in ''xm top'' is exported.
Formats include:
* XML 1.0
* PHP Arrays
* BASH arrays
* Perl
* CSV
* Easy to scrape text
* The standard ''xm list'' style format
Sample output of the program