Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

3317

July 29th, 2015 20:00

Failed Create Volume and Datastore By using ScaleIO resource

I have build a ScaleIO system in Vmware. It have two network. One is manage IP.The other one is Data IP.And I added the ScaleIO to VIPR After create the virtual array and virtual block pool, When I want to create block volume and VMware Datastore.This errror coming out. Here is the log:

Logs

Date Level Message
Jul 30th 2015, 10:51:40 am INFO Logged into vCenter 'VIPR&SIO' VMware vCenter Server 6.0.0 build-2559268
Jul 30th 2015, 10:51:40 am INFO Host '10.204.28.169' connection state: connected
Jul 30th 2015, 10:51:40 am INFO Host '10.204.28.171' connection state: connected
Jul 30th 2015, 10:51:40 am INFO Host '10.204.28.170' connection state: connected
Jul 30th 2015, 10:51:40 am INFO Targeting Cluster 'ScaleIO' containing 3 hosts
Jul 30th 2015, 10:51:40 am INFO Host '10.204.28.169' connection state: connected
Jul 30th 2015, 10:51:51 am INFO Created Volume: urn:storageos:Volume:735cd4e9-63c1-4e80-ae8f-5e78131daed9:vdc1
Jul 30th 2015, 10:52:02 am ERROR Error 12000: An error occurred while executing the job. Operation failed due to the following error: java.lang.NullPointerException; Operation failed due to the following error: java.lang.NullPointerException; Operation failed due to the following error: java.lang.NullPointerException; Rollback error: Operation failed due to the following error: java.lang.NullPointerException; Rollback error: Operation failed due to the following error: java.lang.NullPointerException; Rollback error: Operation failed due to the following error: java.lang.NullPointerException
com.emc.vipr.client.exceptions.ServiceErrorException: Error 12000: An error occurred while executing the job. Operation failed due to the following error: java.lang.NullPointerException; Operation failed due to the following error: java.lang.NullPointerException; Operation failed due to the following error: java.lang.NullPointerException; Rollback error: Operation failed due to the following error: java.lang.NullPointerException; Rollback error: Operation failed due to the following error: java.lang.NullPointerException; Rollback error: Operation failed due to the following error: java.lang.NullPointerException at com.emc.vipr.client.core.impl.TaskUtil.checkForError(TaskUtil.java:79) at com.emc.vipr.client.Task.waitFor(Task.java:141) at com.emc.sa.service.vipr.tasks.LongRunningTask.executeTask(LongRunningTask.java:35) at com.emc.sa.service.vipr.tasks.LongRunningTask.executeTask(LongRunningTask.java:9) at com.emc.sa.engine.ExecutionUtils.execute(ExecutionUtils.java:80) at com.emc.sa.engine.ExecutionUtils.execute(ExecutionUtils.java:71) at com.emc.sa.service.vipr.ViPRExecutionUtils.execute(ViPRExecutionUtils.java:41) at com.emc.sa.service.vipr.block.BlockStorageUtils.createClusterExport(BlockStorageUtils.java:251) at com.emc.sa.service.vipr.block.CreateBlockVolumeHelper.createAndExportVolumes(CreateBlockVolumeHelper.java:89) at com.emc.sa.service.vmware.block.CreateVolumeAndVmfsDatastoreService.execute(CreateVolumeAndVmfsDatastoreService.java:98) at com.emc.sa.engine.ExecutionEngineImpl.execute(ExecutionEngineImpl.java:201) at com.emc.sa.engine.ExecutionEngineImpl.runService(ExecutionEngineImpl.java:131) at com.emc.sa.engine.ExecutionEngineImpl.executeOrder(ExecutionEngineImpl.java:72) at com.emc.sa.engine.ExecutionEngineDispatcher.processOrder(ExecutionEngineDispatcher.java:50) at com.emc.sa.engine.ExecutionEngineDispatcher$Consumer.consumeItem(ExecutionEngineDispatcher.java:94) at com.emc.sa.engine.ExecutionEngineDispatcher$Consumer.consumeItem(ExecutionEngineDispatcher.java:88) at com.emc.storageos.coordinator.client.service.impl.DistributedQueueConsumer$1.run(DistributedQueueConsumer.java:87) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745)
Jul 30th 2015, 10:52:12 am INFO Releasing Lock urn:storageos:Host:86bf90c3-fb47-4e5e-a766-dfc0b88e2aac:vdc1
Jul 30th 2015, 10:52:12 am INFO Releasing Lock urn:storageos:Cluster:8ac31733-32d6-436b-95c9-d83b9a551cfc:vdc1

Am i miss setting something ? Why NullPointerException coming out?

No Responses!
No Events found!

Top