Re: [QUESTION, SSVM] Updating code in SSVM

2014-04-18 Thread Nitin Mehta
ndary >> >> storage . >> >> >> >> >> >> And in case of xen. Clear the host tags on xen host and perform force >> >> reconnect form CS,new systemvm.iso will be pushed to xen host. >> >> >> >> Regards >> >>

Re: [QUESTION, SSVM] Updating code in SSVM

2014-04-18 Thread Mike Tutkowski
and perform force > >> reconnect form CS,new systemvm.iso will be pushed to xen host. > >> > >> Regards > >> Sadhu > >> > >> -Original Message- > >> From: Amogh Vasekar [mailto:amogh.vase...@citrix.com ] > >> Sent: 18 Apr

Re: [QUESTION, SSVM] Updating code in SSVM

2014-04-18 Thread Amogh Vasekar
; storage . >> >> >> And in case of xen. Clear the host tags on xen host and perform force >> reconnect form CS,new systemvm.iso will be pushed to xen host. >> >> Regards >> Sadhu >> >> -Original Message- >> From: Amogh Vasekar [mail

Re: [QUESTION, SSVM] Updating code in SSVM

2014-04-17 Thread Mike Tutkowski
Amogh Vasekar [mailto:amogh.vase...@citrix.com] > Sent: 18 April 2014 11:34 > To: dev@cloudstack.apache.org > Subject: Re: [QUESTION, SSVM] Updating code in SSVM > > Hi, > > Which CloudStack version is it? > AFAIK for vmware - deleting systemvm.iso from the secondary storage f

RE: [QUESTION, SSVM] Updating code in SSVM

2014-04-17 Thread Suresh Sadhu
. Regards Sadhu -Original Message- From: Amogh Vasekar [mailto:amogh.vase...@citrix.com] Sent: 18 April 2014 11:34 To: dev@cloudstack.apache.org Subject: Re: [QUESTION, SSVM] Updating code in SSVM Hi, Which CloudStack version is it? AFAIK for vmware - deleting systemvm.iso from the

Re: [QUESTION, SSVM] Updating code in SSVM

2014-04-17 Thread Mike Tutkowski
Sorry...I should have mentioned this is 4.4. So, in this case, SSVM is actually running on XenServer; however, the user VM that is the beneficiary of the CopyCommand is running on VMware. On Fri, Apr 18, 2014 at 12:04 AM, Amogh Vasekar wrote: > Hi, > > Which CloudStack version is it? > AFAIK fo

Re: [QUESTION, SSVM] Updating code in SSVM

2014-04-17 Thread Amogh Vasekar
Hi, Which CloudStack version is it? AFAIK for vmware - deleting systemvm.iso from the secondary storage for your VMWare zone, and restarting management server and SSVM should do the trick. Thanks, Amogh On 4/17/14 10:55 PM, "Mike Tutkowski" wrote: >Hi, > >I was debugging storage code for ESXi

Re: [QUESTION, SSVM] Updating code in SSVM

2014-04-17 Thread Mike Tutkowski
Oh, I should mention that I also tried destroying SSVM and using a new one. On Thu, Apr 17, 2014 at 11:55 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi, > > I was debugging storage code for ESXi that runs in SSVM (a CopyCommand). > > I needed to make a change related to managed

[QUESTION, SSVM] Updating code in SSVM

2014-04-17 Thread Mike Tutkowski
Hi, I was debugging storage code for ESXi that runs in SSVM (a CopyCommand). I needed to make a change related to managed storage. I made the change, rebuilt the codebase, and have been trying various ways of getting that code into SSVM, but SSVM seems to have the older code still. In this situ