This is an old revision of the document!
When you add a host to a pool, most things are taken care of for you.
One exception is Network Names.
Be sure to rename networks to the names used in the pool before joining the new host!
On pool master:
xe network-list
On host to be joined:
xe pif-list xe network-param-set name-label=Management uuid=<UUID-xenbr0> xe network-param-set name-label=GuestPublic uuid=<UUID-xenbr1> xe network-param-set name-label=BlockStorage uuid=<UUID-xenbr2> xe network-param-set name-label=FileStorage uuid=<UUID-xenbr3>