[pve-devel] Solaris: no working network solved

Michael Rasmussen mir at datanom.net
Sun Sep 22 19:24:08 CEST 2013


On Sun, 22 Sep 2013 19:14:57 +0200
Michael Rasmussen <mir at datanom.net> wrote:

> Hi all,
> 
> I seem to have found a bug in the cpu option for running solaris based
> guest over kvm.
> 
> Currently the cpu option looks likes this: -cpu <cpu type>,+x2apic
> This causes a no working network.
> Using this instead: -cpu <cpu type>
> Eg. remove the +x2apic resolves the bug an a working network is the
> result.
> 
Perhaps line 2444 in QemuServer.pm should be changed to this
push @$cpuFlags , '+x2apic' if (!$nokvm && cpu ne qemu64);

Then the wiki should be updated to the following:
When running Solaris based guest always use cpu qemu64 (I don't no off
a 32 bit solaris?)

-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
Cats are smarter than dogs.  You can't make eight cats pull a sled
through the snow.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.proxmox.com/pipermail/pve-devel/attachments/20130922/0bf00023/attachment.sig>


More information about the pve-devel mailing list