Connection issue with the master

2015-02-10 Thread Salvatore Sciacco
Hi, I have a few hosts and the systemvm (console proxy) which stopped connecting to the master with ssl error: 2015-02-10 08:43:46,057 INFO [cloud.agent.Agent] (Agent-Handler-4:null) Reconnecting... 2015-02-10 08:43:46,058 INFO [utils.nio.NioClient] (Agent-Selector:null) Connecting to 111.11.1.

Re: Connection issue with the master

2015-02-10 Thread Jayapal Reddy Uradi
Hi, This issue is related to ssl keys. Can you remove the keys and try restarting MS and recreate systemvms. Thanks, Jayapal On 10-Feb-2015, at 1:52 PM, Salvatore Sciacco wrote: > Hi, > > I have a few hosts and the systemvm (console proxy) which stopped > connecting to the master with ssl err

Re: Connection issue with the master

2015-02-10 Thread Salvatore Sciacco
Hi Jayapal, do you mean the keystore in /etc/cloudstack/management or the ssl setting in the config? I already tried removing the keystore but the same was generated (copied?) in place of the existing. Thank you very much! S. 2015-02-10 9:53 GMT+01:00 Jayapal Reddy Uradi : > Hi, > > This issu

Re: Connection issue with the master

2015-02-10 Thread Salvatore Sciacco
Also, I'd like to understand why some agent connect just fine 2015-02-10 07:07:02,179 INFO [utils.nio.NioClient] (Agent-Selector:null) Connecting to 192.168.11.9:8250 2015-02-10 07:07:07,318 INFO [utils.nio.NioClient] (Agent-Selector:null) SSL: Handshake done 2015-02-10 07:07:07,319 INFO [utils.

How to set limit on “Acquire New IP” for isolated network

2015-02-10 Thread Sonali Jadhav
Hi, There is one project, created new isolated network for that project. I observed that user can “Acquire New IP” for isolated network. How do we set limit on how much IP users can acquire ? Because this way, user can consume any number of public IPs they want. Yours sincerely, Sonali Jadh

Re: How to set limit on “Acquire New IP” for isolated network

2015-02-10 Thread Jayapal Reddy Uradi
Hi Sonali, In global settings we have the below option to control the public ips use. max.project.public.ips The default maximum number of public IPs that can be consumed by a project Thanks, Jayapal On 10-Feb-2015, at 4:11 PM, Sonali Jadhav mailto:[email protected]>> wrote: Hi, T

RE: How to set limit on “Acquire New IP” for isolated network

2015-02-10 Thread Sonali Jadhav
Yes I know that one, I had set it to 1 from beginning but still user can acquire unlimited IPs. So I thought For isolated network setting might be different. /Sonali -Original Message- From: Jayapal Reddy Uradi [mailto:[email protected]] Sent: Tuesday, February 10, 2015 4:

Re: Docker Support?

2015-02-10 Thread Osay Osman Yuuni
Hi Seb and Nux!, I've tried to patch the docker machine using pull request 425 but this fails with the following errors: Applying: cloudstack driver error: patch failed: README.md:266 error: README.md: patch does not apply error: patch failed: commands.go:16 error: commands.go: patch does not appl

RE: How to set limit on “Acquire New IP” for isolated network

2015-02-10 Thread Somesh Naidu
Try using global config max.account.public.ips if you want to set limit on all accounts. You could override the limits for a specific account/s by updating the limits for that account/s. Regards, Somesh -Original Message- From: Sonali Jadhav [mailto:[email protected]] Sent: Tue

Re: Connection issue with the master

2015-02-10 Thread Salvatore Sciacco
Hi Jaypal, in the table configuration I see this field: ssl.keystore "SSL Keystore for the management servers" Do you mean I need to null these values? Thanks again S. 2015-02-10 10:12 GMT+01:00 Salvatore Sciacco : > Also, I'd like to understand why some agent connect just fine > 2015-02-10

Re: Docker Support?

2015-02-10 Thread Osay Osman Yuuni
Feedback from @svanharmelen just rebased the PR so it should be good now I've tried it and it works. Will let you know how it works out. On 10 February 2015 at 16:03, Osay Osman Yuuni wrote: > Hi Seb and Nux!, > I've tried to patch the docker machine using

Virtual Router not resolving local names

2015-02-10 Thread Osay Osman Yuuni
Hi, My virtual router isn't resolving both local and public names though I configured local DNS1 and DNS2 to point to my local DNS server. Instances have resolv.conf showing the VR interface as DNS1 and a public IP as DNS2. I'm not sure what is going on. I have to change the resolv.conf on the i

How to shutdown CS?

2015-02-10 Thread José Egas López
Hi, I want to know how to properly shutdown the entire CloudStack Infraestructure, I will upgrade resources of the main host. Regards, José

RE: How to shutdown CS?

2015-02-10 Thread Somesh Naidu
When you say "entire Cloudstack infrastructure" do you mean all hypervisor hosts, guests, storage servers, etc? Ideally, from a CS perspective, stopping the management service (all servers) should suffice. If you want to be extra careful, you could first disable all your zones from the UI, wait

RE: Virtual Router not resolving local names

2015-02-10 Thread Somesh Naidu
Is your DNS server able to resolve the names? Did you test pointing a box directly to the DNS and see if these names resolve via the DNS? Regards, Somesh -Original Message- From: Osay Osman Yuuni [mailto:[email protected]] Sent: Tuesday, February 10, 2015 1:13 PM To: [email protected]

RE: How to shutdown CS?

2015-02-10 Thread José Egas López
Ok, thanks, and what about de sysVMs? Regards, José -Mensaje original- De: Somesh Naidu [mailto:[email protected]] Enviado el: martes, 10 de febrero de 2015 16:52 Para: [email protected] Asunto: RE: How to shutdown CS? When you say "entire Cloudstack infrastructure" do

RE: How to shutdown CS?

2015-02-10 Thread Somesh Naidu
Well, when you bring down the hypervisor and storage, you could shutdown the system VMs along with the guest VMs. Regards, Somesh -Original Message- From: José Egas López [mailto:[email protected]] Sent: Tuesday, February 10, 2015 5:06 PM To: [email protected] Subject:

RE: How to shutdown CS?

2015-02-10 Thread José Egas López
After I disable the zone, do I have to shut down the sysVMs manually? Regards, José -Mensaje original- De: Somesh Naidu [mailto:[email protected]] Enviado el: martes, 10 de febrero de 2015 17:27 Para: [email protected] Asunto: RE: How to shutdown CS? Well, when you bring

RE: How to shutdown CS?

2015-02-10 Thread Somesh Naidu
Yes. -somesh Sent from my Verizon Wireless 4G LTE DROID On Feb 10, 2015 6:06 PM, =?ISO-8859-1?Q?Jos=E9_Egas_L=F3pez?= wrote: After I disable the zone, do I have to shut down the sysVMs manually? Regards, José -Mensaje original- De: Somesh Naidu [mailto:[email protected]] Enviado

Re: How to shutdown CS?

2015-02-10 Thread Carlos Reategui
Not sure what the proper way to do so, but what I have done which has worked for me is as follows. The basic premise is that the management server DB is representative of the current state of the system. Therefore when you bring things back online, if they match the state in the DB then CS will h

RE: How to shutdown CS?

2015-02-10 Thread Glenn Wagner
Good day, The best way to do this is too , put your primary storage into maintenance mode first, secondly disable your zone so your system VM's don't automatically try restart You system VM's will start shutting down. Glenn Wagner Senior Consultant, South Africa M: +27 73 917 4 glen

RE: How to set limit on “Acquire New IP” for isolated network

2015-02-10 Thread Sonali Jadhav
Thanks, that helped :) /Sonali -Original Message- From: Somesh Naidu [mailto:[email protected]] Sent: Tuesday, February 10, 2015 8:26 PM To: [email protected] Subject: RE: How to set limit on “Acquire New IP” for isolated network Try using global config max.account.publ

details parameter of registerTemplate API

2015-02-10 Thread Atsushi Sasaki
Hi, I used details parameter of registerTemplate API to set keyboard=jp. I use following format to pass argument as CLOUDSTACK-4719 says. details[0].keyboard=jp https://issues.apache.org/jira/browse/CLOUDSTACK-4719 Most of API parameters that accept map type seems to accept like following form