SCOM 2012 Linux Agent Install
-
viernes, 09 de diciembre de 2011 22:22
Afternoon,
When I run the discovery to do a Linux agent install I`m receiving an error. Manual install on the Linux error produces the same error.
Note: I don`t see any traffic from the SCOM server to the Linux host and both server sit on same network so no firewalls.
Unexpected DiscoveryResult.ErrorData type. Please file bug report.
ErrorData: Microsoft.SystemCenter.CrossPlatform.ClientLibrary.MPAbstractions.InvalidWSManTaskResponseException
Failed to parse output from WSMan discovery. Output from task was:
<DataItem type="Microsoft.SystemCenter.WSManagement.WSManData" time="2011-12-09T14:17:03.2566479-08:00" sourceHealthServiceId="BF31F98B-B490-948A-5E6F-5B50B453CF70"><WsManData><ErrorCode>0x800703fa</ErrorCode><ErrorMessage>Illegal operation attempted on a registry key that has been marked for deletion.
</ErrorMessage></WsManData></DataItem>.
at System.Activities.WorkflowApplication.Invoke(Activity activity, IDictionary`2 inputs, WorkflowInstanceExtensionManager extensions, TimeSpan timeout)
at System.Activities.WorkflowInvoker.Invoke(Activity workflow, IDictionary`2 inputs, TimeSpan timeout, WorkflowInstanceExtensionManager extensions)
at System.Activities.WorkflowInvoker.Invoke(IDictionary`2 inputs)
at Microsoft.SystemCenter.CrossPlatform.ClientActions.Workflow`1.Invoke(IDictionary`2 workflowParameters)
at Microsoft.SystemCenter.CrossPlatform.ClientActions.DefaultDiscovery.InvokeWorkflow(IManagedObject managementActionPoint, DiscoveryTargetEndpoint criteria, IInstallableAgents installableAgents)- Tipo cambiado Bob CornelissenMVP, Moderator sábado, 10 de diciembre de 2011 13:07
- Cambiado Bob CornelissenMVP, Moderator sábado, 10 de diciembre de 2011 13:07 (From:Deployment)
Todas las respuestas
-
sábado, 10 de diciembre de 2011 13:07ModeradorHi, I will first change this thread to a question format and move it to the unix-linux subforum we have.
Bob Cornelissen - BICTT (My BICTT Blog) - Microsoft Community Contributor 2011 Recipient -
martes, 10 de enero de 2012 19:02
Morning,
I'm still getting the listed error when I try to add,push or discover Linux agents. Any ideas?
Unexpected DiscoveryResult.ErrorData type. Please file bug report.
ErrorData: Microsoft.SystemCenter.CrossPlatform.ClientLibrary.MPAbstractions.InvalidWSManTaskResponseException
Failed to parse output from WSMan discovery. Output from task was:
<DataItem type="Microsoft.SystemCenter.WSManagement.WSManData" time="2012-01-10T10:31:01.2395114-08:00" sourceHealthServiceId="BF31F98B-B490-948A-5E6F-5B50B453CF70"><WsManData><ErrorCode>0x800703fa</ErrorCode><ErrorMessage>Illegal operation attempted on a registry key that has been marked for deletion.
</ErrorMessage></WsManData></DataItem>.
at System.Activities.WorkflowApplication.Invoke(Activity activity, IDictionary`2 inputs, WorkflowInstanceExtensionManager extensions, TimeSpan timeout)
at System.Activities.WorkflowInvoker.Invoke(Activity workflow, IDictionary`2 inputs, TimeSpan timeout, WorkflowInstanceExtensionManager extensions)
at System.Activities.WorkflowInvoker.Invoke(IDictionary`2 inputs)
at Microsoft.SystemCenter.CrossPlatform.ClientActions.Workflow`1.Invoke
-
jueves, 12 de enero de 2012 18:55
Restart of the SCOM 2012 management server fixed it.
- Marcado como respuesta bdunington jueves, 12 de enero de 2012 18:55
-
jueves, 14 de junio de 2012 10:22
hello, i have the same problem but i restart the SCOM 2012 management server and dont fix the problem.
I restart the server too but doesent fix it
Someone have any idea?
Unexpected DiscoveryResult.ErrorData type. Please file bug report.
ErrorData: Microsoft.SystemCenter.CrossPlatform.ClientLibrary.Common.SDKAbstraction.TaskInvocationException
Task invocation failed with error code -2130771918. Error message was: The SCXWSManProbeAction module encountered an unexpected exception. The workflow "Microsoft.Unix.WSMan.Discovery.Task" has been unloaded.
Module: SCXWSManProbeActionLocation: DoProcess
Management group: XXXXXWorkflow name: Microsoft.Unix.WSMan.Discovery.Task
Object name: All Management Servers Resource Pool
Object ID: {4932D8F0-C8E2-2F4B-288E-3ED98A340B9F}
at System.Activities.WorkflowApplication.Invoke(Activity activity, IDictionary`2 inputs, WorkflowInstanceExtensionManager extensions, TimeSpan timeout)
at System.Activities.WorkflowInvoker.Invoke(Activity workflow, IDictionary`2 inputs, TimeSpan timeout, WorkflowInstanceExtensionManager extensions)
at Microsoft.SystemCenter.CrossPlatform.ClientActions.DefaultDiscovery.InvokeWorkflow(IManagedObject managementActionPoint, DiscoveryTargetEndpoint criteria, IInstallableAgents installableAgents)Salvador Gil Director de Proyectos Grupo Conese S.L.
-
jueves, 14 de junio de 2012 18:11Moderador
While the error is somewhat similar to the earlier poster, the error codes and error output are different, so this is likely a different issues.
What Linux distro and version are you targeting?
Michael Kelley, Lead Program Manager, System Center Cross Platform
-
viernes, 15 de junio de 2012 7:48
I'm using Centos 6.2.
I make a MP for Centos 6.2 based on RedHat, and is running OK in 3 VM, but i don't know whay in other 3 VM doesent work, I upload the MP of Centos 5 & 6 to codeplex https://scxmpcentos56.codeplex.com/
I install the agent without any problem in the VM but when I try to discover the same error :S then I try to discover manually with the comand:
winrm e http://schemas.microsoft.com/wbem/wscim/1/cim-schema/2/SCX_Agent?__cimnamespace=root/scx -username:USER -password:PASS -auth:basic -r:https://SERVER:1270/wsman -encoding:UTF-8
and the result is:
-----------------------------
WSManFault
Message = The server certificate on the destination computer (XXXXXXX:127
0) has the following errors:
The SSL certificate is signed by an unknown certificate authority.Error number: -2147012721 0x80072F8F
A security error occurred----------------------------
how can i sign the certificate manually? it's posible?
Salvador Gil Director de Proyectos Grupo Conese S.L.
-
viernes, 15 de junio de 2012 9:22May be you have any problems with Microsoft Security Bulletin MS12-006 can interrupt comunication between RMS and linux clients. I don´t know if it can happen with SCOM 2k12 and if it is your problem,because, your are monitoring "some" linux systems. There is a workarraund to solve this issue without uninstall the patch here http://operatingquadrant.com/2012/01/12/opsmgr-unixlinux-heartbeat-failures-after-applying-kb2585542/
- Editado loplim viernes, 15 de junio de 2012 9:23
-
viernes, 15 de junio de 2012 11:21
I sign the certificate in the SCOM 2012 and copy to the Centos "http://linux-tutorial.net/a520"
Now when i execute:
winrm e http://schemas.microsoft.com/wbem/wscim/1/cim-schema/2/SCX_Agent?__cimnamespace=root/scx -username:USER -password:PASS -auth:basic -r:https://SERVER:1270/wsman -encoding:UTF-8
The result is OK, but i still having the discovery problem in the console, any idea?
Can I set the manager of the server manually from the linux server?
--------------------------------------------------- Result of the Winrm command
SCX_Agent
Architecture = x64
BuildDate = 2012-01-14T00:00:00Z
BuildNumber = 206
Caption = SCX Agent meta-information
Description = Labeled_Build - 20120114
ElementName = null
HealthState = null
Hostname = prug2gdb01
InstallDate = 2012-06-14T15:06:37Z
KitVersionString = 1.3.0-206
LogicalProcessors = 4
MachineType = Virtual
MajorVersion = 1
MinActiveLogSeverityThreshold = INFO
MinorVersion = 3
Name = scx
OSAlias = RHEL
OSName = CentOS Linux
OSType = Linux
OSVersion = 6.0
OperationalStatus = null
PhysicalProcessors = 1
RevisionNumber = 0
Status = null
StatusDescriptions = null
UnameArchitecture = x86_64
VersionString = 1.3.0-206Salvador Gil Director de Proyectos Grupo Conese S.L.
-
martes, 19 de junio de 2012 8:54do you have any news? about this ?

