exam questions

Exam DP-300 All Questions

View all questions & answers for the DP-300 exam

Exam DP-300 topic 6 question 64 discussion

Actual exam question from Microsoft's DP-300
Question #: 64
Topic #: 6
[All DP-300 Questions]

You have an Azure subscription. The subscription contains three virtual machines that run Red Hat Enterprise Linux (RHEL).

You plan to implement a highly available deployment of Microsoft SQL Server 2022 on the virtual machines by using failover cluster instances (FCIs).

You need to prepare for the implementation.

What should you do first on each server?

  • A. Create the FCI disk and network resources.
  • B. Install a named SQL Server instance.
  • C. Install the cluster resource manager and the FCI resource agent.
  • D. Install the default SQL Server instance.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
voodoo_sh
3 months ago
Selected Answer: C
Before deploying a highly available Microsoft SQL Server 2022 failover cluster instance (FCI) on Red Hat Enterprise Linux (RHEL), you need to set up the cluster infrastructure. This involves installing the cluster resource manager (such as Pacemaker) and the FCI resource agent on each server. These components are essential for managing the cluster and ensuring high availability. This step is required for Red Hat Linux servers. On Windows, no need for that - WSFC manager takes care of it.
upvoted 1 times
...
voodoo_sh
6 months, 3 weeks ago
C: To prepare for a highly available deployment of Microsoft SQL Server 2022 using failover cluster instances (FCIs) on your Azure virtual machines running Red Hat Enterprise Linux, the first step you should take on each server is to install the cluster resource manager and the FCI resource agenthttps://learn.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/failover-cluster-instance-prepare-vm?view=azuresqlhttps://learn.microsoft.com/en-us/azure/azure-sql/virtual-machines/windows/failover-cluster-instance-overview?view=azuresql. This step is crucial because the cluster resource manager and the FCI resource agent are necessary to manage the failover clustering and ensure high availability. Once these components are installed, you can proceed with configuring the FCI disk and network resources, and then install the SQL Server instances.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...