nerdexam
Microsoft

AZ-801 · Question #38

Your company uses Storage Spaces Direct. You need to view the available storage in a Storage Space Direct storage pool. What should you use?

The correct answer is D. Failover Cluster Manager. To view the available storage in a Storage Spaces Direct storage pool, you should use Failover Cluster Manager.

Implement and manage Windows Server high availability

Question

Your company uses Storage Spaces Direct. You need to view the available storage in a Storage Space Direct storage pool. What should you use?

Exhibit

AZ-801 question #38 exhibit

Options

  • ASystem Configuration
  • BFile Server Resource Manager (FSRM)
  • CThe Get-StorageFileServer cmdlet
  • DFailover Cluster Manager

How the community answered

(52 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    2% (1)
  • D
    92% (48)

Why each option

To view the available storage in a Storage Spaces Direct storage pool, you should use Failover Cluster Manager.

ASystem Configuration

System Configuration (msconfig) is used for managing system startup, boot options, and services, not for viewing Storage Spaces Direct storage pools.

BFile Server Resource Manager (FSRM)

File Server Resource Manager (FSRM) is used for managing quotas, file screens, and storage reports on file shares, not for the underlying Storage Spaces Direct storage pool infrastructure.

CThe Get-StorageFileServer cmdlet

The `Get-StorageFileServer` cmdlet is not a standard cmdlet for managing Storage Spaces Direct storage pools; cmdlets like `Get-StoragePool` or `Get-VirtualDisk` would be used for that purpose in PowerShell.

DFailover Cluster ManagerCorrect

Failover Cluster Manager is the primary graphical administration tool for Windows Server Failover Clusters and Storage Spaces Direct. It allows you to inspect the health, capacity, and available storage of Storage Pools and Virtual Disks configured within your S2D deployment.

Concept tested: Storage Spaces Direct management tools

Source: https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/storage-spaces-direct-overview

Topics

#Storage Spaces Direct#Failover Cluster Manager#High Availability#Storage Pool

Community Discussion

No community discussion yet for this question.

Full AZ-801 Practice