Start a Conversation

Unsolved

This post is more than 5 years old

P

2036

July 31st, 2018 21:00

Deployment failed with Couldn't add sds devices TGT_ADD_DEV_IO_ERROR

Hi all,

I am trying to deploy scaleio for testing. I used scaleio agent (via vcenter) deploying into 3 esxi hosts.

Only one of the host (namely esxi4a) showed up with the TGT_ADD_DEV_IO_ERROR.

All three hosts are dell 730xd. vcenter version is 6.5, esxi version are 6.5u2

Did anyone encounter this error? would you mind sharing your solution? Thank you very much.

Message from vcenter virgo log:

[2018-08-01T11:43:26.806+08:00] [ERROR] pool-1455-thread-2            c.e.e.vSpherePlugin.remoteServices.mdm.service.MdmCmdServiceImpl  Failed to perform Add Sds for host esxi4a with result code TGT_ADD_DEV_IO_ERROR

[2018-08-01T11:43:26.813+08:00] [ERROR] pool-1455-thread-2  c.e.e.v.uiServices.installWizard.InstallWizardServiceImpl         esxi4a: Couldn't add sds devices:  com.emc.ecs.vSpherePlugin.common.models.base.PluginServiceException: null

at com.emc.ecs.vSpherePlugin.remoteServices.mdm.service.MdmCmdServiceImpl.addSds(MdmCmdServiceImpl.java:1251)

at com.emc.ecs.vSpherePlugin.remoteServices.mdm.service.MdmCmdServiceImpl.addSdsWithDevices(MdmCmdServiceImpl.java:811)

at sun.reflect.GeneratedMethodAccessor6578.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319)

at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.doInvoke(ServiceInvoker.java:56)

at org.eclipse.gemini.blueprint.service.importer.support.internal.aop.ServiceInvoker.invoke(ServiceInvoker.java:60)

at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

at org.eclipse.gemini.blueprint.service.importer.support.LocalBundleContextAdvice.invoke(LocalBundleContextAdvice.java:57)

at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)

at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)

at com.sun.proxy.$Proxy699.addSdsWithDevices(Unknown Source)

at com.emc.ecs.vSpherePlugin.uiServices.installWizard.InstallWizardServiceImpl$Installer$SDSDeployer.addSdsDevices(InstallWizardServiceImpl.java:5272)

at com.emc.ecs.vSpherePlugin.uiServices.installWizard.InstallWizardServiceImpl$Installer$SDSDeployer.configureDevices(InstallWizardServiceImpl.java:4911)

at com.emc.ecs.vSpherePlugin.uiServices.installWizard.InstallWizardServiceImpl$Installer$SDSDeployer.run(InstallWizardServiceImpl.java:4837)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)

at java.lang.Thread.run(Thread.java:748)

9 Posts

August 3rd, 2018 16:00

Thank you for your advice, Ron_hakim, I would drill into the log, thank you

9 Posts

August 9th, 2018 07:00

The deployment was successful upon selecting those un-selected disks from first deployment trial.

Which indicates that some of the disks in first deployment trial must be slow/problematic

No Events found!

Top