[Q21-Q36] 実際にあるNCP-MCI-6.5日本語問題集でリアルNutanix問題集PDFを提供しています [2024年03月]

Share

実際にあるNCP-MCI-6.5日本語問題集でリアルNutanix問題集PDFを提供しています [2024年03月]

実際のFast2test NCP-MCI-6.5日本語問題集PDFで100%合格率を保証します

質問 # 21
管理者は、リモート Syslog サーバーで Reliable Event Logging Protocol (RELP) を活用したいと考えています。構成を完了した後、RELP ロギングが期待どおりに機能していないことが確認されました。
この問題の考えられる原因は何ですか?

  • A. ログ情報を転送するために選ばれたのは GENESIS だけでした。
  • B. リモート サーバーに rsyslog-relp がインストールされていません。
  • C. クラスターには RELP がインストールされていません。
  • D. リモート Syslog サーバーは、プロトコルとして TCP を使用して構成されました。

正解:B

解説:
According to the Red Hat Customer Portal, to use RELP with Rsyslog, you need to install the rsyslog-relp package on both the server and the client. If the remote server does not have rsyslog-relp installed, RELP logging will not work as expected.


質問 # 22
Prism Central は、AHV クラスターに手動でインストールされます。
Prism Central VM のポータルからダウンロードする必要がある 3 つのディスク イメージはどれですか? (3つ選んでください。)

  • A. ブート
  • B. データ
  • C. tmp
  • D. 変数
  • E. ホーム

正解:A、B、E

解説:
https://portal.nutanix.com/page/documents/details?targetId=Prism-Central-Guide-Prism-v5_10:mul-pc-install-scratch-c.html According to the Nutanix Support & Insights web search result4, Prism Central can be installed manually on an AHV cluster by using three disk images: boot, home, and data. These disk images must be downloaded from the portal for the Prism Central VM and uploaded to an image service on the AHV cluster. The boot image contains the operating system and kernel for Prism Central. The home image contains the configuration files and logs for Prism Central. The data image contains the database and application files for Prism Central.


質問 # 23
管理者が Nutanix クラスターをセットアップしており、デフォルトの VLAN を構成する必要があります。
管理者はどの構成を選択する必要がありますか?

  • A. VLAN.0
  • B. Vlan.7
  • C. VLAN.2
  • D. VLAN.1

正解:D

解説:
Nutanix cluster is a group of Nutanix nodes that share data and resources across a network1. A VLAN is a virtual LAN that allows devices on different physical LANs to communicate as if they were on the same network2.
by default, a virtual NIC (VM NIC) on a guest VM operates in access mode and can send and receive traffic only over its own specified VLAN. The default VLAN ID for access mode interfaces is 1.
Therefore, by choosing Vlan.1 as the default VLAN, you can simplify the network configuration and avoid potential issues with other VLAN IDs.


質問 # 24
管理者は、リモート Syslog サーバーで Reliable Event Logging Protocol (RELP) を活用したいと考えています。構成を完了した後、RELP ロギングが期待どおりに機能していないことが確認されました。
この問題の考えられる原因は何ですか?

  • A. ログ情報を転送するために選ばれたのは GENESIS だけでした。
  • B. リモート サーバーに rsyslog-relp がインストールされていません。
  • C. クラスターには RELP がインストールされていません。
  • D. リモート Syslog サーバーは、プロトコルとして TCP を使用して構成されました。

正解:B


質問 # 25
ユーザーは、ミッション クリティカルな MSSQL サーバーの速度が遅いと不満を漏らしています。管理者は Prism Element にログインして VM のパフォーマンスを調査し、図に示されている内容を観察します。

VM のパフォーマンスを向上させるには、どのアクションが最適ですか?

  • A. ホストの CPU が過度にオーバーコミットされていないことを確認します。
  • B. ユーザー VM に RAM を追加します。
  • C. BIOS でハイパースレッディングを無効にします。
  • D. VM が実行されているホストに RAM を追加します。

正解:B

解説:
Prism Element is a graphical user interface that allows you to manage Nutanix clusters1. You can use Prism Element charts to understand Nutanix cluster workloads and troubleshoot performance related issues2.
memory optimized virtual machine sizes offer the best performance for SQL Server workloads on Azure VMs.
Adding more RAM to the user VM can help reduce paging and improve query execution times.
SQL Server performance can be affected by disk latency and throughput. By creating separate virtual disks for data and logs, you can spread activity across multiple spindles and reduce disk contention.
https://next.nutanix.com/how-it-works-22/differences-between-prism-element-prism-central-and-prism-pro-3713


質問 # 26
AHV クラスター上に VM を作成する場合、VM の初期配置はどのように決定されますか?

  • A. Acropolis Dynamic Sc​​heduler は、VM 構成に適切なリソースを提供するホストを選択します。
  • B. AHV はラウンド ロビン アルゴリズムを使用し、UUID の番号順に基づいて新しい VM をホストに配置します。
  • C. 管理者は目的のホストを右クリックし、ドロップダウン メニューから [Power on VM] を選択します。
  • D. 配置は、VM 作成時に new_VM トークンを保持するホストによって決定されます。

正解:A

解説:
According to section 6 of the exam blueprint guide1, one of the topics covered is VM placement options. When creating a new VM on an AHV cluster, there are two ways to determine its initial placement:
Automatic placement: The Acropolis Dynamic Scheduler (ADS) selects a host that provides adequate resources for the VM's configuration, such as CPU, memory, disk space, and network bandwidth. ADS also considers factors such as host load, power state, availability domains, and affinity rules.
Manual placement: The administrator can specify a host or a host group where they want to place the VM.


質問 # 27
管理者は、AHV クラスター上の新しい VM に Windows 2019 をインストールしているときに、インストール用のドライブが一覧表示されていないことに気付きました。
問題は何ですか?

  • A. Windows をインストールするには、AHV に VirtIO ドライバーをインストールする必要があります。
  • B. VirtIO ドライバーはまだインストールされておらず、ディスクは IDE ディスクです。
  • C. VirtIO ドライバーは、このバージョンの Windows 2019 ではサポートされていません。
  • D. VirtIO ドライバーはまだインストールされておらず、ディスクは SCSI ディスクです。

正解:D

解説:
VirtIO drivers are device drivers that are specifically designed for virtualized environments. They allow the guest operating system to communicate directly with the underlying hardware, bypassing the emulation layer. This improves the performance and efficiency of the virtual machines. VirtIO drivers are supported by various hypervisors, including Nutanix AHV1.
Nutanix AHV uses SCSI disks for VMs by default. However, Windows does not have native support for SCSI disks and requires VirtIO drivers to recognize them. Therefore, if an administrator is installing Windows 2019 on a new VM on an AHV cluster, they need to install the VirtIO drivers before selecting the destination disk for the installation. Otherwise, they will not see any drives listed for the install2.
To install the VirtIO drivers during Windows installation, the administrator can use one of the following methods3:
Use a VirtIO ISO image that contains the driver files. The administrator can download the VirtIO ISO image from the Nutanix support portal and upload it to the AHV image service. Then, they can attach the VirtIO ISO image to the VM as a CD-ROM device and load the driver from it during Windows installation.
Use a Nutanix Guest Tools (NGT) ISO image that contains the driver files and other tools. The administrator can download the NGT ISO image from Prism Element or Prism Central and attach it to the VM as a CD-ROM device. Then, they can load the driver from it during Windows installation.
Use a floppy disk image that contains only the driver files. The administrator can create a floppy disk image using tools such as WinImage or WinRAR and upload it to the AHV image service. Then, they can attach the floppy disk image to the VM as a floppy device and load the driver from it during Windows installation.


質問 # 28
新しく作成された重複排除ストレージ ポリシーがコンテナ内の VM に適用されるまでにかかる最小時間は?

  • A. 10分
  • B. 5 分
  • C. 60分
  • D. 30分

正解:C

解説:
Deduplication is a feature that reduces space usage by consolidating duplicate data blocks on Nutanix storage. Deduplication can be enabled on a storage container for either cache or capacity, or both. Cache deduplication is performed on the data in memory and SSD, while capacity deduplication is performed on the data in HDD. Capacity deduplication is not enabled by default and is available if you have purchased a Pro or higher license2. When you enable capacity deduplication on a storage container, it takes effect after 60 minutes3. This delay allows the system to identify the best candidates for deduplication and avoid unnecessary overhead.


質問 # 29
Prism Central で syslog サーバーを構成するときに必要な 2 つの情報はどれですか? (2つ選んでください。)

  • A. 暗号化シークレット
  • B. トランスポート プロトコル
  • C. IPアドレス/ポート
  • D. HTTPS URL

正解:B、C

解説:
According to the Nutanix Prism Central Guide, to configure a syslog server in Prism Central, you need to specify the transport protocol (TCP or UDP) and the IP address/port of the syslog server.


質問 # 30
Prism Element を介して実行できる権限割り当てタスクを 2 つ選択してください。(2つ選んでください。)

  • A. 特定の VM でスナップショットを作成および削除する権限をユーザーに付与します。
  • B. 特定のストレージ コンテナーに VM を作成する権限をユーザーに付与します。
  • C. 特定のクラスター上のすべての VM の詳細を表示する権限をユーザーに付与します。
  • D. 戻る操作を実行するためのアクセス許可を Active Directory グループに付与します。

正解:A、B

解説:
Explanation
The two permission assignment tasks that can be accomplished via Prism Element are A. Grant a user permission to create VMs on a specific storage container and D. Grant a user permission to create and delete snapshots on a specific VM. With Prism Element, administrators can assign permissions to users and groups on a per-cluster, per-VM, or per-storage container basis. This allows them to control who can access which resources and perform which operations.


質問 # 31
Prism Central にログインすると、管理者はクラスターの待ち時間が長いことに気付きます。
管理者は、最小限の手順またはアクションでデータを分析するにはどうすればよいでしょうか?

  • A. ウィジェット内のグラフをクリックして、データ要素を展開します。
  • B. ダスター名をメモして、新しい分析チャートを作成します。
  • C. クラスター クイック アクセス ウィジェットでクラスター名をクリックします。
  • D. メインの Prism Central ダッシュボードでデータ密度を変更します。

正解:A


質問 # 32
管理者は、定期的に 20,000 人の同時ユーザーを持つコア バンキング システムのパフォーマンスを確認しています。営業時間中、アプリケーション サーバーの CPU はほぼ 100% で稼働します。管理者は、アプリ サーバー、データベース サーバー、またはクラスター上のすべてのサーバーに固有のパフォーマンスの問題があるかどうかを判断する必要があります。

Prism 分析グラフで管理者が確認する必要があるメトリックはどれですか?

  • A. クラスタ CPU とメモリのみ
  • B. クラスタ IO、CPU、メモリ、データベース、およびアプリケーション サーバー CPU
  • C. クラスター IO、ネットワーク、データベース、およびアプリケーション サーバーの CPU
  • D. クラスタ IO、CPU、メモリ、ネットワーク、アプリケーション サーバー CPU

正解:D


質問 # 33
資料を参照してください:

管理者は、現在切断されている 2 つのインターフェイスを使用して、新しくデプロイされた AHV クラスターに追加の仮想スイッチを作成しようとしています。管理者は、仮想スイッチを作成するときに、切断されたインターフェイスを選択できません。
この問題の考えられる原因は何ですか?

  • A. インターフェイスは、CLI を介して仮想スイッチに割り当てる必要があります。
  • B. 選択したホストで使用できるインターフェースは 1 つだけです。
  • C. インターフェイスは、割り当てる前にネットワークに接続する必要があります。
  • D. 切断されたインターフェイスは現在、仮想スイッチ 0 に割り当てられています。

正解:D

解説:
when you create a new virtual switch on AHV, you need to select one or more uplink interfaces that are connected to a physical network. You cannot select an interface that is already assigned to another virtual switch. By default, AHV creates a virtual switch called br0 that uses all available interfaces on the host2. Therefore, if you want to use some of those interfaces for another virtual switch, you need to remove them from br0 first.
https://masteringnutanix.com/2020/06/13/how-to-create-an-ahv-virtual-switch-with-single-uplink/


質問 # 34
管理者は、ボリュームを使用して、仮想化できない物理サーバーに接続したいと考えています。
ボリュームが iSCSI クライアントをサポートするために構成する必要があるのはどれですか? (3つ選んでください)

  • A. クラスターの仮想 IP アドレス
  • B. 外部クライアント アクセスを有効にする
  • C. データ サービスの IP アドレス
  • D. クライアント OS iSCSI イニシエーター
  • E. iSCSI マルチパス I/O

正解:A、C、D

解説:
Explanation
https://portal.nutanix.com/page/documents/details/?targetId=Web-Console-Guide-Prism-v51:wc-block-services-


質問 # 35
コンテナーでイレイジャー コーディングを有効にすることで最もメリットが得られるシナリオはどれですか?

  • A. 単一の VM が何百回も複製される VDI の使用例
  • B. 一度書き込まれ、まれに読み取られるデータの長期保存
  • C. WEB および API サーバー
  • D. すべてが比較的ホットな高性能データベース。

正解:B

解説:
The correct answer is A. Long term storage of data which is written once and read infrequently.
Erasure Coding is a feature that increases the usable capacity on a Nutanix cluster by reducing the amount of data replication. Instead of replicating data, Erasure Coding uses parity information to rebuild data in the event of a disk failure. The capacity savings of Erasure Coding is in addition to deduplication and compression savings1.
Erasure Coding is most beneficial for scenarios where the data is written once and read infrequently, such as long term storage of archival data, backup data, or cold data. This is because Erasure Coding has some trade-offs and limitations that may affect the performance and availability of the cluster. Some of these trade-offs and limitations are2:
Erasure Coding requires more CPU and memory resources than replication, as it involves more complex calculations for encoding and decoding data.
Erasure Coding increases the network bandwidth consumption, as it involves more data transfers between nodes for encoding and decoding data.
Erasure Coding reduces the resiliency of the cluster, as it can tolerate fewer node failures than replication. For example, a cluster with redundancy factor 2 can tolerate one node failure with replication, but only two disk failures with Erasure Coding.
Erasure Coding is not effective for workloads that have many overwrites or random writes, as it involves more overhead for updating the parity information.
Erasure Coding is not supported for some features, such as volume groups, file server VMs, or Metro Availability.
Therefore, if an administrator needs to configure a container on a Nutanix cluster, they should enable Erasure Coding only if the container will store data that is written once and read infrequently. This way, they can maximize the capacity savings of Erasure Coding without compromising the performance and availability of the cluster.


質問 # 36
......

検証済みNCP-MCI-6.5日本語問題集と解答で最新NCP-MCI-6.5日本語をダウンロード:https://jp.fast2test.com/NCP-MCI-6.5-JPN-premium-file.html


弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

我々の働いている時間: ( GMT 0:00-15:00 )
月曜日から土曜日まで

サポート: 現在連絡 

English Deutsch 繁体中文 한국어