更新された2024年01月公式問題NCP-MCI-6.5日本語認定にはNCP-MCI-6.5日本語問題集PDF [Q99-Q117]

Share

更新された2024年01月公式問題NCP-MCI-6.5日本語認定にはNCP-MCI-6.5日本語問題集PDF

2024年最新のに更新された最新NCP-MCI-6.5日本語問題集を掴み取れ!

質問 # 99
クラスター内のすべての AHV ノードのアップリンク状態を表示するために、管理者が CLI から実行する必要があるコマンドはどれですか?

  • A. manage_ovs show_uplinks
  • B. allssh manage_ovs show_uplinks
  • C. ovs 表示アップリンクの管理
  • D. allssh show_uplinks

正解:B

解説:
According to section 4 of the exam blueprint guide1, one of the topics covered is AHV networking components and configuration settings. One of these components is Open vSwitch (OVS), which is a software switch that provides network connectivity between VMs and physical networks. OVS has two types of ports:
Uplink ports: These are physical ports that connect to external networks or switches.
Internal ports: These are virtual ports that connect to VMs or other internal networks.
To view the uplink state of all AHV nodes in the cluster, an administrator can use the manage_ovs command with the show_uplinks option. This command displays information such as port name, link state, speed, duplex mode, MTU size, bond mode, and bond status. However, this command only works on a single node. To run the command on all nodes in the cluster, an administrator can use the allssh command, which executes a command on all CVMs in parallel. Therefore, the correct command is:
allssh manage_ovs show_uplinks


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

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

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

正解:A


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

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

正解:B


質問 # 102
ユーザーからの I/O が OpLog に書き込まれるかエクステント ストアに書き込まれるかを決定する AOS プロセスはどれですか?

  • A. カーソル
  • B. スターゲイト
  • C. カサンドラ
  • D. ゼウス

正解:B


質問 # 103
構成は、単一ドメイン、単一フォレストであり、SSL を使用しません。
LDAP の構成に使用するポート番号はどれですか?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

正解:B

解説:
Port 389 is the default port for LDAP without SSL encryption. Port 636 is used for LDAP over SSL (LDAPS). Port 3268 and 3269 are used for Global Catalog (GC) and Global Catalog over SSL (GCSSL), respectively2.


質問 # 104
管理者は、ユーザーがデータセンター全体のすべてのクラスター上のすべての VM のリアルタイム パフォーマンス メトリックを表示するためのアクセスを提供する必要があります。
最小の労力と継続的なメンテナンスでこれを達成する方法はどれですか?

  • A. AD 認証を構成し、ユーザーを Prism Element の Viewer ロールに割り当てます。
  • B. AD 認証を構成し、カスタム ロールを作成し、ユーザーをロールに割り当て、そのロールをすべてのクラスターと VM に適用します。
  • C. IDP 認証を構成し、ユーザーを Prism Central の Cluster Admin ロールに割り当てます。

正解:B


質問 # 105
LCM インベントリを実行すると、多数のファームウェアとソフトウェアの更新が利用可能であることがわかります。管理者は、ホストの再起動を回避したいと考えていますが、利用可能な更新の一部を適用したいと考えていますか?
ホストの再起動を回避しながら実行できる 2 つの更新はどれですか? (2つ選んでください。)

  • A. M.2 ドライブ
  • B. データ ドライブ
  • C. AHV
  • D. OSA

正解:A、D

解説:
AOS and M.2 Drives are two updates that can be done while avoiding a host reboot. AOS is the Acropolis Operating System that includes the hypervisor, storage and management components of the Nutanix cluster, and firmware and software updates can also be applied to it without requiring any host reboots


質問 # 106
ある管理者がクラスタを管理していて、資料に示されているいくつかの障害のあるコンポーネントに気付きました。

管理者がすべての NCC チェックを手動で実行するために必要な 2 つのオプションはどれですか? (2つ選んでください。)

  • A. Prism Element のヘルス ダッシュボードの [アクション] ドロップダウン メニューを使用します。
  • B. CVM で ncc health_checks run-all を実行する
  • C. Prism Central のヘルス ダッシュボードでアクション アクション ドロップダウン メニューを使用する
  • D. PC VM で noc health_checks run_all を実行

正解:A、B


質問 # 107
管理者は、Microsoft SQL Server インスタンスがうまく機能していないことをユーザーから通知されました。
使用率の指標を確認すると、次の点に注意してください。
メモリ消費量が数か月間 95% を超えています
過去 5 日間、メモリ消費量が 100% に急増しています
ストレージのレイテンシは 2 ミリ秒です。
Prism Central にログインするときに、この VM にパフォーマンスのボトルネックがあるかどうかを管理者がすばやく確認するにはどうすればよいでしょうか?

  • A. キャパシティ ランウェイを参照してください。
  • B. 容量構成を更新します。
  • C. VM を効率でフィルタリングします。
  • D. エンティティ同期を実行

正解:A

解説:
Explanation
The Capacity Runway is a feature in Prism Central, the management console for Nutanix clusters, that allows administrators to quickly view VM performance and utilization. By viewing the Capacity Runway, the administrator can quickly see if the VM is experiencing any performance bottlenecks, such as high memory consumption or latency. The Capacity Runway also allows the administrator to view the utilization of other resources, such as CPU, network, and storage, and to identify any other potential bottlenecks that may be impacting the performance of the VM.


質問 # 108
管理者は、仮想デスクトップ テンプレートに使用される Windows 10 VM を作成しています。VM を作成して ISO を起動した後、管理者は Windows をインストールできず、次のエラーを受け取ります。

管理者は、OS をインストールするためにどのような手順を実行する必要がありますか?

  • A. Nutanix Virtual Balloon Driver をロードします。
  • B. VirtIO Network Ethernet Adaper をロードします。
  • C. 仮想 SCSI パススルー コントローラをロードします。
  • D. Nutanix VirtIO シリアル バス ドライバーをロードします。

正解:C


質問 # 109
管理者は Prism で特定の VM のカスタム アラートをどのように構成する必要がありますか?

  • A. VM 設定を変更して、カスタム アラートを追加します。
  • B. 既存のアラートを変更して、特定の VM でのみアラートを出すようにします。
  • C. ノード設定を変更して、カスタム アラートを追加します。
  • D. アラートを変更して、新しいカスタム アラート ポリシーを追加します。

正解:D

解説:
Explanation
https://portal.nutanix.com/page/documents/details/?targetId=Prism-Central-Guide-Prism-v510:mul-alert-policies


質問 # 110
クラスタには RF2 があります。クラスターは、同じストレージ層の異なるノードで 2 つのドライブを失います。
VM のレプリカへの影響は?

  • A. ノードに 2 つ以上の SSD がある場合、VM はデータを失いません
  • B. RF2 が原因でデータが失われる VM はありません
  • C. 一部の VM が再起動し、データにアクセスできるようになる場合があります
  • D. 一部の VM データが失われる可能性があります

正解:D


質問 # 111
管理者は、メンテナンス上の理由から、Nutanix クラスター内のホストを停止する必要があります。管理者がホストをメンテナンス モードにします。
CVM の正常なシャットダウンを実行するには、管理者は何をする必要がありますか?

  • A. IPMI コンソールから、サーバーの順序どおりのシャットダウンを少なくします。
  • B. CVM から cvm_shutdown -P new コマンドを実行します。
  • C. ホストから cvm_shutdown -P now コマンドを実行します。
  • D. Fever off Server に入ります - IPMI コンソールからすぐに。

正解:B

解説:
According to the How to use the cvm_shutdown script web search result3, the cvm_shutdown script signals HA when shutting down the CVM (Controller VM) to forward the storage traffic to another healthy CVM. Instead of using sudo shutdown or sudo reboot commands, this script should be used to minimize I/O hits in user VMs running on the present hypervisor host. The cvm_shutdown -P now command will initiate the shutdown process on the CVM immediately. Therefore, if the administrator needs to perform an orderly shutdown of the CVM, they should execute this command from the CVM.


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

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

正解:B

解説:
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.


質問 # 113
効率と効果を最大化するために、スナップショットとクローンが利用するアルゴリズムはどれですか?

  • A. リダイレクトオンライト
  • B. スプリットミラー
  • C. コピーオンライト
  • D. 継続的なデータ保護

正解:C

解説:
According to the Dell Unity: Data Reduction Technical White Paper1, snapshots and clones on Dell Unity use the Copy-on-Write (CoW) algorithm to maximize efficiency and effectiveness. CoW is a technique that defers the copying of data until it is modified. This means that snapshots and clones only consume space when changes are made to the source or the clone, respectively. CoW also preserves the original data in case of a rollback or recovery operation.


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

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

正解:A

解説:
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.


質問 # 115
展示を参照してください。

展開プロセス中に失敗した最初のクラスター構成タスクを 2 つ選択してください。(2つ選んでください。)

  • A. ホスト パスワードの変更
  • B. CVM パスワードの変更
  • C. BIOS パスワードの変更
  • D. パスワード ポリシーの変更

正解:A、B

解説:
According to the image description, the exhibit shows a screenshot of a computer screen with a table of data. The table has 6 columns and 4 rows. The columns are labeled "Date", "Time", "Status", "Details", "Configuration", and "Duration". The rows contain information about different configurations and their statuses. The background is a light blue color. There is a pop-up message on the bottom right corner of the screen that reads "This question has been answered. Click here to enable the edit button." Based on the table data, it seems that the screenshot is taken from the Prism Central web console, showing the results of a cluster health check report. The report shows that there are four failed checks: Host Password Policy, CVM Password Policy, NTP Configuration, and Cluster Time Skew2. These checks indicate that some initial cluster configuration tasks were missed during the deployment process.
The Host Password Policy check verifies that the host passwords are not set to default values and are compliant with the password policy defined in Prism Central3. The CVM Password Policy check verifies that the CVM passwords are not set to default values and are compliant with the password policy defined in Prism Central4. These checks are important for ensuring the security and compliance of the cluster. Therefore, changing the host and CVM passwords from their default values and following the password policy guidelines are two initial cluster configuration tasks that were missed.


質問 # 116
管理者は、2 TB のディスクを必要とし、m Windows を実行するカスタム バックアップ アプリケーションを使用しています。スループットは予想を大幅に下回っています。
アプリケーションは、次の構成で VM にインストールされました。
* 1 つのコア/vCPU を持つ FOU vCPU
* 4GB のメモリ
* Windows インストール用に 50 GB の vDisk 1 つ
* アプリケーション用に 2 TB の vDisk 1 つ
スループットを向上させるために推奨される構成変更は何ですか?

  • A. VM に 4 GB のメモリを追加します。
  • B. 2 TB のディスクを 4 つの vDisk にまたがる
  • C. vCPU あたりのコア数を増やす
  • D. VM に割り当てられた vCPU を増やします

正解:C


質問 # 117
......

最新のNCP-MCI-6.5日本語試験問題集でNutanix試験にはトレーニング:https://jp.fast2test.com/NCP-MCI-6.5-JPN-premium-file.html


弊社を連絡する

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

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

サポート: 現在連絡 

English Deutsch 繁体中文 한국어