Updating shared network with new network offering

2014-01-27 Thread Andrija Panic
Hi, if any one can help - I would like to know if it is possible to update the Shared Network (edit it's network rate, or update this network with the new network offering), IF I stop all the VMs that use this network ? Right now, since this network is used by all my VMs, I can not update it with

XenServer VM live scales the CPU, but not the RAM

2014-01-27 Thread Nux!
Hi, I'm testing Xenserver live scale-up feature, and it almost works. I'm using a Centos 6 64bit PV guest and trying to upgrade from an offering of 2 CPU and 512MB RAM to 3 CPU and 1024MB RAM. The CPUs scale up nicely, but not the memory, it only scales from 483 MB (as reported by `free -m`)

RE: Bug with creating volume?

2014-01-27 Thread Shweta Agarwal
It's a bug Steven . You please file a bug for the same in jira . Thanks Shweta -Original Message- From: Steven Liang [mailto:[email protected]] Sent: Thursday, January 23, 2014 9:54 PM To: [email protected] Subject: Bug with creating volume? Hi All, Is this a bug? When

agent can't start

2014-01-27 Thread [email protected]
Hi to all.I'm trying to install cloudstack 4.1 on Ubuntu 12.04 LTS. I have service-management and agent on the same computer.The network works fine, my configuration was: (/etc/network/interfaces): auto lo iface lo inet loopback auto eth0 iface eth0 inet manual # Public network auto cloudbr0 if

XML error: missing pool source name element - Unable to add host

2014-01-27 Thread [email protected]
Hi to all.I'm trying to install cloudstack on a machine with Ubuntu 12.04 LTS. I try to install the agent and management on the same computer, I follow the official guide on:https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.2/html/Installation_Guide/index.html . The management serv

RE: XenServer VM live scales the CPU, but not the RAM

2014-01-27 Thread Prashant Kumar Mishra
Can you share xen server version and logs . -Original Message- From: Nux! [mailto:[email protected]] Sent: Monday, January 27, 2014 8:16 PM To: [email protected] Cc: Dev Subject: Re: XenServer VM live scales the CPU, but not the RAM Hi, Copying dev@, maybe someone has an idea fo

Agent kvm not start: Not allowed to connect to the server: sent incorrect data center: default

2014-01-27 Thread [email protected]
Hi to all.I'm trying to install cloudstack 4.0.0 with Ubuntu 12.04. I'm installing server-management and agent KVM on the same computer. The management server work fine, instead the agent do not work. The output is: cloud-setup-agent: Please input the Management Server Hostname/IP-Address:[localh

Re: XenServer VM live scales the CPU, but not the RAM

2014-01-27 Thread Nux!
Hi, Copying dev@, maybe someone has an idea for the below? On 27.01.2014 10:28, Nux! wrote: Hi, I'm testing Xenserver live scale-up feature, and it almost works. I'm using a Centos 6 64bit PV guest and trying to upgrade from an offering of 2 CPU and 512MB RAM to 3 CPU and 1024MB RAM. The CPU

Trouble creating a VM on xenserver

2014-01-27 Thread Derek Cole
Hello, I am using a puppet script to create a bunch of VMs. At a particular point, one of the VM's hangs on startup, and I can't seem to figure out what is the problem. According to the dashboard, I have plenty of memory, IPs, CPU, and storage I tried to create an instance manually, and was unabl

Unable to create slave connection to host [Machine gets rebooted]

2014-01-27 Thread Umair Azam
Hi, I am new to cloudstack and testing, evaluating it for future deployment, I am Getting following exception while system VM's creation is in process for the first time, After below exception seen in management server logs, host machine becomes unresponsive and reboots automatically. Host Ma

Re: Unable to create slave connection to host [Machine gets rebooted]

2014-01-27 Thread Amogh Vasekar
Hi, Seems like a config issue. Can you share more details on your set-up, on the networking side? Amogh On 1/27/14 9:48 AM, "Umair Azam" wrote: >(DirectAgent-15:null) Logging on as the slave to 10.11.17.31 >2014-01-27 23:51:57,756 DEBUG [xen.resource.XenServerConnectionPool] >(DirectAgent-15:nu

Re: Unable to create slave connection to host [Machine gets rebooted]

2014-01-27 Thread Umair Azam
Amogh, All servers are in the same vlan with no restriction on networking side, iptables service is also off, I havent specified any special networking configurations in cloudstack all settings are set to default. Umair Azam Associate Systems Administrator Network Operations Center i2c Incorp

Bay Area Meetup

2014-01-27 Thread Amogh Vasekar
Hi All, The CloudStack Bay Area Meet-up is tomm, featuring talks on CloudStack Networking, and Monitoring CloudStack. http://www.meetup.com/CloudStack-SF-Bay-Area-Users-Group/events/160369322/ for more! Hope to see you there in large numbers. Amogh

Internal DNS confusion

2014-01-27 Thread chris snow
When creating a new zone, I have to enter the address for Internal DNS Servers. Extract from the Cloudstack installation manual: "Internal DNS 1 and Internal DNS 2. These are DNS servers for use by system VMs in the zone (these are VMs used by CloudStack itself, such as virtual routers, console p

RE: Internal DNS confusion

2014-01-27 Thread Chandan Purushothama
Hello Chris, Internal DNS Server should be setup and managed by you. It is basically used for name resolutions of storage servers and other machines that are local to the Data Center. As far as I know, Internal DNS server's configuration procedure should be same as a regular DNS Server configur

RE: Internal DNS confusion

2014-01-27 Thread chris snow
Hi Chandon, Thanks for the response. It makes a bit more sense now! I may raise a JIRA to add your description to the docs as that information is very helpful in understanding how it all fits together. Best regards, Chris On 28 Jan 2014 00:43, "Chandan Purushothama" < chandan.purushoth...@citri

Re: Internal DNS confusion

2014-01-27 Thread Shanker Balan
Comments inline. On 28-Jan-2014, at 1:21 am, chris snow wrote: > When creating a new zone, I have to enter the address for Internal DNS > Servers. Extract from the Cloudstack installation manual: > > "Internal DNS 1 and Internal DNS 2. These are DNS servers for use by > system VMs in the zone (

Purpose of cloudbr0 and cloudbr1 bridges

2014-01-27 Thread chris snow
The Cloudstack installation guide walks through setting up cloudbr0 and cloudbr1 bridges for KVM and lxc hypervisors. What is the purpose of these bridges, why does cloudstack need them? Many thanks, Chris

Re: Internal DNS confusion

2014-01-27 Thread Abhisek Basu
In scenarios where internal DNS server does not exist, can we skip putting internal DNS while setting up the zone? Does cloudstack enforce to use internal DNS? -Original Message- From: Shanker Balan Sent: Tuesday, January 28, 2014 9:22 AM To: CloudStack-Users Subject: Re: Internal DNS

hyper-v agent building on cloudstack 4.3

2014-01-27 Thread Tejas Gadaria
I am trying to build hyper-v agent and following below link, https://cwiki.apache.org/confluence/display/CLOUDSTACK/Creating+Hyperv+Agent+Installer I have executed "mozroots --import --ask-remove" successfully now i am trying to execute buildagent.sh script through Cygwin, but link says script i

Re: Internal DNS confusion

2014-01-27 Thread Shanker Balan
Comments inline. On 28-Jan-2014, at 9:49 am, Abhisek Basu wrote: > In scenarios where internal DNS server does not exist, can we skip putting > internal DNS while setting up the zone? Does cloudstack enforce to use > internal DNS? Absolutely - just use the same values for internal and external

Re: Purpose of cloudbr0 and cloudbr1 bridges

2014-01-27 Thread Shanker Balan
Comments inline. On 28-Jan-2014, at 9:47 am, chris snow wrote: > The Cloudstack installation guide walks through setting up cloudbr0 and > cloudbr1 bridges for KVM and lxc hypervisors. What is the purpose of these > bridges, why does cloudstack need them? http://shapeblue.com/cloudstack/under

RE: hyper-v agent building on cloudstack 4.3

2014-01-27 Thread Anshul Gangwar
Have you cloned the asf cloudstack git repo https://git-wip-us.apache.org/repos/asf/cloudstack.git ?. The (cloudstack src folder) is pointing to root of the git repo. Have you tried giving executable permissions(chmod +x buildagent.sh) to buildagent.sh if file is already there? If you want you

Re: hyper-v agent building on cloudstack 4.3

2014-01-27 Thread Tejas Gadaria
Hi Anshul, I had not clone repo from git, So I don't have buildagent.sh available. I am going to follow this now, by the way this Jenkins job hyper v agent lokks like polished form of agent for hyper v , Will it install everything from .exe ? Regards, Tejas On Tue, Jan 28, 2014 at 10:30 AM, Ans

Re: Internal DNS confusion

2014-01-27 Thread Abhisek Basu
Thanks Shanker! -Original Message- From: Shanker Balan Sent: Tuesday, January 28, 2014 10:18 AM To: CloudStack-Users Subject: Re: Internal DNS confusion Comments inline. On 28-Jan-2014, at 9:49 am, Abhisek Basu wrote: In scenarios where internal DNS server does not exist, can we sk

RE: hyper-v agent building on cloudstack 4.3

2014-01-27 Thread Anshul Gangwar
Yes that exe will install everything except the certificate. To install the ssl certificate you can follow the link https://cwiki.apache.org/confluence/display/CLOUDSTACK/Manually+Creating+and+installing+self+signed+certificate+for+CloudStack+Management+Server+communication+with+Hyper-V+agent. Y

Re: Internal DNS confusion

2014-01-27 Thread Abhisek Basu
Thanks Shanker! -Original Message- From: Shanker Balan Sent: Tuesday, January 28, 2014 10:18 AM To: CloudStack-Users Subject: Re: Internal DNS confusion Comments inline. On 28-Jan-2014, at 9:49 am, Abhisek Basu wrote: In scenarios where internal DNS server does not exist, can we sk

Re: Need help with advanced zone/2 nics

2014-01-27 Thread Jayapal Reddy Uradi
Check your VM IP, default gateway, Is gateway set to router ip ? If router is really blocking traffic, check the router iptables rules. Thanks, Jayapal On 25-Jan-2014, at 1:59 AM, Derek Cole wrote: > To update anyone following: > > I have verified that my switch ports are correct and that bot

Re: hyper-v agent building on cloudstack 4.3

2014-01-27 Thread Tejas Gadaria
Hi Anush, Thanks It worked for me, I have installed Certificate also. Log file indicates Cloudstack hyper v agent is running on windows system. Regards, Tejas On Tue, Jan 28, 2014 at 11:22 AM, Anshul Gangwar wrote: > Yes that exe will install everything except the certificate. To install > th

RE: Urgent : Network stuck in implementing state

2014-01-27 Thread Sanjeev Neelarapu
Hi Bjoern, Since the nic's instance_id is NULL you can set the removed field with some timestamp (e.g. now()). Also check the external IP address state in user_ip_address table. If this ip address state is in allocated set it to NULL and try delete network again. -Sanjeev -Original Messag

RE: Updating shared network with new network offering

2014-01-27 Thread Sanjeev Neelarapu
Hi, If we stop all the VMs then we can change the network offering but we can't change the network type(like shared to isolated or isolated to shared). Thanks, Sanjeev -Original Message- From: Andrija Panic [mailto:[email protected]] Sent: Monday, January 27, 2014 3:08 PM To: use

Re: Internal DNS confusion

2014-01-27 Thread chris snow
Thanks for the answers Shanker. Some more questions ... Are internal DNS lookups performed only by the system vms? If no, what other parts of cloudstack perform internal DNS lookups? For example, does Management Server perform internal DNS lookups? I'm trying to figure out 'when' I need to add

Cloudstack advanced networking for development environment

2014-01-27 Thread Vadim Kimlaychuk
Hi all, We would like to setup small cloud to make tests before going to production. This cloud supposed to have the same “advanced networking” configuration deployed over plain network under 192.168.1.0/24 subnet. Roughly this: 192.168.1.1 – exter

Re: Updating shared network with new network offering

2014-01-27 Thread Andrija Panic
Hi Sanjeev, thank you very much for this good news :) Best, On 28 January 2014 07:59, Sanjeev Neelarapu wrote: > Hi, > > If we stop all the VMs then we can change the network offering but we > can't change the network type(like shared to isolated or isolated to > shared). > > Thanks, > Sanjeev