Quantcast
Channel: Virtual Machine Manager – Setup forum
Viewing all articles
Browse latest Browse all 581

SP1 agent install to 2012 Hyper-V server fails

$
0
0

Anyone else having problems installing the agent from SP1 to a 2012 server? It was a 2008 R2 server that was in-place upgraded to 2012. I uninstalled the SCVMM 08R2 agent, but every time I try to install the agent, whether via a push from the new 2012 SCVMM server or manual install on the hyper-v server, it fails.

Done all kinds of troubleshooting with WinRm, WMI, etc. Here's the part of the VMM log file where I believe the failure occurs:


'---------------------------------------------------------------------------
Dim isGPOEnabled
isGPOEnabled  = False

Dim isTrustedHostsGPOEnabled
isTrustedHostsGPOEnabled  = False

Dim CfgCredSSP
CfgCredSSP = "<cfg:CredSSP>true</cfg:CredSSP>"

Dim CfgTrustedHosts
CfgTrustedHosts = "<cfg:TrustedHosts>*</cfg:TrustedHosts>"

' This function will enumerate existing winrm listeners
' And detect if any one of them is enabled by GPO
IsAutoConfigGPOEnabled()

Trace "After callin
MSI (s) (70:48) [13:27:17:014]: Executing op: ActionStart(Name=MofcompCarmineVirtualizationMof,,)
MSI (s) (70:48) [13:27:17:014]: Executing op: CustomActionSchedule(Action=MofcompCarmineVirtualizationMof,ActionType=1025,Source=BinaryData,Target=CAQuietExec,CustomActionData="C:\Windows\SysWOW64\wbem\mofcomp.exe" "C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\setup\VMMVirtualization.mof")
MSI (s) (70:A8) [13:27:17:061]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIDB79.tmp, Entrypoint: CAQuietExec
CAQuietExec:  Microsoft (R) MOF Compiler Version 6.2.9200.16384
CAQuietExec:  Copyright (c) Microsoft Corp. 1997-2006. All rights reserved.
CAQuietExec:  Parsing MOF file: C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\setup\VMMVirtualization.mof
CAQuietExec:  MOF file has been successfully parsed
CAQuietExec:  Storing data in the repository...
CAQuietExec:  WARNING: File C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\setup\VMMVirtualization.mof does not contain #PRAGMA AUTORECOVER.
CAQuietExec:  If the WMI repository is rebuilt in the future, the contents of this MOF file will not be included in the new WMI repository.
CAQuietExec:  To include this MOF file when the WMI Repository is automatically reconstructed, place the #PRAGMA AUTORECOVER statement on the first line of the MOF file.
MSI (s) (70:48) [13:27:17:248]: Executing op: ActionStart(Name=RollbackAcceleratorMof,,)
CAQuietExec:  Done!
MSI (s) (70:48) [13:27:17:248]: Executing op: CustomActionSchedule(Action=RollbackAcceleratorMof,ActionType=1345,Source=BinaryData,Target=CAQuietExec,CustomActionData="C:\Windows\SysWOW64\wbem\wmic.exe" /NAMESPACE:\\root PATH __Namespace WHERE Name="VirtualizationAccelerator" DELETE)
MSI (s) (70:48) [13:27:17:248]: Executing op: ActionStart(Name=MofcompAcceleratorMof,,)
MSI (s) (70:48) [13:27:17:248]: Executing op: CustomActionSchedule(Action=MofcompAcceleratorMof,ActionType=1025,Source=BinaryData,Target=CAQuietExec,CustomActionData="C:\Windows\SysWOW64\wbem\mofcomp.exe" "C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\setup\lanSanDeployment.mof")
MSI (s) (70:6C) [13:27:17:295]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIDC64.tmp, Entrypoint: CAQuietExec
CAQuietExec:  Microsoft (R) MOF Compiler Version 6.2.9200.16384
CAQuietExec:  Copyright (c) Microsoft Corp. 1997-2006. All rights reserved.
CAQuietExec:  Parsing MOF file: C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\setup\lanSanDeployment.mof
CAQuietExec:  MOF file has been successfully parsed
CAQuietExec:  Storing data in the repository...
MSI (s) (70:48) [13:27:17:420]: Executing op: ActionStart(Name=ExportDmzFile,,)
CAQuietExec:  Done!
MSI (s) (70:48) [13:27:17:420]: Executing op: CustomActionSchedule(Action=ExportDmzFile,ActionType=1025,Source=BinaryData,Target=ExportDmzFile,CustomActionData=0|C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\|SCVMM68703joXps|YJghNP*)59OUbkFe#&44||0|0||)
MSI (s) (70:0C) [13:27:17:451]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIDD10.tmp, Entrypoint: ExportDmzFile
MSI (s) (70:48) [13:27:17:467]: Executing op: ActionStart(Name=RollbackNPIVMofNPIVMethods,,)
MSI (s) (70:48) [13:27:17:467]: Executing op: CustomActionSchedule(Action=RollbackNPIVMofNPIVMethods,ActionType=1089,Source=BinaryData,Target=CAQuietExec,CustomActionData="C:\Windows\SysWOW64\wbem\wmic.exe" /NAMESPACE:\\root\wmi class MSFC_FibrePortNPIVMethods DELETE )
MSI (s) (70:98) [13:27:17:513]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIDD40.tmp, Entrypoint: CAQuietExec
CAQuietExec:  ERROR:
CAQuietExec: 
Description = Not found
CAQuietExec: 
CAQuietExec:  Error 0x80041002: Command line returned an error.
CAQuietExec:  Error 0x80041002: CAQuietExec Failed
MSI (s) (70:48) [13:27:17:560]: Executing op: ActionStart(Name=RollbackNPIVMofNPIVAttributes,,)
CustomAction RollbackNPIVMofNPIVMethods returned actual error code 1603 but will be translated to success due to continue marking
MSI (s) (70:48) [13:27:17:560]: Executing op: CustomActionSchedule(Action=RollbackNPIVMofNPIVAttributes,ActionType=1089,Source=BinaryData,Target=CAQuietExec,CustomActionData="C:\Windows\SysWOW64\wbem\wmic.exe" /NAMESPACE:\\root\wmi class MSFC_FibrePortNPIVAttributes DELETE )
MSI (s) (70:78) [13:27:17:607]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIDD9F.tmp, Entrypoint: CAQuietExec
CAQuietExec:  ERROR:
CAQuietExec: 
Description = Not found
CAQuietExec: 
CAQuietExec:  Error 0x80041002: Command line returned an error.
CAQuietExec:  Error 0x80041002: CAQuietExec Failed
MSI (s) (70:48) [13:27:17:654]: Executing op: ActionStart(Name=RollbackNPIVMofVportAttributes,,)
CustomAction RollbackNPIVMofNPIVAttributes returned actual error code 1603 but will be translated to success due to continue marking
MSI (s) (70:48) [13:27:17:654]: Executing op: CustomActionSchedule(Action=RollbackNPIVMofVportAttributes,ActionType=1089,Source=BinaryData,Target=CAQuietExec,CustomActionData="C:\Windows\SysWOW64\wbem\wmic.exe" /NAMESPACE:\\root\wmi class MSFC_VirtualFibrePortAttributes DELETE )
MSI (s) (70:B4) [13:27:17:701]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIDDFD.tmp, Entrypoint: CAQuietExec
CAQuietExec:  ERROR:
CAQuietExec: 
Description = Not found
CAQuietExec: 
CAQuietExec:  Error 0x80041002: Command line returned an error.
CAQuietExec:  Error 0x80041002: CAQuietExec Failed
MSI (s) (70:48) [13:27:17:747]: Executing op: ActionStart(Name=RollbackNPIVMofMapping,,)
CustomAction RollbackNPIVMofVportAttributes returned actual error code 1603 but will be translated to success due to continue marking
MSI (s) (70:48) [13:27:17:747]: Executing op: CustomActionSchedule(Action=RollbackNPIVMofMapping,ActionType=1089,Source=BinaryData,Target=CAQuietExec,CustomActionData="C:\Windows\SysWOW64\wbem\wmic.exe" /NAMESPACE:\\root\wmi class MSFC_NPIVLUNMappingInformation DELETE )
MSI (s) (70:0C) [13:27:17:794]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIDE5C.tmp, Entrypoint: CAQuietExec
CAQuietExec:  ERROR:
CAQuietExec: 
Description = Not found
CAQuietExec: 
CAQuietExec:  Error 0x80041002: Command line returned an error.
CAQuietExec:  Error 0x80041002: CAQuietExec Failed
MSI (s) (70:48) [13:27:17:841]: Executing op: ActionStart(Name=MofcompNPIVMof,,)
CustomAction RollbackNPIVMofMapping returned actual error code 1603 but will be translated to success due to continue marking
MSI (s) (70:48) [13:27:17:841]: Executing op: CustomActionSchedule(Action=MofcompNPIVMof,ActionType=1025,Source=BinaryData,Target=CAQuietExec,CustomActionData="C:\Windows\SysWOW64\wbem\mofcomp.exe" "C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\setup\NPIV.mof")
MSI (s) (70:E8) [13:27:17:888]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIDEBA.tmp, Entrypoint: CAQuietExec
CAQuietExec:  Microsoft (R) MOF Compiler Version 6.2.9200.16384
CAQuietExec:  Copyright (c) Microsoft Corp. 1997-2006. All rights reserved.
CAQuietExec:  Parsing MOF file: C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\setup\NPIV.mof
CAQuietExec:  MOF file has been successfully parsed
CAQuietExec:  Storing data in the repository...
CAQuietExec:  WARNING: File C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\setup\NPIV.mof does not contain #PRAGMA AUTORECOVER.
CAQuietExec:  If the WMI repository is rebuilt in the future, the contents of this MOF file will not be included in the new WMI repository.
CAQuietExec:  To include this MOF file when the WMI Repository is automatically reconstructed, place the #PRAGMA AUTORECOVER statement on the first line of the MOF file.
MSI (s) (70:48) [13:27:17:950]: Executing op: ActionStart(Name=EnableBITSCompactServer,,)
CAQuietExec:  Done!
MSI (s) (70:48) [13:27:17:950]: Executing op: CustomActionSchedule(Action=EnableBITSCompactServer,ActionType=1089,Source=BinaryData,Target=EnableBITSCompactServer,)
MSI (s) (70:48) [13:27:17:981]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIDF29.tmp, Entrypoint: EnableBITSCompactServer
MSI (s) (70:48) [13:27:20:400]: Executing op: ActionStart(Name=RegisterPerfCounter,,)
MSI (s) (70:48) [13:27:20:400]: Executing op: CustomActionSchedule(Action=RegisterPerfCounter,ActionType=1025,Source=BinaryData,Target=CAQuietExec,CustomActionData="lodctr.exe" "/m:C:\Program Files\Microsoft System Center 2012\Virtual Machine Manager\bin\scperfprovider.man")
MSI (s) (70:08) [13:27:20:446]: Invoking remote custom action. DLL: C:\Windows\Installer\MSIE8BB.tmp, Entrypoint: CAQuietExec
CAQuietExec: 
CAQuietExec:  Error 0x8007000d: Command line returned an error.
CAQuietExec:  Error 0x8007000d: CAQuietExec Failed
CustomAction RegisterPerfCounter returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
MSI (s) (70:48) [13:27:20:478]: Note: 1: 2265 2:  3: -2147287035
MSI (s) (70:48) [13:27:20:478]: User policy value 'DisableRollback' is 0
MSI (s) (70:48) [13:27:20:478]: Machine policy value 'DisableRollback' is 0
Action ended 13:27:20: InstallFinalize. Return value 3.
MSI (s) (70:48) [13:27:20:478]: Executing op: Header(Signature=1397708873,Version=500,Timestamp=1100442472,LangId=1033,Platform=589824,ScriptType=2,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)


Viewing all articles
Browse latest Browse all 581

Trending Articles