Toni Mueller wrote:
[]
>>> kvm     -localtime -no-acpi -m 512 \
>>>         -net nic,model=rtl8139,macaddr=52:54:00:12:34:56,vlan=0 \
>>>             -daemonize \
>>>     -net tap,vlan=0 /mounts/vmachines/kvm/d-sid/sid1.img &
>>> --------------- cut
>> Ugh, can you retry without -no-acpi?  -no-acpi is basically asking
>> for one or another trouble...
> 
> Umm... I thought acpi was asking for trouble. But what you said - I
> retried without the -noacpi, and it still hangs with the 2.6.32-3 from
> unstable (I just dist-upgraded the whole vm today before testing).

That's just insane... :(

Are you sure it is the kernel who hangs?  May it be some userspace
program that wants something - like, f.e., syslogd trying to write
to un-writable /var?  Or dhcpd waiting for lease?  Or maybe there's
something on the host, like some kvm message (try w/o -daemon? Look
at dmesg on host?).  I've never saw a vm hangs like this with a
good "reliability", especially with a modern kernel and modern kvm...

> Let's see what the other qemu-kvm package brings...

Yes, that's interesting.

By the way, by "other platforms", what do you mean?  Different
architectures or another host operating system?  Curious...

Thanks!

/mjt




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to