Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Mike Tutkowski
Here you go: mtutkowski@ubuntu:~/cloudstack$ grep cloudstack-agent-upgrade debian/rules install -D agent/target/transformed/cloudstack-agent-upgrade $(DESTDIR)/usr/bin/cloudstack-agent-upgrade On Fri, Sep 27, 2013 at 12:20 AM, Wei ZHOU wrote: > Did you build the latest source? > Could you past

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Wei ZHOU
It is correct. Have you re-created the cloudstack-agent deb files and uploaded to your local apt repository? 2013/9/27 Mike Tutkowski > Here you go: > > mtutkowski@ubuntu:~/cloudstack$ grep cloudstack-agent-upgrade debian/rules > install -D agent/target/transformed/cloudstack-agent-upgrade > $(

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Mike Tutkowski
Yeah, I had cleaned, rebuilt the codebase, regenerated the DEBs, then apt-get update and apt-get install cloudstack-agent. I can try it again and see what happens. I thought I tried the process twice and got the same results. I did a search for cloudstack-agent-upgrade on my file system and only

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Wei ZHOU
What if you apt-get remove and apt-get install again? 2013/9/27 Mike Tutkowski > Yeah, I had cleaned, rebuilt the codebase, regenerated the DEBs, then > apt-get update and apt-get install cloudstack-agent. > > I can try it again and see what happens. I thought I tried the process > twice and go

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Mike Tutkowski
Before re-installing the DEBs I run the following: #sudo apt-get remove --purge cloudstack-agent #sudo apt-get clean Would that be sufficient with regards to what you were asking? On Fri, Sep 27, 2013 at 12:36 AM, Wei ZHOU wrote: > What if you apt-get remove and apt-get install again? > > > 2

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Wei ZHOU
ok. Thanks for your reply! The last question, could you try to download the cloudstack-agent and cloudstack-common deb packages, and "dpkg -i" to install it? I will test it on my local machine. 2013/9/27 Mike Tutkowski > Before re-installing the DEBs I run the following: > > #sudo apt-get rem

Re: add connect method on KVM storage code

2013-09-26 Thread Marcus Sorensen
On Fri, Sep 27, 2013 at 12:21 AM, Mike Tutkowski wrote: > Maybe I should seek a little clarification as to how live migration works > in CS with KVM. > > Before we do a live migration of VM 1 from Host 1 to Host 2, do we detach > all disks from VM1? > > If so, then we're good to go there. > > I'm

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Mike Tutkowski
Sounds good Might have to get back to you tomorrow, though. I have to get up early. :) On Fri, Sep 27, 2013 at 12:43 AM, Wei ZHOU wrote: > ok. Thanks for your reply! > The last question, could you try to download the cloudstack-agent and > cloudstack-common deb packages, and "dpkg -i" to insta

Re: [DISCUSS] UI: New look and feel

2013-09-26 Thread sebgoa
On Sep 27, 2013, at 6:52 AM, Shiva Teja wrote: > On Fri, Sep 27, 2013 at 9:28 AM, Ian Duffy wrote: > >> I think so >> implementation of AngularJS like the way Shiva did it for his GSoC >> project would be good. >> > > I'm trying to setup a demo for my project. This should give an idea about

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Wei ZHOU
good night 2013/9/27 Mike Tutkowski > Sounds good > > Might have to get back to you tomorrow, though. I have to get up early. :) > > > On Fri, Sep 27, 2013 at 12:43 AM, Wei ZHOU wrote: > > > ok. Thanks for your reply! > > The last question, could you try to download the cloudstack-agent and >

Re: add connect method on KVM storage code

2013-09-26 Thread Mike Tutkowski
Thanks for the clarification on how that works. Also, yeah, I think CHAP only grants you access to a volume. If multiple hosts are using the CHAP credentials for a single volume, it's up to those hosts to make sure they don't step on each other's toes (and this is - to my understanding - how it wo

Re: Libvirt-java 0.5.0 has been released

2013-09-26 Thread Mike Tutkowski
Thanks for investigating this! Talk to you soon! On Fri, Sep 27, 2013 at 12:54 AM, Wei ZHOU wrote: > good night > > > 2013/9/27 Mike Tutkowski > > > Sounds good > > > > Might have to get back to you tomorrow, though. I have to get up early. > :) > > > > > > On Fri, Sep 27, 2013 at 12:43 AM, W

<    1   2