Re: [4.4] build failing at awsapi

2014-04-01 Thread Erik Weber
Believe I've had a similar problem, ended up downloading them manually from another mirror. Erik Weber 1. apr. 2014 17:41 skrev "Paul Angus" følgende: > Hi I'm getting the following errors when building 4.4 noredist: > > > > [ERROR] Failed to execute go

Re: Script executed when an instance is just deployed

2014-04-04 Thread Erik Weber
> > Thank you. If it's ok to run your script from within the vm you could add user-data functionality to your templates on firstboot, and pass the script that way. -- Erik Weber

Re: [Announce] New Committer: Lucian Paul (Nux)

2014-04-07 Thread Erik Weber
On Mon, Apr 7, 2014 at 9:32 PM, Giles Sirett wrote: > The Project Management Committee (PMC) for Apache CloudStack has > asked Lucian Paul (Nux) to become a committer and we are pleased to > announce > that he has accepted. > Congratulations! -- Erik Weber

Re: Problem with VMware CloudStack SSVM Agent

2014-04-07 Thread Erik Weber
Could you check wich java version it has installed? >From the error message I'd interpret it as it's trying to run java7 code on java6 jre. -- Erik Weber On Tue, Apr 8, 2014 at 1:39 AM, Soheil Eizadi wrote: > I am trying to bring up CloudStack 4.4 on vSphere 5.1, I cannot ge

Re: [EVENTS] CloudStack Collaboration Conference Europe, Budapest Nov 19-21

2014-04-08 Thread Erik Weber
Will it be in connection with another conference like apachecon? Erik Weber 8. apr. 2014 18:03 skrev "Sebastien Goasguen" følgende: > Hi folks, > > While some of us are in Denver for CloudStack collaboration conference, I > wanted to announce the next conference in Euro

Re: [Proposal] Integrating Apache Stratos with Apache CloudStack.

2014-04-09 Thread Erik Weber
on! > > Chris, could you keep update on this thread? > Would be great to see! +1 -- Erik Weber

Re: interactions Cloudstack Vmware

2014-04-09 Thread Erik Weber
; > I believe most of the traffic happens on HTTPS to vcenter. we put the vcenter in our management network, so didn't really have to puzzle with openings. -- Erik Weber

Re: OpenSSL vunerability (bleedheart)

2014-04-09 Thread Erik Weber
Shouldn't the parts using realhostip.com be using ssl? Atleast pre 4.3? Erik 9. apr. 2014 18:47 skrev "Marcus" følgende: > Maybe the console? I haven't used that in forever, does it do SSL? > > On Wed, Apr 9, 2014 at 10:31 AM, Nux! wrote: > > On 09.04.2014 17:21, Marcus wrote: > >> > >> Should

Re: 4.3 system vm template job failing in jenkins

2014-04-10 Thread Erik Weber
What is the proper way to update the systemvm-template? I already have systemvm-xenserver-4.3 registered as I've upgraded from 4.2.1, should I delete that first or use another name? -- Erik Weber On Thu, Apr 10, 2014 at 11:01 PM, Rayees Namathponnan < rayees.namathpon...@citrix.co

Re: [ANNOUNCE] Paul Angus as a committer

2014-04-12 Thread Erik Weber
behalf of the CloudStack PMC Congratulations! :-) -- Erik Weber

Re: Role based access control using XACML and SAML over rest for cloud

2014-04-29 Thread Erik Weber
he diagram and how to implement role based access > control will be helpful. > > > Can't really help you with your question, but just want to let you know that attachments are stripped on the mailing list. -- Erik Weber

VPC Site to Site VPN CIDR RFC1918

2014-05-21 Thread Erik Weber
VPC’s CIDR, or another guest CIDR. The CIDR must be RFC1918-compliant. I'm not a network guy, so excuse the question if it's obvious, but if a customer only has public ip's on their end, why is rfc1918 required? -- Erik Weber

Re: VPC Site to Site VPN CIDR RFC1918

2014-05-21 Thread Erik Weber
Great to hear. We're not seeing that as we're only trying to add one cidr range, but all fixes are appreciated :-) Hope someone might come up with some more info about the limitation as time passes. Regards, Erik Weber On Wed, May 21, 2014 at 12:32 PM, Alex Hitchins wrote: >

Re: VPC Site to Site VPN CIDR RFC1918

2014-05-21 Thread Erik Weber
is is a bug/lacking feature, or intended. As I initially said I'm not a network guy, so there might be perfectly good reasons this shouldn't be allowed. But if it's a bug/lacking feature it would be great to know so that I could file a ticket for it. -- Erik Weber On Wed, May

Re: VPC Site to Site VPN CIDR RFC1918

2014-05-21 Thread Erik Weber
your control you maybe > > should be able to configure this. So I would say it is a bug/lack of > > feature. I'll look into the code for the place the error is generated. > > > > in short: file a ticket > > > > On Wed, May 21, 2014 at 2:34 PM, Erik Weber wrote: &

Re: VPC Site to Site VPN CIDR RFC1918

2014-05-21 Thread Erik Weber
they send and receive normal TCP/IP traffic through a VPN gateway.". Assuming that both sides is under cloudstack control is just odd and makes no sense. I'll file a ticket whenever I find the time, but still appreciate input :-) Erik Weber 22. mai 2014 00:16 skrev "Daan Hoogland&qu

Re: VPC Site to Site VPN CIDR RFC1918

2014-05-22 Thread Erik Weber
We have no problem getting s2s to connect if the 'other end' from cs point of view is within rfc1918. Our problem is purely related to the limitation of only allowing rfc1918 networks on the other end. Erik Weber On Thu, May 22, 2014 at 10:21 AM, Daan Hoogland wrote: > I ran

Re: Proxy Console (RealhostIP Retired) Question

2014-05-22 Thread Erik Weber
If the domain names aren't resolving, it would be easier to help you if you revealed your actual zone data and provided some dig / dns captures. Do other records for the same domain resolve, e.g. foo.cloud.domain.tld? Erik Weber On Thu, May 22, 2014 at 1:46 PM, Mo wrote: > Ale

Re: Network IDS in VPC

2014-05-22 Thread Erik Weber
What prevents root from revealing and using the domain admin api / secret Key? Erik 22. mai 2014 15:54 skrev "Marcus" følgende: > I've always viewed the permissions to be additive, if a domain admin has > the ability to set up network sniffing on the VPC I'd imagine the root > admin should be ab

Re: VPC Site to Site VPN CIDR RFC1918

2014-05-22 Thread Erik Weber
Filed ticket https://issues.apache.org/jira/browse/CLOUDSTACK-6747 for it :-) -- Erik Weber On Fri, May 23, 2014 at 12:24 AM, Chiradeep Vittal < chiradeep.vit...@citrix.com> wrote: > Seems reasonable to relax this constraint. > > From: Erik Weber mailto:terbol...@gmail.com>

Re: Review Request 22093: VPC's VR missing public NIC eth1

2014-06-02 Thread Erik Weber
<https://reviews.apache.org/r/22093/#comment78894> There's a typo in the where clause. vland_id should be vlan_id - Erik Weber On May 30, 2014, 9 p.m., daan Hoogland wrote: > > --- > This is an automatically genera

Re: [DISCUSS] Release 4.4

2014-06-11 Thread Erik Weber
t; having a releasable product? > > As a non developer I can only comment based on what I experience on the mailing list, but this seems to be a repeating problem.. And something should probably be done to prevent this from being a / the problem every release. -- Erik Weber

Re: Implementation of DNS Provider for Bind

2014-06-12 Thread Erik Weber
command was created to > configure the provider in Zone. > > > Above a video that show you how everything was integrated. > > > https://www.youtube.com/watch?v=fAB53T_NZMI > > I like it, and it seems to be rather straight forward to add other DNS providers as well, if they are based on your DNS API. -- Erik Weber

Re: [DISCUSS] [PROPOSAL] Implementation of DNS Provider for Bind (for 4.5)

2014-06-12 Thread Erik Weber
domain is non-existant on the DNS servers? - How does cleanup handle additional records added outside of CloudStack? -- Erik Weber

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

2014-06-23 Thread Erik Weber
ould be greatly improved and added in the official tree. > Currently I'm getting the subnets by checking which IPs the 8080 rules > apply, how can I retrieve this information in a more elegant way? > Which version are you running? On a 4.3 installation I see no iptables rules that allow it on the public interface, and testing it externally fails due to the default DROP rule. -- Erik Weber

Re: [ACS43] backporting of issues

2014-06-25 Thread Erik Weber
Lovely, Thank you Daan :-) Erik 25. juni 2014 15:53 skrev "Daan Hoogland" følgende: > Sebastien, > > CLOUDSTACK-6747, entered by Erik Weber a while ago and discussed on > some list (this or user@ or both) has some implementation in master > now. We are running 4.3 and

Re: Build error

2014-07-03 Thread Erik Weber
Old Python installed? Not sure what the required version is, what version do you have installed? Erik 3. juli 2014 14:52 skrev "Mohamed Ali Saidi" følgende: > Hi, > > I'm trying to build Coudstack and i got this error: > > File "/home/cloudstack/tools/apidoc/gen_toc.py", line 223 > with

Re: [DISCUSS] [PROPOSAL] Implementation of DNS Provider for Bind (for 4.5)

2014-07-03 Thread Erik Weber
To push that choice over to the operator you could add it as a global/zone/network option. As an operator i would prefer to have my own logic to handle cleanup, but this varies for everyone hence the option :-) Erik 3. juli 2014 21:45 skrev "Silvano Nogueira Buback" følgende: > Hi guys, > >

Re: [GitHub] cloudstack pull request: debian: Fix changelog to use 4.4.1 releas...

2014-10-20 Thread Erik Weber
While you are at it Rohit, would it be possible to improve the tools that set version here and there to include this ( to prevent future issues )? I guess that would have to go to master and 4.5 as well -- Erik On Mon, Oct 20, 2014 at 12:26 PM, bhaisaab wrote: > GitHub user bhaisaab opened a p

Re: [PROPOSAL] Move to github PR only during moratorium on commit

2014-10-20 Thread Erik Weber
On Sat, Oct 18, 2014 at 11:00 AM, sebgoa wrote: > After [1] I would like to officially bring up the following proposal. > > [Proposal] > > All commits come through github PR, *even* for committers. We declare a > moratorium period (agreed suspension of activity) during which direct > commit

Re: [PROPOSAL] Remove SNAPSHOT from versioning and keep tags on the release branch

2014-10-20 Thread Erik Weber
that having some sort of indication in the package wether or not your install is an official release or not is important. But it's only important to have some metadata about it, ie. the package name or similar. So if we could improve the packaging to figure out a way to check if the release is official or not, that would be sufficient for my use case. -- Erik Weber

Re: [PROPOSAL] Move to github PR only during moratorium on commit

2014-10-20 Thread Erik Weber
On Mon, Oct 20, 2014 at 7:26 PM, Chiradeep Vittal < chiradeep.vit...@citrix.com> wrote: > Won’t this proposal make GitHub the canonical repository? I don’t see ASF > infra being too happy with that. > > Shouldn't have to, you can still merge/push to the ASF infra repository and only the PR would l

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

2014-10-20 Thread Erik Weber
On Mon, Oct 20, 2014 at 10:43 PM, Nux! wrote: > Guys.. for crying out loud.. who put the 4.4.1 rpms back and regenerated > the repodata? > I wouldn't normally care, but this repo is advertised in many places, > people have it installed, it will get used ... with unreleased, buggy > software ... >

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.0

2014-10-30 Thread Erik Weber
On Thu, Oct 30, 2014 at 11:55 AM, Rohit Yadav wrote: > Hi All, > > I've created a 5.3.0 release of CloudMonkey, with the following artifacts > up for a vote: > > Git Branch and Commit SH: > > https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/X.X > Commit

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.0

2014-10-31 Thread Erik Weber
rguments > - CloudMonkey becomes unicode friendly (this would need some testing) > > Regards. > > > On 31-Oct-2014, at 12:56 am, Erik Weber wrote: > > > > On Thu, Oct 30, 2014 at 11:55 AM, Rohit Yadav > > > wrote: > > > >> Hi All, > >> >

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.0

2014-10-31 Thread Erik Weber
On Fri, Oct 31, 2014 at 9:23 AM, Rohit Yadav wrote: > Hi, > > > On 31-Oct-2014, at 12:33 pm, Erik Weber wrote: > > > > This might already be possible without me figuring out why, but is there > an > > easy way to list my profiles? > > If not, that&#

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.0 (round #2)

2014-10-31 Thread Erik Weber
+1 from me again -- Erik On Fri, Oct 31, 2014 at 12:07 PM, Nux! wrote: > +1 from me again > > Thanks > > -- > Sent from the Delta quadrant using Borg technology! > > Nux! > www.nux.ro > > - Original Message - > > From: "Rajani Karuturi" > > To: dev@cloudstack.apache.org > > Sent: Frid

Re: Buda+Pest hackathons

2014-11-11 Thread Erik Weber
I'd like to discuss quality and testing with anyone interested. Erik 11. nov. 2014 17:15 skrev "Daan Hoogland" følgende: > People, > > don't forget to lookup and contact people about the subjects you want > discussed at CCEU14. > > I for one want to caal on everybody interested in API refactorin

Re: Server 2012 R2 Bug on CS 4.4.0 with vmware hypervisor

2014-11-14 Thread Erik Weber
There's an issue in jira to allow controller selection, but it has been stale for some time. This is one of the reasons we switched to xenserver. I believe there's a quick talk on ccceu about the issue. Erik Den lørdag 15. november 2014 skrev Michael Phillips følgende: > So I was unable to ad

Re: [QUESTION] How come we don't include Users@ in vote threads?

2014-11-16 Thread Erik Weber
Den søndag 16. november 2014 skrev Pierre-Luc Dion følgende: > I'm not sure about adding users@ into the vote since it's more dev@ > related. But, I agree it would be nice to notify users@ that we have an RC > it would potentially involved more people in the test phases. > > I must disagree. Crea

Re: [QUESTION] How come we don't include Users@ in vote threads?

2014-11-16 Thread Erik Weber
On Sun, Nov 16, 2014 at 11:44 PM, Pierre-Luc Dion wrote: > I agree that more tests are welcome, we have to try then :) > > On the other side, how many devs can say that they really like to do thorough release testing? My guess is that it's a rather small number. By adding users, and if testing ac

Re: [ACS44] release 4.4.2 imminent

2014-11-17 Thread Erik Weber
On Mon, Nov 17, 2014 at 9:56 AM, Daan Hoogland wrote: > People, > > I want to make a new 4.4 release after not delivering the quality I > would like for 4.4.0 and 4.4.1. I want to call on all to test the head > of the 44 branch before I do. Both two prior releases have known > issues within one w

Re: [JENKINS] Added CentOS 7 slaves

2014-11-27 Thread Erik Weber
On Wed, Nov 26, 2014 at 4:25 PM, Hugo Trippaers wrote: > If any one needs something build or tested on CentOS 7 let me know or > create a build tagged for cloudstack-buildslave-centos7 > > Cheers, > > Hugo > > P.S. Still looking for people willing to add slaves to jenkins. What we > need are one

Re: [JENKINS] Added CentOS 7 slaves

2014-11-27 Thread Erik Weber
but they need a database so are limited to a > single run per host concurrently. (Until i figure out how to make the > database name configurable) > > Cheers, > > Hugo > > > On 27 nov. 2014, at 21:57, Erik Weber wrote: > > > > On Wed, Nov 26, 2014 at 4:25 PM, Hugo

Re: A secure way to reset VMs password

2014-11-28 Thread Erik Weber
On Thu, Nov 27, 2014 at 3:54 PM, Alireza Eskandari < astro.alir...@yahoo.com.invalid> wrote: > HiI viewed the bash script that resets Linux password ( > http://download.cloud.com/templates/4.2/bindir/cloud-set-guest-password.in)It > seems that it doesn't use a secure way for transferring password

Re: root resize support in the UI

2014-12-01 Thread Erik Weber
On Mon, Dec 1, 2014 at 9:02 AM, Andrija Panic wrote: > I think it would be usefull to have that resize feature for all guests > (Linux, Windows, etc) - but perhaps customizes the Resize function to > perform partition resize inside Linux (if we are deploying new VM from > Linux template) - or sim

Re: root resize support in the UI

2014-12-01 Thread Erik Weber
On Mon, Dec 1, 2014 at 9:23 AM, Vadim Kimlaychuk wrote: > I have done root partition resize under XenServer exactly as you described > - resized drive and then using system tools on guest VM like fdisk, > lvextend and ext2resize changed the size of the root. It seems that drive > resize on hyper

Re: CloudMonkey 5.3 not starting on Ubuntu 14.10

2014-12-01 Thread Erik Weber
On Mon, Dec 1, 2014 at 11:32 AM, Andrei Mikhailovsky wrote: > Hi guys, > > I am having issues starting cloudmonkey on ubuntu 14.10. I get the > following error: > > $ cloudmonkey > Import error in cloudmonkey.cloudmonkey : No module named packages > > I have the same on CentOS 6.6, cloudmonkey i

Re: CloudMonkey 5.3 not starting on Ubuntu 14.10

2014-12-01 Thread Erik Weber
On Mon, Dec 1, 2014 at 11:50 AM, sebgoa wrote: > > On Dec 1, 2014, at 11:44 AM, Erik Weber wrote: > > > On Mon, Dec 1, 2014 at 11:32 AM, Andrei Mikhailovsky > > wrote: > > > >> Hi guys, > >> > >> I am having issues starting cloud

Re: CloudMonkey 5.3 not starting on Ubuntu 14.10

2014-12-01 Thread Erik Weber
On Mon, Dec 1, 2014 at 11:53 AM, Erik Weber wrote: > On Mon, Dec 1, 2014 at 11:50 AM, sebgoa wrote: > >> >> On Dec 1, 2014, at 11:44 AM, Erik Weber wrote: >> >> > On Mon, Dec 1, 2014 at 11:32 AM, Andrei Mikhailovsky > > >> > wrote: >> &g

Re: root resize support in the UI

2014-12-01 Thread Erik Weber
On Mon, Dec 1, 2014 at 12:09 PM, Vadim Kimlaychuk wrote: > Andrija, > > You did understand me correctly. I wish that for the customer > disk offer could be customizable. And not just for KVM hypervisor. > Particularly now I am interested in Xen and VmWare. > CS admin should not have s

Re: [DISCUSS] Automatic usage reporting / call-home for CloudStack

2014-12-01 Thread Erik Weber
On Mon, Dec 1, 2014 at 2:15 PM, Sebastien Goasguen wrote: > > On Dec 1, 2014, at 8:08 AM, Wido den Hollander wrote: > > > Hello, > > > > As a project we currently don't have a lot of insight information on > > about how CloudStack is being used. Surveys tell us a lot, but not > > everybody fills

Re: CloudStack Quality Process

2014-12-04 Thread Erik Weber
> > If you are willing to be part of this team to drive forward our community, > please reply here. > > I'm no developer, but if there's anything I can assist with as an Ops guy I'd be happy to help. -- Erik Weber

Re: [4.3.0] System VM 64bit build disabled?

2014-12-04 Thread Erik Weber
Looks like a full disk on the jenkins master. Filesystem Size Used Avail Use% Mounted on devtmpfs839M 0 839M 0% /dev tmpfs 854M 0 854M 0% /dev/shm tmpfs 854M 33M 821M 4% /run /dev/xvda1 9.9G 7.3G 2.6G 75% / tmpfs 854M 0 85

Re: [4.3.0] System VM 64bit build disabled?

2014-12-05 Thread Erik Weber
On Fri, Dec 5, 2014 at 8:56 AM, Rohit Yadav wrote: > Hi Wilder, > > > On 05-Dec-2014, at 12:27 pm, Wilder Rodrigues < > wrodrig...@schubergphilis.com> wrote: > > > > Any ideas why? It was available earlier this week. > > Those were removed recently because the master had no disk space left > (pro

[JENKINS] Full disk om master

2014-12-05 Thread Erik Weber
Kicking of a separate email. The disk on the jenkins master is full. I tried modifying a few builds to keep fewer builds in the history, but I don't have permission to restart the slave threads. If anyone with more permissions could continue the fixing that'd be great. Filesystem Size Used

Re: weird db setup issue

2014-12-05 Thread Erik Weber
On Fri, Dec 5, 2014 at 2:32 PM, Sebastien Goasguen wrote: > Hi, > > I am trying to dockerize the whole cloudstack installation process. > > When running cloudstack-setup-database I hit this weird issue: > > Detected local IP address as 172.17.0.25, will use as cluster management > server node IP[

Re: CloudStack and Cisco APIC integration

2014-12-05 Thread Erik Weber
On Fri, Dec 5, 2014 at 2:31 PM, Bill Wade wrote: > I asked this on the users mailer and was referred to the dev mailer -- > I’ll preface this with, “this is an End user question”.. I’m working with > a private cloud provider who is looking to use CloudStack for their compute > and storage orchest

Re: Please confirm this is a bug and not misconifguration -> 4.3.1: Failed to create a volume from snapshot

2014-12-05 Thread Erik Weber
I'm not a dev but this seems strange: > 2014-12-03 12:20:46,612 DEBUG [o.a.c.s.a.ClusterScopeStoragePoolAllocator] (Job-Executor-166:ctx-d915e890 ctx-d7a11540) Removing pool Pool[208|IscsiLUN] from avoid set, must have been inserted when searching for another disk's tag > 2014-12-03 12:20:46,614 D

Re: KVM - VM snapshot (round 2)

2014-12-08 Thread Erik Weber
On Mon, Dec 8, 2014 at 12:11 PM, Vadim Kimlaychuk wrote: > CS does not support memory snapshots for XenServer. Disk snapshots are > working. Not sure about VmWare, but I guess it should be the same. I > thought the reachest feature-set is developed for KVM. But if it does not > support memory sna

Re: KVM - VM snapshot (round 2)

2014-12-08 Thread Erik Weber
? > > On 8 December 2014 at 12:43, Erik Weber wrote: > > > On Mon, Dec 8, 2014 at 12:11 PM, Vadim Kimlaychuk < > > vadim.kimlayc...@elion.ee > > > wrote: > > > > > CS does not support memory snapshots for XenServer. Disk snapshots are > > >

Re: [ACS44] router upgrade issue

2014-12-08 Thread Erik Weber
This should probably happen in 4.5 branch as well I guess? -- Erik On Mon, Dec 8, 2014 at 2:51 PM, Daan Hoogland wrote: > H, I investigated an issue some colleagues noticed and it turns out > that in the update procedure the flag > VirtualNetworkApplianceService.MinVRVersion is not set for ver

Re: jenkins.buildacloud.org

2014-12-08 Thread Erik Weber
Also raised the issue a few days ago. Hugo seemed awfully busy. Erik Den mandag 8. desember 2014 skrev Rohit Yadav følgende: > > > On Monday 08 December 2014 09:49 PM, Will Stevens wrote: > >> Has something happened to http://jenkins.buildacloud.org/ recently? >> >> We have not had a successfu

Re: Port forwarding (web) - doesnt show real client IP

2014-12-08 Thread Erik Weber
On Mon, Dec 8, 2014 at 11:42 PM, Andrija Panic wrote: > Hi, > > when doing port forwarding on VPC VR - port 80 - when some client access > web site - only the main Public IP of the VPC is logged in apache access > logs as remote IP. > > Why is this behaviour - and can this be changed ? > My under

Re: Port forwarding (web) - doesnt show real client IP

2014-12-08 Thread Erik Weber
On Mon, Dec 8, 2014 at 11:55 PM, Andrija Panic wrote: > And just to spice things a little bit, ALL remote connections appears to > come from main Public IP of the VPC VR. > So we can not block some stuff on firewall onVM (while doing port > forwading) because all connections appear to come from m

Re: [VOTE] Simplify CloudMonkey's branching/maintenance process

2014-12-10 Thread Erik Weber
On tir. 9. des. 2014 at 14.27 Rohit Yadav wrote: > Hi, > > CloudMonkey's git repo history is mostly linear and the work on master > is simply getting synced on 5.3 branch. I want to ask the community if > anyone has any objections on just keeping master as the working branch > and have branches w

Re: CloudStack and Windows 2008 R2 SCSI Disk Controller issue

2014-12-10 Thread Erik Weber
On Wed, Dec 10, 2014 at 10:44 PM, ilya musayev wrote: > CloudStack/CloudPlatform 4.3 defaults to LSI Logic Parallel and we need to > use LSI Logic SAS when windows VMs are created. > > Would anyone know if there is a way to override the controller through > vm_details table and preset the control

Re: CloudStack and Windows 2008 R2 SCSI Disk Controller issue

2014-12-10 Thread Erik Weber
On Wed, Dec 10, 2014 at 11:20 PM, ilya musayev wrote: > Erik > > Would you know where in the code? Looked around, could not find the place. > > In 4.2, which was the last version we used with VMware, it was in plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/manager/VmwareStorageManager

Re: CloudStack and Windows 2008 R2 SCSI Disk Controller issue

2014-12-10 Thread Erik Weber
Wed, Dec 10, 2014 at 11:54 PM, Marcus wrote: > So just for clarification, we're saying if a VM is a windows VM, and on > VMware, you cannot attach disks, correct? > > On Wed, Dec 10, 2014 at 2:36 PM, Erik Weber wrote: > > > On Wed, Dec 10, 2014 at 11:20 PM, ily

Re: CloudStack and Windows 2008 R2 SCSI Disk Controller issue

2014-12-10 Thread Erik Weber
Sateesh had a session about it during CCCEU, he might be able to update the dev list about his work. http://sched.co/X3guL1 -- Erik On Wed, Dec 10, 2014 at 11:58 PM, Erik Weber wrote: > Windows 2012 R2 and Windows 8.1 (and possibly Windows 2008 R2) won't have > the disk controlle

Re: [ANNOUNCE] New committer: Erik Weber (terbolous)

2014-12-15 Thread Erik Weber
t;>>> > > >>>> wrote: > >>>> > >>>>> Congrats and welcome! > >>>>> On 12/13/14, 12:27 PM, Rohit Yadav wrote: > >>>>> > >>>>>> Congrats Erik! > >>>>>> > >>>&g

Re: Review Request 29087: Add Feature Root Disk Resize for XenServer 6.2.0

2014-12-16 Thread Erik Weber
ceBase.executeRequest(CitrixResourceBase.java:542) at com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(XenServer56Resource.java:61) at com.cloud.hypervisor.xen.resource.XenServer610Resource.executeRequest(XenServer610Resource.ja

Re: Review Request 29087: Add Feature Root Disk Resize for XenServer 6.2.0

2014-12-16 Thread Erik Weber
> On Dec. 16, 2014, 10:34 a.m., Erik Weber wrote: > > I'm getting this error when trying to run with the latest 4.4 branch: > > > > 2014-12-16 11:01:41,025 DEBUG [c.c.v.VmWorkJobDispatcher] > > (Work-Job-Executor-49:ctx-49d1b9c2 job-20/job-70) Run VM work job:

Re: Cloudstack Agent Not starting

2014-12-16 Thread Erik Weber
On Tue, Dec 16, 2014 at 12:37 PM, Mohamed Infaz wrote: > > Hi all, > > I am trying to deploy cloudstack with the hypervisor kvm in a single > machine where my operating system is ubuntu 14.04. I have configured the > network and also i did configure the libvirt.conf file. When i start > cloudstack

Re: [VOTE] Release Apache CloudStack CloudMonkey 5.3.1

2014-12-19 Thread Erik Weber
On Mon, Dec 15, 2014 at 7:10 AM, Rohit Yadav wrote: > > Hi All, > > I've created a 5.3.1 release of CloudMonkey, with the following artifacts > up for a vote: > > Git Branch and Commit SHA: > > https://git-wip-us.apache.org/repos/asf?p=cloudstack-cloudmonkey.git;a=shortlog;h=refs/heads/master > Co

Unable to add affinity group to instances in project

2015-01-06 Thread Erik Weber
Note: this is on ACS 4.4.1 Before I submit an issue I'd like to check if this is intended or not. When I try to update a vm in a project to have an affinity group, the api doesn't accept projectid as a parameter and fails. It fails for new deployments having affinity group rules as well. Tried

CloudStack Collab EU 2014 Slides

2015-01-06 Thread Erik Weber
Is it just me or is there's a lot of slides missing on the events page? Let me now if it's possible to help progressing the uploads. -- Erik

Re: Unable to add affinity group to instances in project

2015-01-08 Thread Erik Weber
On Thu, Jan 8, 2015 at 8:14 PM, Prachi Damle wrote: > Hi Erik, > Hi Prachi, thanks for coming back to me :-) > Affinity groups feature does not support Projects. > https://cwiki.apache.org/confluence/display/CLOUDSTACK/FS+-+Affinity-Anti-affinity+groups > > Do you know if there's a reason beh

Re: Unable to add affinity group to instances in project

2015-01-08 Thread Erik Weber
On Thu, Jan 8, 2015 at 9:39 PM, Prachi Damle wrote: > >>Do you know if there's a reason behind that, or if it just hasn't been > implemented? > > Yes it just was not implemented back then because there was some thought > about deprecating projects eventually, which did not happen really.. > > I s

Re: Wrong java version in System VM Template for vSphere in ACS 4.4.2

2015-01-12 Thread Erik Weber
On Mon, Jan 12, 2015 at 11:20 AM, Qian Shaohua wrote: > Hi, the system vm template for vSphere given in ACS 4.4.2 installation > guild > is: > > > http://cloudstack.apt-get.eu/systemvm/4.4/systemvm64template-4.4.1-7-vmware > . > ova > > The java installed is openjdk 1.6, not 1.7, so system vms ca

Re: weird db setup issue

2015-01-14 Thread Erik Weber
l keep investigating. > > adding use cloud (like Erik mentioned) solved the issue. > > > > >> On 05-Dec-2014, at 7:22 pm, Erik Weber wrote: > >> > >> On Fri, Dec 5, 2014 at 2:32 PM, Sebastien Goasguen > wrote: > >> > >>> Hi, > >>

Re: weird db setup issue

2015-01-14 Thread Erik Weber
On Fri, Dec 5, 2014 at 2:32 PM, Sebastien Goasguen wrote: > Hi, > > I am trying to dockerize the whole cloudstack installation process. > > When running cloudstack-setup-database I hit this weird issue: > > Detected local IP address as 172.17.0.25, will use as cluster management > server node IP[

Re: weird db setup issue

2015-01-14 Thread Erik Weber
nd. > > Raja > -Original Message- > From: Erik Weber [mailto:terbol...@gmail.com] > Sent: Wednesday, January 14, 2015 4:53 PM > To: dev > Subject: Re: weird db setup issue > > This happens on a new installation of Citrix CloudPlatform 4.5.0 as well. > > If a

Re: weird db setup issue

2015-01-15 Thread Erik Weber
to why the SQL script will work on one version and not on the > other? You can downgrade to 5.6.21 and try it again, in case you are > interested? > > Raja > > -Original Message- > From: Erik Weber [mailto:terbol...@gmail.com ] > Sent: Thursday, January 15, 2015 12:4

Re: Cloudstack git server is down ?

2015-01-15 Thread Erik Weber
It's down for maintenance. https://blogs.apache.org/infra/entry/downtime_notice_for_the_r -- Erik On Thu, Jan 15, 2015 at 10:25 PM, Rayees Namathponnan < rayees.namathpon...@citrix.com> wrote: > Cloudstack git server is down ? I cannot access below URL ? > > > https://git-wip-us.apache.org/rep

Re: CloudStack Quality Process meeting 14 jan 2014

2015-01-16 Thread Erik Weber
Compile a list of wanted resources and post them, that way providers could raise their hands if they have anything to donate. -- Erik On Fri, Jan 16, 2015 at 12:35 PM, Abhinandan Prateek < abhinandan.prat...@shapeblue.com> wrote: > The reason I asked was we can start putting the system together

Re: i want get how to build and run cloudstack 4.4.2 in eclipse

2015-01-20 Thread Erik Weber
On Tue, Jan 20, 2015 at 9:50 AM, wangyuyang1...@163.com < wangyuyang1...@163.com> wrote: > hi: > can tell me how to build and run cloudstack 4.4.2 in eclipse? > can give a detail wiki? > thanks! > > > Take a look at the following wikis: https://cwiki.apache.org/confluence/display/CLO

Re: [DISCUSS] we need a better SSVM solution

2015-01-28 Thread Erik Weber
On Wed, Jan 28, 2015 at 9:44 PM, John Kinsella wrote: > Every time there’s an issue (security or otherwise) with the system VM > ISOs, it’s a relative pain to fix. They’re sort of a closed system, people > know little (relative to other ACS parts, IMHO) about their innards, and > updating them is

Re: Ghost glibc vulnerability and CloudStack

2015-01-29 Thread Erik Weber
Is apache httpd configured to disable hostname lookups (for access/error log)? If not it is easy to trigger a reverse dns lookup just by connecting to it (which various scanners / exploiters do regularily). That's not to say that httpd is vulnerable though, has the httpd project given any info ab

Re: [DISCUSS] move MinVRVersion from service to orchestration layer

2015-02-03 Thread Erik Weber
On Tue, Feb 3, 2015 at 11:22 AM, Daan Hoogland wrote: > H, > > not sure if this is really worthy of the tag [DISCUSS] but it is a subset > of [1] > > In view of issues people have upgrading system vms in between ACS > updates I want to move the static final MinVRVersion in the > VirtualNetworkApp

Re: Google Summer of Code 2015 is coming

2015-02-03 Thread Erik Weber
Pure Xen support would be nice :-) (and Ceph in XenServer, but that's not really a CloudStack issue) -- Erik On Tue, Feb 3, 2015 at 9:42 AM, Sebastien Goasguen wrote: > GSoC 2015 is back. > Time to enter your project proposals in jira if you want to mentor. > > Begin forwarded message: > > >

Re: [GitHub] cloudstack pull request: CLOUDSTACK-8215: SAML changing date calcu...

2015-02-05 Thread Erik Weber
I did update it Sebastien :-) -- Erik On Thu, Feb 5, 2015 at 1:16 PM, sebgoa wrote: > Rohit, check the review, Rajani made a suggestion and Terbolous is going > to change his commit. > Please revert and let's wait for an updated commit. > > > On Feb 5, 2015, at 12:54 PM, bhaisaab wrote: > > >

Where to find 4.3 development/testing/rc system vms?

2014-01-10 Thread Erik Weber
ild my own? Regards, Erik Weber

Re: [ACS 4.3] RC update

2014-01-21 Thread Erik Weber
so pull in few issues that were under discussion in > security mailing list but later were identified as hardening issues > (unencrypted passwords) and did not require to go through security process. > > I haven't seen any automation tests for vmware? -- Erik Weber

Re: [Proposal]CloudStack IAM plugin feature (CLOUDSTACK-5920)

2014-01-21 Thread Erik Weber
de feedback/suggestions anyone has. > > Would love to see SAML 2.0 support, but any IAM solution is a good start :-) -- Erik Weber

Re: Disks in ACS Vmware

2014-01-31 Thread Erik Weber
y it > was /dev/hda. > So now when I attach a new datadisk to vm running on vmware what device/vg > is created ? > > They should be added as sd[a-z], but your template might utilize LVM. Run a 'dmesg | grep sd' and you should see your disks. 'sda' would be your first disk, 'sdb' the second etc. -- Erik Weber

Re: [DISCUSS] api level access controll

2014-01-31 Thread Erik Weber
ready hacked it in? have an idea how to do it? has a reason why not > to do it? > > Having more flexibility with access control is something that I and the company I work for appreciate. I can also see several use cases for this, monitoring user that should only be able to list stuff (but all

Re: Management server failed to start with master

2014-01-31 Thread Erik Weber
pache/cloudstack/spring/module/web/CloudStackContextLoaderListener : > Unsupported major.minor version 51.0 (unable to load Do you have Java 7 installed? If not, try upgrading. If you do, verify that it's being used. -- Erik Weber

Re: Disks in ACS Vmware

2014-02-03 Thread Erik Weber
On Tue, Feb 4, 2014 at 8:14 AM, Girish Shilamkar wrote: > Thanks for the reply Erik. > > So sd[a-z] are the disks which will be added if default Centos template is > used ? > > sd[a-z] is the standard naming convention for scsi disk in Linux as far as I know. Vmware emulates a regular scsi contr

Re: Cloudstack 4.3 Zone not deletable

2014-02-09 Thread Erik Weber
On Mon, Feb 10, 2014 at 6:36 AM, Tejas Gadaria wrote: > Hi, > > I am not able to delete Zone. error is "The zone is not deletable because > there are virtual machines running in this zone" > but before deleting zone I have Deleted system VMs, Priamary & Secondary > Storage, Host, Pod, Cluster & di

<    1   2   3   4   5   6   >