Unable to Install Service Pack 2 on HPC server running with SP1

Unanswered Unable to Install Service Pack 2 on HPC server running with SP1

  • 19 мая 2011 г. 12:34
     
     

    Hi all,

    I am unable to install the SP2 in my cluster with all nodes and client running on SP1. I get a error msg as below :

    "Service Pack 2 is only applicable when Service Pack 1 is installed"

    Please help.

    Thanks,

    Sridutt

Все ответы

  • 6 июня 2011 г. 14:36
     
     

    Hi Sridutt,

    Which Service Pack are you referring too? There is the Service Pack for Microsoft HPC Pack 2008 and there there is a Service Pack for Windows Server 2008.

    I assuming you are referring to the Service Pack 2 for Microsoft HPC Pack 2008. If that is the case, make sure the version of the pack is 2.1.1703 across all the node. You can check the version from Node Management by adding in the column for Version or using the following PowerShell commandlet:

    PS C:\> Add-PSSnapin Microsoft.HPC
    PS C:\> Get-HpcNode | fl NetBiosName, Version

    Thanks,
    Ben