English Flashcards

1
Q

What are the required VMware settings to enable Hyper-V on a virtual machine?

A

In VMware Workstation, check the following:
1. Virtualize Intel VT-x/EPT or AMD-V/RVI.
2. Virtualize CPU Performance counters.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which operating system should be installed for setting up Hyper-V on VMware?

A

Install Windows Server 2012 R2.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

After installing Windows Server 2012 R2, what roles should be configured?

A

First, install the DNS role, then add the Hyper-V role.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How do you perform a test failover in Hyper-V?

A
  1. In Hyper-V Manager, select the virtual machine on the replica server.
  2. Right-click, choose ‘Replication,’ and select ‘Test Failover.’
  3. Choose a recovery point and click ‘Test Failover.’
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What steps are needed to complete a planned failover?

A
  1. Shut down the primary virtual machine.
  2. In Hyper-V Manager, right-click the VM, choose ‘Replication,’ and select ‘Planned Failover.’
  3. Enable reverse replication and start the replica VM after failover.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What happens during an unplanned failover in Hyper-V?

A
  1. The primary site goes offline.
  2. The replica VM is started on the replica server.
  3. Replication is broken, and recovery points are used to restore the VM.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How do you enable Hyper-V replication on the replica server?

A
  1. In Hyper-V Manager, go to ‘Replication Configuration.’
  2. Check ‘Enable this computer as a Replica server.’
  3. Use Kerberos (port 80) or certificates (port 443) for authentication.
  4. Specify the location for replicas.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the role of recovery points in Hyper-V replication?

A

Recovery points store snapshots for restoring the primary VM on the replica server. Multiple recovery points require more storage.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly