管理者は、仮想マシン ファイル システム (VMFS) データストア上に Storage I/O Control (SIOC) を構成しました。 * データストアは 30,000 IOPS をサポートします * ストレージ I/O コントロールは手動に設定されています * ストレージ I/O コントロールは、遅延が 30 ミリ秒に達するとトリガーされます * データストアには 3 つの仮想マシン (VM) が含まれています * ゴールド層の VM * シルバー層の VM * ブロンズ ティア VM データストアのレイテンシが 29 ミリ秒を超えないと仮定すると、ブロンズ層 VM に与えられる IOPS の最大数はどれくらいですか?
正解:A
Explanation The bronze tier VM is entitled to 30,000 IOPS, which is the maximum number of IOPS that the datastore supports. Storage I/O Control (SIOC) does not limit the IOPS of any VM unless the datastore latency exceeds the threshold, which is 30 ms in this case. Therefore, as long as the datastore latency is below 29 ms, the bronze tier VM can use up to 30,000 IOPS. References: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.resmgmt.doc/GUID-7686FEC3-1FAC-