Re: Network change

2014-09-16 Thread Ivan Rodriguez
Hi Guys, So you know it seems that we found the table where we can do the changes to disable services and move service offering for a guest shared network on networks change network_offering_id then on ntwk_service_map delete the records per network id that you don't need It seems to be working

[DISCUSS] CloudStack Future

2014-09-16 Thread Rohit Yadav
Hi everyone, Some of us are in Amsterdam and discussing various things we want to do for the project. I’ve aggregated some of them on a Trello board here: https://trello.com/b/nj8dDBWl/apache-cloudstack-future Please share your ideas, publicly or private to me; I’ll add them on the board. Our

Re: Unable to start a VM due to insufficient capacity

2014-09-16 Thread Ugo Vasi
Hi Geoff, I restarted the network and now I can create new VM without errors. Now, how can I prevent this issue? Il 11/09/2014 09:28, Geoff Higginbottom ha scritto: Hi Ugo, Did restarting the network with cleanup option resolve your issue last time, if yes have you tried the same on this n

Re: Building hyper-V agent agent issue

2014-09-16 Thread tawfiq zidi
Hi, I am trying to build hyperV agent and I am facing the same errors. Is there any dependencies that I need to download seprately ? On Tue, Sep 16, 2014 at 7:04 AM, Anshul Gangwar wrote: > Are you able to download nuget? > > Build is failing because it is not able to download nuget packages >

Management Server fails to start

2014-09-16 Thread Oleksandr Rybchenko
Hi everyone, we got an issue with managment server. We had issue with free disk space and management server crashed. After we have got free disks it fails to start. During starting it stucks on 2014-09-16 08:47:45,194 INFO [c.c.u.c.ComponentContext] (main:null) Starting com.cloud.bridge.service.co

Upgrade to 4.3.1

2014-09-16 Thread Mārtiņš Jakubovičs
Hello, In CentOS 6.5 today I discovered that is available update for CS 4.3. I installed it but after management service restart " consoleproxy.url.domain" value stopped to work. When I launch console proxy, it connect to ".realhostip.com" domain in a way to connect my real domain. When I cle

RE: Cloudstack Networking Question

2014-09-16 Thread Philip Wege
Hi All I have been trying to create a pod for this network setup , but when I try to setup a POD the system requires me to fill in public and private network detials. I can't seem to create a pod where there is only one management , storage and guest network and multiple vlans on the on the g

Error Importing Sql Dumpfile

2014-09-16 Thread Venkata Suneel Babu Mallela
HI All, I'm trying to configure DataBase replication for ACS 4.4.0, and followed the below steps. 1. I've exported the existing data of master using the command "mysqldump -u root -p --all-databases --master-data > dbdump.db". 2. When I tried to import dumpfile into the slave usi

Re: Error Importing Sql Dumpfile

2014-09-16 Thread Ian Duffy
Hi Suneel, The error suggests a cloud user doesn't exist within your mysql database. Please create a new user and it should solve the error. e.g. CREATE USER 'cloud'@'%' IDENTIFIED BY 'password'; On 16 September 2014 14:20, Venkata Suneel Babu Mallela < [email protected]> wrote: > HI Al

RE: Cloudstack Networking Question

2014-09-16 Thread Paul Angus
Hi Philip, CloudStack will always need a 'Public' Network to be configured in an advanced network for secondary storage VMs, console proxies as well as any isolated networks which MIGHT need a public IP. However the public network can be part of an internal RFC range which is not directly on t

Re: Network change

2014-09-16 Thread Mathias Mullins
Unfortunately it¹s not. You could remove all the VMs, destroy the network, Hopefully the shared network VLAN is within your VLAN range for you Isolated Zone, and you would have the then recreate it. It¹s more difficult then I think you are probably looking to do. Better would be to add a second N

RE: Error Importing Sql Dumpfile

2014-09-16 Thread Venkata Suneel Babu Mallela
Hi Ian Duffy, Thank you for your reply. I'm able to login with 'cloud' user without password, but with this user I'm unable to see the "cloud" and "cloud_usage" databases. I'm able to see these databases with root user. Is there anything I missed? Please suggest. Thank you, Suneel Mallela ---

Re: [DISCUSS] CloudStack Future

2014-09-16 Thread Mike Tutkowski
Hi everyone, First: Thanks to Rohit and Daan for working on this. Next: Definitely feel free to e-mail ideas privately; however, I'd like to especially encourage people to make their ideas known publicly, if you feel comfortable doing this. Doing it publicly might make it easier for us as a commu

Re: [DISCUSS] CloudStack Future

2014-09-16 Thread Daan Hoogland
Mike, the trello board is public biligual spelling checker used.read at your own risk Op 16 sep. 2014 18:51 schreef "Mike Tutkowski" : > Hi everyone, > > First: Thanks to Rohit and Daan for working on this. > > Next: Definitely feel free to e-mail ideas privately; however, I'd like to > especiall

Volume Snapshot fails after one successful snapshot CS 4.4.0 / Xenserver 6.1

2014-09-16 Thread Justyn Shull
I’m running into an issue that appears to be easily reproduced (on our current setup at least) following these steps on a vm: Create snapshot (succeeds) Create 2nd snapshot (also succeeds) Delete 2nd snapshot (succeeds) Create another snapshot (fails) Delete ALL snapshots incl

Re: [DISCUSS] CloudStack Future

2014-09-16 Thread Outback Dingo
Some of us would love to contribute, yet don't feel the requirement to sign-up for "sites" to simply post their feelings. That being said... heres mine in public.. remove the "dependency" on NFS as primary/secondary allow for more configurable storage options. Its one of the reasons why

Re: Upgrade to 4.3.1

2014-09-16 Thread ilya musayev
Mārtiņš If you dont get a response here, please post on dev. I'll try this out shortly in my env, what version did you upgrade from? Regards ilya On 9/16/14, 6:07 AM, Mārtiņš Jakubovičs wrote: Hello, In CentOS 6.5 today I discovered that is available update for CS 4.3. I installed it but af

VMware OVA import

2014-09-16 Thread Xerex Bueno
All, I am running into issues where I export a VM with multiple disks as an OVA file. I then register it is a template which completes successfully, however when I start it the OS fails to boot complaining about missing drives. Can anyone shed some light on this issue please?

Re: Upgrade to 4.3.1

2014-09-16 Thread Aldis Gerhards
We upgraded from version 4.3 to 4.3.1 Sent from my iPhone > On 2014. gada 17. sept., at 03:34, ilya musayev > wrote: > > Mārtiņš > > If you dont get a response here, please post on dev. I'll try this out > shortly in my env, what version did you upgrade from? > > Regards > ilya >> On 9/16/

RE: Unable to start a VM due to insufficient capacity

2014-09-16 Thread Matthew Midgett
Ugo, I am having an issue just like you. I can deploy the default centos template but if I try to deploy a iso it looks like its failing in the network area. I've been reading your emails to Geoff and I have restarted the network with a clean and that didn't fix my problem. I also restarted the man

failed to process event and answer Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

2014-09-16 Thread Matthew Midgett
More logs with grep fail [root@cstw1 ~]# cat /var/log/cloudstack/management/management-server.log | grep fail 2014-09-16 19:17:39,780 DEBUG [c.c.u.d.ScriptRunner] (main:null) CREATE TABLE `c loud`.`s3` ( `id` bigint unsigned NOT NULL AUTO_INCREMENT COMMENT 'id', `uui d` varchar(40), `acce

Guest OS CPU Clock

2014-09-16 Thread Vibranze Teh
Hi Lists, I found out that the guest OS CPU clock is not conforming to the one defined in compute offering. In Compute Offerings, I defined 1GHz, 2 Cores and the CPU Cap is ticked, but when I did a 'cat /proc/cpuinfo' from guest OS, it shown my hypervisor physical CPU clock. Is this behavior by

Re: Guest OS CPU Clock

2014-09-16 Thread Bret Mette
As far as I know, Xen and kvm will not actually downgrade the clock speed to the guest, they will just attempt to make sure the guest does not get scheduled for more than it's share of the core's total power. Someone correct me if I am wrong please. > On Sep 16, 2014, at 7:47 PM, Vibranze Teh

Re: Guest OS CPU Clock

2014-09-16 Thread Vibranze Teh
Thanks Bret. I was told this is by design as well. I'm fine with that but how do we check if the guest OS really utilizing only the CPU clock given or defined in compute offering? Cheers, Vibranze On Wed, Sep 17, 2014 at 10:50 AM, Bret Mette wrote: > As far as I know, Xen and kvm will not actu

Re: Unable to start a VM due to insufficient capacity

2014-09-16 Thread ilya musayev
I've seen this before and had similar issues. Instead of re-installing or dropping DB, you can delete all job_ids that are stuck. For example, this is what i would see in my logs. (1013,VmWorkJobQueue, 2375) is reaching concurrency limit 1 (1013,VmWorkJobQueue, 2375) is reaching concurrency l

RE: Unable to start a VM due to insufficient capacity

2014-09-16 Thread Matthew Midgett
Thank you for your answer and I will try that. -Original Message- From: ilya musayev [mailto:[email protected]] Sent: Tuesday, September 16, 2014 11:19 PM To: [email protected] Subject: Re: Unable to start a VM due to insufficient capacity I've seen this before and h

Unable to create a deployment for VM ACS4.4 & xenserver6.2

2014-09-16 Thread Matthew Midgett
When trying to create a vm from a .iso this is what I am getting. ACS4.4 on xenserver6.2 System Capacity Fetch latest Zone: chlt-1 30% Management IP Addresses 6 / 20 Zone: chlt-1 15% Public IP Addresses 2 / 13 Zone: chlt-1 2% CPU 1.50 GHz / 72.51 GHz Zone: chlt-1 1% Memory 1.63 GB / 131.50 GB Zone

Re: Virtual Machine Instance suddenly not starting

2014-09-16 Thread Giri Prasad
Thanks, I will try that. From: Daan Hoogland To: dev ; Giri Prasad Cc: "[email protected]" Sent: Monday, 15 September 2014 1:22 PM Subject: Re: Virtual Machine Instance suddenly not starting Giri, Best you try 4.3.1. It is way more stable then

Re: [DISCUSS] CloudStack Future

2014-09-16 Thread John Kinsella
I love seeing thoughts/actions around organizing. but… (Rohit, you keep doing good stuff and I keep popping up to be negative, sorry :) ) Can we do this within the ASF infrastructure? Trello is cool (I’ve used it internally in the past) but can’t we do this on a Confluence page? This allows f

Re: [DISCUSS] CloudStack Future

2014-09-16 Thread Rohit Yadav
On 17-Sep-2014, at 7:02 am, John Kinsella wrote: > I love seeing thoughts/actions around organizing. > > but… (Rohit, you keep doing good stuff and I keep popping up to be negative, > sorry :) ) > > Can we do this within the ASF infrastructure? Trello is cool (I’ve used it > internally in the p

Re: Upgrade to 4.3.1

2014-09-16 Thread Mārtiņš Jakubovičs
Hello Ilya, Thanks for response, I upgraded from 4.3.0 to 4.3.1. On 2014.09.17. 03:34, ilya musayev wrote: Mārtiņš If you dont get a response here, please post on dev. I'll try this out shortly in my env, what version did you upgrade from? Regards ilya On 9/16/14, 6:07 AM, Mārtiņš Jakubovič

RE: Building hyper-V agent agent issue

2014-09-16 Thread Anshul Gangwar
You don't have to download dependencies manually. Script does that for you. There seems to be some problem with your environment. Can you try setting RestorePackages to true in (cloudstack root directory)/plugins/hypervisors/hyperv/DotNet/ServerResource/.nuget/NuGet.targets This can be changed b