This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
virtualization:xenserver:xenserver_add_host_to_pool [2015/03/03 07:44] gcooper |
virtualization:xenserver:xenserver_add_host_to_pool [2015/11/20 08:23] (current) gcooper |
||
---|---|---|---|
Line 42: | Line 42: | ||
Then join the new host using XenCenter. | Then join the new host using XenCenter. | ||
- | ===== Heterogeneous | + | ===== Heterogeneous |
http:// | http:// | ||
Line 63: | Line 63: | ||
< | < | ||
- | wget http://www.citrix.com/static/ready/downloads/XenServer_Heterogeneous_CPU_Pool_self-test_kit_Oct19.zip | + | wget http://www.cl.cam.ac.uk/xen/XenE/host-cpu-info/compare-cpu |
- | unzip XenServer_Heterogeneous* | + | |
chmod +x compare-cpu | chmod +x compare-cpu | ||
</ | </ | ||
Line 84: | Line 83: | ||
Once the mask is applied and the member servers rebooted, you can use XenCenter to add the new host and it will offer to apply the appropriate mask to the new server. | Once the mask is applied and the member servers rebooted, you can use XenCenter to add the new host and it will offer to apply the appropriate mask to the new server. | ||
+ | To reset the CPU Features mask: {{ : | ||
+ | |||
+ | < | ||
+ | xe host-reset-cpu-features | ||
+ | </ | ||
+ | |||
+ | ==== CPU Masking Problems ==== | ||
+ | |||
+ | If you have problems getting the CPU mask to ' | ||
+ | |||
+ | Edit ''/ | ||
+ | |||
+ | Add '' | ||
+ | |||
+ | < | ||
+ | label xe | ||
+ | # XenServer | ||
+ | kernel mboot.c32 | ||
+ | append / | ||
+ | </ | ||
+ | |||
+ | Then apply your mask again and see if it ' | ||
+ | |||
+ | This worked at least once on a newer XenServer host with a fully patched XenServer 6.5 installation and an AMD Opteron 6320 CPU. |