Displaying 2 results from an estimated 2 matches for "series_".
Did you mean:
series
2017 May 23
2
Odd Virsh Capabilities response
Tried to migrate a few VMs from existing system to an older host that we
threw in the rack to facilitate some server reshuffling.
Migration complained about lack of capabilities (which I expected its an
older server) but when I looked at what I should throw into the xml file
I got a core2duo when it should have been at least Penryn or something
(Xeon E5345)
Of course the VMs work fine with
2017 May 23
0
Re: Odd Virsh Capabilities response
...ained about lack of capabilities (which I expected its an
>older server) but when I looked at what I should throw into the xml file
>I got a core2duo when it should have been at least Penryn or something
>(Xeon E5345)
>
According to wikipedia:
https://en.wikipedia.org/wiki/Xeon#5300-series_.22Clovertown.22
the microarchitecture is Core, not anything newer.
Looking at the capabilities, it could also be Conroe, it even has the
same family and model. But it has the same number of matching features
for botha nd core2duo is older so it's closer to the start of the list.
There was s...