Спрашивающий
Отказоустойчивый SCSM 2012 R2

Вопрос
-
Здравствуйте, вопрос относительно отказоустойчивости SCSM 2012 R2
Можно ли обеспечить высокую доступность всех компонентов SCSM 2012R2, в частности сервера рабочих процессов (workflow managemet server), если да, то как можно это сделать.
31 марта 2016 г. 10:43
Все ответы
-
нет, можно иметь несколько серверов управления, но сервером рабочих процессов может быть только один. Переключение между ними происходит в ручном режиме.
SCSMSolutions
email: freemanru (at) gmail (dot) com- Предложено в качестве ответа Alexander RusinovModerator 2 апреля 2016 г. 8:53
2 апреля 2016 г. 0:46Модератор -
Здравствуйте, спасибо за ответ. Помогите пожалуйста с одной проблемой, поднял 2-ой сервер управления, при переключений сервера в ручном режиме после остановки службы Microsoft Monitoring Agent (HealthService) на 2-м сервере, автоматически перезапускается служба OMSDK (Microsoft System Center Data Access Service). В журнале событии следующие записи:
Event 26380
The System Center Data Access service failed due to an unhandled exception.
The service will attempt to restart.
Exception:
Microsoft.EnterpriseManagement.ConfigurationReaderException: Feature of type 'Microsoft.EnterpriseManagement.ServiceDataLayer.ISecureStorageManagerFeature, Microsoft.EnterpriseManagement.DataAccessService.Core, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' cannot be added to the container. ---> Microsoft.EnterpriseManagement.ComponentActivationException: The constructor for the component threw an exception. Please see the inner exception for more details. ---> System.Security.Cryptography.CryptographicException: Bad Data.
at System.Security.Cryptography.CryptographicException.ThrowCryptogaphicException(Int32 hr)
at System.Security.Cryptography.Utils._DecryptKey(SafeKeyHandle hPubKey, Byte[] key, Int32 dwFlags)
at System.Security.Cryptography.RSACryptoServiceProvider.Decrypt(Byte[] rgb, Boolean fOAEP)
at Microsoft.EnterpriseManagement.Security.AsymmetricKeyManager.Initialize(Byte[] publicKey)
at Microsoft.EnterpriseManagement.Security.AsymmetricKeyManager..ctor(Byte[] key, Boolean self)
at Microsoft.EnterpriseManagement.Security.SecureStorageManager.Initialize()
at Microsoft.EnterpriseManagement.ServiceDataLayer.SecureStorageManagerFeatureImplementation..ctor()
--- End of inner exception stack trace ---
at Microsoft.EnterpriseManagement.ComponentActivator.Activate[T](ActivationContext`1 context)
at Microsoft.EnterpriseManagement.SingletonLifetimeManager`1.GetComponent[K]()
at Microsoft.EnterpriseManagement.LifetimeManagerWrapper`2.GetComponent[K]()
at Microsoft.EnterpriseManagement.FeatureContainer.GetFeatureInternal[T](Type type, String featureName)
at Microsoft.EnterpriseManagement.FeatureContainer.AddFeatureInternal[T,V](ActivationContext`1 context, String featureName)
--- End of inner exception stack trace ---
at Microsoft.EnterpriseManagement.ConfigurationReaderHelper.ReadFeatures(XPathNavigator navi, IContainer container)
at Microsoft.EnterpriseManagement.ConfigurationReaderHelper.Process()
at Microsoft.EnterpriseManagement.ServiceDataLayer.DispatcherService.Initialize(InProcEnterpriseManagementConnectionSettings configuration)
at Microsoft.EnterpriseManagement.ServiceDataLayer.DispatcherService.InitializeRunner(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
Event 26339
An exception was thrown while initializing the service container.
Exception message: Initialize
Full exception: Feature of type 'Microsoft.EnterpriseManagement.ServiceDataLayer.ISecureStorageManagerFeature, Microsoft.EnterpriseManagement.DataAccessService.Core, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' cannot be added to the container.
Проблема вроде распространенная, но я так и не нашел решения которое помогло бы мне. Не могли бы подсказать в какую сторону нужно смотреть?4 апреля 2016 г. 11:29