回复:Re: cannot create template

2014-08-17 Thread fight3000dz
sinfo error on operation returned status : Not found. Please see the VMkernel log for detailed error information2014-08-18T01:15:00.211Z [383A4B90 verbose 'Statssvc'] HostCtl Exception in stats collection. Turn on 'trivia' log for details2014-08-18T01:15:01.715Z [382BDB90 verbose 'SoapAdapter'] Responded to service state request2014-08-18T01:15:10.920Z [38083B90 verbose 'SoapAdapter'] Responded to service state request2014-08-18T01:15:14.866Z [382BDB90 verbose 'Default'] Power policy is unset2014-08-18T01:15:14.868Z [38001B90 verbose 'Default'] Power policy is unset2014-08-18T01:15:14.868Z [381F1B90 verbose 'Default'] Power policy is unset 4. There were about only 20 seconds when the error occured in cloudstack after clicked "create template" button.5. The environment was ok before.I could create template nomally.But now this problem occurs.6. Yes,there is NPE in the answer.What can i do about this NPE?Thanks. - 原始邮件 - 发件人:Nitin Mehta 收件人:"dev@cloudstack.apache.org" 主题:Re: cannot create template 日期:2014年08月16日 07点34分

Re: cannot create template

2014-08-15 Thread Nitin Mehta
There is NPE in the answer right ? Vmware resource throws that {"storage.CreatePrivateTemplateAnswer":{"_virtualSize":0,"_physicalSize":0, "result":false,"details":"CreatePrivateTemplateFromVolumeCommand exception: java.lang.NullPointerException\ncom.cloud.hypervisor.vmware.mo.HostMO.getVm Propert

Re: cannot create template

2014-08-14 Thread ilya musayev
Please check if convert to template job timed out. Also, if you see an error in vCenter when template created, please post it here. You may need to pull out hostd.log from the hypervisor that the command was executed on. Template generation maybe a slow process for vmware in general - dependi

cannot create template

2014-08-14 Thread fight3000dz
The envirionment is cloudstack4.0.0+vmware5.0.There was an error when i created a template.The following is my procedure: 1. stop the instance 2. click the "create template" button on the website of the root disk of the instance. Then there was an error.The following is the errorlog of mangement-

Re: Review Request 22820: Fix: CLOUDSTACK-6938 -> Cannot create template from snapshot when using S3 secondary storage

2014-06-20 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22820/#review46317 --- Ship it! 736bf540e8ef759a101d221622c64f3b3c3ed425 on master - daan

Review Request 22820: Fix: CLOUDSTACK-6938 -> Cannot create template from snapshot when using S3 secondary storage

2014-06-20 Thread Logan B
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22820/ --- Review request for cloudstack. Repository: cloudstack-git Description ---