Re: System creation fails in Cloudstack MS built from master branch

2013-03-21 Thread prasanna
On 22 March 2013 10:40, Suresh Ramamurthy wrote: > Hi, > > I build Cloudstack rpm from master branch. After installing agent and > configuring zone, pod, cluster, > latest system vm templates(downloaded from jenkins), i still could not get > system VM running. > Are you able to extract the logs f

System creation fails in Cloudstack MS built from master branch

2013-03-21 Thread Suresh Ramamurthy
Hi, I build Cloudstack rpm from master branch. After installing agent and configuring zone, pod, cluster, latest system vm templates(downloaded from jenkins), i still could not get system VM running. When i looked at the resources of the zone, storage pool shows as 98% used though the size alloca

RE: no ethernet interface

2013-03-21 Thread Venkata SwamyBabu Budumuru
Try the following and see Dmesg | grep -i eth If it gives an interface then try to manually create ifcfg-* files and try network restart. If dmesg doesn't show up anything then I think there is an issue with your driver ? Thanks, SWAMY -Original Message- From: Seif Eddine Jemli [mai

Re: Unable to add rebuilt xenserver host

2013-03-21 Thread Kirk Jantzer
I deleted the host from cloud.host, as well as any old guests in cloud.vm_instance that had that host as last_host_id. On Mar 21, 2013 8:53 PM, "Jason Davis" wrote: > Not in front of my workstation but I bet the UUID in the cloud.host portion > of the DB still exists even if it is marked "removed

Re: Unable to add rebuilt xenserver host

2013-03-21 Thread Jason Davis
Not in front of my workstation but I bet the UUID in the cloud.host portion of the DB still exists even if it is marked "removed". Easy way to fix this is to slightly change that UUID. On Mar 21, 2013 2:34 PM, "Kirk Jantzer" wrote: > Background: I evicted a host from my cluster to do some testing

no ethernet interface

2013-03-21 Thread Seif Eddine Jemli
Hi, when trying to create the network between the management server and the infrastructure machines, i faced an unexpected problem. ifconfig -a doesn't show any ethernet interface (just lo and wlan0 (wifi)) i am on centos 6.2 64bits . is there any solution different from reinstalling the os. ?

RE: Problem installing VMware Cluster in CloudStack 4.0.1

2013-03-21 Thread Musayev, Ilya
Francois, Can you do a basic compile if I share my git repo? Alternatively, I would need to set some sort of automated build, which is probably a cron job, so no big deal. I do have 1 tiny issue, I cant support debian - as I have no debian instances. Regards O;ua > -Original Message-

Re: Problem installing VMware Cluster in CloudStack 4.0.1

2013-03-21 Thread Francois Gaudreault
On 2013-03-21 2:55 PM, Musayev, Ilya wrote: Since my employer needed a support for DVS rather urgently, I went ahead and backported the DVS support in to 4.1 branch - which is supposed to be out soon. I'm running it now in my environment and can confirm it works as expected. We would also be qu

Unable to add rebuilt xenserver host

2013-03-21 Thread Kirk Jantzer
Background: I evicted a host from my cluster to do some testing with some other opensource products. When I was done, I reinstalled XS as I did to all the other hosts, however I am unable to add the host back to the cluster. I did find a post about duplicate entries in the db, so I deleted the entr

RE: Problem installing VMware Cluster in CloudStack 4.0.1

2013-03-21 Thread Musayev, Ilya
Chris, As it stands, CS 4.0 and 4.1 - do not yet support VmWare DVS. The 4.2 which is master branch has a support for it, but since 4.2 is a development branch - its not considered stable. The version 4.1 is to be released early next months - pending all major issues have been resolved. Since

Re: Support for vSphere dvSwitch in ACS 4.0.1

2013-03-21 Thread Chris Smith
Wonderful! Thanks for the info. On 3/21/2013 2:50 PM, Chip Childers wrote: On Thu, Mar 21, 2013 at 11:46:02AM -0700, Min Chen wrote: From JIRA ticket, I can see that the feature is only available in 4.2, not previous version of ACS. Just to be clear about 4.2. That's the release scheduled f

Re: Support for vSphere dvSwitch in ACS 4.0.1

2013-03-21 Thread Chip Childers
On Thu, Mar 21, 2013 at 11:46:02AM -0700, Min Chen wrote: > From JIRA ticket, I can see that the feature is only available in 4.2, not > previous version of ACS. Just to be clear about 4.2. That's the release scheduled for approximately July. > > Thanks > -min > > On 3/21/13 11:22 AM, "Chris S

Re: Support for vSphere dvSwitch in ACS 4.0.1

2013-03-21 Thread Min Chen
>From JIRA ticket, I can see that the feature is only available in 4.2, not previous version of ACS. Thanks -min On 3/21/13 11:22 AM, "Chris Smith" wrote: >According to https://reviews.apache.org/r/9189/, a solution has been >created to support vSphere distributed switches in ACS. Is this corre

Support for vSphere dvSwitch in ACS 4.0.1

2013-03-21 Thread Chris Smith
According to https://reviews.apache.org/r/9189/, a solution has been created to support vSphere distributed switches in ACS. Is this correct? I have also found https://issues.apache.org/jira/browse/CLOUDSTACK-657 which states some features are still in development. Is there an official stance

Re: Question regarding adding existing vCenter cluster

2013-03-21 Thread Ahmad Emneina
i cant dig up the feature enhancement ticket. I suggest you file another one, worst case they mark it as a duplicate and reference the original. :) On Thu, Mar 21, 2013 at 10:52 AM, Kirk Jantzer wrote: > Figured as much, thanks! There an ETA for that? > > > On Thu, Mar 21, 2013 at 1:49 PM, Ahmad

Re: Problem installing VMware Cluster in CloudStack 4.0.1

2013-03-21 Thread Chris Smith
We are using distributed switches. They are named "10GB", "Management", and "vmNetworks". Our portgroup names are: 10GB - -dvSwitch1 (Uplink Port Group) -Storage (Distributed port group) -vMotion (Distributed port group) Management - -dvSwitch3 -management vmNetworks -

Re: Question regarding adding existing vCenter cluster

2013-03-21 Thread Kirk Jantzer
Figured as much, thanks! There an ETA for that? On Thu, Mar 21, 2013 at 1:49 PM, Ahmad Emneina wrote: > empty only for now. cloudstack doesnt have a discovery feature yet. > > > On Thu, Mar 21, 2013 at 10:45 AM, Kirk Jantzer >wrote: > > > Just wondering if I would be able to add an existing vc

Re: Question regarding adding existing vCenter cluster

2013-03-21 Thread Ahmad Emneina
empty only for now. cloudstack doesnt have a discovery feature yet. On Thu, Mar 21, 2013 at 10:45 AM, Kirk Jantzer wrote: > Just wondering if I would be able to add an existing vcenter cluster > (vSphere 4.1) with vms already on it to CS (4.0.1) - or can you only add an > empty cluster? >

Question regarding adding existing vCenter cluster

2013-03-21 Thread Kirk Jantzer
Just wondering if I would be able to add an existing vcenter cluster (vSphere 4.1) with vms already on it to CS (4.0.1) - or can you only add an empty cluster?

Re: management server name

2013-03-21 Thread Chris Smith
Thanks for the clarification. On 3/21/2013 1:40 PM, David Nalley wrote: On Thu, Mar 21, 2013 at 1:32 PM, Seif Eddine Jemli wrote: Well, for me, the NFS server is the management server. my problem is that i didn't understand what they meant with management server name. what's this name? localh

Re: management server name

2013-03-21 Thread Chris Smith
If you're following http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.0-incubating/html/Installation_Guide/management-server-install-flow.html#nfs-shares-on-management-server Then yes, localhost would be an acceptable value for that parameter. You could also use 127.0.0.1 or the IP

Re: management server name

2013-03-21 Thread David Nalley
On Thu, Mar 21, 2013 at 1:32 PM, Seif Eddine Jemli wrote: > Well, for me, the NFS server is the management server. > > my problem is that i didn't understand what they meant with management > server name. what's this name? localhost? Localhost will not work. A FQDN that maps to the server will wo

Re: CloudStack 3.02 and Xenserver 6.02 in Production

2013-03-21 Thread Ahmad Emneina
woohooo! glad to hear. On Thu, Mar 21, 2013 at 9:58 AM, Warren Nicholson < warren.nichol...@nfinausa.com> wrote: > Since all the VM's were running, and the pool was up, > Geoff Higginbottom suggested I restart cloud management > service. > > That worked! > > Warren > > -Original Message-

Re: management server name

2013-03-21 Thread Seif Eddine Jemli
Well, for me, the NFS server is the management server. my problem is that i didn't understand what they meant with management server name. what's this name? localhost?

Re: management server name

2013-03-21 Thread Chris Smith
Given the syntax of the command you provided, you are telling your server to map an NFS share. It could be your management server or it could be a dedicated NFS server. This location should be where you want to store VM's, if I'm not mistaken. I think calling it "management-server-name" is a b

Re: management server name

2013-03-21 Thread Seif Eddine Jemli
so the management-server-name is the hostname? that's it?

Re: management server name

2013-03-21 Thread Chris Smith
This is going to be either the hostname or IP address of your NFS server. On 3/21/2013 12:36 PM, Seif Eddine Jemli wrote: Hi, i am trying to finish the NFS configuration. At the end, i have to use this command: mkdir /primarymount mount -t nfs* *:/export/primary /primarymount I don't know wh

Re: management server name

2013-03-21 Thread Seif Eddine Jemli
no clue?

RE: Problem installing VMware Cluster in CloudStack 4.0.1

2013-03-21 Thread Musayev, Ilya
Unable to find vSwitchvSwitch0 What is your vswitch naming like and what portgroup names do you use for management? You can override the vswitch settings in physical network tab when you define Guest, Public, Management and Storage Traffic Types. If you also use a different portgroup name for

Re: CloudStack + GlusterFS over Infiniband

2013-03-21 Thread Bryan Whitehead
I've had to put this cluster into production already, but I'll have hardware for my lab end this month or beginning of April. On Thu, Mar 21, 2013 at 5:09 AM, Jason Davis wrote: > Are you planning on including observations on IOPS and latency? Would be > curious to see what performance penalty is

RE: CloudStack 3.02 and Xenserver 6.02 in Production

2013-03-21 Thread Warren Nicholson
Since all the VM's were running, and the pool was up, Geoff Higginbottom suggested I restart cloud management service. That worked! Warren -Original Message- From: Warren Nicholson [mailto:warren.nichol...@nfinausa.com] Sent: Thursday, March 21, 2013 11:01 AM To: users@cloudstack.apach

Re: Problem installing VMware Cluster in CloudStack 4.0.1

2013-03-21 Thread Chris Smith
A follow up, here is the debug message: --BEGIN-- 2013-03-21 12:43:09,112 DEBUG [cloud.api.ApiServlet] (catalina-exec-18:null) ===START=== DesktopIP -- GET command=addCluster&zoneId=0aa9a9d5-d2f0-4e51-9d43-12924b85b1f6&hypervisor=VMware&clustertype=ExternalManaged&podId=0df5135c-2bb8-4ad8-9c7

RE: Problem installing VMware Cluster in CloudStack 4.0.1

2013-03-21 Thread Musayev, Ilya
Please look at the errors in management-server.log file and post it here. I have a decent number of VmWare 5.0 clusters under CS4.0 and 4.1, I've yet to try the VSphere 5.1, but I'm under impression VMware SDK API 4.1 we are using on 4.0.1 - should be compatible with Vsphere 5.1. Newer CS 4.2 i

Problem installing VMware Cluster in CloudStack 4.0.1

2013-03-21 Thread Chris Smith
Hello list, I am trying to add a vSphere 5.1.0 cluster. I am presented with the error: "Unable to add the external cluster" I don't know where to go from here. Thank you! -- Chris Server Administrator I InfoTech, Inc. 5700 SW 34th Street, Suite 1235 Gainesville, FL 352-381-4766

management server name

2013-03-21 Thread Seif Eddine Jemli
Hi, i am trying to finish the NFS configuration. At the end, i have to use this command: mkdir /primarymount mount -t nfs* *:/export/primary /primarymount I don't know what is meant by the management server name? does this mean the version?? From where do i get this name.? thanks

Re: idmpad.conf

2013-03-21 Thread David Nalley
rpcbind and nfs --David On Thu, Mar 21, 2013 at 12:27 PM, wrote: > Does any service have to be restarted after that change? > > > > From: David Nalley > To: users@cloudstack.apache.org, > Date: 03/21/2013 11:50 AM > Subject:Re: idmpad.conf > > > > On Thu, Mar 21, 2013 at 11:31

Re: idmpad.conf

2013-03-21 Thread JSmith
Does any service have to be restarted after that change? From: David Nalley To: users@cloudstack.apache.org, Date: 03/21/2013 11:50 AM Subject:Re: idmpad.conf On Thu, Mar 21, 2013 at 11:31 AM, Seif Eddine Jemli wrote: > *hi, > > In the installation guide of cloudstack 3.0 ,

Re: CloudStack 3.02 and Xenserver 6.02 in Production

2013-03-21 Thread Ahmad Emneina
there are a few things you can try. one is to modify the state of the host in the database to Up and send a force reconnect from cloudstack, remember to null out the management server id in the host table. see if that helps. If not. I would disable the cluster, manually migrate vm's off that host,

Re: CloudStack 3.02 and Xenserver 6.02 in Production

2013-03-21 Thread Geoff Higginbottom
Warren, Have you restarted the CloudStack management service Regards Geoff Higginbottom CTO / Cloud Architect D: +44 20 3603 0542 | S: +44 20 3603 0540| M: +447968161581 geoff.higginbot...@shapeblue.com |www.shapeblue.com | Twitter:@shapeblue

CloudStack 3.02 and Xenserver 6.02 in Production

2013-03-21 Thread Warren Nicholson
Please help! I have an issue with Cloudstack 3.02 is reporting one of my 6.02 xenservers in a down state. All of the VM's on this server are running fine. I restarted using the xe-toolstack-restart at the command line, but it's still shows down under Cloudstack, and I can't live migrate the VM

Re: idmpad.conf

2013-03-21 Thread David Nalley
On Thu, Mar 21, 2013 at 11:31 AM, Seif Eddine Jemli wrote: > *hi, > > In the installation guide of cloudstack 3.0 , i read this in the section > talking about the configuration of the NFS Server. > > 8.* If NFS v4 communication is used between client and server, add your > domain to /etc/idmapd.co

Re: Cloudstack API documentation Server is DOWN

2013-03-21 Thread Joe Brockmeier
On Thu, Mar 21, 2013, at 10:31 AM, Kelly Hair wrote: > Assume the site goes live on Monday. The virtual host is not upŠ We should have normal service resumed (more or less) by end of day, I think. Best, jzb -- Joe Brockmeier j...@zonker.net Twitter: @jzb http://www.dissociatedpress.net/

Re: Cloudstack API documentation Server is DOWN

2013-03-21 Thread Kelly Hair
Assume the site goes live on Monday. The virtual host is not upŠ On 3/21/13 3:54 AM, "prasanna" wrote: >Our infrastructure is moving. The new website is here: >http://cloudstack.apache.org/cloudstack/ > >let us know if anything is missing. > >Thanks, > >On 21 March 2013 13:14, Asmita Vagya

idmpad.conf

2013-03-21 Thread Seif Eddine Jemli
*hi, In the installation guide of cloudstack 3.0 , i read this in the section talking about the configuration of the NFS Server. 8.* If NFS v4 communication is used between client and server, add your domain to /etc/idmapd.conf on both the hypervisor host and Management Server. # vi /etc/idmapd.c

Re: Cloudstack API documentation Server is DOWN

2013-03-21 Thread Kelly Hair
It's on the incubator site. Please see: http://cloudstack.apache.org/docs/api/apidocs-4.0.0/domain_admin/createRemo teAccessVpn.html On 3/21/13 5:00 AM, "Sebastien Goasguen" wrote: > >On Mar 21, 2013, at 3:55 AM, Sailaja Mada wrote: > >> >>http://cloudstack.apache.org/cloudstack/docs/

Re: Stats - commits by company for CloudStack

2013-03-21 Thread Chip Childers
On Thu, Mar 21, 2013 at 03:20:43PM +, Kelly Hair wrote: > > Do we have stats on the number of commits by company? I was looking at > http://www.qyjohn.net/?p=2733 but it does not break down specifics by project > of who is adding code to each project. Anyone have some stats or a good link

Stats - commits by company for CloudStack

2013-03-21 Thread Kelly Hair
Do we have stats on the number of commits by company? I was looking at http://www.qyjohn.net/?p=2733 but it does not break down specifics by project of who is adding code to each project. Anyone have some stats or a good link to share? Thanks!

Re: NOTICE: Change of list addresses

2013-03-21 Thread David Nalley
On Thu, Mar 21, 2013 at 10:38 AM, Gavin Lee wrote: > Hi, David & Alex > Will be there a mailing list as a replacement for cloudstack-cn-users? > Thanks. > Gavin: There will be, I sent a separate message there - but it's likely in moderation - feel free to spread the word that the new address is:

Re: NOTICE: Change of list addresses

2013-03-21 Thread Gavin Lee
Hi, David & Alex Will be there a mailing list as a replacement for cloudstack-cn-users? Thanks. On Thu, Mar 21, 2013 at 10:28 PM, David Nalley wrote: > On Thu, Mar 21, 2013 at 10:23 AM, Alex Huang wrote: >> Dave, >> >> What about issues and commit? >> >> --Alex >> > > So those have changed as we

Re: NOTICE: Change of list addresses

2013-03-21 Thread David Nalley
On Thu, Mar 21, 2013 at 10:23 AM, Alex Huang wrote: > Dave, > > What about issues and commit? > > --Alex > So those have changed as well - this isn't a subscription change - but rather where you send mail to. Since commits and issues are largely populated by bots from Skynet, I figured folks wou

RE: NOTICE: Change of list addresses

2013-03-21 Thread Alex Huang
Like an idiot, I went subscribing to the lists that Dave sent out but I'm already subscribed. So this is just a notification email not an email for us to go subscribe to new lists. You don't need to do anything with this email. --Alex > -Original Message- > From: Alex Huang > Sent: Th

RE: NOTICE: Change of list addresses

2013-03-21 Thread Alex Huang
Dave, What about issues and commit? --Alex > -Original Message- > From: David Nalley [mailto:da...@gnsa.us] > Sent: Thursday, March 21, 2013 6:36 AM > To: cloudstack-...@incubator.apache.org; cloudstack- > us...@incubator.apache.org; cloudstack-market...@incubator.apache.org > Subject: N

Re: vhd template

2013-03-21 Thread Rohit Yadav
ttylinux; http://people.apache.org/~bhaisaab/vms/ttylinux_pv.vhd On Thu, Mar 21, 2013 at 6:39 PM, CK wrote: > Hi Folks, > I am looking for a tiny linux template for XenServer(< 1GB size) > to use with CloudStack in a small test environment? > Does anyone have one to share? > Cheers

NOTICE: Change of list addresses

2013-03-21 Thread David Nalley
Hi folks: Quick notice here: As part of our graduation the list addresses have changed. The old addresses will continue to work for a while, but we need to begin to talk about and use the new addresses. They are as follows: users@cloudstack.apache.org d...@cloudstack.apache.org market...@clouds

Re: Cloudstack API documentation Server is DOWN

2013-03-21 Thread Chip Childers
On Thu, Mar 21, 2013 at 05:00:55AM -0400, Sebastien Goasguen wrote: > > On Mar 21, 2013, at 3:55 AM, Sailaja Mada wrote: > > > http://cloudstack.apache.org/cloudstack/docs/api/apidocs-4.0.0/domain_admin/createRemoteAccessVpn.html > > > > > > This is accessible now. It will likely move again

vhd template

2013-03-21 Thread CK
Hi Folks, I am looking for a tiny linux template for XenServer(< 1GB size) to use with CloudStack in a small test environment? Does anyone have one to share? Cheers

Re: CloudStack - KickStart

2013-03-21 Thread Adam Grochowski
If dhcp for hypervisors is not acceptable One of the thing we've done for our lab is to make the ks.cfg a cgi bin and configure a static ip per host in that way. On Thu, Mar 21, 2013 at 4:50 AM, Prasanna Santhanam wrote: > On Thu, Mar 21, 2013 at 01:57:50PM +0530, Sunilreddy Kovvuri wrote: >>

Re: CloudStack + GlusterFS over Infiniband

2013-03-21 Thread Jason Davis
Are you planning on including observations on IOPS and latency? Would be curious to see what performance penalty is incurred when you have a brick failure. I agree, having a writeup will be awesome. Thanks for your hard work! On Mar 21, 2013 1:03 AM, "Ahmad Emneina" wrote: > On Mar 20, 2013, at

Re: Cloudstack API documentation Server is DOWN

2013-03-21 Thread Sebastien Goasguen
On Mar 21, 2013, at 3:55 AM, Sailaja Mada wrote: > http://cloudstack.apache.org/cloudstack/docs/api/apidocs-4.0.0/domain_admin/createRemoteAccessVpn.html > > This is accessible now. > -Original Message- > From: Asmita Vagyani [mailto:asmita.vagy...@sigma-systems.com] > Sent: Thurs

Re: CloudStack - KickStart

2013-03-21 Thread Prasanna Santhanam
On Thu, Mar 21, 2013 at 01:57:50PM +0530, Sunilreddy Kovvuri wrote: > I am working on kickstart installation of hosts.I had installed ubuntu OS > and cloud-agent with dependencies with kickstart. Can we generate random > static ip address and host names to hosts so that as soon as the hosts are > r

Re: CloudStack - KickStart

2013-03-21 Thread Sunilreddy Kovvuri
I am working on kickstart installation of hosts.I had installed ubuntu OS and cloud-agent with dependencies with kickstart. Can we generate random static ip address and host names to hosts so that as soon as the hosts are restarted,the hosts will be up and running On Thu, Mar 21, 2013 at 11:0

RE: Cloudstack API documentation Server is DOWN

2013-03-21 Thread Sailaja Mada
http://cloudstack.apache.org/cloudstack/docs/api/apidocs-4.0.0/domain_admin/createRemoteAccessVpn.html -Original Message- From: Asmita Vagyani [mailto:asmita.vagy...@sigma-systems.com] Sent: Thursday, March 21, 2013 1:16 PM To: 'cloudstack-us...@incubator.apache.org' Subject: Cloudstack

Re: Cloudstack API documentation Server is DOWN

2013-03-21 Thread prasanna
Our infrastructure is moving. The new website is here: http://cloudstack.apache.org/cloudstack/ let us know if anything is missing. Thanks, On 21 March 2013 13:14, Asmita Vagyani wrote: > Hi all, > > When I try to access the API docs for cloudstack 4, it gives me error > Not Found > The request

Cloudstack API documentation Server is DOWN

2013-03-21 Thread Asmita Vagyani
Hi all, When I try to access the API docs for cloudstack 4, it gives me error Not Found The requested URL /docs/api/apidocs-4.0.0/domain_admin/createRemoteAccessVpn.html was not found on this server. Any idea if this is a problem with the Cloudstack server? Thanks and Regards. Asmita