Displaying 20 results from an estimated 4000 matches similar to: "Using 2.4 kernel in the domain U"
2005 Jun 30
0
ttylinux-xen domain U Boot problems
Hi,
I have got xen compiled and installed properly.Domain 0 is created on the
Xen port of Linux-2.6.11.10.But I am unable to boot the host domains.
This is what one of my XenU config file contains
[root@xion /]# cat /etc/xen/ttylinux
kernel = "/boot/vmlinuz-2.6.11.10-xenU"
memory = 64
name = "ttylinux"
nics = 1
vif = [ ''mac=bb:00:00:00:00:11,
2009 Jul 24
1
No login prompt for DomainU with Xen 3.1 on CentOS 5.3
Hello Dear everybody!
I just installed CentOS 5.3 and try the built-in Xen 3.1 with it. But even the
typical ttyLinux doesn''t work when the domain is created.-- it just doesn''t give
me the login prompt while the domain ttylinux is booted.
[root@soe-hd513-pc102 nimbus]# xm create ttylinux-xen.conf -c
Using config file "./ttylinux-xen.conf".
Started domain ttylinux
2005 Jun 02
0
Re: ttylinux and Error creating domain: vbd: Segment not found - new
Hello,
Thnks;
You are absolutely right.I changed it to point to
file:/root/ttylinux/ttylinux-xen , unmounted mnt
and had succeeded to create and log in to the new created domain.
Silly of me.
John
>Are you supposed to mount the filesystem under dom0 before you start
>ttylinux?
>From: Marius Hårstad Kjerkreit <mkjerkreit@gmail.com>
>Reply-To: Marius Hårstad Kjerkreit
2005 Jan 06
0
Questions regarding Interndomain communication
Hi All,
I recently started exploring the Xen and was successfull in installing and
running Xen along with ttylinux (test guest OS) on it.
I had few questions regarding the same and I would appreciate if somebody could
help me understand these.
1. The documentation describes inter-domain communication.
My understanding is that Xen maintain two domains: dom0 for the control domain
and dom1 for the
2005 Apr 15
2
Newbie question
Hola!
I''m trying to follow the User Manual''s example on how to run ttylinux on
xen and failing.
# xm create ttylinux-xen.cf -c
Using config file "ttylinux-xen.cf".
Started domain ttylinux, console on port 9604
************ REMOTE CONSOLE: CTRL-] TO QUIT ********
Linux version 2.6.11-xenU (horape@elanor.compendium.net.ar) (gcc version
3.3.5 (Debian 1:3.3.5-3)) #1 Thu
2006 Feb 11
2
Xend crashes repeatedly starting DomU - please help...
Hi, this is a repost of a previous question - since then I have tried
rebuilding my Xen0 kernel numerous times and trying different
configurations, but I haven''t yet ever got a single DomU to boot so I
really don''t even know what is supposed to happen, let alone how to
start debugging it...
Can someone please speculate on how to debug this further? It''s a
gentoo
2007 Apr 11
8
[Xen-tools] Storage for DomU
Hi all,
I manage to create a VM (slackware image) and hide the PCI device
(qlogic HBA) from Dom0 to DomainU.
Now the Dom0 cant see this HBA and the ''xm list -l'' shows this pci
device under the DomainU.
But how can I do some scsi inquiry or check if this PCI device is
visible to the DomainU from the DomainU''s console.
Any help?
Thanks and regards
Ashit
2005 Oct 11
0
iptables iprange match
Hello list!:
Well, I was able to install xen 2.0.7 using a 2.4.30 kernel in a domU.
The domU have installed gcc3.4 .. after
yum -y install compat-gcc*
and put CC=gcc33 in all make commands and other changes as here:
http://lists.xensource.com/archives/html/xen-users/2005-08/msg00258.html
I''m trying to use the iprange match, but every time when I want apply a
rule I receives:
2008 Feb 02
1
OSError: [Errno 10] No child processes
Hi;
After updating our Xen packages to current tip of xen-3.1-testing (from 3.1.0)
caglar@zangetsu xen-3.1-testing.hg $ hg tip
changeset: 15634:dbe47d8cb825
tag: tip
user: Keir Fraser <keir.fraser@citrix.com>
date: Thu Jan 31 10:07:57 2008 +0000
summary: Added tag RELEASE-3.1.3 for changeset 4835d702ba6133849bfae64b783b755c5066c094
I cannot boot domU''s
2006 Jan 05
1
Xenoppix(Xen 3.0 CD size) is released
Dear,
We released New Xenoppix (based on Xen3.0, CD size).
Detail HP http://unit.aist.go.jp/itri/knoppix/xen/index-en.html
670MB knoppix_v4.0.2CD_20050923_xen3.0-20060104+IPAFont_cdsize.iso
---------------------------------
# New Features
* Xen is updated to version 3.0.
* Host-Xenoppix(Knoppix on Domain0) boots Guest-Xenoppix(Knoppix on
DomainU) with same kernel and same Root
2005 Dec 05
0
Problems creating a ttylinux domain with almost default config
I am trying following the docs, trying to create a ttylinux domain.
However, the creation fails as so.
root:~$ xm create -c ttylinux_xen_config
Using config file "ttylinux_xen_config".
Error: Device 0 (vif) could not be connected. Backend device not found.
No terminal shows up, and I can''t xm console blocks. However, xm list
shows the domain.
root:~$ cat ttylinux_xen_config
2007 Jun 26
2
Why cannt I boot 128 ttylinux VMs?
Hey all,
I am a new Xen user and trying to boot up 128 VM on the machine with 16G
memory. All VM images are ttylinux. When I booted up 116 Virtual
machines, I can not boot VM anymore. Once I create a new VM, the latest
VM on the machine would be kicked out to hold 116 VM simultaneously.
Since I set VM memory to 32M, the Memory should not be an issue. I am
wondering why I can not boot 128 VM and
2011 Nov 22
1
[file PATCH] Properly detect .vdi (VirtualBox disk image) files
The current test for .vdi files is incorrect. It tries to detect the
string "<<< Sun xVM VirtualBox Disk Image >>>". However this string
is just free text and .vdi files often contain different strings (ref: [1]).
The correct test in this patch looks for the magic number at offset
0x40 in the file (ref: [2]).
Example:
Upstream 'file' without the patch on an
2009 Dec 30
1
Factor and Level Issue
Dear useR's
I have a small basic problem which I am hoping to get some help with. I have
a data frame, testSeq_df, with 1 row and 500 columns. Each column is a
character (a,c,g or t). I want this sequence to have 4 factors (a,c,g,t).
When I try the following:
for(i in 1:500){
if (length(levels(testSeq_df[,i]))==1)
levels(testSeq_df[,i]) <-
2006 Apr 24
0
network configuration with 2 physical eth cards
hi friends,
I have met some problem in the configuration of xen domain U network.
I have two physical network cards.
eth0 is connected with the outworld and using a dhcp assignment.
eth1 is connected wth the local network and i set the ip as 192.168.0.100
I create a Sarge domainU. And i went into the sarge /etc/network/interfaces, modify it as 192.168.0.10
I am
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
2005 Jan 27
2
ttylinux instructions
Does anyone in the devel team recall how the ttylinux rootfs was
created, by which I mean what changes were needed? Nothing detailed,
just "oh, just /etc/fstab" or whatever. I haven''t yet compared
myself, though I''ll figure it eventually.
For XenCD, I''d like to ship a pristine ttylinux instance on the ISO
image, and have the XenCD startup process copy that
2009 Nov 18
1
To loop or not to loop with btrfs
Hi,
This left me puzzled for a while:
22:29 borg:/ # losetup /dev/loop1 /.B.disk
22:29 borg:/ # mount /dev/loop1 /B
mount: /dev/loop1: can''t read superblock
22:29 borg:/ # blkid /dev/loop1
/dev/loop1: UUID="e19fe89b-cde3-4ccc-bc70-b759a57bd1c9"
UUID_SUB="f29c6218-d040-4546-a227-4dd2d2142817" TYPE="btrfs"
22:29 borg:/ # losetup -d /dev/loop1
22:29 borg:/ #
2005 Jul 31
1
xen 3.0 on UP amd64 - rootfs mounting problem in xenU
Hi,
I''m trying to run Xen 3.0 on my amd64 UP machine. So far xen0 is working fine
but there is a problem with mounting rootfs on xenU kernel.
Is there something else that needs to be compiled into xenU 3.0 kernel?
$ grep XEN kernel-xenU-x86_64-3.0.config
CONFIG_XEN=y
CONFIG_ARCH_XEN=y
# XEN
# CONFIG_XEN_PRIVILEGED_GUEST is not set
# CONFIG_XEN_PHYSDEV_ACCESS is not set
2005 Jan 19
1
EVTCHN driver in DomainU
Hello folks
I see the EVTCHN driver being initialized as a part of DomainU. XEND
(or domain controller) uses the EVTCHN driver to receive notifications
for events on the control interface.
However there is no XEND (or domain controller) that runs in DomainU.
So what is the purpose of initializing EVTCHN driver in DomainU
Thanks in advance
Nauzad