HI ALL 

 二级存储下载出现故障,Can't find a template to start Unexpected exception
Insufficient capacity exception

com.cloud.utils.exception.CloudRuntimeException: Insufficient capacity
exception

 系统是cs4.02+XENserver .删除了二级存储,重建的导入模板。再建立 二级存储,仍
然不行,看有没有人遇到,或是帮忙分析一下 

 

 

2014-01-03 10:31:57,734 DEBUG
[storage.secondary.SecondaryStorageManagerImpl] (secstorage-1:null) Assign
secondary storage vm from a newly started instance for request from data
center : 1

2014-01-03 10:31:57,836 DEBUG [cloud.consoleproxy.ConsoleProxyManagerImpl]
(consoleproxy-1:null) Zone 1 is ready to launch console proxy

2014-01-03 10:31:57,857 DEBUG [cloud.network.NetworkManagerImpl]
(secstorage-1:null) Found existing network configuration for offering
[Network Offering [6-Guest-DefaultSharedNetworkOfferingWithSGService]:
Ntwk[204|Guest|6]

2014-01-03 10:31:57,857 DEBUG [cloud.network.NetworkManagerImpl]
(secstorage-1:null) Releasing lock for Acct[1-system]

2014-01-03 10:31:57,860 DEBUG [cloud.network.NetworkManagerImpl]
(secstorage-1:null) Found existing network configuration for offering
[Network Offering [3-Control-System-Control-Network]: Ntwk[202|Control|3]

2014-01-03 10:31:57,860 DEBUG [cloud.network.NetworkManagerImpl]
(secstorage-1:null) Releasing lock for Acct[1-system]

2014-01-03 10:31:57,863 DEBUG [cloud.network.NetworkManagerImpl]
(secstorage-1:null) Found existing network configuration for offering
[Network Offering [2-Management-System-Management-Network]:
Ntwk[201|Management|2]

2014-01-03 10:31:57,863 DEBUG [cloud.network.NetworkManagerImpl]
(secstorage-1:null) Releasing lock for Acct[1-system]

2014-01-03 10:31:57,867 DEBUG [cloud.network.NetworkManagerImpl]
(secstorage-1:null) Found existing network configuration for offering
[Network Offering [4-Storage-System-Storage-Network]: Ntwk[203|Storage|4]

2014-01-03 10:31:57,867 DEBUG [cloud.network.NetworkManagerImpl]
(secstorage-1:null) Releasing lock for Acct[1-system]

2014-01-03 10:31:57,875 DEBUG
[storage.secondary.SecondaryStorageManagerImpl] (secstorage-1:null) Can't
find a template to start

2014-01-03 10:31:57,875 WARN  [cloud.vm.SystemVmLoadScanner]
(secstorage-1:null) Unexpected exception Insufficient capacity exception

com.cloud.utils.exception.CloudRuntimeException: Insufficient capacity
exception

    at
com.cloud.storage.secondary.SecondaryStorageManagerImpl.createSecStorageVmIn
stance(SecondaryStorageManagerImpl.java:570)

    at
com.cloud.storage.secondary.SecondaryStorageManagerImpl.startNew(SecondarySt
orageManagerImpl.java:492)

    at
com.cloud.storage.secondary.SecondaryStorageManagerImpl.allocCapacity(Second
aryStorageManagerImpl.java:661)

    at
com.cloud.storage.secondary.SecondaryStorageManagerImpl.expandPool(Secondary
StorageManagerImpl.java:1310)

    at
com.cloud.secstorage.PremiumSecondaryStorageManagerImpl.scanPool(PremiumSeco
ndaryStorageManagerImpl.java:119)

    at
com.cloud.secstorage.PremiumSecondaryStorageManagerImpl.scanPool(PremiumSeco
ndaryStorageManagerImpl.java:50)

    at
com.cloud.vm.SystemVmLoadScanner.loadScan(SystemVmLoadScanner.java:106)

    at
com.cloud.vm.SystemVmLoadScanner.access$100(SystemVmLoadScanner.java:34)

    at
com.cloud.vm.SystemVmLoadScanner$1.reallyRun(SystemVmLoadScanner.java:83)

    at com.cloud.vm.SystemVmLoadScanner$1.run(SystemVmLoadScanner.java:73)

    at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)

    at
java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:351)

    at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:178)

    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
access$201(ScheduledThreadPoolExecutor.java:165)

    at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.
run(ScheduledThreadPoolExecutor.java:267)

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

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

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

2014-01-03 10:31:58,862 DEBUG
[network.router.VirtualNetworkApplianceManagerImpl]
(RouterStatusMonitor-1:null) Found 0 routers. 

2014-01-03 10:32:05,532 DEBUG [agent.manager.DirectAgentAttache]
(DirectAgent-145:null) Ping from 30

2014-01-03 10:32:06,053 DEBUG [agent.manager.DirectAgentAttache]
(DirectAgent-173:null) Ping from 29

2014-01-03 10:32:06,507 DEBUG [agent.manager.DirectAgentAttache]
(DirectAgent-87:null) Seq 30-2067922946: Executing request

2014-01-03 10:32:06,666 DEBUG [agent.manager.DirectAgentAttache]
(DirectAgent-87:null) Seq 30-2067922946: Response Received: 

2014-01-03 10:32:06,666 DEBUG [agent.transport.Request]
(DirectAgent-87:null) Seq 30-2067922946: Processing:  { Ans: , MgmtId:
690716576832, via: 30, Ver: v1, Flags: 10,
[{"Answer":{"result":true,"wait":0}}] }

2014-01-03 10:32:06,724 DEBUG [agent.manager.DirectAgentAttache]
(DirectAgent-155:null) Seq 29-553648130: Executing request

2014-01-03 10:32:07,091 DEBUG [agent.manager.DirectAgentAttache]
(DirectAgent-155:null) Seq 29-553648130: Response Received: 

2014-01-03 10:32:07,091 DEBUG [agent.transport.Request]
(DirectAgent-155:null) Seq 29-553648130: Processing:  { Ans: , MgmtId:
690716576832, via: 29, Ver: v1, Flags: 10,
[{"ClusterSyncAnswer":{"_clusterId":1,"_newStates":{},"_isExecuted":false,"r
esult":true,"wait":0}}] }

2014-01-03 10:32:12,608 DEBUG [cloud.server.StatsCollector]
(StatsCollector-3:null) VmStatsCollector is running...

 

 

回复