RE: AWS api when running mvn jetty

2014-03-19 Thread chris snow
Hi Likitha, Is it possible to run both awsapi and client ui at the same time with jetty? E.g. something like this: mvn -pl :cloud-client-ui -pl :cloud-awsapi jetty:run Many thanks, Chris On 19 Mar 2014 06:29, "Likitha Shetty" wrote: > Chris, > > 'mvn -pl :cloud-client-ui jetty:run' doesn't ru

Re: [PROPOSAL] Support pure Xen as a hypervisor

2014-03-19 Thread sebgoa
On Mar 19, 2014, at 7:04 AM, Prasanna Santhanam wrote: > On Tue, Mar 18, 2014 at 11:40:04AM -0400, Tim Mackey wrote: >> Historically CloudStack has used Xen and XenServer interchangeably to refer >> to any XenAPI based implementation. With the recent release of Xen Project >> 4.4 (http://blog.x

Re: [PROPOSAL] Support pure Xen as a hypervisor

2014-03-19 Thread Nguyen Anh Tu
On Wed, Mar 19, 2014 at 2:56 PM, sebgoa wrote: > IMHO, and sadly, we should treat them as two different hypervisors: XP and > XS Look like Docker and LXC :D --Tuna

[GSOC2014] Two days left for students to submit proposals

2014-03-19 Thread sebgoa
Application for GSoC students is closing in 2 days and 10 hours: https://www.google-melange.com/gsoc/homepage/google/gsoc2014 Any interested student should create an account on melange and submit a proposal. Format of a good proposal can be googled. Pick one of the CloudStack project in JIRA.

Re: upgrading from CloudPlatform 4.2.0 to CloudStack 4.3.0

2014-03-19 Thread sebgoa
top posting sorry: If anyone is testing upgrade paths to 4.3, please do check the release notes: http://apache-cloudstack-release-notes.readthedocs.org/en/latest/ And send any patches to correct them (edit on github button on the top right of the page) thanks, On Mar 18, 2014, at 6:15 AM, Mar

Re: random template from zones

2014-03-19 Thread Daan Hoogland
Min, Edison, I did yesterday, after posting I had a look at the conflicts and deemed them resolvable. A quick look for verification won't hurt though. regards, On Wed, Mar 19, 2014 at 1:03 AM, Min Chen wrote: > Edison, did you cherry-pick > https://git-wip-us.apache.org/repos/asf?p=cloudstack.gi

RealHostIp

2014-03-19 Thread Alex Hitchins
I can't ping RealHostIp, has the service been properly taken down? An NSLOOKUP didn't resolve any nameservers at all. Alex . Need Enterprise Grade Support for Apache CloudStack? Our CloudStack Infrastructure Support offers the best 24/7

Re: RealHostIp

2014-03-19 Thread Ian Duffy
Looks OK to me. $ dig ns realhostip.com +short ns2.realhostip.com. ns.realhostip.com. $ dig @ns.realhostip.com 192-168-0-1.realhostip.com +short 192.168.0.1 $ dig @ns2.realhostip.com 192-168-0-1.realhostip.com +short 192.168.0.1 Google DNS: $ dig @8.8.8.8 192-168-0-1.realhostip.com +short

RE: RealHostIp

2014-03-19 Thread Alex Hitchins
Interesting... At my box in the data centre this works. No so from my adsl connection. Will compare dns servers between boxes. Thanks Ian. Regards Alex Hitchins D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 alex.hitch...@shapeblue.com -Original Message- From: Ian

Re: Review Request 18964: Windowsfication of CloudStack Management Server - Changes to support windows OS

2014-03-19 Thread Abhinandan Prateek
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18964/#review37701 --- This feature is going as a tech preview. There are parts that will r

[NFS] Adding NFS primary storage fails

2014-03-19 Thread Wilder Rodrigues
Hi all, I'm trying to tests some changes I did for CLOUDSTACK-6139. Currently I have 3 XenServer 6.2 instances and my management server is running in a different machine (debian 7). I have successfully created 2 zones, which use Local Storage. Now I'm trying to create a 3rd zone, which will not

Re: [PROPOSAL] Enhance the cloudstack events to include more information

2014-03-19 Thread Sonal Ojha
Can someone grant me permission to create a page in cwiki? On Tue, Mar 18, 2014 at 4:55 PM, Chip Childers wrote: > Jira for tracking progress, and a design page on the wiki for any design > info. > > > On Mar 18, 2014, at 6:34 AM, Sonal Ojha wrote: > > > > Shall I go ahead and open a jira item

docs question

2014-03-19 Thread sebgoa
Hi, Question #1: -- With the new move to RTD we need to agree on a URL naming convention. Currently we have one CNAME that points to RTD site (don't worry about the content on that page): http://docs.cloudstack.apache.org Using RTD sub projects features this gives us the follo

Re: Review Request 18964: Windowsfication of CloudStack Management Server - Changes to support windows OS

2014-03-19 Thread daan Hoogland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18964/#review37703 --- Damoder, You introduced some trailing whitespace in this version of

Xenserver 6.2.0 CreateSnapshot weird error log

2014-03-19 Thread Yitao Jiang
Hi, stackers now i found a weird log happend in xenserver message log when creating a snapshot through cloudstack 4.2.1 web ui. And the task failed. Below are cloudstack log and log of xenserver management/catalina.out = DEBUG [agent.man

Re: [PROPOSAL] Use Liquibase to manage DB changes

2014-03-19 Thread Antonio Fornié Casarrubios
Thanks Miguel. I think this is a very useful addition that should have been added already Antonio 2014-03-18 11:06 GMT+01:00 Miguel Ferreira : > All, > > Following from the discussion of [1], I have written a small tool [2] to > detect potential conflicts related to ACS DB changes. > With the i

Re: Release cadence

2014-03-19 Thread Rajani Karuturi
The primary problem I feel is that we dont plan our releases.(I am fairly new here and I may be wrong) The role of the release manager starts only during the RC creation phase asking for votes(again I maybe wrong). I feel it should start much earlier. Everyone who is actively involved should ha

Re: Review Request 19351: Fixed updating ipset on acquiring vm nic secondary ip for advanced SG zone

2014-03-19 Thread Jayapal Reddy
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19351/ --- (Updated March 19, 2014, 11:59 a.m.) Review request for cloudstack, Abhinandan

Re: docs question

2014-03-19 Thread sebgoa
On Mar 19, 2014, at 12:09 PM, sebgoa wrote: > Hi, > > Question #1: > -- > > With the new move to RTD we need to agree on a URL naming convention. > > Currently we have one CNAME that points to RTD site (don't worry about the > content on that page): > > http://docs.cloudstac

Re: [PROPOSAL] Enhance the cloudstack events to include more information

2014-03-19 Thread Daan Hoogland
Sonal, you're in On Wed, Mar 19, 2014 at 11:23 AM, Sonal Ojha wrote: > Can someone grant me permission to create a page in cwiki? > > > On Tue, Mar 18, 2014 at 4:55 PM, Chip Childers wrote: > >> Jira for tracking progress, and a design page on the wiki for any design >> info. >> >> > On Mar 18, 2

Re: system vm disk space issue in ACS 4.3

2014-03-19 Thread Saurav Lahiri
The problem appears to be the start function in the /etc/init.d/cloud service for console proxy. More specifically the following line also writes to /var/log/cloud.out --

RE: system vm disk space issue in ACS 4.3

2014-03-19 Thread Rajesh Battala
Can you please file a bug and send your fix for review. Thanks Rajesh Battala -Original Message- From: Saurav Lahiri [mailto:saurav.lah...@sungard.com] Sent: Wednesday, March 19, 2014 7:20 PM To: dev@cloudstack.apache.org Subject: Re: system vm disk space issue in ACS 4.3 The problem a

Re: Review Request 18677: CLOUDSTACK-3272

2014-03-19 Thread Sonal Ojha
> On March 18, 2014, 11:38 a.m., Murali Reddy wrote: > > plugins/event-bus/rabbitmq/src/org/apache/cloudstack/mom/rabbitmq/RabbitMQEventBus.java, > > line 244 > > > > > > Please use String.Equals method than '==' I w

Review Request 19399: CLOUDSTACK-6257: Resolving issue in template creation from user VM volume, added method to check the state of VM before template creation

2014-03-19 Thread Ashutosh Kelkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19399/ --- Review request for cloudstack and Santhosh Edukulla. Bugs: CLOUDSTACK-6257

Re: system vm disk space issue in ACS 4.3

2014-03-19 Thread Saurav Lahiri
Thanks Rajesh. I have created a jira ticket for this https://issues.apache.org/jira/browse/CLOUDSTACK-6258. Will send in the fix for review in a couple of days. Thanks Saurav On Wed, Mar 19, 2014 at 8:03 PM, Rajesh Battala wrote: > Can you please file a bug and send your fix for review. > > Tha

Re: Review Request 19399: CLOUDSTACK-6257: Resolving issue in template creation from user VM volume, added method to check the state of VM before template creation

2014-03-19 Thread Santhosh Edukulla
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19399/#review37723 --- test/integration/component/test_usage.py

Unable to inject ConfigurationDao in cloud-server module

2014-03-19 Thread Sonal Ojha
Hello, I am trying to inject ConfigurationDao into the ActionEventUtils.java for some code changes related to CLOUDSTACK-3272. While building(with unit test case) it doesnt give any error and builds successfully, but while debugging it gives a NullPointerException when trying to use the Configurat

RE: system vm disk space issue in ACS 4.3

2014-03-19 Thread Rajesh Battala
Great. Post your patch at reviews.apache.org Thanks Rajesh Battala -Original Message- From: Saurav Lahiri [mailto:saurav.lah...@sungard.com] Sent: Wednesday, March 19, 2014 8:49 PM To: dev@cloudstack.apache.org Subject: Re: system vm disk space issue in ACS 4.3 Thanks Rajesh. I have cr

Re: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-19 Thread ilya musayev
Florin, I had a similar issue earlier today. My solution was to cleanup everything from previous builds - i did not figure what exactly got corrupted where, but i did have layered installs of ACS4.2.1 on top of multiple versions of 4.3 . My fix was something along the lines of rm -rf `locate

RE: [VOTE] Apache CloudStack 4.3.0 (eighth round)

2014-03-19 Thread Florin Dumitrascu
Hi Ilya, Thanks for getting back. My problem was actually caused by myself playing around with MySQL bind address setting in my.cnf. Apologies for all the noise. Florin -Original Message- From: ilya musayev [mailto:ilya.mailing.li...@gmail.com] Sent: Wednesday, March 19, 2014 3:46 PM T

Re: Unable to inject ConfigurationDao in cloud-server module

2014-03-19 Thread Alena Prokharchyk
Sonal, did you initialize it the way other daos are initialized? In init() method marked with @PostConstruct On 3/19/14, 8:22 AM, "Sonal Ojha" wrote: >Hello, > >I am trying to inject ConfigurationDao into the ActionEventUtils.java for >some code changes related to CLOUDSTACK-3272. While building

Re: Review Request 19038: CLOUDSTACK-6090: Virtual Router Service Failure Alerting

2014-03-19 Thread Harikrishna Patnala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19038/#review37735 --- core/src/com/cloud/agent/resource/virtualnetwork/VirtualRoutingReso

Re: Review Request 19038: CLOUDSTACK-6090: Virtual Router Service Failure Alerting

2014-03-19 Thread Harikrishna Patnala
> On March 18, 2014, 10:30 p.m., Sheng Yang wrote: > > core/src/com/cloud/agent/resource/virtualnetwork/VirtualRoutingResource.java, > > line 282 > > > > > > Put it in query command rather than here. It would demand i

Re: Review Request 19038: CLOUDSTACK-6090: Virtual Router Service Failure Alerting

2014-03-19 Thread Sheng Yang
> On March 18, 2014, 10:30 p.m., Sheng Yang wrote: > > core/src/com/cloud/agent/resource/virtualnetwork/VirtualRoutingResource.java, > > line 282 > > > > > > Put it in query command rather than here. It would demand i

[GSOC2014] [CLOUDSTACK-6114] Create config management recipes to install CloudStack

2014-03-19 Thread Ian Duffy
Hi all, After the amazing experience last year I felt it would be a great to do Google Summer of Code again this year. I'm interested in looking at JIRA Ticket CLOUDSTACK-6114 - Create config management recipes to install CloudStack. The full proposal can be found on Google Melange at: http://ww

Re: RealHostIp

2014-03-19 Thread John Kinsella
I can’t ping the NS servers, but they do respond to queries… On Mar 19, 2014, at 2:37 AM, Alex Hitchins wrote: > I can't ping RealHostIp, has the service been properly taken down? An > NSLOOKUP didn't resolve any nameservers at all. > > Alex > > . > > Need Enterprise Grade Support for Apache

RE: RealHostIp

2014-03-19 Thread Stephen Turner
GLENDOWER I can call spirits from the vasty deep. HOTSPUR Why, so can I, or so can any man; But will they come when you do call for them? -- Stephen Turner -Original Message- From: David Nalley [mailto:da...@gnsa.us] Sent: 19 March 2014 18:40 To: dev@cloudstack.apache.or

Re: RealHostIp

2014-03-19 Thread David Nalley
AFAIK they've never been pingable. Or rather never responded to pings. --David On Wed, Mar 19, 2014 at 2:04 PM, John Kinsella wrote: > I can't ping the NS servers, but they do respond to queries... > > On Mar 19, 2014, at 2:37 AM, Alex Hitchins > wrote: > >> I can't ping RealHostIp, has the se

RE: Release cadence

2014-03-19 Thread Animesh Chaturvedi
> -Original Message- > From: Rajani Karuturi [mailto:rajani.karut...@citrix.com] > Sent: Wednesday, March 19, 2014 4:46 AM > To: dev > Subject: Re: Release cadence > > The primary problem I feel is that we dont plan our releases.(I am fairly new > here and I may be wrong) The role of the

[RFC]Bypass Libvirt storage pool for NFS

2014-03-19 Thread Edison Su
I found many times in QA's testing environment, the libvirt storage pool(created on NFS) is missing on the kvm host frequently, for no reason. It may relate to bug https://bugzilla.redhat.com/show_bug.cgi?id=977706. In order to fix this issue, and bug CLOUDSTACK-2729, we added a lot of workaroun

Re: [RFC]Bypass Libvirt storage pool for NFS

2014-03-19 Thread Wido den Hollander
On 03/19/2014 07:54 PM, Edison Su wrote: I found many times in QA's testing environment, the libvirt storage pool(created on NFS) is missing on the kvm host frequently, for no reason. It may relate to bug https://bugzilla.redhat.com/show_bug.cgi?id=977706. In order to fix this issue, and bug

Re: [GSOC2014] [CLOUDSTACK-6114] Create config management recipes to install CloudStack

2014-03-19 Thread Sebastien Goasguen
On Mar 19, 2014, at 1:59 PM, Ian Duffy wrote: > Hi all, > > After the amazing experience last year I felt it would be a great to > do Google Summer of Code again this year. > > I'm interested in looking at JIRA Ticket CLOUDSTACK-6114 - Create > config management recipes to install CloudStack.

RE: RealHostIp

2014-03-19 Thread Alex Hitchins
It's my DNS, it just won't play ball with this one domain. I will try changing it to 8.8.8.8 and see if that makes any different. My suspicion is with BT and their 'smart' filtering. Thanks to all those who checked for me. Regards Alex Hitchins D: +44 1892 523 587 | S: +44 2036 030 540 | M: +

Re: [RFC]Bypass Libvirt storage pool for NFS

2014-03-19 Thread Nux!
On 19.03.2014 19:01, Wido den Hollander wrote: On 03/19/2014 07:54 PM, Edison Su wrote: I found many times in QA's testing environment, the libvirt storage pool(created on NFS) is missing on the kvm host frequently, for no reason. It may relate to bug https://bugzilla.redhat.com/show_bug.cgi?i

Re: Review Request 12228: static resource compression

2014-03-19 Thread Laszlo Hornyak
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12228/ --- (Updated March 19, 2014, 8:13 p.m.) Review request for cloudstack, Brian Federl

Re: Review Request 12228: static resource compression

2014-03-19 Thread Laszlo Hornyak
> On Feb. 2, 2014, 6:03 p.m., daan Hoogland wrote: > > client/WEB-INF/web.xml, line 63 > > > > > > can you use tabs instead of spaces (and while you are at it remove > > trailing spaces from this file)? trailing white

Re: [GSOC2014] [CLOUDSTACK-6114] Create config management recipes to install CloudStack

2014-03-19 Thread Yichi Lu
+1 On Wed, Mar 19, 2014 at 2:42 PM, Sebastien Goasguen wrote: > > On Mar 19, 2014, at 1:59 PM, Ian Duffy wrote: > > > Hi all, > > > > After the amazing experience last year I felt it would be a great to > > do Google Summer of Code again this year. > > > > I'm interested in looking at JIRA Tick

RE: [RFC]Bypass Libvirt storage pool for NFS

2014-03-19 Thread Edison Su
It’s hard to find root cause and fix something in libvirt, even we found the root cause, it's hard to push the fix into libvirt upstream, and not to say push into downstream, like RHEL 6 etc. For example, we already have a fix for the bug https://bugzilla.redhat.com/show_bug.cgi?id=977706 for a

Re: [ANNOUNCE] Change of Apache CloudStack PMC Chair

2014-03-19 Thread Erik Weber
On Wed, Mar 19, 2014 at 9:51 PM, Chip Childers wrote: > Per our project bylaws, we are changing our project's chair today! > > Over discussions during the last month the PMC had reached a consensus > to recommend to the ASF board that Hugo Trippaers be accepted as the > next Apache CloudStack PMC

Resetting a VM is broken?

2014-03-19 Thread Mike Tutkowski
Hi, I noticed today while running through some test cases for 4.4 that resetting a VM does not work as expected. Instead of the typical stop and re-start behavior where the VM is booted back up using the same root disk, the VM gets a new root disk when it is booted back up. Can anyone confirm th

[ANNOUNCE] Change of Apache CloudStack PMC Chair

2014-03-19 Thread Chip Childers
Per our project bylaws, we are changing our project's chair today! Over discussions during the last month the PMC had reached a consensus to recommend to the ASF board that Hugo Trippaers be accepted as the next Apache CloudStack PMC Chair / VP of Apache CloudStack. As of today's ASF board meet

Re: [ANNOUNCE] Change of Apache CloudStack PMC Chair

2014-03-19 Thread David Nalley
On Wed, Mar 19, 2014 at 4:51 PM, Chip Childers wrote: > Per our project bylaws, we are changing our project's chair today! > > Over discussions during the last month the PMC had reached a consensus > to recommend to the ASF board that Hugo Trippaers be accepted as the > next Apache CloudStack PMC

Re: [ANNOUNCE] Change of Apache CloudStack PMC Chair

2014-03-19 Thread Nux!
On 19.03.2014 20:51, Chip Childers wrote: Per our project bylaws, we are changing our project's chair today! Thanks, Chip and congrats Hugo! Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: [RFC]Bypass Libvirt storage pool for NFS

2014-03-19 Thread Ahmad Emneina
I'm all for adding a bit of additional smarts to cloudstack so it can workaround the current KVM limitations. Waiting for anything to get fixed up stream is affecting deployments NOW, and a bit utopian. cloudstack seems to be the lower barrier to entry on getting these scenarios addressed. On Wed

Re: [ANNOUNCE] Change of Apache CloudStack PMC Chair

2014-03-19 Thread John Kinsella
Chip - your balanced viewpoint has kept ACS moving forward in leaps and bounds. I greedily hope you’ll continue to stay involved, no matter what $dayjob says. :) Congrats Hugo - looking forward to another great year! On Mar 19, 2014, at 1:51 PM, Chip Childers wrote: > Per our project bylaws,

RE: RealHostIp

2014-03-19 Thread Nux!
On 19.03.2014 19:37, Alex Hitchins wrote: It's my DNS, it just won't play ball with this one domain. I will try changing it to 8.8.8.8 and see if that makes any different. My suspicion is with BT and their 'smart' filtering. Thanks to all those who checked for me. Alex, Had many issues with

Re: [ANNOUNCE] Change of Apache CloudStack PMC Chair

2014-03-19 Thread Chip Childers
On Wed, Mar 19, 2014 at 09:07:28PM +, John Kinsella wrote: > I greedily hope you’ll continue to stay involved, no matter what $dayjob > says. :) $dayjob is all for it, don't be confused. I did say "proud TO BE part of" the community... Somebody has to make sure you people don't go off into l

Re: Resetting a VM is broken?

2014-03-19 Thread Alena Prokharchyk
Mike, just to confirm - did you call stopVirtualMachine/startVirtualMachine apis? -alena. On 3/19/14, 1:55 PM, "Mike Tutkowski" wrote: >Hi, > >I noticed today while running through some test cases for 4.4 that >resetting a VM does not work as expected. > >Instead of the typical stop and re-star

RE: RealHostIp

2014-03-19 Thread Alex Hitchins
Thanks Lucian, I like your thinking. Might set one up on my domain controller - hopefully get faster lookups too. Regards Alex Hitchins D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 alex.hitch...@shapeblue.com -Original Message- From: Nux! [mailto:n...@li.nux.ro] S

RE: [ANNOUNCE] Change of Apache CloudStack PMC Chair

2014-03-19 Thread Alex Hitchins
Congrats Hugo and many thanks Chip for all your hard work. Regards Alex Hitchins D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 alex.hitch...@shapeblue.com -Original Message- From: Chip Childers [mailto:chipchild...@apache.org] Sent: 19 March 2014 20:52 To: dev@clouds

Re: Resetting a VM is broken?

2014-03-19 Thread Nux!
On 19.03.2014 21:19, Mike Tutkowski wrote: I didn't look into what the GUI calls, but I invoked the Reset VM option in the GUI. Thanks That option should be renamed to "reinstall" as it's misleading, it re-instantiates a VM from its template AFAIK. HTH Lucian -- Sent from the Delta quadra

Re: [ANNOUNCE] Change of Apache CloudStack PMC Chair

2014-03-19 Thread ilya musayev
Congrats Hugo! On 3/19/14, 4:51 PM, Chip Childers wrote: Per our project bylaws, we are changing our project's chair today! Over discussions during the last month the PMC had reached a consensus to recommend to the ASF board that Hugo Trippaers be accepted as the next Apache CloudStack PMC Chai

Re: Resetting a VM is broken?

2014-03-19 Thread Mike Tutkowski
Yeah, stopping and restarting works fine...as does, I believe, rebooting the VM. Right below Reboot VM, there is a Reset VM option. If that means "re-install," then we probably should clean up the old root disk. On Wed, Mar 19, 2014 at 3:30 PM, Alena Prokharchyk < alena.prokharc...@citrix.com>

Re: Resetting a VM is broken?

2014-03-19 Thread Alena Prokharchyk
don¹t see ³Reset Vm² option in UI; do you mean ³Reboot instance²? I¹ve just tried that, as well as calling stop/startVM from the UI. The Vm boots up with its original disk. I¹m having Xen/Nfs, not sure it matters -Alena. On 3/19/14, 2:19 PM, "Mike Tutkowski" wrote: >I didn't look into what the

Re: Resetting a VM is broken?

2014-03-19 Thread Mike Tutkowski
I could be wrong, but I thought as recently as 4.3 that Reset VM essentially stopped and then re-started the VM with the same root disk. It seemed to differ from Reboot VM only in the sense that the VM was never technically stopped (the OS inside the VM was just rebooted). On Wed, Mar 19, 2014 a

Re: [ANNOUNCE] Change of Apache CloudStack PMC Chair

2014-03-19 Thread Sebastien Goasguen
Congrats Hugo and indeed thank you Chip On Mar 19, 2014, at 5:35 PM, Alex Hitchins wrote: > Congrats Hugo and many thanks Chip for all your hard work. > > > Regards > > Alex Hitchins > > D: +44 1892 523 587 | S: +44 2036 030 540 | M: +44 7788 423 969 > > alex.hitch...@shapeblue.com > > ---

Re: Resetting a VM is broken?

2014-03-19 Thread Mike Tutkowski
To clarify: Reboot VM seemed to keep the VM running and just reboot the OS. Reset VM seemed to shut the VM down and then re-start it (with the same root disk for the OS). On Wed, Mar 19, 2014 at 3:40 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > I could be wrong, but I thought as

Re: Resetting a VM is broken?

2014-03-19 Thread Mike Tutkowski
I didn't look into what the GUI calls, but I invoked the Reset VM option in the GUI. Thanks On Wed, Mar 19, 2014 at 3:17 PM, Alena Prokharchyk < alena.prokharc...@citrix.com> wrote: > Mike, just to confirm - did you call > stopVirtualMachine/startVirtualMachine apis? > > -alena. > > On 3/19/14,

RE: [ANNOUNCE] Change of Apache CloudStack PMC Chair

2014-03-19 Thread Kelcey Damage
Congratulations Hugo! -Original Message- From: John Kinsella [mailto:j...@stratosec.co] Sent: Wednesday, March 19, 2014 2:07 PM To: dev@cloudstack.apache.org Subject: Re: [ANNOUNCE] Change of Apache CloudStack PMC Chair Chip - your balanced viewpoint has kept ACS moving forward in leaps

Re: [ANNOUNCE] Change of Apache CloudStack PMC Chair

2014-03-19 Thread Alena Prokharchyk
Hugo, congratulations on the new role! -Alena. On 3/19/14, 2:15 PM, "Kelcey Damage" wrote: >Congratulations Hugo! > >-Original Message- >From: John Kinsella [mailto:j...@stratosec.co] >Sent: Wednesday, March 19, 2014 2:07 PM >To: dev@cloudstack.apache.org >Subject: Re: [ANNOUNCE] Change

Re: Resetting a VM is broken?

2014-03-19 Thread Nitin Mehta
I think that's what it is supposed to do. It discards the old root disk and creates a fresh root disk for the vm and in case an optional field template id is passed in the root disk is created from this new template id. The api name is restoreVirtualMachine. Please check that the UI is internally i

Re: Resetting a VM is broken?

2014-03-19 Thread Mike Tutkowski
OK, sounds good; however, if this is desired behavior, does anyone know why we abandon the old root disk in the XenServer SR? It seems that CloudStack "forgets" about it and it just stays in the SR taking up space. Do people think it should be deleted? On Wed, Mar 19, 2014 at 3:49 PM, Nitin Meht

Re: Resetting a VM is broken?

2014-03-19 Thread Alena Prokharchyk
1) Didn’t notice “the elephant” - that the Reset Vm option is presented as a button unlike the icons for other options. UI folks - Brian/Jessica- why we decided to represent this option differently in the UI? 2) Mike, I’ve looked at the code and the history. We've always allocated a new volume dur

Re: Resetting a VM is broken?

2014-03-19 Thread Mike Tutkowski
I'm using XenServer 6.1 hosts (two of them) in this case. On Wed, Mar 19, 2014 at 3:37 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Yeah, stopping and restarting works fine...as does, I believe, rebooting > the VM. > > Right below Reboot VM, there is a Reset VM option. > > If that

RE: [RFC]Bypass Libvirt storage pool for NFS

2014-03-19 Thread Nux!
On 19.03.2014 20:29, Edison Su wrote: It’s hard to find root cause and fix something in libvirt, even we found the root cause, it's hard to push the fix into libvirt upstream, and not to say push into downstream, like RHEL 6 etc. For example, we already have a fix for the bug https://bugzilla.red

[QUESTION] Connection refused when uploading an ISO

2014-03-19 Thread Mike Tutkowski
Hi, I have a question about how ISOs are uploaded (or, actually, downloaded). The way I understand it is you make the API call to the CS MS and it instructs an SSVM to download and write the ISO to secondary storage. The weird thing I've noticed is when I'm in the office, this process works for

Re: Resetting a VM is broken?

2014-03-19 Thread Alena Prokharchyk
CS destroys the Root volume in CS DB, then its up to the storage pool cleanup task to clean it up on the backend. This is a background task running every storage.cleanup.interval seconds. For how long do you see the volume being present on the SR? On 3/19/14, 3:03 PM, "Mike Tutkowski" wrote: >O

Re: [QUESTION] Connection refused when uploading an ISO

2014-03-19 Thread Amogh Vasekar
Probably check secstorage.allowed.internal.sites? Thanks, Amogh On 3/19/14 3:11 PM, "Mike Tutkowski" wrote: >Hi, > >I have a question about how ISOs are uploaded (or, actually, downloaded). > >The way I understand it is you make the API call to the CS MS and it >instructs an SSVM to download a

Re: [QUESTION] Connection refused when uploading an ISO

2014-03-19 Thread Mike Tutkowski
Doh! I forgot about that setting. :) Let me try it out and see what happens. On Wed, Mar 19, 2014 at 4:13 PM, Amogh Vasekar wrote: > Probably check secstorage.allowed.internal.sites? > > Thanks, > Amogh > > > On 3/19/14 3:11 PM, "Mike Tutkowski" wrote: > > >Hi, > > > >I have a question about h

Re: Resetting a VM is broken?

2014-03-19 Thread Mike Tutkowski
Thanks for that background-cleanup info. I was not aware of that. I'll probably take a look into it and see how that works. On Wed, Mar 19, 2014 at 4:13 PM, Alena Prokharchyk < alena.prokharc...@citrix.com> wrote: > CS destroys the Root volume in CS DB, then its up to the storage pool > cleanup

Re: [QUESTION] Connection refused when uploading an ISO

2014-03-19 Thread Mike Tutkowski
That fixed my problem. :) Thanks - I recently learned about that setting, but it had slipped my mind. On Wed, Mar 19, 2014 at 4:15 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Doh! I forgot about that setting. :) > > Let me try it out and see what happens. > > > On Wed, Mar 19, 20

RE: [RFC]Bypass Libvirt storage pool for NFS

2014-03-19 Thread Edison Su
> -Original Message- > From: Nux! [mailto:n...@li.nux.ro] > Sent: Wednesday, March 19, 2014 3:07 PM > To: dev@cloudstack.apache.org > Subject: RE: [RFC]Bypass Libvirt storage pool for NFS > > On 19.03.2014 20:29, Edison Su wrote: > > It’s hard to find root cause and fix something in libv

Re: CloudStack implementations

2014-03-19 Thread Wido den Hollander
On 03/18/2014 02:06 PM, Rohit Yadav wrote: Cool idea, we can also have a monkey-brag ACS plugin which gives users an API which can be triggered via cloudmonkey cli tool or by some gui/button on the frontend to submit stats anonymously to our servers. So I was thinking of writing 'cloudstack-

RE: [RFC]Bypass Libvirt storage pool for NFS

2014-03-19 Thread Nux!
On 19.03.2014 22:28, Edison Su wrote: Edison, if - with the workarounds in place now - the current version of KVM works OK, then why wouldn't a newer version work just as fine? Just trying to understand this. That's a long story, there is a bug in Libvirt, which is introduced in a newer versio

Re: AWS api when running mvn jetty

2014-03-19 Thread chris snow
I did try this, but it only brings up the client ui, and not the awsapi: mvn -pl :cloud-client-ui -Pawsapi -pl :cloud-awsapi jetty:run Do I have to run the two targets as separate commands? e.g. mvn -pl :cloud-client-ui jetty:run & mvn -Pawsapi -pl :cloud-awsapi jetty:run On Wed, Mar 19,

Re: Resetting a VM is broken?

2014-03-19 Thread Nitin Mehta
Please feel free to open a documentation bug on JIRA if the info doesn't exist. On 19/03/14 3:16 PM, "Mike Tutkowski" wrote: >Thanks for that background-cleanup info. I was not aware of that. > >I'll probably take a look into it and see how that works. > > >On Wed, Mar 19, 2014 at 4:13 PM, Alena

Re: [ANNOUNCE] Change of Apache CloudStack PMC Chair

2014-03-19 Thread Ian Duffy
Congratulations Hugo! On 19 March 2014 21:40, Sebastien Goasguen wrote: > Congrats Hugo and indeed thank you Chip > > On Mar 19, 2014, at 5:35 PM, Alex Hitchins > wrote: > >> Congrats Hugo and many thanks Chip for all your hard work. >> >> >> Regards >> >> Alex Hitchins >> >> D: +44 1892 523 58

Re: [QUESTION] Connection refused when uploading an ISO

2014-03-19 Thread Nitin Mehta
#6 from the wiki :) - https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM,+templates,+Sec ondary+storage+troubleshooting On 19/03/14 3:25 PM, "Mike Tutkowski" wrote: >That fixed my problem. :) Thanks - I recently learned about that setting, >but it had slipped my mind. > > >On Wed, Mar 1

RE: [RFC]Bypass Libvirt storage pool for NFS

2014-03-19 Thread Edison Su
> -Original Message- > From: Nux! [mailto:n...@li.nux.ro] > Sent: Wednesday, March 19, 2014 3:34 PM > To: dev@cloudstack.apache.org > Subject: RE: [RFC]Bypass Libvirt storage pool for NFS > > On 19.03.2014 22:28, Edison Su wrote: > >> Edison, if - with the workarounds in place now - the

Re: [QUESTION] Connection refused when uploading an ISO

2014-03-19 Thread Mike Tutkowski
Ah - thanks for pointing that out! :) On Wed, Mar 19, 2014 at 4:44 PM, Nitin Mehta wrote: > #6 from the wiki :) - > https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM,+templates,+Sec > ondary+storage+troubleshooting > > On 19/03/14 3:25 PM, "Mike Tutkowski" > wrote: > > >That fixed my

RE: CloudStack implementations

2014-03-19 Thread Demetrius Tsitrelis
smime.p7m Description: S/MIME encrypted message

Re: [ANNOUNCE] Change of Apache CloudStack PMC Chair

2014-03-19 Thread cloudstackja
Congratulations!! Sent from iPhone 2014/03/20 7:43、Ian Duffy のメッセージ: > Congratulations Hugo! > >> On 19 March 2014 21:40, Sebastien Goasguen wrote: >> Congrats Hugo and indeed thank you Chip >> >>> On Mar 19, 2014, at 5:35 PM, Alex Hitchins >>> wrote: >>> >>> Congrats Hugo and many thanks

Re: CloudStack implementations

2014-03-19 Thread Marcus
I think we'd want to make it such that it wouldn't require external access to report, if possible. I just think there may be plenty of intranet/local deployments, or people who have private management servers and separate public UIs. 2014-03-19 16:59 GMT-06:00 Demetrius Tsitrelis : >

ACS and KVM uses /tmp for volumes migration and templates

2014-03-19 Thread Andrei Mikhailovsky
Hi guys, I was wondering if this is a bug? I've noticed that during volume migration from NFS to RBD primary storage the volume image is first copied to /tmp and only then to the RBD storage. This seems silly to me as one would expect a typical volume to be larger than the host's hard disk.

Re: RealHostIp

2014-03-19 Thread John Kinsella
+1 on avoiding 8.8.8.8. Nothing good comes from google knowing your dns resolution history... (or whatever other free dns resolvers) On Mar 19, 2014, at 2:08 PM, Nux! wrote: > On 19.03.2014 19:37, Alex Hitchins wrote: >> It's my DNS, it just won't play ball with this one domain. >> I will try

Re: Resetting a VM is broken?

2014-03-19 Thread Marcus
The storage gets marked as 'Destroy' state. Then it goes to 'Expunging' when the storage cleanup interval occurs. I've actually thought about leveraging that for data disks, the current delete data disk immediately cleans up the disk, when we could create an api call that just moves the data disk t

Re: Resetting a VM is broken?

2014-03-19 Thread Marcus
+1 to reset being a bad verb for this. It's too late now, however. On Wed, Mar 19, 2014 at 6:22 PM, Marcus wrote: > The storage gets marked as 'Destroy' state. Then it goes to > 'Expunging' when the storage cleanup interval occurs. I've actually > thought about leveraging that for data disks, the

[ACS 4.4] RE: 4.4 Feature Freeze

2014-03-19 Thread Sudha Ponnaganti
Hi, I have copied one of the project pages from prior release for ACS 4.4[1]. Will be posting some of the QA artifacts in QA plan section. [1] https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=39623192 Thanks /sudha -Original Message- From: Sudha Ponnaganti [mailto:sudha.

Re: Resetting a VM is broken?

2014-03-19 Thread Mike Tutkowski
Yeah, usually "reset" (for hypervisors) means "shut down the VM and re-start it." On Wed, Mar 19, 2014 at 6:22 PM, Marcus wrote: > +1 to reset being a bad verb for this. It's too late now, however. > > On Wed, Mar 19, 2014 at 6:22 PM, Marcus wrote: > > The storage gets marked as 'Destroy' stat

RE: ACS and KVM uses /tmp for volumes migration and templates

2014-03-19 Thread Edison Su
Which version of CloudStack are you using? Seems in 4.2, Wido enhanced RBD a lot, qemu-img itself can copy volume from NFS to RBD without temporary copying to /tmp folder. > -Original Message- > From: Andrei Mikhailovsky [mailto:and...@arhont.com] > Sent: Wednesday, March 19, 2014 5:00

  1   2   >