Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Citrix XenServer 6.0 Administration Essential Guide

You're reading from   Citrix XenServer 6.0 Administration Essential Guide Deploy and manage XenServer in your enterprise to create, integrate, manage and automate a virtual datacenter quickly and easily with this book and ebook.

Arrow left icon
Product type Paperback
Published in Jun 2012
Publisher Packt
ISBN-13 9781849686167
Length 364 pages
Edition 1st Edition
Concepts
Arrow right icon
Author (1):
Arrow left icon
Daniele Tosatto Daniele Tosatto
Author Profile Icon Daniele Tosatto
Daniele Tosatto
Arrow right icon
View More author details
Toc

Table of Contents (18) Chapters Close

Citrix XenServer 6.0 Administration Essential Guide
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. Introducing XenServer Resource Pools FREE CHAPTER 2. Managing User Authentication 3. Managing Storage Repositories 4. Creating Virtual Machines 5. Managing Virtual Machines 6. Managing XenServer and Virtual Machine Memory 7. Managing XenServer Networking 8. Managing High Availability and Snapshots 9. Protecting and Monitoring XenServer Supported Guest Operating Systems and Virtual Machine Templates Applying Updates and Hotfixes Index

Creating a heterogeneous XenServer resource pool


Creating heterogeneous resource pools is most easily done with XenCenter. XenCenter will automatically suggest using CPU masking whenever possible.

To add a heterogeneous XenServer host to a resource pool using the xe CLI use the following procedure:

  1. Find the CPU features of the Pool Master by running the following command:

    xe host-get-cpu-features
    
  2. On the new server, run the xe host-set-cpu-features command and copy and paste the Pool Master's features into the features parameter. For example:

    xe host-set-cpu-features features= <pool_master's_cpu_features>
    xe host-set-cpu-features features=17bae3ff-bfebfbff-00000001-28100800
    
  3. Restart the new server.

  4. Run the xe pool-join command on the new server to join the pool.

  5. To return a server with masked CPU features back to its normal capabilities, run the following command:

    xe host-reset-cpu-features
    

Note

To display a list of all properties of the CPUs in a host, run the xe host-cpu-info command.

You have been reading a chapter from
Citrix XenServer 6.0 Administration Essential Guide
Published in: Jun 2012
Publisher: Packt
ISBN-13: 9781849686167
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image