[Bug 204010] Re: networking not working

2008-04-13 Thread kochab
using gutsy kernel it works! (following 
https://bugs.launchpad.net/ubuntu/+source/xen-3.2/+bug/204010/comments/35)
waiting for a fix of hardy kernel...

-- 
networking not working
https://bugs.launchpad.net/bugs/204010
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 214821] Re: xen guest system cannot detect root filesystem

2008-04-13 Thread kochab
no, I just fixed _this_ issue,
for fixing networking I had to use the gutsy xen kernel, see here:
https://bugs.launchpad.net/ubuntu/+source/xen-3.2/+bug/204010/comments/35

-- 
xen guest system cannot detect root filesystem
https://bugs.launchpad.net/bugs/214821
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204010] Re: networking not working

2008-04-11 Thread kochab
The same here,
with hardy 64 host and etch 64 guests, running 2.6.24-14-xen.

-- 
networking not working
https://bugs.launchpad.net/bugs/204010
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 214821] Re: xen guest system cannot detect root filesystem

2008-04-10 Thread kochab
Ok,
I've fixed this issue by following the comment here:
https://bugs.launchpad.net/ubuntu/+source/xen-3.2/+bug/205450/comments/13

-- 
xen guest system cannot detect root filesystem
https://bugs.launchpad.net/bugs/214821
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 214821] [NEW] xen guest system cannot detect root filesystem

2008-04-09 Thread kochab
Public bug reported:

I'm running Hardy, I've installed ubuntu-xen-server, and I've installed
the last xen-tools from source (with the xen-tools from the repository
nothing changes).

xen-tools runs fine with these options in xen-tools.conf:
lvm = vg00
install-method = debootstrap
size   = 20Gb  # Disk image size.
memory = 500Mb# Memory size
swap   = 500Mb# Swap size
# noswap = 1  # Don't use swap at all for the new system.
fs = ext3 # use the EXT3 filesystem for the disk image.
dist   = etch # Default distribution to install.
image  = sparse   # Specify sparse vs. full disk images.
gateway   = 192.168.1.1
netmask   = 255.255.255.0
broadcast = 192.168.1.255
passwd = 1
kernel  = /boot/vmlinuz-`uname -r`
initrd  = /boot/initrd.img-`uname -r`
arch=amd64
mirror = http://ftp.it.debian.org/debian/
ext3_options   = noatime,nodiratime,errors=remount-ro
boot = 1
disk_device = sda

by running the command:
xen-create-image --hostname=test --ip=192.168.1.8 

unfortunately the guest system cannot find the root filesystem, showing
this error at boot:

Begin: Running /scripts/init-premount ...
Done.
Begin: Mounting root file system... ...
Begin: Running /scripts/local-top ...
Done.
Begin: Waiting for root file system... ...
Done.
Check root= bootarg cat /proc/cmdline
or missing modules, devices: cat /proc/modules ls /dev
  Reading all physical volumes.  This may take a while...
ALERT! /dev/sda2 does not exist. Dropping to a shell!


BusyBox v1.1.3 (Debian 1:1.1.3-5ubuntu12) Built-in shell (ash)
Enter 'help' for a list of built-in commands.

(initramfs)

I've tried with no success to change the disk_device option to hda and also 
tried with the --ide option.
I attach the xen a.cfg file.

** Affects: xen-3.2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
xen guest system cannot detect root filesystem
https://bugs.launchpad.net/bugs/214821
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 214821] Re: xen guest system cannot detect root filesystem

2008-04-09 Thread kochab

** Attachment added: xen cfg file for guest system
   http://launchpadlibrarian.net/13298700/a.cfg

-- 
xen guest system cannot detect root filesystem
https://bugs.launchpad.net/bugs/214821
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205450] Re: xend fails to connect guest to dom0 block device or loopback file

2008-04-09 Thread kochab
I've a problem similar to what Todd found in:
https://bugs.launchpad.net/ubuntu/+source/xen-3.2/+bug/205450/comments/3

I've filed a separate bug report here:
https://bugs.launchpad.net/ubuntu/+source/xen-3.2/+bug/214821

I'm using lvm instead of loopback image, and I've tried to change to hda
without success.

Todd says:
I still think it might have to do with the initrd, but not sure what exactly. 
Building from source did work, but it would be better to be able to use the 
ubuntu packages.
what package should I build from source? with specific options?
thanks

-- 
xend fails to connect guest to dom0 block device or loopback file
https://bugs.launchpad.net/bugs/205450
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs