[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Installing and running XEN


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Tincho ylm <sadzas@xxxxxxxxx>
  • Date: Tue, 26 May 2009 15:30:07 -0300
  • Delivery-date: Tue, 26 May 2009 11:30:50 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=Rzso7nltwnxntlvk0+d7vudatl/UWtYOwSKhExlwtaFVriX9FYkogkS2dUWzdJDvw9 E72gfMvgRr+BcJr1vhlvAcstdJPEUxK5IF/0OgBOjhsBxCPserwzw5RZKL4rCj2DPvun 3T6K856OBNXqZjH8SkoAtvO/X5H5nufGXXt+M=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi all! I'm new on the list.
I have read many HowTos about xen installations and I have an error
that I cant find solution.

(S.O: Debian Lenny)

First, this is what I did:

Hypervisor
# aptitude install xen-hypervisor-i386 libc6-xen xen-utils xen-tools
bridge-utils

Kernel
# aptitude install xen-linux-system-2.6.26-2-xen-686
-----
# nano /etc/modules
loop max_loop=128

# nano /etc/xen/xend-config.sxp
Comment:(network-script network-dummy)

Uncomment:
(network-script network-bridge)
(vif-script vif-bridge)
(dom0-min-mem 196)
(dom0-cpus 0)

Reboot and select XEN kernel

# nano /etc/xen-tools/xen-tools.conf

#
#
dir = /vserver
#
#
debootstrap = 1
#
#
size = 2Gb # Disk image size.
memory = 256Mb # Memory size
swap = 512Mb # Swap size
fs = ext3 # use the EXT3 filesystem for the disk image.
dist = lenny # Default distribution to install.
image = sparse # Specify sparse vs. full disk images.
#
#
gateway = xxx.xxx.xxx.xxx
netmask = 255.255.255.240
#
#
kernel = /boot/vmlinuz-2.6.26-2-xen-686
initrd = /boot/initrd.img-2.6.26-2-xen-686
#
#
mirror = http://ftp.debian.at/debian/

# xen-create-image --hostname test02 --ip xxx.xxx.xxx.xxx

# xm create test02.cfg

so, everything is ok so far. so, I run:

# xm list and I see

Name                                        ID   Mem VCPUs      State   Time(s)
Domain-0                                     0   207     1     r-----    195.7
test02                                       5    64     1     -b----      6.8

WHAT is that B? why is blocked? how do I fix that?

and go on:

# xm console test02

and the PC stops to response... I have to reboot...

why is that? thanks in advance.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.