Hello Hugo
I run the cmd "mvn -pl :cloud-client-ui jetty:run ",To start the
management server.
I hava add the zone suceesfully,but the two vm can not start up.
the vmops.log:
DEBUG [o.a.c.s.i.BaseImageStoreDriverImpl] (AgentTaskPool-1:ctx-6b61f408)
Downloading template to data store 1
WARN [c.c.s.d.DownloadMonitorImpl] (AgentTaskPool-1:ctx-6b61f408) There is no
secondary storage VM for downloading template to image store CCF
DEBUG [o.a.c.s.i.TemplateDataFactoryImpl] (AgentTaskPool-1:ctx-6b61f408)
template 5 is already in store:1, type:Image
DEBUG [c.c.a.t.Request] (StatsCollector-1:ctx-34387474) Seq
1-8395835605325447178: Received: { Ans: , MgmtId: 52236036618, via: 1, Ver:
v1, Flags: 10, { UnsupportedAnswer } }
WARN [c.c.a.m.AgentManagerImpl] (StatsCollector-1:ctx-34387474) Unsupported
Command: Unsupported command issued:com.cloud.agent.api.GetGPUStatsCommand.
Are you sure you got the right type of server?
DEBUG [c.c.a.m.AgentManagerImpl] (StatsCollector-1:ctx-34387474) Details from
executing class com.cloud.agent.api.GetGPUStatsCommand: Unsupported command
issued:com.cloud.agent.api.GetGPUStatsCommand. Are you sure you got the right
type of server?
DEBUG [c.c.a.m.DirectAgentAttache] (DirectAgent-2:ctx-b63b21f4) Seq
1-8395835605325447177: Response Received:
DEBUG [c.c.a.t.Request] (StatsCollector-3:ctx-7e978663) Seq
1-8395835605325447177: Received: { Ans: , MgmtId: 52236036618, via: 1, Ver:
v1, Flags: 10, { GetStorageStatsAnswer } }
DEBUG [c.c.a.m.DirectAgentAttache] (DirectAgent-8:ctx-dd3df651) Seq
1-8395835605325447179: Executing request
300 WARN [c.c.h.x.r.XenServerStorageProcessor] (DirectAgent-8:ctx-dd3df651)
destoryVDIbyNameLabel failed due to there are 0 VDIs with name
cloud-a3a84a3a-d970-4175-a1b8-216250a8f53a2014-10-31 15:43:58,304 WARN
[c.c.h.x.r.XenServerStorageProcessor] (DirectAgent-8:ctx-dd3df651) can not
create vdi in sr cc3f752d-9b31-235e-73ae-50537461b849
305 WARN [c.c.h.x.r.XenServerStorageProcessor] (DirectAgent-8:ctx-dd3df651)
Catch Exception com.cloud.utils.exception.CloudRuntimeException for template +
due to com.cloud.utils.exception.CloudRuntimeException: can not create vdi in
sr cc3f752d-9b31-235e-73ae-50537461b849
com.cloud.utils.exception.CloudRuntimeException: can not create vdi in sr
cc3f752d-9b31-235e-73ae-50537461b849
INFO [o.a.c.s.v.VolumeServiceImpl] (Work-Job-Executor-2:ctx-864a1711
job-580/job-582 ctx-d21a5eaa) releasing lock for VMTemplateStoragePool 224
323 WARN [c.c.u.d.Merovingian2] (Work-Job-Executor-2:ctx-864a1711
job-580/job-582 ctx-d21a5eaa) Was unable to find lock for the key
template_spool_ref224 and thread id 276030255
323 DEBUG [o.a.c.e.o.VolumeOrchestrator] (Work-Job-Executor-2:ctx-864a1711
job-580/job-582 ctx-d21a5eaa) Unable to create Vol[1|vm=1|ROOT]:Catch Exception
com.cloud.utils.exception.CloudRuntimeException for template + due to
com.cloud.utils.exception.CloudRuntimeException: can not create vdi in sr
cc3f752d-9b31-235e-73ae-50537461b849
323 INFO [c.c.v.VirtualMachineManagerImpl] (Work-Job-Executor-2:ctx-864a1711
job-580/job-582 ctx-d21a5eaa) Unable to contact resource.
com.cloud.exception.StorageUnavailableException: Resource [StoragePool:1] is
unreachable: Unable to create Vol[1|vm=1|ROOT]:Catch Exception
com.cloud.utils.exception.CloudRuntimeException for template + due to
com.cloud.utils.exception.CloudRuntimeException: can not create vdi in sr
cc3f752d-9b31-235e-73ae-50537461b849
At 2014-10-31 15:01:37, "Hugo Trippaers" <[email protected]> wrote:
>Hello XQ,
>
>We need a little bit more info before we can help you. For example the error
>message in the log file and a short description of how your environment is
>build up.
>
>Cheers,
>
>Hugo
>
>Sent from my iPhone
>
>> On 31 Oct 2014, at 06:56, 徐书敏 <[email protected]> wrote:
>>
>> Hi
>>
>> I have done the dev-environment building.when I configure the host,the
>> Error :Monitor DownloaderListener says there is a error in the connect
>> process for 1 due to failed to update state.before it there is a warn there
>> is no seondnary storage vm for downloading template to image store .
>> In the secondnary storage host ,there are a template file of vhd and a
>> properties file of template.
>>
>>
>> Thanks,
>> XQ