I copied the file “vhd-util” to location “ /usr/lib64/cloud/common/scripts/vm/hypervisor/xenserver/” and restarted MS but system VM dint came up. So i did a fresh install ,and system VM’s came up. Is this expected to do fresh install after copying “vhd-util” .
From: Edison Su Sent: Wednesday, September 26, 2012 9:13 AM To: Prashant Kumar Mishra Cc: Chandan Purushothama; Sudha Ponnaganti; Rohit Yadav; Suresh Sadhu; Shweta Agarwal; Sowmya Krishnan; Sailaja Mada; Abhinav Roy; Srinivas Vejalla; Alex Huang Subject: Re: System VMs are not coming up (CS-XS6.0.2) That's what I am saying, if you have problem, send it out to the mailing list. The code is not written by citrix alone any more, most of the issues(package, installation) you have are changed by other developers in the community. Sent from my iPhone On Sep 25, 2012, at 8:13 PM, "Prashant Kumar Mishra" <prashantkumar.mis...@citrix.com<mailto:prashantkumar.mis...@citrix.com>> wrote: Hi Everyone , I dint know that it’s a problem in build, I took me around 3-4 hour to check log, consult Hyderabad QA team ,no one had any idea regarding this problem and to make sure that I am not doing wrong installation I went through multiple time installation with different MS and secondary storage .My point is that if you face any installation problem ,please let everyone know so that we can save our time . From: Chandan Purushothama Sent: Wednesday, September 26, 2012 7:32 AM To: Edison Su; Sudha Ponnaganti; Prashant Kumar Mishra; Rohit Yadav; Suresh Sadhu; Shweta Agarwal; Sowmya Krishnan; Sailaja Mada; Abhinav Roy Cc: Srinivas Vejalla; Alex Huang Subject: RE: System VMs are not coming up (CS-XS6.0.2) Prashant, The problem that we both encountered is due to the missing vhd-util tool that we are supposed to download onto the management server. Information about where to get vhd-util tool from and where to place the tool on the management server is present in the bug report at https://issues.apache.org/jira/browse/CLOUDSTACK-134 , Thank you, Chandan. From: Edison Su Sent: Tuesday, September 25, 2012 2:27 PM To: Sudha Ponnaganti; Chandan Purushothama; Prashant Kumar Mishra; Rohit Yadav; Suresh Sadhu; Shweta Agarwal; Sowmya Krishnan; Sailaja Mada; Abhinav Roy Cc: Srinivas Vejalla; Alex Huang Subject: RE: System VMs are not coming up (CS-XS6.0.2) If you have issues, just send it out cloudstack-dev, let all the people know the status. From: Sudha Ponnaganti Sent: Tuesday, September 25, 2012 2:13 PM To: Chandan Purushothama; Prashant Kumar Mishra; Rohit Yadav; Suresh Sadhu; Shweta Agarwal; Sowmya Krishnan; Sailaja Mada; Abhinav Roy Cc: Srinivas Vejalla; Edison Su; Alex Huang Subject: RE: System VMs are not coming up (CS-XS6.0.2) Send direct mail to Alex and Edison in future for such issues From: Chandan Purushothama Sent: Tuesday, September 25, 2012 2:09 PM To: Prashant Kumar Mishra; Rohit Yadav; Suresh Sadhu; Shweta Agarwal; Sowmya Krishnan; Sailaja Mada; Abhinav Roy Cc: Srinivas Vejalla; Sudha Ponnaganti Subject: RE: System VMs are not coming up (CS-XS6.0.2) Yeah, I faced the same issue too on my setup with the latest build. I will file a blocker bug for it, Thank you, Chandan. From: Prashant Kumar Mishra Sent: Tuesday, September 25, 2012 12:32 PM To: Rohit Yadav; Chandan Purushothama; Suresh Sadhu; Shweta Agarwal; Sowmya Krishnan; Sailaja Mada; Abhinav Roy; Chandan Purushothama Cc: Srinivas Vejalla; Sudha Ponnaganti Subject: System VMs are not coming up (CS-XS6.0.2) Hi , My system vms are not coming up , they are in a cycle starting->expunging->starting. I checked in database my hosts are up and running. CS setup: --------------- -------------- MS ->Rhl6.3, Hypervisor->XS6.0.2 Build-> CloudStack-oss-4.0.0-168 Advance zone ---------------- Log message: ----------------- 2012-09-25 14:38:05,088 WARN [xen.resource.CitrixResourceBase] (DirectAgent-28:null) destoryVDIbyNameLabel failed due to there are 0 VDIs with name cloud-ce942eca-0588-40e8-bad5-09e67bf50fc9 2012-09-25 14:38:05,088 WARN [xen.resource.CitrixResourceBase] (DirectAgent-28:null) can not create vdi in sr aeb7fcf3-9767-ffbf-c006-4cf50c54a31c 2012-09-25 14:38:05,088 WARN [xen.resource.CitrixResourceBase] (DirectAgent-28:null) Catch Exception com.cloud.utils.exception.CloudRuntimeException on host:10cb6099-2ff1-48ee-9901-b519636c4f4a for template: nfs://10.223.110.231/export/home/prashant/secondary/template/tmpl/1/1/ due to com.cloud.utils.exception.CloudRuntimeException: can not create vdi in sr aeb7fcf3-9767-ffbf-c006-4cf50c54a31c com.cloud.utils.exception.CloudRuntimeException: can not create vdi in sr aeb7fcf3-9767-ffbf-c006-4cf50c54a31c Template 1 download to pool 200 failed due to Catch Exception com.cloud.utils.exception.CloudRuntimeException on host:10cb6099-2ff1-48ee-9901-b519636c4f4a for template: nfs://10.223.110.231/export/home/prashant/secondary/template/tmpl/1/1/ due to com.cloud.utils.exception.CloudRuntimeException: can not create vdi in sr aeb7fcf3-9767-ffbf-c006-4cf50c54a31c 2012-09-25 14:51:43,938 DEBUG [cloud.template.TemplateManagerImpl] (secstorage-1:null) Template 1 is not found on and can not be downloaded to pool 200 2012-09-25 14:51:43,938 DEBUG [cloud.storage.StorageManagerImpl] (secstorage-1:null) Cannot use this pool Pool[200|NetworkFilesystem] because we can't propagate template Tmpl[1-VHD-routing-1 2012-09-25 14:51:43,942 INFO [cloud.vm.VirtualMachineManagerImpl] (secstorage-1:null) Unable to contact resource. com.cloud.exception.StorageUnavailableException: Resource [StoragePool:200] is unreachable: Unable to create Vol[17|vm=17|ROOT] ------------------------ Have any one ever faced this problem .Any suggestion how to solve this. Thanks & Regards Prashant Kumar Mishra