Re: The requested profile "deps" could not be activated

2013-04-24 Thread Sebastien Goasguen
On Apr 25, 2013, at 2:13 AM, mojorising wrote: > Hello! I've been following the documentation at: > > http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.1-incubating/html/Installation_Guide/sect-source-buildrpm.html > > ..and when I run 'mvn -P deps', I get an error: > > [WARNING]

RE: UI does not work

2013-04-24 Thread Pranav Saxena
Can you also check the firebug logs and verify what error(s) are you getting ? -Original Message- From: Radhika Puthiyetath [mailto:radhika.puthiyet...@citrix.com] Sent: Thursday, April 25, 2013 12:23 PM To: users@cloudstack.apache.org Subject: RE: UI does not work Try with different bro

RE: UI does not work

2013-04-24 Thread Radhika Puthiyetath
Try with different browsers. What browser are you using ? -Radhika -Original Message- From: zaitsev [mailto:zait...@bsu.edu.ru] Sent: Thursday, April 25, 2013 12:16 PM To: users@cloudstack.apache.org Subject: UI does not work During the login to the UI, if you do not select a language,

Re: Unable to find provider VpcVirtualRouter in physical network

2013-04-24 Thread Prasanna Santhanam
On Wed, Apr 24, 2013 at 11:40:16PM -0700, Evan McGee wrote: > Hi Alena, > > Thanks for the tips - very useful. It appears as though the VpcVirtualRouter > was inserted correctly during the upgrade (which we followed, using the repos > for kvm upgrade, from > http://cloudstack.apache.org/docs/en

UI does not work

2013-04-24 Thread zaitsev
During the login to the UI, if you do not select a language, there is a white page. If you select any language other than English, the problem persists. Cloudstack 4.0.1, CentOS 6.3 -- С уважением, Андрей Зайцев Отдел телекоммуникаций Управление информатизац

Re: Unable to find provider VpcVirtualRouter in physical network

2013-04-24 Thread Evan McGee
Hi Alena, Thanks for the tips - very useful. It appears as though the VpcVirtualRouter was inserted correctly during the upgrade (which we followed, using the repos for kvm upgrade, from http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.1-incubating/html/Release_Notes/upgrade-instru

RE: Advice::Cloudstack Configuration for Seperate Storage interface

2013-04-24 Thread Paul Angus
Sorry for the delay in replying! In this case the bridges are being used to allow you to create a 'shared physical device'. Giving you multiple virtual network interface cards. Regards, Paul Angus S: +44 20 3603 0540 | M: +447711418784 paul.an...@shapeblue.com -Original Message- From:

The requested profile "deps" could not be activated

2013-04-24 Thread mojorising
Hello! I've been following the documentation at: http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.1-incubating/html/Installation_Guide/sect-source-buildrpm.html ..and when I run 'mvn -P deps', I get an error: [WARNING] The requested profile "deps" could not be activated because it d

Re: VM allocation scheduler

2013-04-24 Thread ChunFeng
hi,Prasanna Yes , the tool can redirect the raw vmops.log file to browser real-time and progress like the console log . As you know , this tool just used for debug purpose , so I remove some parts which no use when debug time , such as : before raw format in console : 2013-04-25

RE: Router

2013-04-24 Thread Paul Angus
Warren, If you're using advanced networking and have multiple hosts, you may want to check the VLAN trunking between hosts is working for your guest networks. A simple test would be to move the guest instance to the same host as the virtual router and see if it gets it's DHCP address then. Re

Re: VM allocation scheduler

2013-04-24 Thread Prasanna Santhanam
On Thu, Apr 25, 2013 at 01:35:18PM +0800, ChunFeng wrote: > > In order to let me observe the whole process more easily , I use a log > tools which can redirect the raw log to browser , download from > http://www.cloudstack-china.org/2012/12/1531.html > > http://www.cloudstack-china

Re: VM allocation scheduler

2013-04-24 Thread ChunFeng
hi, Nikita Gubenko Do you make a second round test about random algorithm vm allocation? I had built a tested environment which simulated with yours , with XenServer hypervisor in advanced zone and use FirstFitRoutingAllocator HostAllocator . Below is my test result: XenSer

RE: Router

2013-04-24 Thread Venkata SwamyBabu Budumuru
If everything mentioned below is fine and still not working then try /etc/init.d/dnsmasq restart. -Original Message- From: Venkata SwamyBabu Budumuru [mailto:venkataswamybabu.budum...@citrix.com] Sent: Thursday, 25 April 2013 10:08 AM To: users@cloudstack.apache.org Subject: RE: Router

RE: Router

2013-04-24 Thread Venkata SwamyBabu Budumuru
Check that your /etc/dnsmasq.conf on router is configured to service on the right subnet. You should see something like the following in your configuration file. dhcp-range=,static dhcp-option=option:router, dhcp-option=6,10.147.40.75,10.103.128.16 dhcp-optsfile=/etc/dhcpopts.txt dhcp-hostsfi

RE: Router

2013-04-24 Thread Jayapal Reddy Uradi
Is your network offering selected Router as DHCP provider ? If your network offering contains router as DHCP provider and VM are not getting dhcp IP then there is an issue. Also check the ip entry for the VM in /etc/dhcphosts.txt Thanks, Jayapal > -Original Message- > From: Warren Nich

RE: VM management

2013-04-24 Thread Warren Nicholson
It seems obtuse to do it this way. And the advantage is? Warren -Original Message- From: create...@gmail.com [mailto:create...@gmail.com] On Behalf Of Carlos Reategui Sent: Wednesday, April 24, 2013 7:41 PM To: users@cloudstack.apache.org Subject: Re: VM management On Wed, Apr 24, 2013

Re: VM management

2013-04-24 Thread Ahmad Emneina
Xenserver tools and VMware tools are available automatically. When one goes to attach an iso it should be available as an option without having to add it manually. On Apr 24, 2013 5:41 PM, "Carlos Reategui" wrote: > On Wed, Apr 24, 2013 at 4:00 PM, Warren Nicholson < > warren.nichol...@nfinausa.c

Re: VM management

2013-04-24 Thread Carlos Reategui
On Wed, Apr 24, 2013 at 4:00 PM, Warren Nicholson < warren.nichol...@nfinausa.com> wrote: > Not what I meant at all. > That is exactly what he meant. You can add the xenserver tools iso to cloudstack (in the templates tab) and attach it to the running VMs you already have running just like you w

Re: VM allocation scheduler

2013-04-24 Thread Nikita Gubenko
Sure. On Thu, Apr 25, 2013 at 3:54 AM, ChunFeng wrote: > hi, Nikita Gubenko > > > The configuration of HostAllocator node in your components.xml is ok. > > > Btw, did you restart management server after you changed the > vm.allocation.algorithm value in global configuration and befo

Re: VM allocation scheduler

2013-04-24 Thread ChunFeng
hi, Nikita Gubenko The configuration of HostAllocator node in your components.xml is ok. Btw, did you restart management server after you changed the vm.allocation.algorithm value in global configuration and before create your user VM instance ? -- Regards, C

Apache CloudStack Security Advisory: Multiple vulnerabilities in Apache CloudStack

2013-04-24 Thread John Kinsella
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Product: Apache CloudStack Vendor: The Apache Software Foundation CVE References: CVE-2013-2756, CVE-2013-2758 Vulnerability Type(s): Authentication bypass (2756), cryptography (2758) Vulnerable version(s): Apache CloudStack version 4.0.0-incubating

RE: VM management

2013-04-24 Thread Warren Nicholson
OK, thanks Nikita. How do I configure/troubleshoot the router. Warren -Original Message- From: Nikita Gubenko [mailto:nikita.gube...@gmail.com] Sent: Wednesday, April 24, 2013 6:08 PM To: users@cloudstack.apache.org Subject: Re: VM management You can install xs tools directly and save

Re: VM management

2013-04-24 Thread Nikita Gubenko
You can install xs tools directly and save them to the template, but all other things like stop/start/destroy/etc you better do via CS UI On Thu, Apr 25, 2013 at 3:00 AM, Warren Nicholson < warren.nichol...@nfinausa.com> wrote: > Not what I meant at all. > > I'm not talking about OS ISO URL down

RE: VM management

2013-04-24 Thread Warren Nicholson
Not what I meant at all. I'm not talking about OS ISO URL download Image you create the instance from. I talking about xenserver iso tools for optimizing Virtualization on the OS after it becomes a running VM, and before you make it a template. This needs to be mounted and installed from the DV

[ANNOUNCE] Apache CloudStack 4.0.2 Released

2013-04-24 Thread Joe Brockmeier
The Apache CloudStack project is pleased to announce the 4.0.2 release of the CloudStack Infrastructure-as-a-Service (IaaS) cloud orchestration platform. This is a minor release in the 4.0.0 branch, which contains fixes for 40 bugs. Apache CloudStack is an integrated software platform that allows

Re: VM management

2013-04-24 Thread Mathias Mullins
Typically you would upload the ISO in CloudStack. Attach it to the VM and and then load it via the OS. All of that can be done via CloudStack rather than going through Xen. On Apr 24, 2013, at 3:14 PM, "Warren Nicholson" wrote: > What about applying the xenserver iso tools for optimization?

Router

2013-04-24 Thread Warren Nicholson
Is there a write up on the config of the system router. Mine doesn't seem to be handing out DHCP addresses to my VM's. Warren

RE: VM management

2013-04-24 Thread Warren Nicholson
What about applying the xenserver iso tools for optimization? Warren -Original Message- From: Mathias Mullins [mailto:mathias.mull...@citrix.com] Sent: Wednesday, April 24, 2013 4:57 PM To: users@cloudstack.apache.org Subject: Re: VM management If your going to do work on the local OS a

Re: VM management

2013-04-24 Thread Mathias Mullins
If your going to do work on the local OS and manage it through the console, that's fine. That won't do any harm. It's recommended that any Managing of the VM itself (Start, Stop, Restart, Move, Service Change) be done through the CloudStack UI. CloudStack is the authority of the Cloud and should b

RE: VM management

2013-04-24 Thread Warren Nicholson
Do command line stuff. Reboot it. Apply Xen iso tools Etc. What are the limits/rules for this? Warren -Original Message- From: Mathias Mullins [mailto:mathias.mull...@citrix.com] Sent: Wednesday, April 24, 2013 4:38 PM To: users@cloudstack.apache.org Subject: Re: VM management What do

Re: VM management

2013-04-24 Thread Mathias Mullins
What do you mean by Manging it Warren? Thanks, Matt On 4/24/13 2:12 PM, "Warren Nicholson" wrote: >Is it permissible to manage VM's using XenCenter > >while Cloud-Management is running? > > > >Warren > > >

Re: Virtual Router

2013-04-24 Thread Ahmad Emneina
There are instructions here: http://www.tutkiun.com/2012/06/login-to-system-vmsrouters-cloudstack.html On Apr 24, 2013 1:26 PM, "Warren Nicholson" wrote: > How do you log into the virtual router VM? > > > > Warren > >

RE: Procedure to replace management controller

2013-04-24 Thread Ahmad Emneina
Can you check to see if the firewall rules on the management servers match up? On Apr 24, 2013 12:45 PM, "Warren Nicholson" wrote: > OK. > > I also tried to start a create a new instance, and it is stuck in > "starting" > mode. > > Therefore while it appeared everything was peachy, it really wasn

RE: Procedure to replace management controller

2013-04-24 Thread Warren Nicholson
OK. I also tried to start a create a new instance, and it is stuck in "starting" mode. Therefore while it appeared everything was peachy, it really wasn't functional. Warren 2013-04-24 14:41:54,874 DEBUG [cloud.ha.ManagementIPSystemVMInvestigator] (HA-Worker-0:work-24) Unable to find a manageme

Re: Procedure to replace management controller

2013-04-24 Thread Ahmad Emneina
Hey Warren, it could be a slew of reasons. I'd like to see more before i make a recommendation. Would you be able to paste more logs. Say 100-200 more lines above the stack trace you cited. On Apr 24, 2013 12:12 PM, "Warren Nicholson" wrote: > Using Cloudstack 3.02. > > > > I've done this a coupl

Procedure to replace management controller

2013-04-24 Thread Warren Nicholson
Using Cloudstack 3.02. I've done this a couple of times now, with the same result. After importing the cloud and the cloud_usage DB files from the mysql backup run from the original controller, the replacement Controller appears fully functional with one exception. All templates, in

Re: VM allocation scheduler

2013-04-24 Thread Nikita Gubenko
I have this at /usr/src/apache-cloudstack-4.0.1-incubating-src/client/tomcatconf/ components.xml.in How should I change this to get balanced/random distribution? Thanks On Wed, Apr 24, 2013 at 5:54 PM, ChunFeng wrote: > hi, Nikita Gubenk

Re:VM allocation scheduler

2013-04-24 Thread ChunFeng
hi, Nikita Gubenko When using random allocation algorithm to deploy VNs to hosts in cluster , as we expected , should make a balanced distribution . In your cluster the VMs distribution was 14:6 , though the total numbers of VMs is fewer , but make some sense. I think you sh

RE: Using different DNS for guests than Virtual Router

2013-04-24 Thread David Ortiz
Shanker, I actually did not realize I could set it to ignore dhcp settings for dns from the client side. I was trying to figure out how to get the VR to issue the dns settings I was interested in the guests having. Thanks for that information, David From: shanker.ba...@shapeblue.co