• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/30

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

30 Cards in this Set

  • Front
  • Back
What does a resource pool allow?
Server to be treated as a single entity from a management perspective, created consolidates management of server resources
Using a resource pool how is authentication handled?
Authirtication is performed to on place, eliminating the need to log in all XenServers
What popular features does a resource pool enable?
Xen motion and Automatic placement
The pool uses what type model for management?
Master/slave
What does the pool master control?
shared storage, network and VM meta data
By default what server is elected the pool master?
the first server in the pool
What handles the locking of shared storage?
Master Server in a pool
How many sslave server erver maybe in a pool?
15
How does XenCenter and CLI communicate through the management NIC?
XML-RPC using SSL.
What do the GUI and CLI connect to?
Always to the master.
Where are commands forwarded from secondary pool servers?
to the master
Do VMs need the same number of NICs?
No, but the XenServers do
How many servers in a pool?
16 (1 master + 15 slave)
How do you add a secondary server?
Disconnect shared stoarage. Halt all VMs.
Ensure NICs match
Ensure acess to shared storage
How long is the delay do a chance to a pool configuration?
Instant.
How long will a secondary search for a master?
1 min
How often will a secondary research for a master?
3-5 minutes
What happens to VM on a secondary server if it's removed from pool?
They are destroyed
How long will a server be down using XenServer?
150-200ms
What command copies virtual machines?
xe vm-copy
When is the restricting of resource pools needing to be the same version of XenServer relaxed?
During rolling upgrades
What are the requirements for a Xenserver joining a pool?
-an Enterprise license is installed on the host
-it has a static IP address (either manually assigned or via DHCP);
-it is not a member of an existing resource pool
-its clock is synchronized to the same time source as the pool master (for example, via NTP)
-it has no shared storage configured
-there are no running or suspended VMs on the XenServer host which is joining
-there are no active operations on the VMs in progress, such as one shutting down
-the management NIC of the XenServer host which is joining is not part of a NIC bond
Can XenServer hoss in a pool containt a different number of physical interfaces?
Yes
What is not a requirement but strongly reocmmended?
Having shared storage for the VMs ready
What networking data is not configured automatically when installing XenServer?
IP addres of maangement NICS, which were preserved.
Location of the mangement interface
What is the command to join a XenServer to a pool?
xe pool-join master-address=<HOST> master-username=<root> master-password=<password>
What command creates shaerd storage?
xe sr-create
What command displays the UUIDs of the resource pool?
xe pool-list
What command would you issue to eject a host from a pool?
xe pool-eject host-uuid=<uuid>
What happens to local disks when you eject a host from a pool?
It's erased