Re: [DOCKER] cloudstack organisation

2015-04-07 Thread cs user
Fantastic, thank you! On Wed, Apr 8, 2015 at 3:25 AM, Pierre-Luc Dion wrote: > Please note, the org: apachecloudstack as been removed and is now > available at: > > https://registry.hub.docker.com/u/cloudstack/simulator > > tags, latest and 4.5 are automatically build on jenkins > thru build-m

RE: [GSoC][IMPORTANT] proposal ranking phase 1: indicate willingness to mentor by April 6 19:00 UTC

2015-04-07 Thread Rajesh Battala
Can you please let me know how to do this. I have tried but didn't get it. Thanks Rajesh Battala -Original Message- From: sebgoa [mailto:run...@gmail.com] Sent: Tuesday, April 7, 2015 1:53 PM To: dev@cloudstack.apache.org Subject: [GSoC][IMPORTANT] proposal ranking phase 1: indicate will

/tools, devcloud and extras

2015-04-07 Thread Ian Duffy
tl;dr I want to move devcloud4 into some community location, where should I put it? Hi all, As previously discussed on the list awhile back I'm wanting to move the devcloud4[1] stuff into more of a primary view and out of a public repository that is just hosted on my personal github account. I ha

RE: CloudStack Ansible Plays

2015-04-07 Thread Paul Angus
Hi David, These are a group of plays to build a CloudStack management server, rather than modules as Rene has created. I'll make them available in Ansible Galaxy (Ansible's community library) but I also wanted to make them available alongside the CloudStack chef recipes etc. I guess if a 'con

Re: Simulator.

2015-04-07 Thread Mike Tutkowski
Yes, deployDataCenter.py just invokes CloudStack API calls the way the GUI would. That script makes it easier/less error prone to set up a cloud compared to walking through the GUI each time and performing the same setup (it's easy to make a mistake that way if you often create the same cloud envi

RE: Simulator.

2015-04-07 Thread Koushik Das
After you have run deployDataCenter.py, it is possible to do VM/volume/network related operations from UI. From: Jeronimo Garcia [mailto:garciaj...@gmail.com] Sent: Tuesday, 7 April 2015 17:25 To: dev@cloudstack.apache.org Cc: cloudstack-...@incubator.apache.org Subject: Re: Simulator. One more:

Re: XenServer and Attach Volume

2015-04-07 Thread Mike Tutkowski
Perhaps Tim Mackey would know (I've CCed him here). On Tue, Apr 7, 2015 at 8:51 PM, Francois Gaudreault < fgaudrea...@cloudops.com> wrote: > Ok, so then what would make a host not mapping the appropriate drive name? > Is there a script dropped on XenServer or something? > > It works fine on some

Re: XenServer and Attach Volume

2015-04-07 Thread Francois Gaudreault
Ok, so then what would make a host not mapping the appropriate drive name? Is there a script dropped on XenServer or something? It works fine on some host, and doesn't on some other on the same cluster :S FG On 2015-04-07 10:44 PM, Mike Tutkowski wrote: CloudStack picks a disk sequence number

Re: XenServer and Attach Volume

2015-04-07 Thread Mike Tutkowski
CloudStack picks a disk sequence number from the DB and passes it to the XenServer agent. It appears the /dev path you see is perhaps selected inside of XAPI. This is the relevant CloudStack code in XenServerStorageProcessor (diskNumber is the disk sequence number): vbdr.VM = vm;

XenServer and Attach Volume

2015-04-07 Thread Francois Gaudreault
Hi, Quick question. On Volume attach code for XenServer, does CloudStack push the /dev/sd* or /dev/xvd* for XenServer to use? Is there any potential reasons why on some host, ACS would push /dev/hde instead of /dev/xvde for the 5th drive? We use 4.4 -- Francois Gaudreault Gestionnaire de P

Re: [DOCKER] cloudstack organisation

2015-04-07 Thread Pierre-Luc Dion
Please note, the org: apachecloudstack as been removed and is now available at: https://registry.hub.docker.com/u/cloudstack/simulator tags, latest and 4.5 are automatically build on jenkins thru build-master-simulator-docker and build-4.5-simulator-docker jobs readme also updated. On Tue, A

Re: CloudStack Ansible Plays

2015-04-07 Thread David Nalley
On Tue, Apr 7, 2015 at 4:05 PM, Paul Angus wrote: > All, > > > > As part of the effort to make CloudStack more accessible, I’m updating the > CloudStack Ansible plays to run on the current version of Ansible. And will > include a mgmt. server based NFS server and Cloudmonkey. > > > > I’m going t

CloudStack Ansible Plays

2015-04-07 Thread Paul Angus
All, As part of the effort to make CloudStack more accessible, I'm updating the CloudStack Ansible plays to run on the current version of Ansible. And will include a mgmt. server based NFS server and Cloudmonkey. I'm going to put this version in Ansible Galaxy and update the article in the Doc

RE: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Suresh Sadhu
If you have taken backup of your table(keystore) before upload then you revert to previous state then upload the certificates again. Encode(url ecode) the root and intermediate keys while uploading through api Root - seq 1 Intermediate seq 2 And while uploading server certificate through

[VOTE] Apache CloudStack 4.5.1-rc2

2015-04-07 Thread David Nalley
Hi All, I've created a 4.5.1 release candidate, with the following artifacts up for a vote: Git Branch and Commit SH: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=shortlog;h=refs/heads/4.5-RC20150407T1726 Commit: 930d1fcba2abdb8229441fd0344518ca679f3d22 Source release (checksums an

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Andrija Panic
Thanks Suresh. 2 identical sequence numbers means: first occurence is OLD Intermediate CA(from 1 year ago), and the second occurence is the new one just uploaded (it happened I used different names) for ROOT CA - it happened I used the same name "ROOT1" so the old one got overwriten with seq num

RE: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Suresh Sadhu
I see same sequence number for 2 intermediate certificates. does your certificate has multiple intermediate certificate or it has only one. The reason for getting realhost ip is . your certificate is not applied correctly that is reason it's still refer the old certificate. Regards sadhu --

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Andrija Panic
Hi Lucian yes it is *.domain.com (from 4.3.1 onwards)... If you can check my attached image, keystore tableseems messed a little bit :) http://snag.gy/LMA4h.jpg On 7 April 2015 at 19:12, Nux! wrote: > Can you check secstorage.ssl.cert.domain in global settings and see if > it's the correct on

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Nux!
Can you check secstorage.ssl.cert.domain in global settings and see if it's the correct one? Should be *.blah.tld or whatever your domain is. HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Andrija Panic" > To: us...@clo

Re: Compute offering Host tag

2015-04-07 Thread Erik Weber
Thanks for trying and verifying the behavior. Anyone know why this is done this way? Erik Den tirsdag 7. april 2015 skrev Simon Weller følgende: > ok, well I thought we were using multiple host tags, but it doesn't appear > we are. > I just tested this on a 4.3 system, and I'm seeing the same

{HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Andrija Panic
Hi guys, our SSL just expired, and I needed to upload new ROOT CA, Intemediata ROOT CA, and at the end SSL for sever and a private key. I uploaded new ROOT CA, and after CPVM rebooted, also uploaded Intermediate ROOT CA, via API, with URL encoded stuff - checked in database all seems OK. But aft

Re: Compute offering Host tag

2015-04-07 Thread Simon Weller
ok, well I thought we were using multiple host tags, but it doesn't appear we are. I just tested this on a 4.3 system, and I'm seeing the same result as you. If the service offering has multiple host tags, it seems the allocator is trying to match the entire string, rather than the individual ta

AW: extract a snapshot

2015-04-07 Thread S . Brüseke - proIO GmbH
Hi Rajani, no problem, you can find it here: https://issues.apache.org/jira/browse/CLOUDSTACK-8369 Mit freundlichen Grüßen / With kind regards, Swen Brüseke proIO GmbH Kleyerstr. 79 - 89 / Tor 13 D-60326 Frankfurt am Main Mail: s.brues...@proio.com Tel: +(49) (0) 69 739

Re: extract a snapshot

2015-04-07 Thread Rajani Karuturi
I dont think so. Can you log an enhancement request in jira? ~Rajani On Tue, Apr 7, 2015 at 5:56 PM, S. Brüseke - proIO GmbH < s.brues...@proio.com> wrote: > Hello, > > is somebody already working on a solution to extract a snapshot of a > volume directly without the need to create a new volume

Re: Compute offering Host tag

2015-04-07 Thread Erik Weber
On Tue, Apr 7, 2015 at 3:34 PM, Simon Weller wrote: > Erik, > > Is there something in particular you can point to that demonstrates what > you're seeing? > I have a few compute offerings that have multiple host tags separate by > commas. > > I've tried the same.. Should mention that this is on th

Re: Compute offering Host tag

2015-04-07 Thread Simon Weller
Erik, Is there something in particular you can point to that demonstrates what you're seeing? I have a few compute offerings that have multiple host tags separate by commas. From: Erik Weber Sent: Tuesday, April 07, 2015 8:26 AM To: dev Subject: Co

Compute offering Host tag

2015-04-07 Thread Erik Weber
Been troubleshooting the usage of host tags and compute offerings for a bit, and it strikes me that compute offerings seems to only allow 1 host tag. 1) is my finding correct? 2) is there a good reason for it? -- Erik

extract a snapshot

2015-04-07 Thread S . Brüseke - proIO GmbH
Hello, is somebody already working on a solution to extract a snapshot of a volume directly without the need to create a new volume before extracting? As far as I understand CS is creating a symlink on the secondary storage in /var/www/html/userdata which points to the corresponding vhd file on

Re: [VOTE] Apache CloudStack 4.5.1-rc1

2015-04-07 Thread Pierre-Luc Dion
Are we going to do a new RC soon? Le vendredi 27 mars 2015, ilya a écrit : > +1 binding on future ACS 4.5.1 RC2 > > To report back, I've tested ACS 4.5.1 on limited scale with vmware. > > No issues observed so far, test cases covered: > > vm created > disk attached > snapshots work > deletion wo

Re: Simulator.

2015-04-07 Thread Jeronimo Garcia
One more: Why "Simulator" isn't available on the gui (in the cluster creation part) , i know automated tests don't use the GUI but it would be handy anyways.. Having said that the api call supports it: [image: Inline image 1] On Tue, Apr 7, 2015 at 12:43 PM, Jeronimo Garcia wrote: > fantastic ,

Re: Simulator.

2015-04-07 Thread Jeronimo Garcia
fantastic , i got it running using the basic marvin file: python ../marvin/marvin/deployDataCenter.py -i ../../setup/dev/basic.cfg Thanks again! On Tue, Apr 7, 2015 at 12:40 PM, Abhinandan Prateek < abhinandan.prat...@shapeblue.com> wrote: > Check this wiki > https://cwiki.apache.org/confluence/

Re: Simulator.

2015-04-07 Thread Abhinandan Prateek
Check this wiki https://cwiki.apache.org/confluence/display/CLOUDSTACK/Validating+check-ins+for+your+local+changes%2C+using+Simulator With simulator you do not need any real hardware/hosts. -abhi > On 07-Apr-2015, at 4:56 pm, Jeronimo Garcia wrote: > > Hi guys. > > When using the simulator , D

Re: Simulator.

2015-04-07 Thread Rohit Yadav
Hi Jeronimo, Simulator does not require any external hardware, storage/network/compute. See the TravisCI builds too use simulator and they don’t connect with any external resource at all: travis-ci.org/apache/cloudstack Can you also send emails to dev@cloudstack.apache.org as the one with incub

Re: ACS database on Galera/Percona XtraDB cluster

2015-04-07 Thread Andrija Panic
Thanks for confirmation people ! Cheers On Apr 7, 2015 1:07 PM, "sebgoa" wrote: > I believe paul has run that setup as well > > > On Apr 7, 2015, at 12:51 PM, Nux! wrote: > > > Andrija, > > > > I've run ACS on MariaDB+Galera at some point without any issues. I no > longer run that setup, but it

Simulator.

2015-04-07 Thread Jeronimo Garcia
Hi guys. When using the simulator , Do you need to have a real host connected to your cluster to get mocked results? seems a bit odd. Thanks!!

Re: [DOCKER] cloudstack organisation

2015-04-07 Thread cs user
Thanks Sebgoa, yes, pretty much. But for someone completely new to both docker and cloudstack, having all the steps you need to: 1. Start the container, with port mappings 2. Connect locally http://localhost:8080/client 3. Login details 4. Steps to attach to the container and use Marvin to setup t

Re: ACS database on Galera/Percona XtraDB cluster

2015-04-07 Thread sebgoa
I believe paul has run that setup as well On Apr 7, 2015, at 12:51 PM, Nux! wrote: > Andrija, > > I've run ACS on MariaDB+Galera at some point without any issues. I no longer > run that setup, but it's not because of any problems. > > This is also a good read on the subject, some handy tips

Re: ACS database on Galera/Percona XtraDB cluster

2015-04-07 Thread Nux!
Andrija, I've run ACS on MariaDB+Galera at some point without any issues. I no longer run that setup, but it's not because of any problems. This is also a good read on the subject, some handy tips there: http://www.severalnines.com/blog/how-deploy-high-availability-cloudstackcloudplatform-mariad

Re: [DOCKER] cloudstack organisation

2015-04-07 Thread sebgoa
On Apr 7, 2015, at 10:54 AM, cs user wrote: > Thanks for creating this, much appreciated. Works great. It doesn't appear > to have any zones/pods/hosts setup though, as you can do with the > cloudstack simulator for the dev environment. > > Could we add some info on this page about how to run i

Re: [VOTE] Accept the donation of ec2stack to apache cloudstack

2015-04-07 Thread Koushik Das
+1 -Koushik On 05-Apr-2015, at 2:44 PM, Ian Duffy wrote: > Hi All, > > As stated in a previous thread [1], myself, Sebastien and Darren are > proposing the donation of ec2stack [2]. > > I would like to call a vote, so that we have formal consensus on > accepting the code into the project. I s

Re: [DOCKER] cloudstack organisation

2015-04-07 Thread cs user
Thanks for creating this, much appreciated. Works great. It doesn't appear to have any zones/pods/hosts setup though, as you can do with the cloudstack simulator for the dev environment. Could we add some info on this page about how to run it and perhaps login? https://registry.hub.docker.com/u/a

ACS database on Galera/Percona XtraDB cluster

2015-04-07 Thread Andrija Panic
Hi folks, wondering if anyone is running ACS databases on Galera cluster ? I see some MEMORY tables on my standalone installation, and the rest seems like InnoDB, so wondering if anyone can confirm this runs fine on Galera ? THanks, -- Andrija Panić

Re: vmware dependency error in DEB package build?

2015-04-07 Thread Kuang-Ching Wang
I do want the vmware jar built into the DEB package though. I did set ACS_BUILD_OPTS="-Dnonoss -Dnoredist" before running dpkg-buildpackage. It should however know to locate the jar in the local repository rather than going out to http://repo.maven.apache.org/maven2. This has always worked

Re: [VOTE] Accept the donation of gstack to apache cloudstack

2015-04-07 Thread Abhinandan Prateek
+1 > On 05-Apr-2015, at 2:42 pm, Ian Duffy wrote: > > Hi All, > > As stated in a previous thread [1], myself, Sebastien and Darren are > proposing the donation of gstack [2]. > > I would like to call a vote, so that we have formal consensus on > accepting the code into the project. I suggest tha

Re: vmware dependency error in DEB package build?

2015-04-07 Thread Wido den Hollander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/07/2015 10:03 AM, Kuang-Ching Wang wrote: > Hi, is the following issue already reported? > > With latest ACS master, when doing 'mvn clean install -P deps > -Dnoredist -Dnonoss' following the usual procedure (get the jars, > run install-non-os

[GSoC][IMPORTANT] proposal ranking phase 1: indicate willingness to mentor by April 6 19:00 UTC

2015-04-07 Thread sebgoa
Folks who have asked to be mentors of GSoC projects. Please check the proposals to ASF in google melange and indicated willingness to mentor. Please engage the students to improve their proposal and make themselves known on the list. Cheers, -sebastien Begin forwarded message: > From: Ulrich

Re: vmware dependency error in DEB package build?

2015-04-07 Thread Kuang-Ching Wang
Forgot to add that the vmware jar actually does not exist on http://repo.maven.apache.org/maven2. KC On Apr 7, 2015, at 1:03 AM, Kuang-Ching Wang wrote: > Hi, is the following issue already reported? > > With latest ACS master, when doing 'mvn clean install -P deps -Dnoredist > -Dnonoss' fol

vmware dependency error in DEB package build?

2015-04-07 Thread Kuang-Ching Wang
Hi, is the following issue already reported? With latest ACS master, when doing 'mvn clean install -P deps -Dnoredist -Dnonoss' following the usual procedure (get the jars, run install-non-oss.sh), the build would succeed. However, when proceeding to build the DEB package with dpkg-buildpackag