Displaying 20 results from an estimated 20000 matches similar to: "RE: Resolved - domU won''t recognise my block devices"
2009 Apr 12
1
Missing xvd devices in DomU
Hello List,
i am trying to boot a 2.6.28 vanilla kernel as a DomU.
This is some of my config:
----------------------------------------------
root = ''/dev/xvda2 ro''
disk = [
''drbd:pgone,xvda2,w'',
''phy:/dev/vg/pgone-swap,xvda1,w'',
2004 Dec 22
4
About block device mapping for guests
I am a bit puzzled on how the block device mapping works for Xen
guests. Or particularily the fact on how the device shows on the guest
side. When configuring the domain, one can specify the device name the
partition should appear with inside the guest. And if that device does
not exist on the host side, xend complains. A workaround for this was
to specify the device with explicit minor and major
2008 Nov 10
1
Console and disk-devicenames in DomU on Lenny?
Hi,
I've tried to setup a new DomU on Lenny and I'm a little bit confused on
which device names I should use for disks and console in the various
DomU-kernels?
Is it correct that:
2.6.18-xen-kernel from Etch
start with no "extra"
tty1 in /etc/inittab
/dev/sd for disks
2.6.26-xen-kernel from Lenny:
start with no "extra"
hvc0 in /etc/inittab
/dev/xvd for disks
2010 Jan 28
0
Debian HVM DomU won''t boot
Hi, I use Centos 5.4 x86_64
kernel used is 2.6.18-164.11.1.el5xen
I have a physical machine running Debian Etch (32 bit) and Debian
Lenny and I virtualized the first one as follows:
*Created a HVM DomU with Virt-Manager with a virtual disk file of 40000 M
*Boot from LiveCD, and created a swap and a ext3 partitions (Yes, very
simple layout).
*Rsync''d files from root partition of
2010 Feb 09
0
[Fwd: domu''s won''t boot anymore]
Apparently the problem was xenconsoled, killing it and restarting it
fixed it.
---------------------------- Original Message ----------------------------
Subject: [Xen-users] domu''s won''t boot anymore
From: systems@db3broadband.com
Date: Mon, February 8, 2010 18:19
To: xen-users@lists.xensource.com
2008 Jun 19
0
Apache won''t start in my domU
I get the following error message:
Starting web server (apache2)...apache2: apr_sockaddr_info_get() failed for VM1
apache2: Could not reliably determine the server''s fully qualified
domain name, using 127.0.0.1 for ServerName
.
Happily Nginx who is more clever, just starts without complaining.
I have added the following to my /etc/hosts file:
127.0.0.1 localhost VM1
So it gets rid of
2005 Aug 10
1
Centos 4.1 running in domU Mysql won''t start
Hi Guys,
I''m trying to figure out why Mysql won''t start on this domU and I''m
hoping you can help. Here''s what I''m getting:
[root@neriah ~]# service mysqld start
Timeout error occurred trying to start MySQL Daemon.
Starting MySQL: [FAILED]
[root@neriah ~]# tail /var/log/mysqld.log
050810 04:21:09 mysqld
2005 May 18
2
Guest OS woun''t boot
Hello everybody,
i am a newbie in using Xen.
The first three tries to install Xen on my Gentoo box
aren''t very successfull. But now i know how to get the
dom0 Domain running.
So my Xentoo (Xen + Gentoo = Xentoo) ist coming up.
My system is configures like this:
/dev/hda1 = /boot
/dev/hda2 = /
/dev/hda3 = LVM-Partition
/dev/hda4 = SWAP
/dev/vg01/SYSP = Gentoo System for dom1
2006 Apr 03
0
new box, won''t boot domU
I just set up a new box that has been giving me trouble since I first cloned the xen repo to it.
I started off with "error: can''t find a register in class ''BREG'' while reloading ''asm''" errors that I fixed by changing my gcc profile(gentoo) to nopie. That introduced me to a ''__guard'' error that I fixed by changing my gcc
2010 Feb 02
1
DomU won''t start on 3.4.2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello.
I''m having a quite big problem with xen and I''m pretty much stuck with
it by myself, so hopefully someone can help me out with this.
Symptoms look like this:
tvsrv1:~# xm create ns1
Using config file "/etc/xen/ns1".
Error: Creating domain failed: name=ns1
And relevant parts from the xend.log:
[2010-02-02 11:35:18
2018 Aug 09
2
[PATCH] v2v: parse_libvirt_xml: handle srN CDROM devices (RHBZ#1612785)
This device naming is mostly written by virt-p2v, so get the slot from
it directly without using the drive_index "decoding" function.
---
v2v/parse_libvirt_xml.ml | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/v2v/parse_libvirt_xml.ml b/v2v/parse_libvirt_xml.ml
index 36d2f66dd..55432f537 100644
--- a/v2v/parse_libvirt_xml.ml
+++ b/v2v/parse_libvirt_xml.ml
2010 May 19
0
blkback.131.xvd or blkback.145.xvda?
Hi have 4 dom0 with debian lenny running xen. When I run ps axf|grep
xvd I see it''s different on diferent dom0s.
dom0-A
15677 ? S< 0:00 \_ [blkback.139.xvd]
15678 ? S< 0:38 \_ [blkback.139.xvd]
17015 ? S< 0:00 \_ [blkback.140.xvd]
17016 ? S< 2:34 \_ [blkback.140.xvd]
21309 ? S< 0:00 \_ [blkback.142.xvd]
21310 ?
2015 Jul 13
2
Conservar el nombre de la variable entre varias funciones
Hola:
Con esto del R me da la impresión que avanzo un paso y retrocedo dos!
El caso es que tengo una "cascada de funciones", para realizar un análisis descriptivo "automático" en función del tipo de variable. Y en los resultados, en lugar de aparecer el nombre de la variable, aparece el nombre del argumento. Esto ocurre tanto si utilizo o no la función get().
Un ejemplo
2002 Aug 18
1
initramfs scripts + cpio archive stuff
--32u276st3Jlj2kUU
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Hi all (two) klibc hackers! 8)
Here's the stuff I've been using to build an initramfs image and run it
on one of my machines. Unfortunately, the "init" script contains hard
coded information about where to find the root, etc, but it should give
people a working base to start from.
It
2005 Jul 20
0
FreeBSD Security Advisory FreeBSD-SA-05:17.devfs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-05:17.devfs Security Advisory
The FreeBSD Project
Topic: devfs ruleset bypass
Category: core
Module: devfs
Announced: 2005-07-20
Credits:
2005 Jul 20
0
FreeBSD Security Advisory FreeBSD-SA-05:17.devfs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-05:17.devfs Security Advisory
The FreeBSD Project
Topic: devfs ruleset bypass
Category: core
Module: devfs
Announced: 2005-07-20
Credits:
2005 Jul 20
0
FreeBSD Security Advisory FreeBSD-SA-05:17.devfs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-05:17.devfs Security Advisory
The FreeBSD Project
Topic: devfs ruleset bypass
Category: core
Module: devfs
Announced: 2005-07-20
Credits:
2018 Aug 10
0
Re: [PATCH] v2v: parse_libvirt_xml: handle srN CDROM devices (RHBZ#1612785)
On Thu, Aug 09, 2018 at 03:05:26PM +0200, Pino Toscano wrote:
> This device naming is mostly written by virt-p2v, so get the slot from
> it directly without using the drive_index "decoding" function.
> ---
> v2v/parse_libvirt_xml.ml | 10 +++++++++-
> 1 file changed, 9 insertions(+), 1 deletion(-)
>
> diff --git a/v2v/parse_libvirt_xml.ml b/v2v/parse_libvirt_xml.ml
2015 Jul 14
4
Conservar el nombre de la variable entre varias funciones: ejemplos de resultados
Hola Carlos:
Te adjunto un ejemplo de aplicación: las funciones (he borrado los path de las funciones y las ordenes "source()" que las carga ) y un ejemplo para ejecutarlas para las opciones que tengo implementadas con la tabla de datos birthwt del paquete"MASS":
- Descriptiva de todas las variables de una tabla.
- Análisis univariado de todas las variables de una tabla
2008 Feb 07
0
XenLinux/IA64 domU forward port
Hi.
I forward ported XenLinux/IA64 domU portion and put it at
http://people.valinux.co.jp/~yamahata/xen-ia64/20080207/xen_ia64-20080207.patch
This patch is for 551e4fb2465b87de9d4aa1669b27d624435443bb of
git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git
It boots as domU and disk/network work.
This patch is for those who are interested in XenLinux/IA64 upstream
merge activity. Many