Source NAT in Virtual Router Cannot Work

2014-11-03 Thread Sun Peng
Dear All, I am using Cloudstack 4.4.1. When I set up a network with Source NAT, I find that it cannot work. In detail, the virtual router will get a public IP and a private IP. I find that the virtual router could ping Internet with the Public IP. The VM can ping the private IP of virtual rou

Re: Patched 4.3.1 SystemVMs (was Re: git commit: updated refs/heads/master to 88acc9b)

2014-11-03 Thread Rohit Yadav
> On 04-Nov-2014, at 1:02 pm, Santhosh Edukulla > wrote: > > 2. TLSv1.2 is the latest to be used and suggested default, ssl protocol and > the ciphers we use leads to vulnerability, the settings for these as well > should be available in similar config file. In our code, search for TLS leads

[VOTE] Release Apache CloudStack CloudMonkey 5.3.0 (round #5)

2014-11-03 Thread Rohit Yadav
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/5.3 Commit: beb369c5913f3c19e2b8132892c1bcd116394ceb List of changes: https://g

RE: Patched 4.3.1 SystemVMs (was Re: git commit: updated refs/heads/master to 88acc9b)

2014-11-03 Thread Santhosh Edukulla
Hi Rohit, 1. does changing in httpd.conf reflects the setting for apache2? Use the nmap script as suggested below to identify ssl versions on installed system vm template. Check the suggested change works or not. http://security.stackexchange.com/questions/70733/how-do-i-use-openssl-s-client-t

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

2014-11-03 Thread Rohit Yadav
I have fixed the issues that Geoff reported and have tested the scripts he shared with me. They work for me now soI’m calling off this voting round now. Will start a new one shortly. > On 03-Nov-2014, at 10:18 pm, Rohit Yadav wrote: > > Hi Geoff, > > I’ve fixed the issues now, please check with

Re: CephFS vs. GFS2

2014-11-03 Thread Stephan Seitz
Am Dienstag, den 04.11.2014, 09:07 +0200 schrieb Vladimir Melnik: > Dear colleagues, > > Did anyone compare CephFS and GFS2 or did anyone read any articles about > comparison of CephFS and GFS2 in regard to their performance? Alas, I > haven't found anything on this topic. > > Right now I'm using

CephFS vs. GFS2

2014-11-03 Thread Vladimir Melnik
Dear colleagues, Did anyone compare CephFS and GFS2 or did anyone read any articles about comparison of CephFS and GFS2 in regard to their performance? Alas, I haven't found anything on this topic. Right now I'm using GFS2 as a primary storage filesystem (it's accessible by iSCSI+multipath), but,

Patched 4.3.1 SystemVMs (was Re: git commit: updated refs/heads/master to 88acc9b)

2014-11-03 Thread Rohit Yadav
Hi again, > On 04-Nov-2014, at 6:01 am, Santhosh Edukulla > wrote: > > Apart from SSLv3, we may want to disable TLS1.0, TLS1.1, as they have similar > vulnerabilities. If we don’t support TLS v1.0, it will break console proxy on IE etc. Further, what vulnerabilities do TLS v1.0 and v1.1 have?

Re: Could not find System VM on the UI.

2014-11-03 Thread Sam Ceylani
infrastructure zones add zone wizard should start Sent from my iPhone > On Nov 3, 2014, at 7:32 PM, Dan Dong wrote: > > Ok, I will check fir it. By the way, does anybody know how to bring back > the initial login page that let one select betwen "I have used *CloudStack* > before , skip this gui

Re: Are openvm.eu Templates Safe?

2014-11-03 Thread Ian Duffy
Hi Matthew, I can only speak for the Debian ( http://dl.openvm.eu/cloudstack/debian/vanilla/7/x86_64/ ) and Ubuntu ( http://dl.openvm.eu/cloudstack/ubuntu/vanilla/jenkins/ ) ones. (The others are save but talk to Nux for validation). The debian and ubuntu ones are automatically generated through

Re: Could not find System VM on the UI.

2014-11-03 Thread Dan Dong
Ok, I will check fir it. By the way, does anybody know how to bring back the initial login page that let one select betwen "I have used *CloudStack* before , skip this guide" and *"Continue with Basic installation* . [Guided tour]"? Currently when I login in, this selection page does not appear any

RE: cloudstack user password requirements

2014-11-03 Thread Demetrius Tsitrelis
Is that a password which is being used by the API directly or via the UI? I think the UI has a text sanitization function which tries to HTML encode the "<" and ">" characters as a first-line cross-site scripting defense. -Original Message- From: Yiping Zhang [mailto:yzh...@marketo.com]

Re: How to Upgrade Virtual Router from 4.3 to 4.4.1

2014-11-03 Thread Adam
At the moment I don't have access to that system. I will only be able to get logs in the morning. Hypothetically speaking, if someone lost the entire management server, but had a complete backup of the entire database only, how could one restore the entire CloudStack ecosystem? Best Regards, Ada

Re: Cloudstack Secondary Storage filling up

2014-11-03 Thread motty cruz
Thanks Abhlsek, I only have one snapshot in the Snapshot directory and is only 40GB. Thanks, Motty On Mon, Nov 3, 2014 at 3:32 PM, abhisek basu wrote: > Do you have many snapshots for large volumes? Please check snapshot > directory in side secondary storage as well. > > Sent from my iPhone > >

Re: Could not find System VM on the UI.

2014-11-03 Thread Sam Ceylani
on the cs man. server log does it mention anything like "zone x ready to launch secondary vm" (or console vm) probably it thinks it can not launch thrm for some reason (you can destroy an ssvm but you cant launch it yourself), cs management server log may have the clue about the problem... Sent

Re: Could not find System VM on the UI.

2014-11-03 Thread Dan Dong
Yes, the zone is enabled. How to add a system VM? 2014-11-03 17:29 GMT-06:00 abhisek basu : > Is the zone enabled? CS should create system vms once zone is enabled. > > Sent from my iPhone > > > On 4 Nov 2014, at 4:56 am, "Dan Dong" wrote: > > > > Hi, Experts, > > After I installed cloudstack

Re: Cloudstack Secondary Storage filling up

2014-11-03 Thread abhisek basu
Do you have many snapshots for large volumes? Please check snapshot directory in side secondary storage as well. Sent from my iPhone > On 4 Nov 2014, at 4:13 am, "motty cruz" wrote: > > yes that is correct! I only have 6 ISOs but the secondary storage is 79% > full out of 1TB I have 200GB of f

Re: Could not find System VM on the UI.

2014-11-03 Thread abhisek basu
Is the zone enabled? CS should create system vms once zone is enabled. Sent from my iPhone > On 4 Nov 2014, at 4:56 am, "Dan Dong" wrote: > > Hi, Experts, > After I installed cloudstack and openned the UI, why I could not see any > System VMs(0) under the "Infrastructure" tab? I could add >

Could not find System VM on the UI.

2014-11-03 Thread Dan Dong
Hi, Experts, After I installed cloudstack and openned the UI, why I could not see any System VMs(0) under the "Infrastructure" tab? I could add Zone-Pod-Cluster-Hosts. And the system VM has already been downloaded: ll /mnt/secondary/template/tmpl/1/3/ total 296048 drwxr-xr-x 2 root root 4096

Re: How to Upgrade Virtual Router from 4.3 to 4.4.1

2014-11-03 Thread Nux!
Adam, I would have gone for the yum downgrade option. Please send us some logs. -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Adam" > To: users@cloudstack.apache.org > Sent: Monday, 3 November, 2014 22:42:25 > Subject: Re: How to U

Re: How to Upgrade Virtual Router from 4.3 to 4.4.1

2014-11-03 Thread Adam
ok, so I've rolled back and now none of my hosts are connecting. My system VMs are not running, and the only thing I can see in the logs is that my zone is not ready for either the Console Proxy or the Secondary Storage VM to start because none of my hosts are reachable, even though in the UI it sa

Re: Cloudstack Secondary Storage filling up

2014-11-03 Thread motty cruz
yes that is correct! I only have 6 ISOs but the secondary storage is 79% full out of 1TB I have 200GB of free space. when I execute "du -h" 16G ./219 but when I execute command "ls" I don't see anything so I did " ls -la" I see a hidden file 265]# ls -la total 13134948 drwxrwxrwx 2 root root

Re: Cloudstack Secondary Storage filling up

2014-11-03 Thread Andrija Panic
If they are completely empty - yes. But what is the point with deleting the empty folders? And dont really understand your original issue ? You said you have only 6 isos but storage is 79%full ? On Nov 3, 2014 11:04 PM, "motty cruz" wrote: > Thanks Andrija, > some of the folders seem to be empty

cloudstack user password requirements

2014-11-03 Thread Yiping Zhang
Hi, By chance, we found out that CS user password can not contain “<“ or “>” characters, what other characters are illegal in user’s password string? We are not able to find any documents on the subject. Thanks Yiping

Re: Are openvm.eu Templates Safe?

2014-11-03 Thread Erik Weber
On Mon, Nov 3, 2014 at 10:02 PM, Matthew Midgett < clouds...@trick-solutions.com.invalid> wrote: > I was just pointed to these templates and was wondering if they were safe > to > deploy? > > > AFAIK they are built by Ian and Lucian (Nux), so if you trust those two, it should be considered safe.

Re: Cloudstack Secondary Storage filling up

2014-11-03 Thread motty cruz
Thanks Andrija, some of the folders seem to be empty: 2]# du -h | less 16G ./280 [root@debka 2]# cd 280 [root@debka 280]# ls [root@debka 280]# ls [root@deba 2]# pwd /export/secondary/template/tmpl/2 [root@deba 2]# ls 202 209 214 218 221 225 238 241 244 247 250 254 257 261 264

Re: Cloudstack Secondary Storage filling up

2014-11-03 Thread Andrija Panic
There is template.properties file inside each template folder - you can read these and get information for each template..,and choose which one to deletethese folders/templates seems like they all belong to different accounts inside same domain - too much folders if you really have only 6 isos.

Cloudstack Secondary Storage filling up

2014-11-03 Thread motty cruz
Hello, I have a 1TB of secondary Storage which is 79% used but I only have 6 ISOs and 3 templates. I am using XenServer 6.2. Secondary Storage is a NFS server: du -h 16G ./template/tmpl/2/239 16G ./template/tmpl/2/218 7.5G ./template/tmpl/2/282 16G ./template/tmpl/2/245 16G ./template/tmpl/2/246 1

Are openvm.eu Templates Safe?

2014-11-03 Thread Matthew Midgett
I was just pointed to these templates and was wondering if they were safe to deploy? Matthew Midgett

Re: How to Upgrade Virtual Router from 4.3 to 4.4.1

2014-11-03 Thread Nux!
Adam, I take it replacing the VR's disk did not work? Well, I'm hoping 4.4.2 will come with a fixed template. Re downgrading this is how I did it: 1 - stop all services (mgmt and agents) and "yum downgrade cloudstack-\*" 2 - drop the DBs and import backups 3 - restart the downgraded services 4 -

Re: How to Upgrade Virtual Router from 4.3 to 4.4.1

2014-11-03 Thread Adam
I've decided to revert back to 4.3.1 since I cannot wait any loner to get 4.4.1 working. I have a complete backup of all three databases just before I attempted to upgrade so I'm assuming all I would have to do is remove 4.4.1, reinstall 4.3.1, restore the db and then start everything back up corr

Re: ACS 4.4.0 - Xenserver OS Templates

2014-11-03 Thread Andrija Panic
Hi Ian, we are not using any advanced way to do stuff - we do not have lot of Windows machines, and templates are updated in few months intervals - I deploy 2 VMs, do the updates, convert back to templates - not the optimal way, but since we do not have many templates (only 2 Windows ones) - this a

Re: ACS 4.4.0 - Xenserver OS Templates

2014-11-03 Thread Ian Duffy
@Andrija Just out of interest, how are you handling the update stage? Do you install a copy of windows server and let it update naturally from windows update or an internal WSUS server? Or are you using DISM and integrating them into the original WIM? On 3 November 2014 16:42, Andrija Panic wro

Re: How to Upgrade Virtual Router from 4.3 to 4.4.1

2014-11-03 Thread Nux!
What I am saying - and excuse my poor explanations - is that the HV may have already cached the old template, so the VR still uses the old broken one. What I was suggesting is find out which /var/lib/libvirt/images/blah.qcow2 the VR is using and replace it with my template. -- Sent from the Del

Re: ACS 4.4.0 - Xenserver OS Templates

2014-11-03 Thread Nux!
Andrija, Thanks for the offer. I already have such templates at $work, but for obvious reasons we can't publish them on openvm.eu. :-) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Andrija Panic" > To: users@cloudstack.apache.org

Re: How to Upgrade Virtual Router from 4.3 to 4.4.1

2014-11-03 Thread Adam
> > Not sure if this operation that you performed replaces the current > systemvm template and *especially if it replaces it also on the > hypervisor where it is running.* > That procedure is the one documented in the official CloudStack documentation so I hope it actually replaces the systemvm te

Re: ACS 4.4.0 - Xenserver OS Templates

2014-11-03 Thread Nux!
The openvm templates all come with the password script and cloud-ini, but they are primarily tested on KVM, would love feedback from other HVs. Re interest in self-resizable stuff, the main explanation/excuse for it around here is that that's now how AWS and other big clouds do it. Until 4.4 we

Re: [ACS43][MGMT Server][Load Balancing]

2014-11-03 Thread benoit lair
Hi Rohit, I have two managements (java) servers : First node called node01 : 192.168.0.10 Second node called node02 : 192.168.0.11 The database is 192.168.0.200 (not vip of a netscaler, but a fully active/active cluster with a ha-ip), the mysql server is well joining from the 192.168.0.10 or

Re: How to Upgrade Virtual Router from 4.3 to 4.4.1

2014-11-03 Thread Nux!
Adam, Not sure if this operation that you performed replaces the current systemvm template and especially if it replaces it also on the hypervisor where it is running. One more thing I would try is to make sure the VR on the HV is also using this image. You can try to compare md5sums of the im

Re: How to Upgrade Virtual Router from 4.3 to 4.4.1

2014-11-03 Thread Adam
I'm stuck at this point and have no idea what to try next. All of the VMs that my team uses are offline because I cannot get a virtual router running. At this point it looks like my only option is to roll back to 4.3. Thoughts? Best Regards, Adam Scarcella On Mon, Nov 3, 2014 at 11:08 AM, Ada

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

2014-11-03 Thread Rohit Yadav
Hi Geoff, I’ve fixed the issues now, please check with latest 5.3 branch. I’ll wait for your confirmation to start a new voting round. There are some comments from my side; - Launching will take longer time if username/password is used, because in non-interpreted or terminal mode, for every co

Re: ACS 4.4.0 - Xenserver OS Templates

2014-11-03 Thread Andrija Panic
@Nux Not sure if it is allowed - but I can provide you with Windows Server 2008 and 2012 R2 templateas, free trial versions from Technet/MSDN, not registered (no serial etc), syspreped, with VirtIO drivers and Password reset features - updated few months ago (Windows updates)... Vanilla in general

RE: ACS 4.4.0 - Xenserver OS Templates

2014-11-03 Thread Matthew Midgett
Well not all of us have 10Gb networking and when copying the templates from secondary to primary the smaller the disk the faster it get to the customer. Resizing the disk on my san will be a lot faster than on my nfs server. I'm not sure why no one is really interested in it. I mean one template

RE: ACS 4.4.0 - Xenserver OS Templates

2014-11-03 Thread Matthew Midgett
What I mean for the work around is the scrips like you run on a raspbury pi to resize its sdcard on first boot. Xenserver API supports the resize just Cloudstack doesn't right? -Original Message- From: Nux! [mailto:n...@li.nux.ro] Sent: Monday, November 03, 2014 10:27 AM To: users@clou

Re: How to Upgrade Virtual Router from 4.3 to 4.4.1

2014-11-03 Thread Adam
Thanks HTH, I decided to try to use your already modified qcow2 file: [root@cs-east-prod1 /]# /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt -m /export/secondary -u http://tmp.nux.ro/systemvm-4.4.1_jira7781.qcow2.bz2 -h kvm -F --2014-11-03 10:11:32-- http://tmp.nu

Re: ACS 4.4.0 - Xenserver OS Templates

2014-11-03 Thread Nux!
Hello, Check dl.openvm.eu for templates, they're mostly 8GB in size, with the hope root resize will become available across all HVs; though people do not seem very interested in it. What work around do you mean for linux and freebsd? -- Sent from the Delta quadrant using Borg technology! Nux!

RE: [VOTE] Release Apache CloudStack CloudMonkey 5.3.0 (round #4)

2014-11-03 Thread Geoff Higginbottom
Hi Rohit, I've sent you the scripts 'off list' so you can test them for yourself, but also added comments in-line Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.higginbot...@shapeblue.com -Original Message- From: Rohit Yadav [mailto:rohi

Re: How to Upgrade Virtual Router from 4.3 to 4.4.1

2014-11-03 Thread motty cruz
Adam, what are the specifications of the VR? can you upgrade the RAM and CPU and try to restart that VR? I had similar issue and giving the VR more RAM and CPU will start the VR. Thanks, Motty On Mon, Nov 3, 2014 at 7:04 AM, Nux! wrote: > Adam, > > You can modify the qcow2 file that is in your

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

2014-11-03 Thread Rohit Yadav
Hi Geoff, Thanks a lot of testing it. Reply in-line; > On 03-Nov-2014, at 8:25 pm, Geoff Higginbottom > wrote: > > -1 from me for the following reasons: > > 1. Can no longer clear the Username and Password settings from the config > using the set commands - I initially connect with these, the

ACS 4.4.0 - Xenserver OS Templates

2014-11-03 Thread Matthew Midgett
How is everyone setting up their templates for different size hard drives? Has anyone heard when root disk resize will be available for xen? It would be far nicer to have 5GB templates and then resize the disk when the customer provisions one. Is there any work around ATM for linux and freebsd os?

Re: How to Upgrade Virtual Router from 4.3 to 4.4.1

2014-11-03 Thread Nux!
Adam, You can modify the qcow2 file that is in your secondary storage, i.e. you should mount that storage somewhere and go to /mount/point/template/tmpl/274 and modify the qcow2 file. Alternatively you could use my already modified copy to overwrite your uuid.qcow2 with (at your own risk of co

Re: How to Upgrade Virtual Router from 4.3 to 4.4.1

2014-11-03 Thread Adam
[root@cs-east-prod1 management]# netstat -a|grep 9090 unix 3 [ ] STREAM CONNECTED 29090 [root@cs-east-prod1 management]# nmap localhost Starting Nmap 5.51 ( http://nmap.org ) at 2014-11-03 08:47 EST Nmap scan report for localhost (127.0.0.1) Host is up (0.15s latency). Ot

RE: [VOTE] Release Apache CloudStack CloudMonkey 5.3.0 (round #4)

2014-11-03 Thread Geoff Higginbottom
-1 from me for the following reasons: 1. Can no longer clear the Username and Password settings from the config using the set commands - I initially connect with these, then auto configure the API & Secret Key, then delete the old username and password settings using: #cloudmonkey set username

Re: How to Upgrade Virtual Router from 4.3 to 4.4.1

2014-11-03 Thread Pierre-Luc Dion
Could it be possible the firewall is blocking port 9090 from the management-server? 2014-11-03 08:14:36,813 ERROR [c.c.c.ClusterManagerImpl] (main:null) Unable to ping management server at 10.97.38.10:9090 due to ConnectException java.net.ConnectException: Connection refused On Mon, Nov 3, 2014 a

Re: How to Upgrade Virtual Router from 4.3 to 4.4.1

2014-11-03 Thread Nux!
BTW the agent logs should help clarify this. The aforementioned changes must be done either in the current (broken) VR or in the systemvm (after which you should redeploy the VR to pick up the change). HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Orig

Re: [ACS43][MGMT Server][Load Balancing]

2014-11-03 Thread Rohit Yadav
Hi Benoit, You got the db deployment right, not sure why it’s failing for you. It would require some debugging of your deployment environment. The only advice I have for you is that - you make sure the cloud user is able to log in to the mysql server from all the mgmt server IPs and netscaler V

Re: How to Upgrade Virtual Router from 4.3 to 4.4.1

2014-11-03 Thread Nux!
Hello, I think you are hitting a problem I also had: "2014-11-03 08:16:17,024 ERROR [c.c.v.VirtualMachineManagerImpl] (Work-Job-Executor-1:ctx-5c33d547 job-24555/job-24556 ctx-fcb072b2) Failed to start instance VM[DomainRouter|r-4758-VM] com.cloud.utils.exception.ExecutionException: Unable to st

Re: [ACS43][MGMT Server][Load Balancing]

2014-11-03 Thread benoit lair
Any advice ? the 192.168.0.100 is the VIP of the netscaler (so not configured onto any of the 2 mgmt servers). How should i setup and deploy database with the first node 192.168.0.10 ? How for the second 192.168.0.11 ? Thanks for your help and advices. Regards, Benoit. 2014-10-31 16:27 GMT+01:

revert to snapshot doen't work

2014-11-03 Thread clement mutz
hi community, I have a bug with revert to snapshot for just ONE snaphost. Steps to reproduce : 1° Create a snpahost. 2° Revert to snapshot. 3° Vm restart and after doesn't start. In log file we can see, vm doesn't revert to snapshot. I had to create severale Snapshot and that work wi

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

2014-11-03 Thread Nux!
Meh, facepalm! Yes, config is from 5.2. "set paramcompletion true" solved it. Basic tests passed, +1 from me! :-) -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Rohit Yadav" > To: d...@cloudstack.apache.org > Cc: users@cloudstack.ap

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

2014-11-03 Thread Rohit Yadav
Hey, Looks like autocompletion is working (tab tab), make sure you set paramcompletion to true. Were you using 5.2.0 or older config file? > On 03-Nov-2014, at 5:06 pm, Nux! wrote: > > Rohit, > > I do have that module and I have install the -devel packages as well before > reinstalling cloudmo

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

2014-11-03 Thread Nux!
Rohit, I do have that module and I have install the -devel packages as well before reinstalling cloudmonkey, still nothing. http://img.nux.ro/s7L-Selection_046.png Any more pointers? Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - >

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

2014-11-03 Thread Rohit Yadav
Hi Lucian, I tested CloudMonkey on Fedora and it works for me. Can you check and install: python-setuptools, python-pip, readline and readline-devel or readline-develop (please check names before you try it) on it and retry? It is possible that the CentOS machine you’re on has no readline insta

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

2014-11-03 Thread Nux!
Rohit, I've deleted ~/.cloudmonkey/cache and ran sync again, but still no go, no autocompletion. This is my CentOS 7 workstation, yesterday on my laptop it was working fine (also CentOS 7). Perhaps I'm missing some python module? Any one in particular I should watch out for? Lucian -- Sent fr

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

2014-11-03 Thread Rohit Yadav
Hi Lucian, Can you start by removing ~/.cloudmonkey/cache or run sync again? Old caches (5.2.0 and before) don’t have cached keys that are used to autocomplete filter= arg on an API. If you can reproduce the issue, can you share where you are using this, Windows/Mac/Linux, error logs etc.? I’v

Openstack Paris

2014-11-03 Thread Daan Hoogland
Any one here? Like to meet up. Spoke to the midokuro guys, here. They say they don't do development on cloudstack integration due to lack of customers. mobile dev with bilingual spelling checker used (read at your own risk)

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

2014-11-03 Thread Nux!
Hi Rohit, Is it me or autocompletion is broken in this one? -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Rohit Yadav" > To: "dev" > Cc: users@cloudstack.apache.org > Sent: Monday, 3 November, 2014 06:46:03 > Subject: [VOTE] Relea

Re: firewall problems and proxy problems

2014-11-03 Thread Marc Leeman
Just some final feedback on the setup I had. I have an installation up and running since about a week ago. A number of remarks I got from Sebastien allowed me to put things in perspective (especially when trying to get the network configured). All in all, a pretty standard configuration seems to b