Gentoo Archives: gentoo-server

From: Robert Bridge <robert@××××××××.com>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] Windows NT4 on KVM+QEMU extremely slow...
Date: Thu, 18 Apr 2013 14:30:38
Message-Id: CA+Uub+eEh0NZyo_6npiktHxrQN6Rtm9sgApFZ5uuQnj3GHvTcQ@mail.gmail.com
In Reply to: Re: [gentoo-server] Windows NT4 on KVM+QEMU extremely slow... by "Vinícius Ferrão"
1 Hi,
2
3 Are you sure your hardware virt isn't disabled in the BIOS? It is, in
4 my experience, the one BIOS setting the linux kernel doesn't/can't
5 over-ride.
6
7 Cheers,
8 RobbieAB
9
10 On 18 April 2013 01:35, Vinícius Ferrão <viniciusferrao@×××××××.br> wrote:
11 > Hello dudes,
12 >
13 > Thanks for the replies.
14 >
15 > But I've read somewhere that -no-kvm should be enabled in order to run NT4
16 > Properly.
17 >
18 > Anyway, I removed the flag and nothing really happened. It's still slow.
19 > It's usable, but slow. VMWare was much faster.
20 >
21 > And about the RAM issue. It's Windows NT4. I don't think more is necessary.
22 > The machine boots consuming only 30MB. And about the slowness of the system
23 > is during CPU intensive operations.
24 >
25 > Anything else to try dudes?
26 >
27 > Thanks,
28 >
29 > Vinícius Ferrão: Administrador de Sistemas
30 > www.ferrao.eti.br | +55 (21) 8888-2619
31 >
32 > On Apr 17, 2013, at 5:54 PM, Hinnerk van Bruinehsen
33 > <h.v.bruinehsen@×××××××××.de>
34 > wrote:
35 >
36 > On Wed, Apr 17, 2013 at 07:34:00PM +0000, Vinícius Ferrão wrote:
37 >
38 > Hello dudes,
39 >
40 > I'm running Windows NT 4 Terminal Server on QEMU and the performance is too
41 > slow; I don't even know how to debug it and I even don't if this is normal
42 > or not.
43 >
44 > On VMWare Player the performance was much better. And this isn't a
45 > migration. I've reinstalled the NT4 from the ground.
46 >
47 > Anyway; i'm launching the VM with this arguments:
48 > kvm -m 128m -name WinNT4TS -drive file=winnt4ts.raw -cdrom Windows\ NT\ 4\
49 > Terminal\ Server\ Image/WINNT-TSE40.iso -net
50 > nic,model=ne2k_pci,macaddr=00:0c:29:74:fa:b4 -net tap -vga std -cpu
51 > pentium,level=1 -smp 1 -no-acpi -no-hpet -no-kvm -boot c -vnc none
52 > -daemonize
53 >
54 >
55 > Hi,
56 >
57 > iirc the commandline switch --no-kvm disables kvm (so it'S just software
58 > emulated qemu). You disable hardware virtualization accerleration with
59 > it.
60 >
61 > Other than that: more than 128 MB ram will most likely also help to
62 > speed things up.
63 >
64 > WKR
65 > Hinnerk
66 >
67 >

Replies

Subject Author
Re: [gentoo-server] Windows NT4 on KVM+QEMU extremely slow... "Vinícius Ferrão" <viniciusferrao@×××××××.br>