Archives by date

You are browsing the site archives by date.

Review Questions- Managing Data in a Hybrid Network

Manage and Monitor Storage Spaces Direct- Managing Data in a Hybrid Network

You can use the following tools to manage and monitor Storage Spaces Direct: ■     Windows Admin Center ■       Server Manager & Failover Cluster Manager ■     Windows PowerShell ■         System Center Virtual Machine Manager (SCVMM) and Operations Manager Storage Spaces Direct Using Windows PowerShell Table 13.5 contains just some of the PowerShell […]

Requirements to Set Up Storage Spaces Direct- Managing Data in a Hybrid Network

To set up Storage Spaces Direct properly, you must make sure that all your hardware components meet the minimum requirements. Table 13.4 was taken directly from Microsoft’s website and contains Microsoft’s recommendations for proper configuration of Storage Spaces Direct. To see the entire list of recommendations, please visit Microsoft’s website at https://learn.microsoft.com/en- us/windows- server/storage/ storage- […]

Implementing Storage Spaces Direct- Managing Data in a Hybrid Network

Storage Spaces Direct uses local- attached drives on servers to create highly available storage at a minimal cost of traditional storage devices (SAN or NAS). Storage Spaces Direct uses regular hard drives that are connected to a single node of the failover cluster, and these disks can be used as storage for the cluster. To […]

Create Storage Spaces - Managing Data in a Hybrid Network

Create Storage Spaces – Managing Data in a Hybrid Network

To create a storage space on a Windows client, perform the following: FIGURE 13.24 Create A New Pool And Storage Space option To create a storage space on a stand- alone server, you’ll follow three steps: ■        Step 1: Create a storage pool: Group available physical disks into one or more storage pools. Storage […]

PowerShell Commands for Clustering – Managing Data in a Hybrid Network

Table 13.3 contains just some of the PowerShell commands that you can use to configure and manage Windows Server 2022 clustering. TABLE 13.3 Windows Server 2022 clustering PowerShell commands Add- ClusterDisk This command allows you to add a new disk to a failover cluster. The disk’s LUN must be visible to all cluster nodes. Add- […]

Azure Blob Storage – Managing Data in a Hybrid Network

Microsoft’s object storage solution for the cloud is called Azure Blob Storage. Blob Storage is designed for storing large amounts of unstructured data, which is data that doesn’t adhere to any particular data model or definition, such as text or binary data. Blob Storage is used for these purposes: ■               Serving images or documents […]

Create an Azure Witness - Managing Data in a Hybrid Network

Create an Azure Witness – Managing Data in a Hybrid Network

Microsoft Cloud Witness is a high- availability feature for failover clusters that uses storage in Azure so that clusters will continue to work if there is an onsite outage. It is a type of failover cluster quorum witness that uses Azure. I briefly discussed Cloud Witness earlier in the chapter, but now I want to […]

Configure Cluster Sets – Managing Data in a Hybrid Network

A cluster set is a group of multiple failover clusters that are clustered together. You can increase the number of server nodes in a single software- defined datacenter (SDDC) cloud by orders of magnitude by configuring cluster sets. Benefits of Cluster Sets There are a number of benefits of cluster sets, such as the following: […]

Windows Server 2022 Clustering  Features

Many features are included in the Windows Server 2022 release for clustering. It is a rich feature set of high availability with greatly improved flexibility based on the needs of IT organizations. The new features relate to quorum behavior, virtual machine hosting, Active Directory–detached clusters, and a new dashboard. Windows PowerShell Cmdlets for Failover Clusters […]