[
https://issues.apache.org/jira/browse/CLOUDSTACK-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kishan Kavala resolved CLOUDSTACK-7445.
---------------------------------------
Resolution: Fixed
> Failed to attach RBD disk to an instance
> ----------------------------------------
>
> Key: CLOUDSTACK-7445
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7445
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Storage Controller
> Affects Versions: 4.5.0
> Reporter: Pavan Kumar Bandarupally
> Assignee: Kishan Kavala
> Priority: Critical
> Fix For: 4.5.0
>
>
> Trying to attach a storage volume of type RBD to an instance failed with the
> following exception.
> Exception from agent.log
> -------------------------------
> 2014-08-27 13:59:28,067 DEBUG [kvm.storage.KVMStorageProcessor]
> (agentRequest-Handler-4:null) Failed to attach volume:
> 44257f9f-ed7a-4db1-b7da-6dd4107fd83a, due to
> com.cloud.exception.InternalErrorException: Error while mapping disk
> cloudstackpool/44257f9f-ed7a-4db1-b7da-6dd4107fd83a on host
> at
> com.cloud.hypervisor.kvm.storage.KVMStorageProcessor.attachOrDetachDisk(KVMStorageProcessor.java:980)
> at
> com.cloud.hypervisor.kvm.storage.KVMStorageProcessor.attachVolume(KVMStorageProcessor.java:1021)
> at
> com.cloud.storage.resource.StorageSubsystemCommandHandlerBase.execute(StorageSubsystemCommandHandlerBase.java:139)
> at
> com.cloud.storage.resource.StorageSubsystemCommandHandlerBase.handleStorageCommands(StorageSubsystemCommandHandlerBase.java:59)
> at
> com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.executeRequest(LibvirtComputingResource.java:1356)
> at com.cloud.agent.Agent.processRequest(Agent.java:503)
> at com.cloud.agent.Agent$AgentRequestHandler.doTask(Agent.java:810)
> at com.cloud.utils.nio.Task.run(Task.java:84)
> 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:744)
> 2014-08-27 13:59:28,068 DEBUG [cloud.agent.Agent]
> (agentRequest-Handler-4:null) Seq 1-4023403317102117560: { Ans: , MgmtId:
> 233845173170297, via: 1, Ver: v1, Flags: 10,
> [{"org.apache.cloudstack.storage.command.AttachAnswer":{"result":false,"details":"com.cloud.exception.InternalErrorException:
> Error while mapping disk cloudstackpool/44257f9f-ed7a-4db1-b7da-6dd4107fd83a
> on host","wait":0}}] }
--
This message was sent by Atlassian JIRA
(v6.2#6252)