Re: [DISCUSS] [IMPORTANT] CloudStack 4.14 release WITH updated UI

2020-12-04 Thread Erik Weber
On Thu, Dec 3, 2020 at 7:09 PM wrote: > > Hi all, > [ snip ] > > 1. I think that the repo 'apache/cloudstack-primate' should be renamed to > '/apache/cloudstack-ui', to keep everything just 'cloudstack'. No big opinion here. 'cloudstack-ui' makes it a bit clearer what it is/does > 2. In the repo

Re: UI adjustments and refactoring css code

2019-07-01 Thread Erik Weber
I don’t recall their name, but there’s a company that works on an open sourced alternative ui. I’m not sure of the state, but last I looked it was promising. I’d be tempted to suggest a total switch if the other ui is close enough to feature alike. Erik man. 1. jul. 2019 kl. 16:47 skrev Maximili

Re: [DISCUSS] Remove support for el6 packaging in 4.13/4.14

2019-04-24 Thread Erik Weber
information available about how to do it > and how to make any changes to applications. > > Upgrading in a project that is under your control is usually easier than > one forced on you by a security issue or an operational failure. > > Ron > > On 4/24/19 3:24 AM, Erik Weber wro

Re: [DISCUSS] Remove support for el6 packaging in 4.13/4.14

2019-04-24 Thread Erik Weber
As an operations guy I can understand the want for future updates and not upgrading, but with the release plan of RHEL/CentOS I don't find it feasible. RHEL6 is 8 years old (and is still running kernel 2.6!) and isn't scheduled to be fully EOL until 2024. It is true that upgrading requires some e

Re: John Kinsella and Wido den Hollander now ASF members

2018-05-02 Thread Erik Weber
ons. 2. mai 2018 kl. 17:58 skrev David Nalley : > Hi folks, > > As noted in the press release[1] John Kinsella and Wido den Hollander > have been elected to the ASF's membership. > > Members are the 'shareholders' of the foundation, elect the board of > directors, and help guide the future of the

Re: Clean up old and obsolete branches

2017-12-04 Thread Erik Weber
On Thu, Nov 30, 2017 at 9:05 PM, Khosrow Moossavi wrote: > Hi Community > > I would like to start the discussion around deleting old and obsolete > branches on github repository. This will help newcomers (including myself) > to keep track of which branches are important and which are not. And sinc

Re: Hello

2017-11-30 Thread Erik Weber
Welcome on board :-) On Thu, Nov 30, 2017 at 9:38 AM, Ernie Janse van Rensburg wrote: > Hi All > > I have recently joined Shape Blue as a software engineer and looking forward > to be part of the community. > > Regards > > Ernie Janse van Rensburg > > (Cape Town - South Africa) > > ernie.jvrensb

Re: [VR] dnsmasq reload instead of restart

2017-11-24 Thread Erik Weber
I'm not sure if this applies to dnsmasq or not, but some services does not bind to new interfaces during a reload. Meaning you'll have to be sure the reason you're reloading isn't because of something that added a device (say adding a new tier or similar). -- Erik On Fri, Nov 24, 2017 at 9:05 PM

Re: Introduction

2017-11-23 Thread Erik Weber
Welcome :-) On Thu, Nov 23, 2017 at 9:00 AM, Dingane Hlaluku wrote: > Dear Community > > > > > > It is with great pleasure that I would like to introduce myself to this > community. I am Dingane and I have recently joined ShapeBlue to work on > CloudStack. I am looking forward to future collabo

Re: Adoption Survey seems to be abandoned

2017-10-30 Thread Erik Weber
On Mon, Oct 30, 2017 at 4:51 AM, Ivan Kudryavtsev wrote: > Hi, DevTeam. > > May be dev@ is wrong list, sorry in advance. > > It seems that adopters list is abandoned. I mean that I filled it about 3+ > month ago and don't see our org in list of adopters (might be it was just > ignored, but worth t

Re: Usage Server in Docker Simulator

2017-07-11 Thread Erik Weber
Are you running the usage server? It is a different service and run independently of the mgmt server -- Erik ons. 12. jul. 2017 kl. 00.25 skrev John McDonnell : > Hi, > > I asked this back in April on the Users mailing list and the response > I got was that the usage server should be on by def

Re: Extend CloudStack for a new hypervisor

2017-05-19 Thread Erik Weber
Cool, I like it ;-) I can already hear the slogan in my head "CloudStack - making OpenStack great again" :-p Can't help you with the your actual questions, but best of luck :-) -- Erik On Fri, May 19, 2017 at 12:57 PM, John Smith wrote: > Ok...so bear with me on this one. > > "Hypervisor" was

Re: Docs: where to put it - want to update docs for Private Gateway adding...

2017-05-12 Thread Erik Weber
My bad, the image should have a relative url, like "src=_images/guest-traffic-setup.png" -- Erik On Fri, May 12, 2017 at 3:27 PM, Erik Weber wrote: > Images are here: > https://github.com/apache/cloudstack-docs-admin/tree/master/source/_static/images > > The image

Re: Docs: where to put it - want to update docs for Private Gateway adding...

2017-05-12 Thread Erik Weber
Images are here: https://github.com/apache/cloudstack-docs-admin/tree/master/source/_static/images The image will have an url like: /_images/guest-traffic-setup.png -- Erik On Fri, May 12, 2017 at 2:48 PM, Andrija Panic wrote: > Thanks, this is what I'm editing ATM. > > I'm new to this editing

Re: [PROPOSAL] branch on first RC and open up master for features

2017-05-08 Thread Erik Weber
On Mon, May 8, 2017 at 10:40 AM, Daan Hoogland wrote: > LS, > > In a lot of occasions, we have seen new features that are waiting for > releases with blocker bugs and while these bugs certainly must be solved, > users that are not hindered by those bugs directly are stopped by them. > Therefore

Re: GSoC'17

2017-05-08 Thread Erik Weber
On Fri, May 5, 2017 at 6:30 PM, Sverrir Berg wrote: > Congratulations with the selection! > > We at Greenqloud have been using NoVNC as integral part of Qstack until > recently. Why not upstream it? ;-) > We are now using Apache Guacamole > https://guacamole.incubator.apache.org/. Why not upstr

Re: GSoC'17

2017-05-05 Thread Erik Weber
Congratulations! CloudStack will do well with a new console :-) -- Erik fre. 5. mai 2017 kl. 17.49 skrev sachin patil : > Hello all, > >I have been selected for GSoC'17 and would be working on > CloudStack-9778 ( > Adding a ne

Re: MySQL 5.7 and SQL Mode

2017-04-12 Thread Erik Weber
Instead of hacking mysql settings, wouldn't it be better to fix the query? -- Erik On Wed, Apr 12, 2017 at 9:56 AM, Wido den Hollander wrote: > >> Op 12 april 2017 om 7:23 schreef Koushik Das : >> >> >> Hi Wido, >> >> Check initDataSource() in TransactionLegacy.java. The connection properties

Re: [PROPOSAL] Apache Cloudstack should join the gitbox experiment

2017-04-05 Thread Erik Weber
+1 On Wed, Apr 5, 2017 at 8:40 AM, Daan Hoogland wrote: > In the Apache foundation an experiment has been going on to host > mirrors of Apache project on github with more write access then just > to the mirror-bot. For those projects committers can merge on github > and put labels on PRs. I want

Re: Need help in getting CentOS 7 templates to run on Cloudstack 4.9 and VMWare

2017-04-03 Thread Erik Weber
On Mon, Apr 3, 2017 at 9:41 AM, Nux! wrote: > Syed, > > AFAIK the standard behaviour that is baked in the password script as well as > in the cloud-init Cloudstack meta source is to try whichever address provides > the DHCP. > > Can't wait to see config drive implemented so we can get rid of all

Re: [VOTE] Retirement of midonet plugin

2017-03-29 Thread Erik Weber
+1 Erik On Tue, Mar 28, 2017 at 10:46 PM, Rafael Weingärtner wrote: > Dear ACS fellows, > We have discussed the retirement of Midonet plugin [*]. After quite some > talk, we converged in a retirement process and it seems that we all agree > that the Midonet plugin should be retired. So, to form

Re: [DISCUSS] Retirement of midonet plugin

2017-03-27 Thread Erik Weber
gt; Lead Developer > > <https://goo.gl/NYZ8KK> > > On Mon, Mar 27, 2017 at 9:46 AM, Daan Hoogland < > daan.hoogl...@shapeblue.com> > wrote: > > > I am against that > > Strain on the community is not in releases but in time. We already > > guarantee it

Re: [DISCUSS] Retirement of midonet plugin

2017-03-27 Thread Erik Weber
Personally I would be in favour of using releases rather than months as time unit. Our release schedule is very unpredictable, and it's hard to foresee how many releases we've rolled out in 6 months. Deprecate in the next (4.11?), remove a few releases later (4.13?). -- Erik On Sat, Mar 18, 201

Re: Welcoming Wido as the new ACS VP

2017-03-16 Thread Erik Weber
Thanks for all you hard work and dedication, Will! Congratulations Wido! :-) -- Erik tor. 16. mar. 2017 kl. 18.00 skrev Will Stevens : > Hello Everyone, > It has been a pleasure working with you as the ACS VP over the past year. > I would like to say Thank You to everyone who has supported me i

Re: midonet-client and Guava dependency conflict

2017-03-14 Thread Erik Weber
On Mon, Mar 13, 2017 at 7:45 PM, Rafael Weingärtner wrote: > I got a reply from Midonet community; they said that midonet-client was > incorporated by midonet-cluster ( > https://github.com/midonet/midonet/tree/staging/v5.4/midonet-cluster). > > > So, if anyone wants to invest energy on this, it m

Re: Modern template hosting

2017-03-03 Thread Erik Weber
uld like to. Let > me know. > > We did get some statistics from the other mirrors last year, but I don't > think we ever had visibility into the cloud.com repository traffic. > > On Mar 3, 2017 6:42 PM, "Erik Weber" wrote: > > It'll most likely only be an i

Re: Modern template hosting

2017-03-03 Thread Erik Weber
delays. > > I am 100% in agreement that this is the shortest path and likely to be good > enough. > > On Mar 3, 2017 6:19 PM, "Erik Weber" wrote: > > IMHO; implement it as simple as possible, use DNS RR and assume/expect > mirror hosts to use the same path. > > &g

Re: Modern template hosting

2017-03-03 Thread Erik Weber
IMHO; implement it as simple as possible, use DNS RR and assume/expect mirror hosts to use the same path. Yes I know; DNS RR isn't bulletproof, but as already mentioned in this thread - mirrors rarely go down and they aren't used all that often (primarily seeding). We can keep a low TTL on the re

Re: Modern template hosting

2017-02-28 Thread Erik Weber
On Tue, Feb 28, 2017 at 8:59 AM, Daan Hoogland wrote: > On Tue, Feb 28, 2017 at 2:40 AM, Pierre-Luc Dion wrote: >> For our systemvm templates, can we just change the URL for somthing like >> cloudstack.apache.org/systemvm/... ? > > I agree, > is there any change we can host a domain for this at a

Slack archive

2017-02-02 Thread Erik Weber
Hi all, I recently wanted to link some content from our Slack channel but couldn't find a way, would it make sense to use something like http://slackarchive.io/? I do know that mail is the only accepted communication for decisions etc, but having our slack history publicly available makes it easi

Re: re-introduction

2017-02-01 Thread Erik Weber
On Wed, Feb 1, 2017 at 9:26 AM, Daan Hoogland wrote: > Hello, > > > My name is Daan Hoogland. I've been mostly out of the community since May > last year. I am now back through the generous sponsorship of my new employer > and will be working (mostly) as developer on cloudstack. > Congratulatio

Re: [PROPOSAL] add native container orchestration service

2017-01-27 Thread Erik Weber
On Fri, Jan 27, 2017 at 7:20 AM, Murali Reddy wrote: > All, > > I would like propose native functionality into CloudStack to provide a > container service through which users out-of-the box can use to launch > container based application. Idea is to support ability to orchestrate the > resource

Re: Dedicated IP range for SSVM/CPVM

2017-01-17 Thread Erik Weber
Hi Nitin, There are legit reasons for separating VR public pool from SSVM and CPVM. For instance if you run a private cloud and don't want to have your cpvm/ssvm publically available, but still want to have the VRs accessible Erik tir. 17. jan. 2017 kl. 05.37 skrev Nitin Kumar Maharana < nitink

Re: Welcoming Simon Weller & Paul Angus to the PMC

2017-01-13 Thread Erik Weber
Congratulations both of you, well deserved :-) -- Erik fre. 13. jan. 2017 kl. 17.30 skrev Will Stevens : > Join me in welcoming Simon Weller and Paul Angus to the Apache CloudStack > > PMC. Both have been dedicated members of the community and it is with > > great pleasure that we welcome them

Re: [GitHub] cloudstack issue #1888: CLOUDSTACK-9710: Switch to JRE1.8

2017-01-10 Thread Erik Weber
@milamberspace I don't agree. Ubuntu 14.04 isn't EOL for another two years, rhel6 even longer. But users should be given proper directions as to how they can update Java. And we need to fix systemd/Ubuntu 16.04 support Erik tir. 10. jan. 2017 kl. 08.24 skrev milamberspace : > Github user mil

Re: [DISCUSS] Moving for JDK8, this time for real!

2017-01-05 Thread Erik Weber
Jessie which won't be straight > forward as it would introduce several changes, major package version > changes, systemd usage etc. > > > > > > What I'm proposing is simple -- moving to jdk8 for building CloudStack > (this works flawlessly now), and using jre-8 on system

Re: [DISCUSS] Moving for JDK8, this time for real!

2017-01-05 Thread Erik Weber
On Thu, Jan 5, 2017 at 1:11 PM, Rohit Yadav wrote: > All, > > > I've been working on moving our codebase and runtime-environment to Java 8, > and since this is a much needed big change I want your feedback and blessings > on: > > https://github.com/apache/cloudstack/pull/1888 > > > In order for

Re: [DISCUSS][FUTURE] Move to JDK1.8 and support JRE1.8

2016-12-27 Thread Erik Weber
I am +1 to removing code without maintainers, as long as it's not a core feature. Erik tir. 27. des. 2016 kl. 08.23 skrev Rohit Yadav : > All, > > > > > > Java7 has eol-ed, it's about time to move to Java8 for both codebase and > runtime [1]. > > > > > > An experimental PR [2] shows that moving

Re: Apache Cloudstack 4.8 and XenServer 7

2016-09-08 Thread Erik Weber
On Fri, Jul 29, 2016 at 7:53 AM, Marty Godsey wrote: > Should there be any issues running XS7 with CS 4.8? > > Most likely, yes. There are some major changes with the OS in XS7 that is likely to break. I think there are some efforts from Accelerite to fix it, but I don't know the status. -- Er

Re: Few tables in cloudstack schema use MyISAM engine

2016-08-31 Thread Erik Weber
Just nit-picking, but MyISAM allows replication as well. I'm +1 to the change. -- Erik On Wed, Aug 31, 2016 at 5:37 AM, Abhinandan Prateek < abhinandan.prat...@shapeblue.com> wrote: > Thanks, Koushik. > > Have created a PR to make the engine type consistent for all tables. > InnoDB allows for

Re: CCC Brasil

2016-08-22 Thread Erik Weber
On the web page, the date is updated to Sept 29-30, is this correct? If so, it should be advertised. -- Erik On Tue, Aug 16, 2016 at 5:32 PM, Marco Sinhoreli < marco.sinhor...@shapeblue.com> wrote: > All, > > > > I am very sorry to have to say that we have had to postpone the upcoming > CCC con

Re: 4.10.0 release

2016-08-03 Thread Erik Weber
A newline or two wouldn't hurt, this is pretty hard to read tbh. -- Erik On Wed, Aug 3, 2016 at 9:27 AM, Rajani Karuturi wrote: > Hi All,These are the proposed dates for 4.10 release (copied from > another thread by John Burwell)* Development (master open to > features and defect fixes): 1 Aug

Re: XenServer 7

2016-07-14 Thread Erik Weber
t; Raja Pullela > Senior Manager, Product Development > Accelerate, www.accelerite.com,@accelerite > 2055, Laurelwood Road, Santa Clara, CA 95054, USA > Phone: 1-408-216-7010 > > On 7/13/16, 11:58 AM, "Erik Weber" wrote: > > Would you mind elaborating a bit what that

Re: XenServer 7

2016-07-13 Thread Erik Weber
re what it is ? > > Best, > Raja Pullela > Senior Manager, Product Development > Accelerate, www.accelerite.com,@accelerite > 2055, Laurelwood Road, Santa Clara, CA 95054, USA > Phone: 1-408-216-7010 > > On 7/13/16, 11:58 AM, "Erik Weber" wrote: > > Would

Re: XenServer 7

2016-07-12 Thread Erik Weber
lerate, www.accelerite.com,@accelerite > 2055, Laurelwood Road, Santa Clara, CA 95054, USA > Phone: 1-408-216-7010 > > On 7/12/16, 2:17 PM, "Erik Weber" wrote: > > I'm interested in knowing more about any efforts as well, there are several > things in XS7 that we real

Re: XenServer 7

2016-07-12 Thread Erik Weber
I'm interested in knowing more about any efforts as well, there are several things in XS7 that we really want to use. -- Erik On Wed, May 25, 2016 at 2:59 PM, Paul Angus wrote: > Is anyone here working on XenServer 7 support for CloudStack? > > > Kind regards, > > Paul Angus > > > paul.an...@s

Re: apachecloudstack.net and apachecloudstack.org

2016-06-09 Thread Erik Weber
On Thu, Jun 9, 2016 at 3:40 PM, Wido den Hollander wrote: > > > Op 9 juni 2016 om 15:21 schreef Pierre-Luc Dion : > > > > > > Hi, > > > > From the #jenkins slack channel discussion this morning we kind a took a > > quick action on getting our hands on domain registration for > > apachecloudstack{

Re: Migrating CloudStack content from download.cloud.com

2016-05-19 Thread Erik Weber
As a user (with old ACS installations) I'd say that this isn't all that troublesome, this is easily fixed by updating the appropriate db records. We should ensure that we have some good posts discovered by Google and other search engines, so that when somebody running old installations hit this is

Re: [ANNOUNCE] Will Stevens as new Apache CloudStack VP

2016-05-19 Thread Erik Weber
On Thu, May 19, 2016 at 8:56 AM, Sebastien Goasguen wrote: > Morning Everyone, > > Yesterday at the ASF board meeting, the board passed the resolution making > Will Stevens the new Vice President of the Apache CloudStack project. > > Join me in congratulating Will on this appointment, wish him lu

Re: Migrating CloudStack content from download.cloud.com

2016-05-18 Thread Erik Weber
list, it would be a good option as one of the items in the list as a > backup. > > > On May 18, 2016 8:33 AM, "Erik Weber" > > wrote: > > I guess we could even host it with github pages? > > On Wed, May 18, 2016 at 2:28 PM, Will Stevens > > wrote: >

Re: Migrating CloudStack content from download.cloud.com

2016-05-18 Thread Erik Weber
I guess we could even host it with github pages? On Wed, May 18, 2016 at 2:28 PM, Will Stevens wrote: > I like this approach as well. Seems like a nice solution and builds in > redundancy if a specific mirror is down for some reason. > On May 18, 2016 4:06 AM, "Paul Angus" wrote: > > > Pulling

Re: Migrating CloudStack content from download.cloud.com

2016-05-17 Thread Erik Weber
We build and distribute systemvm templates, technically you could use the same template. It will contain some bits and bytes you don't need, but enough to test your cloud. Erik Den tirsdag 17. mai 2016 skrev Giles Sirett følgende: > This is a MAJOR problem and needs to be figured out before t

Re: [DISCUSS] Moving to Java8

2016-05-13 Thread Erik Weber
It only means that we are dropping support for newer ACS versions. It most likely won't get into 4.9, which means 14.04 will be supported a few more weeks/months. We could mention in the 4.9 RN that for the next release (call it 5.0 because of the change?) will only be supported by $xyz distributi

Re: hidden configuration items

2016-05-10 Thread Erik Weber
On Sat, May 7, 2016 at 8:09 AM, Nathan Johnson wrote: > If you hit the /client/console endpoint with a vmid, it sends you back some > data that contains a link to a the console proxy VM and passes an encrypted > json payload that has the user, password and port for a vnc connection. > Normally th

Re: hidden configuration items revisited

2016-05-09 Thread Erik Weber
ange the category in configuration table. > > ~Rajani > > On Mon, May 9, 2016 at 10:56 PM, Erik Weber wrote: > > > listConfiguration returns unencrypted values for Secure items, but they > > need to be stored encrypted in the db. > > > > You'd need to che

Re: hidden configuration items revisited

2016-05-09 Thread Erik Weber
følgende: > Erik Weber > wrote: > > > I believe Kishan suggested that you could change those Hidden config > items > > to Secure (an existing category), as Secure items are returned with the > > listConfiguration API. > > This is chicken and egg. I need t

Re: hidden configuration items revisited

2016-05-09 Thread Erik Weber
I believe Kishan suggested that you could change those Hidden config items to Secure (an existing category), as Secure items are returned with the listConfiguration API. I don't know if you can do an in-place switch, or if the value has to be encrypted first for it to work, but you should be able

Re: Incorrect system vm templates for master build.

2016-04-28 Thread Erik Weber
AFAIK it hasn't been necessary to update the systemvm template yet, that is probably why it still shows as 4.6.0. -- Erik On Thu, Apr 28, 2016 at 12:04 PM, Bharat Kumar wrote: > Hi All, > > looks like the systemvm templates are not getting built correctly in > http://jenkins.buildacloud.org/jo

[ANNOUNCE] New committer: Simon Weller

2016-04-28 Thread Erik Weber
The Project Management Committee (PMC) for Apache CloudStack has asked Simon Weller to become a committer and we are pleased to announce that they have accepted. Being a committer allows many contributors to contribute more autonomously. For developers, it makes it easier to submit changes and el

Up to date hypervisor support matrix

2016-04-27 Thread Erik Weber
There has been quite some differences between what features that are supported on different hypervisors. Does anyone know If the feature support matrix is up to date? In particular I am interested in what features we do (and don't) support with KVM Erik

Re: [ANNOUNCE] Open source distributed virtual machine scheduling platform

2016-04-26 Thread Erik Weber
Cool stuff! You might want to announce this on the marketing@ list as well for further exposure :-) -- Erik On Tue, Apr 26, 2016 at 10:59 PM, Gabriel Beims Bräscher < gabrasc...@gmail.com> wrote: > Hello CloudStack community members (@dev and @users), > > This email is meant to announce the pub

Re: [DISCUSS] Emeritus Committer Status

2016-04-20 Thread Erik Weber
On Wed, Apr 20, 2016 at 2:26 PM, John Burwell wrote: > Erik, > > The following is the response I received from infra about managing > emeritus committers: > > commit bits are...binary bits, they can be 1 or they can be 0. We > don’t > operate with trinary bits here, sorry > >

Re: [DISCUSS] Emeritus Committer Status

2016-04-20 Thread Erik Weber
On Tue, Apr 19, 2016 at 11:42 PM, John Burwell wrote: > All, > > As I am sure many have observed, we have a large number of committers [1] > who are no longer active. Currently, we no status that continues to > recognize someone’s committer merit while allowing them to declare inactive > in the

Fwd: Advice for community participation to lower tension

2016-04-19 Thread Erik Weber
This was recently sent to ComDev (d...@community.apache.org) and I feel it is worth sharing. Cheers, Erik -- Forwarded message -- From: Niclas Hedhman Date: Sat, Apr 9, 2016 at 3:50 AM Subject: Advice for community participation to lower tension To: d...@community.apache.org Ev

Re: Apache Jira rights for the ACS project

2016-04-19 Thread Erik Weber
On Tue, Apr 19, 2016 at 10:38 PM, Simon Weller wrote: > All, > > > What is the correct way to request some additional rights on the Apache > Jira instance? > > I'd like to be able to assign some issues to myself (and other members of > my team). > > I believe the general way is to state your user

Re: [DISCUSS] ACS 4.9 systemvmtemplate

2016-04-19 Thread Erik Weber
Regarding packer, I believe cosmic has done most of that. See https://github.com/MissionCriticalCloud/systemvm-packer/blob/master/README.md Erik Den tirsdag 19. april 2016 skrev Rohit Yadav følgende: > Hi all, > > Will and I had some discussions around systemvm template on one of the > PRs, I

Re: PRs for 4.9 Release

2016-04-15 Thread Erik Weber
On Thu, Apr 7, 2016 at 6:15 PM, Will Stevens wrote: > I know this is not how this usually works, but I need to crowd source some > info to be more effective. > > I am slowly getting things rolling for the 4.9 release. My CI is chugging > away and I have a queue of PRs to get tested, so I will be

Re: Introduction

2016-04-08 Thread Erik Weber
doubt the 'new guy' is going to > be able to speak to that. :P > > Welcome. I look forward to working with you. > On Apr 8, 2016 1:58 AM, "Erik Weber" wrote: > > On Fri, Apr 8, 2016 at 6:58 AM, Rashmi Dixit > wrote: > > > Hello! > > > >

Re: Introduction

2016-04-07 Thread Erik Weber
On Fri, Apr 8, 2016 at 6:58 AM, Rashmi Dixit wrote: > Hello! > > I am Rashmi Dixit and have recently joined the CloudPlatform team in > Accelerite. I have worked on a hybrid cloud management solution supporting > hypervisors such as KVM, Xen, VMware, HyperV and public clouds such as EC2. > My are

Re: [ACP Doctor] What is it?

2016-04-07 Thread Erik Weber
I downloaded it, but I believe the license restricts me from redistributing it. There's not a whole lot of stuff it does, here is a screenshot of the help [1] I tried passing '--tune' and '--troubleshoot', but it didn't do anything besides creating a rather empty log That said, I believe there is

Re: Introduction

2016-03-28 Thread Erik Weber
Welcome :-) Den mandag 28. mars 2016 skrev Boris Stoyanov følgende: > Hi CloudStack, > > My name is Boris Stoyanov (Bobby) and today is my first day @ShapeBlue. > I’m based in Sofia, Bulgaria. I will be taking the role of Software > Engineer in Test, and as you may have guessed I’ll mostly focus

Re: Migrating CloudStack content from download.cloud.com

2016-03-26 Thread Erik Weber
One of the issues as far as I know is that as Apache CloudStack we have to be strict with what we distribute. Meaning, we won't be able to push noredist stuff, which is a pity. Erik Den lørdag 26. mars 2016 skrev Ian Rae følgende: > Does Apache provide such hosting services? It seems that the A

Re: [VOTE] Move 'apache/cloudstack' -> 'apache-cloudstack/cloudstack'

2016-03-21 Thread Erik Weber
+1 Den fredag 18. mars 2016 skrev Will Stevens følgende: > We are discussing this proposal in 3 or 4 threads, so I will not try to > recap everything. Instead I will try to give a brief overview of the > problem and a proposal for solving it. > > *Problem:* > The Apache CloudStack community nee

[POLL] Interest for EU based event/collab

2016-03-19 Thread Erik Weber
[Cross posted to users@ and dev@] As you may be aware, a conference has been announced in Brazil later this year. I guess there are more than me having a hard time travelling that far and long, so I would like to check the interest for an EU based event. Unless someone comes up with a big money

Re: External fork of Cloudstack (was Re: [GitHub] cloudstack pull request: Is the project attempting a fork on Githu...)

2016-03-19 Thread Erik Weber
On Thu, Mar 17, 2016 at 4:52 PM, Chris Mattmann wrote: > > >> The other thing is - is the new Cloudstack GitHub organization the > >> result of a subset of the PMC going off and doing this - > > > >I am not sure why you say subset. Let’s try to avoid polemics. > > I’m not trying to attack. > > Th

Re: [POLL] Interest for EU based event/collab

2016-03-19 Thread Erik Weber
those of the author and do not necessarily > represent those of Shape Blue Ltd or related companies. If you are not the > intended recipient of this email, you must neither take any action based > upon its contents, nor copy or show it to anyone. Please contact the sender > if you beli

Re: github organisation cloudstack

2016-03-18 Thread Erik Weber
On Wed, Mar 16, 2016 at 8:46 PM, Will Stevens wrote: > If we use this I think it's main purpose should be to facilitate CI and > integration testing of the apache/cloudstack repo. > > The first hurdle in using this repo for CI work is the fact that none of > the open PRs from apache/cloudstack ar

Re: [POLL] Interest for EU based event/collab

2016-03-18 Thread Erik Weber
. -- Erik On Wed, Mar 16, 2016 at 8:54 PM, Walter, André wrote: > Hi Erik, > > > > we are heading for 16th of June from 13:00 -17:30 CET (I am working > together with Steve to finalize the speakers/agenda) and you are more than > welcome J. > > > > Best regards.

Re: github organisation cloudstack

2016-03-16 Thread Erik Weber
On Tue, Mar 15, 2016 at 11:07 PM, Daan Hoogland wrote: > devs, > > There is a github organisation called cloudstack, to which we have more > control then to the apache/cloudstack repo on github. We need to decide as > community what to do with it. > > What are we going to do in this new organisat

Re: [PROPOSAL] - Reference Guide for CloudStack configuration parameters

2016-03-14 Thread Erik Weber
Looking forward to it, after about 5 years with CloudStack there are still configuration parameters I don't have the slightest clue what is for. -- Erik On Mon, Mar 14, 2016 at 11:36 AM, Rajsekhar K wrote: > Thanks, Pierre-Luc. > > I think we can create a new Reference Guide with this informat

Re: [CCCBR] CCC São Paulo

2016-03-11 Thread Erik Weber
Great, I'll see if I can do some magic to attend. Do you know if there are any other conferences in São Paulo that week? -- Erik On Fri, Mar 11, 2016 at 6:34 PM, Marco Sinhoreli < marco.sinhor...@shapeblue.com> wrote: > Hello community, > > I have a pleasure to announce the CCC São Paulo will

Re: Results of a IPv6 brainstorm day

2016-03-10 Thread Erik Weber
On Thu, Mar 10, 2016 at 10:31 PM, Wido den Hollander wrote: > > > Op 10 maart 2016 om 21:15 schreef John Burwell < > john.burw...@shapeblue.com>: > > > > > > Wido, > > > > Curious if you have been able to make any progress on this work. Have > you been > > able to move it forward? If not, what ki

Re: [PROPOSAL] Minimum Viable CI Integration

2016-03-09 Thread Erik Weber
e me to include you? > If > > so which email address should I use? > > > > Anyone else who is planning to contribute an environment to the CI > process > > in the near to medium future? > > > > Cheers, > > > > *Will STEVENS* > > Lead Developer

Re: [PROPOSAL] Minimum Viable CI Integration

2016-03-07 Thread Erik Weber
I guess the appropriate channel would be to create a jira ticket for INFRA: https://issues.apache.org/jira/browse/INFRA -- Erik On Mon, Mar 7, 2016 at 11:18 PM, Will Stevens wrote: > This is kind of what I was expecting. Do you know who I would be > contacting? The permissions required are V

Re: [DISCUSS] Request for comments: Out-of-band Management for CloudStack (new feature)

2016-03-03 Thread Erik Weber
Sounds like a decent addition to me, +1 -- Erik On Thu, Mar 3, 2016 at 11:43 AM, Rohit Yadav wrote: > Hi all, > > I want to propose this new feature for CloudStack, to support out-of-band > management for CloudStack. > > In practice, most hosts have a out-of-band management such as iLO or iDRA

Re: marvin functional test cases or junits for the api 'deployVirtualMachine' and 'resizeVolume'

2016-03-01 Thread Erik Weber
Are anyone able to help Prakash out with the testing? -- Erik On Mon, Feb 29, 2016 at 7:50 PM, B Prakash wrote: > I am looking for marvin functional test cases or junits for the api > 'deployVirtualMachine' and 'resizeVolume'. Please could someone share this > info? > > Thanks and regards, >

Re: [DISCUSS] Keeping system vms up to date

2016-02-23 Thread Erik Weber
On Mon, Feb 22, 2016 at 8:58 PM, Rene Moser wrote: > Erik > > On 02/22/2016 01:50 PM, Erik Weber wrote: > > Adding a boilerplate in the install/admin docs that says "If you have no > > other tools in place to handle system vm updates, consider enabling this > > o

Re: [DISCUSS] Hiding the instance name from users

2016-02-23 Thread Erik Weber
nstance name VS display name. > > With that said, down the road a feature has been added only to VMware to > enable display name in vCenter. > > What hypervisors are you running? > > On 2/23/16 12:41 AM, Erik Weber wrote: > > Hi, > > > > Before I file a bug I'

Re: [ANNOUNCE] New committer: Rafael Weingartner

2016-02-23 Thread Erik Weber
Congrats Rafael :-) On Tue, Feb 23, 2016 at 9:19 AM, Daan Hoogland wrote: > The Project Management Committee (PMC) for Apache CloudStack > has asked Rafael Weingartner to become a committer and we are pleased to > announce that they have accepted. > > Rafael is part a hacking group in the south

Re: [DISCUSS] Hiding the instance name from users

2016-02-23 Thread Erik Weber
pecialist > LeaseWeb Technologies B.V. > > T: +31 20 316 0235 > M: > E: n.tava...@tech.leaseweb.com > W: http://www.leaseweb.com > > Luttenbergweg 8, 1101 EC Amsterdam, Netherlands > > > > From: Erik Weber [terbol...@gmail.c

[DISCUSS] Hiding the instance name from users

2016-02-23 Thread Erik Weber
Hi, Before I file a bug I'd like to check if anyone know a good reason for hiding the instance name, that is the typical i-2-123-VM name, from users? There are cases where an error returns the instancename rather than name/uuid, and this is confusing when users have no means to map that to someth

Re: [DISCUSS] Keeping system vms up to date

2016-02-22 Thread Erik Weber
On Mon, Feb 22, 2016 at 1:18 PM, Rene Moser wrote: > Hi > > I don't like the idea cloudstack management handles the "apt-get update > && apt-get upgrade" (I am -1 for this solution) or at least I would like > to disable it by configuration, if we go this direction. > It should by no means be man

Re: [DISCUSS] Keeping system vms up to date

2016-02-22 Thread Erik Weber
Release 4.6.0 Mon Feb 22 09:33:04 UTC 2016 > > Regards, > > Remi > > > > > > > On 22/02/16 12:23, "Erik Weber" wrote: > > >On Mon, Feb 22, 2016 at 11:42 AM, Remi Bergsma < > rberg...@schubergphilis.com> > >wrote: > > > &g

Re: [DISCUSS] Keeping system vms up to date

2016-02-22 Thread Erik Weber
On Mon, Feb 22, 2016 at 11:42 AM, Remi Bergsma wrote: > Hi Erik, > > The version might not change, but Jenkins builds new ones every night with > latest OS patches: > http://jenkins.buildacloud.org/job/build-systemvm64-master/ > > Option 1) and 3) will work once we allow more space on the systemv

Re: [DISCUSS] Keeping system vms up to date

2016-02-22 Thread Erik Weber
On Mon, Feb 22, 2016 at 10:36 AM, Nux! wrote: > Hi Erik, > > Legit worry point. > > IMHO the updates of the VR and so on should be the job of whoever runs the > cloud, just like it's the same person's job to keep the HVs up to date. > Well, to some point I agree, but we should do our best to red

[DISCUSS] Keeping system vms up to date

2016-02-22 Thread Erik Weber
As of 4.6 or so, we don't really need to distribute new system vm templates all that often, and that is great for upgrades, but less so from a security perspective. With the current approach we ship old system vm templates, with out of date packages, and there is currently no good out of the box w

Re: [Propose][New Feature] Storage Snapshots

2016-02-05 Thread Erik Weber
Volume backup only works if you rely on a single volume. Any system using LVM (or dynamic disks in Windows) that spans more than one volume is going to have problems using Volume Snapshots. Or cases where your application stores data in different disks, perhaps your data and your journal are layin

Re: [PROPOSAL] Freeze everything until we get CI

2016-01-28 Thread Erik Weber
ntribute to this. > > Meanwhile i will commit the scripts to set this up and keep this going. > > Thanks, > Bharat. > > > On 28-Jan-2016, at 7:37 PM, Erik Weber > <mailto:terbol...@gmail.com >> wrote: > > Why not share it as is, then the comm

Re: Citrix CloudPltform Question-Hyper-V

2016-01-28 Thread Erik Weber
Is your management server running on linux or windows? If it is on linux I guess you could CIFS mount it and use the regular system vm install method from [1], but use the appropriate version. If it is on windows I have no idea, never used cloudstack in combination with windows/hyper-v before, som

Re: Citrix CloudPltform Question-Hyper-V

2016-01-28 Thread Erik Weber
On Thu, Jan 28, 2016 at 11:41 PM, Pinnock Jr., Clifford R < clifford.pinnoc...@ca.com> wrote: > Hi. > > Here are logs > > dstk-svc&domain=na.domain.com > ","_role":"Image"}},"name":"routing-9","hypervisorType":"Hyperv"}},"destTO":{"org.apache.cloudstack.storage.to.TemplateOb

  1   2   3   4   5   6   >