Hi Rob,
Thanks much for the reply. Following what I think that you suggested, I
issued the following xe command:
xe vm-param-set other-config:pci uuid=
Upon rebooting my VM, all pci passthrough had been removed, just has I had
hoped. Yippee!
But just to confirm, is the format of the above c
>Most likely, the new CPU types have either the same features, or some more. In
>this case, you should be able to mask >any new features and add the new hosts
>to your pool (if you use XenCenter, I believe it will offer to do this
>>automatically). In case your current CPUs have features that t
Hi,
> I would like to purchase some new servers and hopefully join them to the
> same pool.
> Perhaps not at first, but eventually after I've tested upgrading to XCP 1.6
> that is.
>
> My problem is the 4122 Opteron is not available (I can only get 4133, 4180
> and 4200 series and up it would see
I have a current pool of 3 hosts running XCP 1.1.
They are using this cpu:
cpu_count: 8
vendor: AuthenticAMD
speed: 2200.028
modelname: AMD Opteron(tm) Processor 4122
family: 16
model:
Hi,
The only way is to just remove the other-config:pci parameter from the VM (xe
vm-param-remove to remove the pci key entirely, or xe vm-param-set to change
the value of the key), shut it down, and start it again. The VM will then not
get the PCI device passed through to it anymore. You can t