[cloudmonkey] 431: Unable to execute API command listnics due to invalid value

2014-06-23 Thread Nux!
class. The UI however lists the said VM and its nics (and IPs) just fine. Anyone knows what could be going on? This is ACS 4.3 KVM. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: [cloudmonkey] 431: Unable to execute API command listnics due to invalid value

2014-06-23 Thread Nux!
Ok, my bad, sory for the noise. I was running a batch job with "cloudmonkey listvirtualmachines" and using the "id" from there, but only now noticed there are 2 "id" fields, one for the machine and one for the nic. Please ignore. :) -- Sent from the Delta quadra

[security] The case of the open dns resolver

2014-06-23 Thread Nux!
is information in a more elegant way? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: How to pass custom rootdisksize through UI

2014-06-23 Thread Nux!
Hello, This option is not yet in the UI and you'll need version 4.4 to use it anyway. More details here: https://issues.apache.org/jira/browse/CLOUDSTACK-6181 (search for details[0].rootdisksize) HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.n

Re: [security] The case of the open dns resolver

2014-06-23 Thread Nux!
Who would be the right person to bother about this? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "Wido den Hollander" To: dev@cloudstack.apache.org Sent: Monday, 23 June, 2014 12:26:08 PM Subject: Re: [security] The c

Re: [security] The case of the open dns resolver

2014-06-24 Thread Nux!
Hi, I'm on 4.3/KVM/ADV+SG. The rules that I am talking about are the ones from within the VR and they explicitly open port 53 to everyone. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "Erik Weber" To: &quo

[cloudmonkey] Doesn't list any network usagerecords

2014-06-25 Thread Nux!
so, any way to dump stats for a single VM instead of the whole account? Is anyone aware of any problems with network stats in 4.3 (KVM/ADV+SG)? Lucian [1] eg networkkbsread = 10802368 networkkbswrite = 10943832 -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: [cloudmonkey] Doesn't list any network usagerecords

2014-06-25 Thread Nux!
I also noticed the cloud_usage DB doesn't have any network stats either: mysql> select * from cloud_usage where usage_type="4"; Empty set (0.30 sec) mysql> select * from cloud_usage where usage_type="5"; Empty set (0.29 sec) -- Sent from the Delta quadr

Re: [cloudmonkey] Doesn't list any network usagerecords

2014-06-25 Thread Nux!
anagement log, there's no exceptions or anything. I can't redeploy the DB, this is a production setup. But by the looks of things it may seem the data does not reach the DB, something goes wrong before DB stage. Any other pointers? -- Sent from the Delta quadrant using Borg technology!

Re: [cloudmonkey] Doesn't list any network usagerecords

2014-06-25 Thread Nux!
Thanks for the confirmation, Loic and everyone else who replied. I would assume this is a bug then. Will submit a bug report. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "Loic Lambiel" To: &quo

[4.3] Missing network usage stats in Basic and Adv+sg zones - CLOUDSTACK-6993

2014-06-25 Thread Nux!
nyone shed some more light on this bug? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: [cloudmonkey] Doesn't list any network usagerecords

2014-06-25 Thread Nux!
Opened https://issues.apache.org/jira/browse/CLOUDSTACK-6993 -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "Loic Lambiel" To: "Sebastien Goasguen" Cc: dev@cloudstack.apache.org Sent: Wednesday, 25 June, 2014 2:

What to modify to increase instance password length?

2014-06-25 Thread Nux!
Borg technology! Nux! www.nux.ro

Re: What to modify to increase instance password length?

2014-06-25 Thread Nux!
Thanks, Ian, This means I need to modify the source, rebuild the RPMs and update, right? (ie it's not something that I can just modify on the mgmt server right now). Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "

Re: What to modify to increase instance password length?

2014-06-25 Thread Nux!
I should submit a bug report to rewrite ACS in a scripting language. Cheers :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "Ian Duffy" To: "CloudStack Dev" Sent: Wednesday, 25 June, 2014 6:11:23 PM Subject: R

Re: What to modify to increase instance password length?

2014-06-25 Thread Nux!
Volunteer to do it in time for 4.4? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "ilya musayev" To: dev@cloudstack.apache.org Sent: Wednesday, 25 June, 2014 6:30:25 PM Subject: Re: What to modify to increas

OpenVM.eu - repository of Cloudstack images and appliances

2014-06-25 Thread Nux!
from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: What to modify to increase instance password length?

2014-06-25 Thread Nux!
Wunderbar! Thanks guys! -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: "Daan Hoogland" To: "dev" Sent: Wednesday, 25 June, 2014 8:35:00 PM Subject: Re: What to modify to increase instance password length? pull

Re: OpenVM.eu - repository of Cloudstack images and appliances

2014-06-26 Thread Nux!
Daan, Yup, a link will do just fine for now. In addition to that I'll require also the kickstart file used to build it. The images will have to be rebuilt regularly so we don't ship vulnerable/obsolete stuff. I'll have to write some sort of FAQ on this. Lucian - Original Message - >

Re: [VMWARE][ACS430] Traffic Shaping

2014-06-26 Thread Nux!
Ilya, Isn't this tied into the network/service offering? (it is for other HVs, defaults to 200 Mbps afaik) Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "ilya musayev" > To: dev@cloudstack.apache.org

Re: What to modify to increase instance password length?

2014-06-29 Thread Nux!
- Original Message - > From: "Chiradeep Vittal" > To: dev@cloudstack.apache.org > Sent: Monday, 30 June, 2014 7:33:33 AM > Subject: Re: What to modify to increase instance password length? > > Also, to the original question, the password is meant to be temporary — you > are supposed to lo

Re: [ANNOUNCE] Santhosh Edukulla as a committer...

2014-06-30 Thread Nux!
Congrats, Santhosh :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Alex Huang" > To: dev@cloudstack.apache.org > Sent: Monday, 30 June, 2014 5:25:17 PM > Subject: [ANNOUNCE] Santhosh Edukulla as a co

Re: Network usage in Basic Zone

2014-07-01 Thread Nux!
Thanks Sebastian and Wei, looking forward to having this working. Wei, if you have any patches for 4.3 I'd be more than willing to test. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Wei ZHO

Re: createTemplate API lacks sshkeyenabled?

2014-07-01 Thread Nux!
Isn't this feature inheritable? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Demetrius Tsitrelis" > To: dev@cloudstack.apache.org > Sent: Tuesday, 1 July, 2014 9:24:55 PM > Subject: R

Re: createTemplate API lacks sshkeyenabled?

2014-07-01 Thread Nux!
There are no stupid questions. :) Inheritable from the source template of the VM. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Demetrius Tsitrelis" > To: dev@cloudstack.apache.org > Sent: Tuesday, 1 Jul

Re: Network usage in Basic Zone

2014-07-04 Thread Nux!
Borg technology! Nux! www.nux.ro - Original Message - > From: "Chiradeep Vittal" > To: dev@cloudstack.apache.org > Sent: Wednesday, 2 July, 2014 5:45:36 PM > Subject: Re: Network usage in Basic Zone > > It depends on what you want to charge for. Do you want t

Re: [ANNOUNCE] Will Stevens as committer

2014-07-04 Thread Nux!
Congrats! :> -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "sebgoa" > To: "cloudstack" > Sent: Thursday, 3 July, 2014 9:43:28 PM > Subject: [ANNOUNCE] Will Stevens as committer > > T

Re: [ANNOUNCE] New PMC Member: Mark Hinkle

2014-07-04 Thread Nux!
Congrats :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "John Burwell" > To: dev@cloudstack.apache.org > Cc: market...@cloudstack.apache.org > Sent: Thursday, 3 July, 2014 6:50:48 PM > Subject: [ANNOU

CentOS 7 template

2014-07-12 Thread Nux!
http://dl.openvm.eu/cloudstack/centos/vanilla/6/x86_64/ HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: createTemplate API lacks sshkeyenabled?

2014-07-14 Thread Nux!
Thanks for the clarification, Demetrius. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Demetrius Tsitrelis" > To: "" > Sent: Monday, 14 July, 2014 9:10:17 PM > Subject: RE: createTemplate A

Re: [PROPOSAL] *LET'S ABANDON 4.4*

2014-07-22 Thread Nux!
4.4.1. I hope things will pick up as summer comes to an end. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Daan Hoogland" > To: "dev" > Sent: Tuesday, 22 July, 2014 7:28:54 AM > Subject: [PROPOSAL

Dedicating a network to an account in Adv+Security Groups

2014-08-13 Thread Nux!
quadrant using Borg technology! Nux! www.nux.ro

Re: [DISCUSS] Next release of cloudmonkey and feature requests

2014-08-14 Thread Nux!
Hi, Thanks for your work. The problem I hit most while using cloudmonkey is having to switch between config files as I need to work on different deployments. Having it be more "multi-host" friendly would be great. :-) Lucian -- Sent from the Delta quadrant using Borg techno

Default cloud instance login - root or something else?

2014-08-18 Thread Nux!
not confuse my users; additionally this is also how I generate the templates at www.openvm.eu, but I don't see much tragedy involved in trying to follow the distributions' model. So, what user are you using by default, what default login would you like to see by default? Any other comments? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Changing the default egress policy

2014-08-18 Thread Nux!
Hi, I see there's this in the DB - "egress_default_policy", if I turn it from 0 to 1, would the policy become "allow"? http://i.imgur.com/TIXeayp.png Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Changing the default egress policy

2014-08-19 Thread Nux!
Thanks guys, I was more interested in changing the policy of the default network, not adding another. But adding a new one seems like the neater way of doing it. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "

VRouter sets the same public IP on 2 interfaces

2014-08-19 Thread Nux!
this before? I'm on 4.3 Thanks -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: VRouter sets the same public IP on 2 interfaces

2014-08-19 Thread Nux!
hope this glitch goes away. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Nux!" > To: "dev" , us...@cloudstack.apache.org > Sent: Tuesday, 19 August, 2014 12:12:31 PM > Subject: VRouter sets the same

Re: VRouter sets the same public IP on 2 interfaces

2014-08-19 Thread Nux!
Hi, No, they are entirely different ranges and physical links. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Ian Southam" > To: "dev" , us...@cloudstack.apache.org > Sent: Tuesday, 19 August,

Re: [DISCUSS] Next release of cloudmonkey and feature requests

2014-08-19 Thread Nux!
Rohit, That might just do it. Is this feature available in the new version already? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Rohit Yadav" > To: dev@cloudstack.apache.org > How about I introduce a w

Re: VRouter sets the same public IP on 2 interfaces

2014-08-19 Thread Nux!
I've added another zone and the problem is sadly very repeatable. :( -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Nux!" > To: "dev" , us...@cloudstack.apache.org > Sent: Tuesday, 19 August, 2014

Re: VRouter sets the same public IP on 2 interfaces

2014-08-19 Thread Nux!
gs exactly? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Nux!" > To: "dev" , us...@cloudstack.apache.org > Sent: Tuesday, 19 August, 2014 2:36:52 PM > Subject: Re: VRouter sets the same public IP on 2 inter

Re: VRouter sets the same public IP on 2 interfaces

2014-08-19 Thread Nux!
Thanks Eric, I'm on KVM right now, I have not yet tested VPC (as I do not need it). I'll try to find some solution.. Cheers Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Eric Neumann - AOD&q

Re: VRouter sets the same public IP on 2 interfaces

2014-08-19 Thread Nux!
Thanks Erik, that's close, but not quite it. I do not have the vlan issue in my deployment. Wish it was the case. :-) Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Erik Weber" > To: "dev&qu

4.3 upgrade to 4.4 or 4.4+patches?

2014-08-19 Thread Nux!
rant using Borg technology! Nux! www.nux.ro

Re: 4.3 upgrade to 4.4 or 4.4+patches?

2014-08-19 Thread Nux!
Thanks Rohit, I'll build something from the 4.4 branch tomorrow. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Rohit Yadav" > To: dev@cloudstack.apache.org > Sent: Tuesday, 19 August, 2014 10:28:07 PM &g

Re: VRouter sets the same public IP on 2 interfaces

2014-08-20 Thread Nux!
Hi Jayapal and thanks, I have deleted the advanced zone for now and will attempt an upgrade to 4.4, but if the problem comes up again I'll follow your advice. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "

Re: IPv6 ~ Basic Network

2014-08-20 Thread Nux!
m the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Wido den Hollander" > To: dev@cloudstack.apache.org > Sent: Tuesday, 19 August, 2014 8:27:14 PM > Subject: Re: IPv6 ~ Basic Network > > > > On 08/19/2014 09:23 P

Re: CloudStack UI - very slow or never loads content in large env

2014-08-20 Thread Nux!
I have found the UI got more responsive after I did this: http://theresnomon.co/2014/improving-cloudstack-ui-performance/ I don't have that many instances though. HTH -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "

Re: IPv6 ~ Basic Network

2014-08-20 Thread Nux!
Wido, Can you share your code for this? Cheers -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: IPv6 ~ Basic Network

2014-08-20 Thread Nux!
Thanks Wido for the idea, then. :-) I'll gladly share it with you guys should I come up with something that works. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Wido den Hollander" > To: dev@cloudst

Re: IPv6 ~ Basic Network

2014-08-21 Thread Nux!
Right, seems like the SF zones are more popular than I thought. :-) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "John Kinsella" > To: dev@cloudstack.apache.org > Sent: Wednesday, 20 August, 2014 11:59:27 PM

Re: IPv6 ~ Basic Network

2014-08-21 Thread Nux!
Of course, I meant SG (from security groups) Good morning Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Nux!" > To: dev@cloudstack.apache.org > Sent: Thursday, 21 August, 2014 8:20:20 AM > Sub

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.2.0 (take #3)

2014-08-23 Thread Nux!
t using Borg technology! Nux! www.nux.ro - Original Message - > From: "Sebastien Goasguen" > To: dev@cloudstack.apache.org > Sent: Friday, 22 August, 2014 7:53:13 PM > Subject: Re: [VOTE] Release Apache CloudStack CloudMonkey 5.2.0 (take #3) > > > On A

Re: CoreOS

2014-08-23 Thread Nux!
look at it again, but when I have some more time. Let me know if you have more success with it. :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Mo" > To: "dev" > Sent: Saturday, 23 August, 2014

Re: cloud-init issue

2014-08-25 Thread Nux!
Thanks Erik! Hopefully this change will be incorporated soon so we don't need to patch cloud-init. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Erik Weber" > To: "dev" > Sent: Monday, 25

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.2.0 (take #3)

2014-08-25 Thread Nux!
Rohit, Here are the log and the config: http://tmp.nux.ro/VK9-log http://tmp.nux.ro/Mt4-config Let me know if you require more info. HTH -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Rohit Yadav&quo

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.2.0 (take #3)

2014-08-25 Thread Nux!
Meh, fixed, thanks for the help. :-) +1 then! Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Rohit Yadav" > To: dev@cloudstack.apache.org > Sent: Monday, 25 August, 2014 1:39:47 PM > Subject: Re:

Re: cloud-init issue

2014-08-26 Thread Nux!
Right, so basically I need to grab the latest 4.3 systevm templates? As I understand it that's where the modifications took place. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Sebastien Goasgue

Re: [DISCUSS] Changing the way password reset works, or allowing the cloud-init way

2014-08-26 Thread Nux!
useful scripts along that path. As you noticed I copy the cloudstack-set-password script in /var/lib/cloud/scripts/per-boot, so that's one example. :-) Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Erik Weber&qu

Re: Ice bucket challenge

2014-08-26 Thread Nux!
Meh, I thought he only has Earl Grey, hot! :-) Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Steve Roles" > To: "Giles Sirett" , dev@cloudstack.apache.org > Cc: "Geoff Higginbottom&

Re: IPv6 ~ Basic Network

2014-09-05 Thread Nux!
ny more chances. :-) They recommend to use DHCPv6 instead with far smaller subnets, which of course complicates things quite a bit on the cloudstack side... Any thoughts? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Jo

Re: IPv6 ~ Basic Network

2014-09-05 Thread Nux!
Marcus, It'd be nice to have this in ACS, but seems like there is an appeal to have this done sort of outside that. Of course, having IPv6 support in basic/sg zones would be ideal. Anyone volunteers to write the code? :) Lucian -- Sent from the Delta quadrant using Borg technology!

Re: IPv6 ~ Basic Network

2014-09-05 Thread Nux!
Wido, You raised an interesting point. This might depend on the hardware. Need to talk again with my network guys then. :) Cheers Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Wido den Hollander&quo

Re: IPv6 ~ Basic Network

2014-09-06 Thread Nux!
Hi, Router adver autoconfig seems the only way to have IPv6 in Basic and SG zones. In Advanced zones (without security groups) there is proper support for IPv6 AFAIK. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: [ACS44][DISCUSS] 4.4.1 blockers

2014-09-09 Thread Nux!
Daan, I'll try to do some testing for the security groups issue. Which branch should be used? 4.4 master? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Daan Hoogland" > To: "dev" > Sent

Re: [VOTE] Release Apache CloudStack 4.3.1, round #3

2014-09-09 Thread Nux!
ogy! Nux! www.nux.ro - Original Message - > From: "Rohit Yadav" > To: dev@cloudstack.apache.org > Sent: Tuesday, 9 September, 2014 2:35:42 PM > Subject: Re: [VOTE] Release Apache CloudStack 4.3.1, round #3 > > +1 > > Tested to work with Xen and KVM wi

Re: [VOTE] Release Apache CloudStack 4.3.1, round #3

2014-09-09 Thread Nux!
Hi Rohit, Thanks for the advice, but removing that did not help. Here's the log: http://tmp.nux.ro/431xenfailflog.txt I see jenkins job #583 is also failing for the same reason. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - &

Re: [VOTE] Release Apache CloudStack 4.3.1, round #3

2014-09-10 Thread Nux!
So, round 4? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Rohit Yadav" > To: dev@cloudstack.apache.org > Cc: "Abhinandan Prateek" , > "animesh.chaturv...@citrix.com Chaturvedi" &

Re: [VOTE] Release Apache CloudStack 4.3.1 round #4

2014-09-11 Thread Nux!
I'm going to try upgrading an existing 4.3.0 env, do we also need to upgrade the SystemVMs? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "sebgoa" > To: dev@cloudstack.apache.org > Sent: Wednesday, 10 Se

Re: [VOTE] Release Apache CloudStack 4.3.1 round #4

2014-09-11 Thread Nux!
m-4.3 alongside the old ones. Other than that everything seems ok for now. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Rohit Yadav" > To: dev@cloudstack.apache.org > Sent: Thursday, 11 September, 2014 1

Re: [VOTE] Release Apache CloudStack 4.3.1 round #4

2014-09-11 Thread Nux!
+1 from me then, I deleted the SystemVM and nothing blew up, I can create VMs, stop, destroy them, change security groups. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Wei ZHOU" > To: dev@cloudstack.apache.org

Re: [ANNOUNCE] New PMC Member: Ian Duffy

2014-10-01 Thread Nux!
Congrats, Ian, good job! :) Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Chip Childers" > To: dev@cloudstack.apache.org > Sent: Tuesday, 30 September, 2014 14:50:42 > Subject: [ANNOUNCE] New PMC Me

Re: [ANNOUNCE] New PMC Member: Pierre-Luc Dion

2014-10-01 Thread Nux!
Congrats, Pierre-Luc! :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Chip Childers" > To: dev@cloudstack.apache.org > Sent: Tuesday, 30 September, 2014 14:50:40 > Subject: [ANNOUNCE] New PMC Member: Pierre-L

Re: Network usage in Basic Zone

2014-10-08 Thread Nux!
Hi Wei, Any news on this issue? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Wei ZHOU" > To: dev@cloudstack.apache.org > Sent: Tuesday, 1 July, 2014 10:15:55 > Subject: Re: Network usage in Basic Zone >

Updated and new Cloudstack templates

2014-10-08 Thread Nux!
http://dl.openvm.eu/cloudstack/ Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Unreleased 4.4.1 packages on cloudstack.apt-get.eu, why?

2014-10-09 Thread Nux!
Hello, I've noticed there are 4.4.1 packages on http://cloudstack.apt-get.eu/rhel/4.4/. Since 4.4.0 is latest release, how come? This is bad, people will install broken stuff. Can anyone fix this? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Unreleased 4.4.1 packages on cloudstack.apt-get.eu, why?

2014-10-09 Thread Nux!
Perhaps we need a testing repo for non-final packages? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Daan Hoogland" > To: "dev" > Sent: Thursday, 9 October, 2014 17:42:50 > Subject: Re: Unreleased

Re: Unreleased 4.4.1 packages on cloudstack.apt-get.eu, why?

2014-10-10 Thread Nux!
this? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Erik Weber" > To: "dev" > Sent: Friday, 10 October, 2014 09:10:35 > Subject: Re: Unreleased 4.4.1 packages on cloudstack.apt-get.eu, why? > Or make a

Re: Unreleased 4.4.1 packages on cloudstack.apt-get.eu, why?

2014-10-10 Thread Nux!
Adrian, I think the forum idea has been discussed previously, unsuccessfully. Imho the idea itself is good, but our small community might get spread too thin between the lists and forum. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message

Weird ssl keystore error while upgrading to 4.4.1

2014-10-13 Thread Nux!
n -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Weird ssl keystore error while upgrading to 4.4.1

2014-10-13 Thread Nux!
Marcus, User "cloud" has no sudo rights, that might be one of the causes. I have never read that this user should have sudo access. Am I wrong? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "

vm.password.length issue in 4.4.1-SNAPSHOT

2014-10-13 Thread Nux!
d to be 15 chars in length then the generated password will actually be 18 chars. In order to get a 15 chars long passwd I had to set vm.password.length to 12. Bug or feature? :) Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: vm.password.length issue in 4.4.1-SNAPSHOT

2014-10-13 Thread Nux!
Well, it's a bit messy, but still better than the old password length. Ideally this should get clarified/fixed, but for now I am happy with my long+3 password! :) Cheers, Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > Fr

Re: Registering a snapshot strategy

2014-10-13 Thread Nux!
Only when run with kubernetes, courgettes and coreos. :-) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Marcus" > To: dev@cloudstack.apache.org > Sent: Monday, 13 October, 2014 22:06:33 > Subject: Re:

Re: Weird ssl keystore error while upgrading to 4.4.1

2014-10-13 Thread Nux!
Is this done automatically? If yes, we may have just found a bug. :-) Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Erik Weber" > To: "dev" > Sent: Monday, 13 October, 2014 20:16:53 > Subje

Re: CloudStack Mirrors

2014-10-14 Thread Nux!
There's a mirror at http://mirrors.coreix.net/cloudstack.apt-get.eu/ as well. HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Ian Duffy" > To: "CloudStack Dev" > Sent: Tuesday, 14 Oc

Re: Weird ssl keystore error while upgrading to 4.4.1

2014-10-14 Thread Nux!
a quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Pierre-Luc Dion" > To: dev@cloudstack.apache.org > Sent: Tuesday, 14 October, 2014 01:58:54 > Subject: Re: Weird ssl keystore error while upgrading to 4.4.1 > sudo line for user "clou

Re: Weird ssl keystore error while upgrading to 4.4.1

2014-10-14 Thread Nux!
Well, I've started with 4.3.0 then upgraded, so it's in 4.3 as well, at least. Thanks, Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Daan Hoogland" > To: "dev" > Sent: Tuesday,

Re: CloudStack Mirrors

2014-10-14 Thread Nux!
the lists and so on. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Erik Weber" > To: "dev" > Sent: Tuesday, 14 October, 2014 09:44:11 > Subject: Re: CloudStack Mirrors > I'm not fa

Re: CloudStack Mirrors

2014-10-14 Thread Nux!
right future (or one at all for that matter, the present is not too great either), but definitely something to try. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Leo Simons" > To: dev@cloudstack.apache.or

Re: CloudStack Mirrors

2014-10-14 Thread Nux!
That's very nice and certainly needed, but it may be a problem - i.e. a commercial entity distributing Cloudstack binaries, depending on the bureaucracy at the moment, it could be at best an unofficial solution. /imho -- Sent from the Delta quadrant using Borg technology! Nux! www.n

Re: CloudStack Mirrors

2014-10-14 Thread Nux!
Works for me, thanks! :) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Rohit Yadav" > To: dev@cloudstack.apache.org > Sent: Tuesday, 14 October, 2014 13:18:23 > Subject: Re: CloudStack Mirrors > Hi, >

Re: [VOTE][ACS44]Apache CloudStack 4.4.1 RC 3 in branch 4.4-RC20141014T2316

2014-10-14 Thread Nux!
+1 from me mostly. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Daan Hoogland" > To: "dev" > Sent: Tuesday, 14 October, 2014 22:23:02 > Subject: [VOTE][ACS44]Apache CloudStack 4.4.1 RC 3 in branch

Stuck with 2 systemvm templates after upgrade to 4.4.1

2014-10-15 Thread Nux!
Hi, My upgrade from 4.3.1 to 4.4.1-SNAPSHOT went just fine the other day, however now I am stuck with 2 systemvms ( http://img.nux.ro/b7C-Selection_040.png ) How would I go about getting rid of the old one? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Using Cloudstack API from PHP issue

2014-10-15 Thread Nux!
e, is there anything obviously wrong with it? http://fpaste.org/142102/33827661/raw/ Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro

Re: Using Cloudstack API from PHP issue

2014-10-17 Thread Nux!
He says his code does the same as the other PHP libs, decided to research how come cloudmonkey never fails. I am hopeful. :) Thanks, Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "David Nalley&quo

Re: [ANNOUNCE] New PMC Member: Rajani Karuturi

2014-10-17 Thread Nux!
Congratulations, Rajani :-) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Daan Hoogland" > To: "dev" > Sent: Friday, 17 October, 2014 11:21:33 > Subject: [ANNOUNCE] New PMC Member: Rajani Ka

Re: [VOTE] Apache CloudStack 4.5.0 RC1

2015-01-31 Thread Nux!
I was about to test 4.4 to 4.5 upgrade, but I'd rather have this kvmclock thing fixed. When will the next RC be cut? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Rajani Karuturi" > To: dev@cloudst

Re: Where can I download CS 4.5.0 release?

2015-02-02 Thread Nux!
Ritu, 4.5.0 has not yet been released, it's in RC phase now, stay tuned for the next RC to be cut and test. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Ritu Sabharwal" > To: dev@cloudstack.apache.o

<    1   2   3   4   5   6   7   8   9   10   >