Your message dated Sat, 28 Jun 2008 11:22:45 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#389836: [Pkg-xen-devel] Bug#389836: 
xen-hypervisor-3.0-unstable-1-amd64: HVM domU won't start
has caused the Debian Bug report #389836,
regarding xen-hypervisor-3.0-unstable-1-amd64: HVM domU won't start
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
389836: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=389836
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xen-hypervisor-3.0-unstable-1-amd64
Version: 3.0-unstable+hg11561-1
Severity: important

The HVM domU won't start. The following is the config (comments
stripped).

--------------------begin--------------------
import os, re
arch = os.uname()[4]
if re.search('64', arch):
    arch_libdir = 'lib64'
else:
    arch_libdir = 'lib'

kernel = "/usr/lib/xen-3.0-unstable-1/boot/hvmloader"

builder='hvm'
memory = 512
name = "PlanetLab"
vcpus=2
vif = [ 'type=ioemu, mac=00:16:3E:00:10:22, bridge=xenbr0' ]
disk = [ 'file:/small/xen-disks/debian/debian.img,ioemu:hda,w', 
'file:/small/xen-disks/debian/swap.img,ioemu:hdb,w' ]

device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'

cdrom='/home/sparrow/PlanetLab-BootCD-3.3.iso'
fda='/home/sparrow/boot'

boot='d'
device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'

sdl=0

vnc=1
stdvga=0
serial='pty'
---------------------end-------------------------

dell-2950:~# xm list
Name                              ID Mem(MiB) VCPUs State  Time(s)
Domain-0                           0     1024     8 r-----    46.0
PlanetLab                          2      512     1 ------     0.0
dell-2950:~# netstat -na --inet | grep LISTEN
tcp        0      0 127.0.0.1:2402          0.0.0.0:*               LISTEN
tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN

You can see that none of vncserver ports is in listening state.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-xen-amd64
Locale: LANG=zh_CN, LC_CTYPE=zh_CN (charmap=GB2312)

Versions of packages xen-hypervisor-3.0-unstable-1-amd64 depends on:
ii  xen-utils-3.0-uns 3.0-unstable+hg11561-1 XEN administrative tools

xen-hypervisor-3.0-unstable-1-amd64 recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
On Thu, Sep 28, 2006 at 08:49:39PM +0800, Bin Tian wrote:
> My HVM domU works again.

Closing.

Bastian

-- 
... bacteriological warfare ... hard to believe we were once foolish
enough to play around with that.
                -- McCoy, "The Omega Glory", stardate unknown


--- End Message ---

Reply via email to