VMware Solutions Discussions
VMware Solutions Discussions
although searched through IMT ,i could not find exact result.
But i can not add the storage contollers (fas 8040 strech metrocluster) to vcs 5.0 on vsphere 5.5.
on screen it gives the "ssl is not configured" and "insufficient privlidges"
when i looked at the vcs logs ,i found the following logs.
Any ideas ,or when will the new VCS will be released ???
DEBUG (VcConnectionManager) - cleanUp: session vmware_soap_session="52cf02a5-cf04-4fb5-1768-ae1fae36e2d8"
2014-10-30 19:00:55,664 [qtp696497460-24] DEBUG (DataServiceAdapter) - getPrivileges() - Input: Controller [, name=hbizss05, model=null, ipAddress=hbizss05, partner=null, port=443, username=bilgiturk, password=*****, useSSL=true, multistore=false, overallStatus=0, overallStatusReason=null, version=null, cfMode=null, cfStatus=null, totalCapacity=0, totalAllocated=0, totalUsed=0, totalFree=0, vaaiCapable=null, supportedProtocols=0, flagSet=0, type=null, ipAddressList= , availableInterfaceNames=null, usableInterfaceNames=null, availableVolumeNames=null, usableVolumeNames=null, availableAggregateNames=null, usableAggregateNames=null, isCreateVolumeWrapper=false, isSpaceReserveNewVolumes=false, isThinProvisionVolumeClones=false, isDeleteVolumeIfLastLun=false, volumeWrapperBuffer=0id=null, type=null, URI=vsc:vsc:null:null]
2014-10-30 19:00:55,664 [qtp696497460-24] DEBUG (DataServiceImpl) - Entered SERVER getAllowedControllerPrivs()
2014-10-30 19:00:55,665 [qtp696497460-24] WARN (IPAddressUtil) - textToNumericFormatV4(hbizss05): not an IP address, returning null
2014-10-30 19:01:16,667 [qtp696497460-24] INFO (ControllerUtil) - getNaServer: failed (ConnectException) Connection timed out: connect ip: hbizss05 user:bilgiturk
2014-10-30 19:01:16,667 [qtp696497460-24] ERROR (ControllerUtil) - validateController: failed! Controller[ id=5932e05d-64ee-40fb-b6d9-9d72c81d12f4 Name=-unknown- (hbizss05) IpAddress=hbizss05 Port=443 Version= Flags.SSL_NOT_CONFIGURED=true ]
2014-10-30 19:01:16,667 [qtp696497460-24] ERROR (RMIServiceImpl) - getControllerPrivileges - Error getting controller privileges -
com.netapp.exoforce.client.exception.ZapiException: SSL is not configured
at com.netapp.exoforce.server.DataServiceImpl.getAllowedControllerPrivs(DataServiceImpl.java:2883)
at com.netapp.exoforce.server.rmi.DataServiceAdapter.getControllerPrivileges(DataServiceAdapter.java:266)
at com.netapp.exoforce.server.rmi.RMIServiceImpl.getControllerPrivileges(RMIServiceImpl.java:171)
at sun.reflect.GeneratedMethodAccessor246.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
at org.springframework.remoting.support.RemoteInvocationTraceInterceptor.invoke(RemoteInvocationTraceInterceptor.java:77)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
at com.sun.proxy.$Proxy124.getControllerPrivileges(Unknown Source)
at sun.reflect.GeneratedMethodAccessor245.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.springframework.remoting.support.RemoteInvocation.invoke(RemoteInvocation.java:205)
at org.springframework.remoting.support.DefaultRemoteInvocationExecutor.invoke(DefaultRemoteInvocationExecutor.java:38)
at org.springframework.remoting.support.RemoteInvocationBasedExporter.invoke(RemoteInvocationBasedExporter.java:78)
at org.springframework.remoting.support.RemoteInvocationBasedExporter.invokeAndCreateResult(RemoteInvocationBasedExporter.java:114)
at org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter.handleRequest(HttpInvokerServiceExporter.java:73)
at org.springframework.web.context.support.HttpRequestHandlerServlet.service(HttpRequestHandlerServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:598)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1367)
at com.netapp.nvpf.container.vsphere.request.VSphereClientRequestContextFilter.doFilterInternal(VSphereClientRequestContextFilter.java:47)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:83)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
at com.netapp.nvpf.container.util.GWTCacheFilter.doFilter(GWTCacheFilter.java:55)
at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:484)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524)
at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:233)
at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1065)
at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:413)
at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:192)
at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:999)
at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:250)
at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:149)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111)
at org.eclipse.jetty.server.Server.handle(Server.java:350)
at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:454)
at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:47)
at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:900)
at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:954)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:851)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:230)
at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:66)
at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:254)
at org.eclipse.jetty.server.ssl.SslSocketConnector$SslConnectorEndPoint.run(SslSocketConnector.java:665)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:603)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:538)
at java.lang.Thread.run(Unknown Source
I had a similar issue when we upgraded VSC. You will need to delete a few files from the VCenter computer to let the VSC rescan the storage. I had to open a case for this one.
Thanks for the answer,
The scenario was similar.The customer was using esx 5.1 and old vcenter with vcs 4.x ,they had upgraded their vmware enviroment but not vcs .
Yesterday i had upgraded the VSC but ,it failed to get in touch with the netapp controllers.
then i uninstalled the vcs ,and deleted netapp from c:\programfiles\netapp\ folder ,and installed brand new vcs 5.0.
After this , i got the error messages.
anyway thanks.
(which files do you remember that we have to delete from the server... )