[2024年04月20日]NCP-MCI-6.5日本語試験問題集、NCP-MCI-6.5日本語練習テスト問題 [Q60-Q77]

Share

[2024年04月20日]NCP-MCI-6.5日本語試験問題集、NCP-MCI-6.5日本語練習テスト問題

無料で使えるNCP-MCI-6.5日本語学習ガイド試験問題と解答

質問 # 60
ファイルでサポートされている 2 つのアクセス プロトコルはどれですか? (2つ選んでください。)

  • A. ISCSI
  • B. FCOE
  • C. SMB
  • D. NFS

正解:C、D


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

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

正解:A、B、C

解説:
Explanation
https://portal.nutanix.com/page/documents/details?targetId=Prism-Central-Guide-Prism-v5_10:mul-pc-install-sc


質問 # 62
AHV のアップグレード中に、管理者は、別のホストへの移行ではなく、重要な VM の電源がオフになっていることに気付きます。
この動作を説明するシナリオはどれですか?

  • A. AHV ホストをスケジュールできませんでした。
  • B. VM はアクロポリス リーダーと同じホスト上にありました。
  • C. 移行中に VM の OS がハングしました。
  • D. VM はエージェント VM としてマークされました。

正解:D

解説:
An agent VM is a special type of VM that is used for running services or applications that are not affected by high availability (HA) events or host maintenance. An agent VM is never migrated to any other host in the cluster. If an HA event occurs or the host is put in maintenance mode, agent VMs are powered off and are powered on on the same host once that host returns to a normal state. This behavior is different from regular VMs, which are migrated to another host in the cluster if possible, or restarted on the same host if not possible1.
Therefore, during an AHV upgrade, an administrator may find that a critical VM was powered off rather than migrated to another host if the VM was marked as an agent VM. This can be done either from the Prism web console by selecting the Use this VM as an agent VM option in the Update VM dialog box, or from the aCLI by using the vm.create or vm.update commands with the agent_vm=true parameter2. To avoid this situation, the administrator should ensure that any critical VMs are not marked as agent VMs before starting the AHV upgrade.


質問 # 63
管理者は最近、AHV Nutanix クラスターでノード障害を起こしました。すべての VM がクラスター内の他のノードで再起動されましたが、SQL クラスターを構成する VM が障害が発生したホストで実行されていることがわかりました。
管理者は、今後 SQL が停止しないように対策を講じるよう求められています。
SQL VM が同じホスト上で実行されないようにするアフィニティ オプションはどれですか?

  • A. VM-VM アンチアフィニティ ポリシー
  • B. アフィニティカテゴリを作成
  • C. アフィニティ プロジェクトの作成
  • D. VM-Most Affinity ポリシー

正解:A


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

なぜ異常が引き起こされたのですか?

  • A. CPU使用率が100%になったため
  • B. 過去 2 日間で青帯の範囲が拡大したため
  • C. CPU 使用率が 20% 低下したため
  • D. CPU 使用率が青色のバンドを超えたため。

正解:D

解説:
Nutanix leverages a method for determining the bands called 'Generalized Extreme Studentized Deviate Test'.
A simple way to think about this is similar to a confidence interval where the values are between the lower and upper limits established by the algorithm.
Another web source3 shows an example of how anomaly detection works in Nutanix Prism Central. In the video, you can see that when the observed value of a metric deviates significantly from the predicted value based on historical data, an anomaly event is triggered and displayed on a chart.
Therefore, by comparing the observed values with the predicted values based on historical data, Nutanix anomaly detection can identify abnormal behavior and alert you accordingly.


質問 # 65
Nutanix クラスタの Prism Element で使用される SSL 証明書の数は?

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

正解:C

解説:
According to the Nutanix Prism Element Guide, Prism Element uses a single SSL certificate on a Nutanix cluster. The certificate is used to secure the communication between the web browser and the Prism web console. The certificate is also used to authenticate the cluster to external services, such as Active Directory, SMTP, and SNMP. The certificate can be either self-signed or signed by a trusted certificate authority (CA). The certificate can be replaced or renewed through the Prism web console or the ncli command-line interface.


質問 # 66
Linux 管理チームは、環境内の現在または将来の Linux VM へのアクセス権を要求しました。この新しい役割を割り当てるときに、どのエンティティを選択する必要がありますか?

  • A. プロジェクト
  • B. AHV クラスター
  • C. イメージ
  • D. カテゴリ

正解:A


質問 # 67
HDD の障害は、障害が発生したデバイスにデータがある VM にどのように影響しますか?

  • A. VM はそのホスト上で動作し続け、目立った影響なしに正常に機能し続けます。
  • B. ライブ マイグレーションが開始され、影響を受ける VM がレプリカ データを含むホストに移動されます。
  • C. HA イベントが発生し、影響を受ける VM がレプリカ データを含むノードで再起動します。
  • D. VM はクラッシュし、故障した HDD が交換され、データが復元されると再起動されます。

正解:C

解説:
According to the Troubleshooting hosted disk I/O performance problems (1008885), when using VMware hosted products, consider that both the virtual machines and host operating system often share the same disk resources and hardware. If a hard disk fails, the virtual machines that have data on the failed device will experience an HA event, causing them to restart on a node that contains the replica data.


質問 # 68
AHV のアップグレード中に、管理者は、別のホストへの移行ではなく、重要な VM の電源がオフになっていることに気付きます。
この動作を説明するシナリオはどれですか?

  • A. AHV ホストをスケジュールできませんでした。
  • B. VM はアクロポリス リーダーと同じホスト上にありました。
  • C. 移行中に VM の OS がハングしました。
  • D. VM はエージェント VM としてマークされました。

正解:D


質問 # 69
vDisk は複数の VM によって読み取られます。クラスターは、vDisk の不変のコピーを作成します。これらの vDisk コピーは何と呼ばれていますか?

  • A. シャドウ クローン
  • B. ディスククローン
  • C. ゴールデン イメージ
  • D. ボリューム グループ

正解:D


質問 # 70
管理者が Nutanix サポート ポータルにログインすると、利用可能な LCM フレームワークの新しいバージョンがあることに気付きます。LCM が最新の機能を提供していることを確認するために、管理者は LCM をアップグレードしたいと考えています。
LCM フレームワークはどのようにアップグレードできますか?

  • A. AOS のアップグレード
  • B. 最新の LCM フレームワークをイメージとして Prism のイメージ構成にアップロードします。
  • C. Prism のアップグレード ソフトウェアを介して最新の LCM フレームワーク バンドルをアップロードします。
  • D. LCM インベントリを実行します。

正解:D


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

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

正解:A


質問 # 72
管理者は、ハードウェアを再配置するために AHV クラスターをシャットダウンする必要があります。管理者は NCC をアップグレードし、ヘルス チェックを実行します。
管理者は次にどの手順を実行する必要がありますか?
アイテムの説明: 各手順について、アイテムの要件を満たすためにその手順を実行する必要がある順序を示します。

正解:

解説:



質問 # 73
Nutanix クラスタの Prism Element で使用される SSL 証明書の数は?

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

正解:C


質問 # 74
管理者は Nutanix サポートと協力しており、問題のトラブルシューティングのためにログを提供する必要があります。クラスタは安全な環境にあります。IP アドレスや VM 名などのデータは共有できません。
Nutanix サポートに送信されるログ データを匿名化するには、どの方法を使用する必要がありますか?
A)

B)

ハ)

D)

  • A. オプション B
  • B. オプション C
  • C. オプション D
  • D. オプション A

正解:C


質問 # 75
Nutanix クラスタでストライプとパリティ計算を利用するデータ節約技術はどれですか?

  • A. 圧縮
  • B. パリティストリップ
  • C. 重複排除
  • D. イレージャコーディング

正解:D

解説:
According to the Nutanix Support & Insights web search result1, erasure coding is a data savings technique that utilizes stripes and parity calculation in a Nutanix cluster. Erasure coding increases the usable capacity on a cluster by reducing the replication factor of data blocks. Instead of replicating data, erasure coding uses parity information to rebuild data in the event of a disk or node failure. Erasure coding can save up to 50% of storage space compared to replication factor 2, and up to 75% compared to replication factor 32.


質問 # 76
AHV ノードと CVM で使用される内部ブリッジの名前は?

  • A. br0
  • B. vnet0
  • C. br1
  • D. virbr0

正解:A

解説:
According to the Nutanix Support & Insights web search result1, the name of the internal bridge used by AHV nodes and CVMs is br0. The internal bridge is an Open vSwitch (OVS) bridge that connects the AHV host management interface, the CVM interface, and the VM vNICs. The internal bridge also acts as a gateway for the CVM and VM traffic to reach the external network through the host physical NICs.


質問 # 77
......

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 繁体中文 한국어