6 replies [Last post]
Bingosoft (Offline)
errors when creating volume
Posted: Fri, 01/08/2010 - 21:16

I meet following errores.
Could anybody help me ?

13:10:23 [DefaultServiceExceptionStrategy:Volume.9] ERROR
********************************************************************************
Message : Component that caused exception is: Volume. Message payload is of type: CreateVolumeType
Type : org.mule.api.service.ServiceException
Code : MULE_ERROR--2
Payload : <?xml version="1.0" encoding="UTF-8"?>

8f496fce-1c71-4114-b004-a37843022caa
admin
eucalyptus

1
stage0

JavaDoc : http://mule.mulesource.org/docs/apidocs/org/mule/api/service/ServiceExce...
********************************************************************************
Exception stack is:
1. Error communicating with Storage Controller: CreateStorageVolume:Internal Error. (com.eucalyptus.util.EucalyptusCloudException)
edu.ucsb.eucalyptus.cloud.ws.VolumeManager:165 (null)
2. Component that caused exception is: Volume. Message payload is of type: CreateVolumeType (org.mule.api.service.ServiceException)
org.mule.component.DefaultLifecycleAdapter:214 (http://mule.mulesource.org/docs/apidocs/org/mule/api/service/ServiceExce...)
********************************************************************************
Root Exception stack trace:
com.eucalyptus.util.EucalyptusCloudException: Error communicating with Storage Controller: CreateStorageVolume:Internal Error.
at edu.ucsb.eucalyptus.cloud.ws.VolumeManager.CreateVolume(VolumeManager.java:165)
at sun.reflect.GeneratedMethodAccessor230.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.mule.model.resolvers.AbstractEntryPointResolver.invokeMethod(AbstractEntryPointResolver.java:147)
at org.mule.model.resolvers.ReflectionEntryPointResolver.invoke(ReflectionEntryPointResolver.java:127)
at org.mule.model.resolvers.DefaultEntryPointResolverSet.invoke(DefaultEntryPointResolverSet.java:50)
at org.mule.component.DefaultLifecycleAdapter.intercept(DefaultLifecycleAdapter.java:202)
at org.mule.component.AbstractJavaComponent.invokeComponentInstance(AbstractJavaComponent.java:82)
at org.mule.component.AbstractJavaComponent.doOnCall(AbstractJavaComponent.java:73)
at org.mule.component.AbstractComponent.onCall(AbstractComponent.java:87)
at org.mule.model.seda.SedaService$ComponentStageWorker.run(SedaService.java:533)
at org.mule.work.WorkerContext.run(WorkerContext.java:310)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
at java.lang.Thread.run(Thread.java:636)

********************************************************************************

Bingosoft (Offline)
Re: errors when creating volume
Posted: Fri, 01/08/2010 - 21:23

I know ,there is limition "Disk space reserved for volumes"

bukhary (Offline)
Having the same problem too
Posted: Tue, 02/02/2010 - 20:53

Just installed fresh from on ubuntu using apt-get.

Bingosoft (Offline)
for supporting Windows ,I
Posted: Wed, 02/03/2010 - 21:53

for supporting Windows ,I need install from source.

graziano (Offline)
Hello, casoul, I'm not fully
Posted: Fri, 02/05/2010 - 09:45

Hello,

casoul, I'm not fully sure I understand your follow-up: are you still seeing this problem? Can you check that you have enough disk space, and that the permission on the directories are correct? Also does it still happen if you restart the CLC?

cheers
graziano

seenu_735 (Offline)
Problem in creating volume
Posted: Fri, 02/26/2010 - 07:16

Hello,

I am also getting the same error, Can any one help me on this.
I have enough disk space in SC and i have restarted CLC aslo.

thanks
Seenu

charliezon (Offline)
Hi, I am also encountering
Posted: Sun, 03/14/2010 - 22:55

Hi,

I am also encountering this problem.
It was when I try to terminate a windows instance without detaching the volume from it.
Then no instance can be started...and I found some exceptions that claimed some volumes could not be found..
So I removed all of the volumes from /var/lib/eucalyptus/volumes.
And then I can start instances but can not create new volumes any more.
Whenever I try to create a volume, it just respond an error "Error communicating with Storage Controller: CreateStorageVolume:Internal Error. (com.eucalyptus.util.EucalyptusCloudException)".