Always put vhd-util in your cloudstack source tree, scripts/vm/hypervisor/xenserver/
Anthony -----Original Message----- From: Alena Prokharchyk Sent: Monday, December 09, 2013 4:49 PM To: dev@cloudstack.apache.org; Anthony Xu Subject: Re: Blocker bug: can't create the volumes on Xen 6.2.0 on the latest 4.3 That helped, thank you Min. It would be nice to get a notification email next time from the person making this kind of changes to save everybody else's time on debugging. -Alena. On 12/9/13, 4:02 PM, "Min Chen" <min.c...@citrix.com> wrote: >Is this happening in your ssvm startup? If so, go to your xen host, >/opt/cloud/bin folder, check if you have vhd-util there. Not sure why, >it seems that we have changed the directory from previous >/opt/xensources to /opt/cloud. I ran into a similar problem in starting up >ssvm. > >Thanks >-min > >On 12/9/13 3:58 PM, "Alena Prokharchyk" <alena.prokharc...@citrix.com> >wrote: > >>There is some regression bug on the latest 4.3 volumes creation >>fails on xen 6.2.0. Steps made: >> >>1) Deployed CS code and redeployed the DB >>2) Added xen host to the CS >>3) VDI creation fails with generic error message >> >> >>2013-12-09 15:56:44,629 WARN [c.c.h.x.r.XenServerStorageProcessor] >>(DirectAgent-2:ctx-2d667640) can not create vdi in sr >>734481f8-fee3-59d9-20e8-dbe3b8124a78 >>2013-12-09 15:56:44,629 WARN [c.c.h.x.r.XenServerStorageProcessor] >>(DirectAgent-2:ctx-2d667640) Catch Exception >>com.cloud.utils.exception.CloudRuntimeException for template + due to >>com.cloud.utils.exception.CloudRuntimeException: can not create vdi in >>sr >>734481f8-fee3-59d9-20e8-dbe3b8124a78 >>com.cloud.utils.exception.CloudRuntimeException: can not create vdi in >>sr >>734481f8-fee3-59d9-20e8-dbe3b8124a78 >> >>Anthony, I wonder if it can be related to your latest changes. Can you >>please take a look as its a blocker. >> >>-Alena. >