5V0-21.21 Exam questions (70-79) vSAN考试题目

5V0-21.21 Exam questions

To study for VMware HCI Master Specialist Exam | vSAN认证考试题目学习

75. A vSAN policy has been configured with Erasure Coding on a vSAN stretched cluster.

Which RAID level and FTT setting have been specified?

  • A. SFTT with RAID1
  • B. PFTT with RAID1
  • C. PFTT with RAID5/6
  • D. SFTT with RAID5/6

Explaination:

In a vSAN stretched cluster, when using Erasure Coding, the most appropriate configuration would be “C. PFTT with RAID5/6”.

Here’s why:

  • PFTT (Primary Failures to Tolerate) refers to the number of host, disk, or network failures a storage object can tolerate before it becomes unavailable in the primary site of a stretched cluster. In vSAN, PFTT is used to determine the level of redundancy within a site.
  • RAID5/6 in vSAN (Erasure Coding) provides space efficiency and allows for failure tolerance. RAID5 is used when PFTT is set to 1 (tolerate one failure) and RAID6 is used when PFTT is set to 2 (tolerate two failures).

Options A and B mention RAID1, which is mirroring and not erasure coding. RAID1 is typically used for configurations where space efficiency is less of a concern compared to performance or simplicity.

Option D, SFTT with RAID5/6, is not typically used. SFTT (Secondary Failures to Tolerate) is more about tolerating failures in the secondary site in a stretched cluster, and it’s not commonly associated with RAID levels directly. RAID5/6, being a form of Erasure Coding, is more about how data is distributed within a site (primary site in the case of a stretched cluster) to ensure availability and resiliency.

在一个vSAN伸展集群中,配置了具有纠删编码的vSAN策略。

指定了哪种RAID级别和FTT设置?

  • A. SFTT与RAID1
  • B. PFTT与RAID1
  • C. PFTT与RAID5/6
  • D. SFTT与RAID5/6

解释:

在vSAN伸展集群中,使用纠删编码时,最合适的配置将是“C. PFTT与RAID5/6”。

原因如下:

PFTT(主要故障容忍度)指的是在伸展集群的主要站点中,存储对象在变得不可用之前可以容忍的主机、磁盘或网络故障次数。在vSAN中,PFTT用于确定站点内部的冗余级别。

vSAN中的RAID5/6(纠删编码)提供了空间效率,并允许故障容忍。当PFTT设置为1(容忍一个故障)时使用RAID5,当PFTT设置为2(容忍两个故障)时使用RAID6。

选项A和B提到的是RAID1,即镜像,并非纠删编码。RAID1通常用于对空间效率的关注较低,而更重视性能或简便性的配置中。

选项D,SFTT与RAID5/6,通常不被使用。SFTT(次要故障容忍度)更多地涉及到在伸展集群的次要站点中容忍故障,它通常不直接与RAID级别相关联。RAID5/6作为一种纠删编码形式,更多地与如何在站点内(在伸展集群的情况下为主要站点)分布数据以确保可用性和弹性有关。

图书推介 - 京东自营

24小时热门

需要协助?或者只是想技术交流一下,直接联系我们!

推荐更多

如何将ESXi主机置于或退出维护模式?
运维必备

如何将ESXi主机置于或退出维护模式?

本文介绍了三种将ESXi主机置于维护模式或退出维护模式的方法。分别通过vSphere客户端、ESXi主机客户端和命令行界面(CLI)进行操作。每种方法都提供了详细的步骤,帮助系统管理员有效地管理ESXi主机的维护工作。

戴尔OEM版ESXi安装包与VMware原版安装包有何不同?
VMware快速入门

戴尔OEM版ESXi安装包与VMware原版安装包有何不同?

这篇文章对比了Dell OEM版本和VMware原厂版本的ESXi安装包,重点分析了驱动集成、功能定制和版本发布时效等方面的差异。Dell OEM版本为Dell服务器定制了专门的驱动程序,提供更好的硬件兼容性和更简便的安装过程。而VMware原厂版本则适用于更广泛的硬件,更新发布更为及时。通过这些比较,用户可以根据自身需求选择更合适的ESXi版本。

如何备份VMware vCenter Server Appliance(VCSA)的文件
VMware快速入门

如何备份VMware vCenter Server Appliance(VCSA)的文件

本文以vCenter Server Appliance 7.0(VCSA 7.0)为例,详细介绍了如何通过自动备份和手动备份两种方式,对VCSA进行文件级别的备份配置,确保数据安全和业务连续性。内容涵盖备份前的准备工作、操作步骤及注意事项,为管理员提供了实用的参考指南。

VMware快速入门

如何使用ESXCLI命令删除VMware ESXi上的软件包

这篇文章介绍了如何在VMware ESXi上移除VIB包,VIB包是用于扩展ESXi功能的软件组件。通过正确的方法删除不需要的VIB包,可以帮助优化系统性能并确保兼容性。