Which command should you run on the head node?

You administer a Windows HPC Server 2008 cluster that has four compute nodes. The HPC Pack Client Utilities are installed on each compute node. A user reports that during the last week, a compute node named node1 was unavailable intermittently. You need to view the node events and the time of each event that occurred during the last week for node1. Which command should you run on the head node?

You administer a Windows HPC Server 2008 cluster that has four compute nodes. The HPC Pack Client Utilities are installed on each compute node. A user reports that during the last week, a compute node named node1 was unavailable intermittently. You need to view the node events and the time of each event that occurred during the last week for node1. Which command should you run on the head node?

A.
node view node1 /history

B.
node view node1 /detailed

C.
Get-HpcNodeStateHistory -StartDate (Get-Date).AddDays(-7) -EndDate (Get-Date)

D.
Get-HpcNodeStateHistory -StartDate (Get-Date) -EndDate (Get-Date)



Leave a Reply 0

Your email address will not be published. Required fields are marked *