Installing CloudStack on XenServer 6.0.2

2013-07-10 Thread Ashutosh Narayan
Hi Folks, I want to install CloudStack 4.0.2 on CentOS 6.4 on XenServer 6.0.2. I came across this link . Is this the right document which am following ? Any more suggestions

Unable to laucn system VM

2013-07-10 Thread Olivier Desport
Hi, I've executed the command : /usr/share/cloudstack-common/scripts/storage/secondary/cloud-install-sys-tmplt -m /export/secondary -u http://download.cloud.com/templates/acton/acton-systemvm-02062012.qcow2.bz2 -h kvm -F The qcow2 file appears in /export/secondary/template/tmpl/1/3/ The se

Re: CloudStack Mirrors

2013-07-10 Thread Prasanna Santhanam
Hey Matthew, This is a great offer! So I want to follow up on this. Would you be willing to host nightly builds of cloudstack? We've had trouble getting nightly builds and stable RPMs in place for users to test. On Tue, Jul 09, 2013 at 07:31:05PM -0500, Matthew E. Porter wrote: > If there is a ne

Re: cloudstack 4.1 QinQ vlan behaviour

2013-07-10 Thread Valery Ciareszka
Hi all. I was able to change vlan creation behaviour by source code modification (plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java), had to comment several lines of code: private String getPif(String bridge) { String pif = matchPifFileInDirector

RE: Unable to laucn system VM

2013-07-10 Thread Geoff Higginbottom
Oliver, A good place to start is here https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM%2C+templates%2C+Secondary+storage+troubleshooting Unfortunately there could be any number of reasons your System VMs are not appearing, can you share more info about your infrastructure, eg CloudSt

Is Cloudstack 4.1.0 ready to be used with Xenserver 6.2

2013-07-10 Thread Karthik Kothuri
Hi All, I am curious to know the status of Xenserver 6.2 (Now that it is fully open source :-) ) compatibliliy with Cloudstack 4.1.0 ? Are there any implementation that has been tried ? Any major huddles that are expect out of the above combo ..? Thanks Karthik

RE: Installing CloudStack on XenServer 6.0.2

2013-07-10 Thread Geoff Higginbottom
Ashutosh, CloudStack 4.1 is the latest release and I strongly recommend you install this version over 4.0.2. The install guide for 4.1 can be found here http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.0/html/Installation_Guide/index.html We also have lots of great info on our web

RE: Is Cloudstack 4.1.0 ready to be used with Xenserver 6.2

2013-07-10 Thread Geoff Higginbottom
I know Paul Angus from ShapeBlue has already stood up a CloudStack 4.2 with XenServer 6.2 environment, however CloudStack 4.1 does not officially support 4.1 so it will prevent you adding a 6.2 Host unless you modify the code Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540

RE: Is Cloudstack 4.1.0 ready to be used with Xenserver 6.2

2013-07-10 Thread Geoff Higginbottom
Slight edit to my last response (typo) I know Paul Angus from ShapeBlue has already stood up a CloudStack 4.2 with XenServer 6.2 environment, however CloudStack 4.1 does not officially support XenServer 6.2 so it will prevent you adding a 6.2 Host unless you modify the code Regards Geoff Hig

RE: Is Cloudstack 4.1.0 ready to be used with Xenserver 6.2

2013-07-10 Thread Ram Ganesh
XenServer 6.2 support should be part of 4.2 release. Thanks, RamG > -Original Message- > From: Geoff Higginbottom [mailto:[email protected]] > Sent: 10 July 2013 14:26 > To: [email protected] > Subject: RE: Is Cloudstack 4.1.0 ready to be used with Xenserver 6.2

Problem in adding Ceph RBD as primary storage for CloudStack 4.1.0

2013-07-10 Thread Indra Pramana
Dear all, I am installing CloudStack 4.1.0 (upgraded from 4.0.2) and I also have a Ceph cluster running. However, I am having issues in adding the RBD as primary storage. Tried to follow the instruction here, but unable to make it work: http://ceph.com/docs/master/rbd/rbd-cloudstack/ I have setu

Re: Installing CloudStack on XenServer 6.0.2

2013-07-10 Thread Ashutosh Narayan
Hi Geoff, I got that I can go ahead with CloudStack 4.1 ; but my concern is am looking for proper documentation to install in on XenServer 6.0.2 ? Is the link that I mentioned previously good to follow ? Thank you, On Wed, Jul 10, 2013 at 2:20 PM, Geoff Higginbottom < geoff.higginbot...@shapeblu

RE: Installing CloudStack on XenServer 6.0.2

2013-07-10 Thread Geoff Higginbottom
Ashutosh, This is the link for the full installation guide for CloudStack 4.1 http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.0/html/Installation_Guide/index.html It also includes an updated section on XenServer http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.0/html/

Re: Installing CloudStack on XenServer 6.0.2

2013-07-10 Thread Ashutosh Narayan
Hi Geoff, Just read in another thread that CloudStack 4.1 is not XenServer 6.2 ready ? So I need to go ahead with XenServer 6.1 itself right ? On Wed, Jul 10, 2013 at 3:24 PM, Geoff Higginbottom < [email protected]> wrote: > Ashutosh, > > This is the link for the full installation

HA for VMWare

2013-07-10 Thread nicolas.lamirault
Hi, We are testing CS 4.1.0 with VMWare vSphere 5.0. If we stop a VM using vCenter, CS doesn't try to restart it. In logs we see : Skip HA for VMware VM i-xx In source code, we can see : @Override public void scheduleRestartForVmsOnHost(final HostVO host, boolean investigate) { [...]

RE: Installing CloudStack on XenServer 6.0.2

2013-07-10 Thread Geoff Higginbottom
Correct, CloudStack 4.2 will support 6.2, and we have already tested this, but 4.1 only support up to 6.1 Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 [email protected] -Original Message- From: Ashutosh Narayan [mailto:aashutos

RE: Is Cloudstack 4.1.0 ready to be used with Xenserver 6.2

2013-07-10 Thread Karthik Kothuri
Thanks for the info Ram. Can you please suggest any opensource hyper-visor platform which can be used with cloudstack 4.1 (vSphere and Xenserver earlier versions are commercial I believe). Though KVM can be used but it is a para-virtualization package and not a bare metal hypervisor. On 07/10/1

RE: Is Cloudstack 4.1.0 ready to be used with Xenserver 6.2

2013-07-10 Thread Geoff Higginbottom
If you eventually intend using opensource XenServer 6.2 (a good choice) then you can deploy the free version of XenServer 6.1 for now, then either upgrade it to 6.2 or if this is not possible (I hope it will be) do a rolling upgrade of your Hosts to 6.2 once it is available. You only need to th

Dublin meetup tonight

2013-07-10 Thread Sebastien Goasguen
For all dubliners out there, there is a cloudstack meetup tonight: https://tito.io/tcube/cloudstack-clients-and-wrappers Cu there, -Sebastien

Project invitations and alerts by e-mail

2013-07-10 Thread Enric Muñoz
Hi all, I configured all the global settings in Cloudstack 4.1 to be able to receive project invitations and alerts by e-mail but i don't receive any e-mail. At the managementServer.log the following appears when trying to send a project invitation: 2013-07-10 13:44:53,449 DEBUG [agent.transp

RE: Project invitations and alerts by e-mail

2013-07-10 Thread Geoff Higginbottom
Enric, Can you share your Global Settings that relate to the SMTP configuration for Projects? Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 [email protected] -Original Message- From: Enric Muñoz [mailto:[email protected]] Sent:

Re: API or cloudmonkey CLI call fails sometimes.

2013-07-10 Thread Sebastien Goasguen
On Jul 8, 2013, at 8:44 PM, WXR <[email protected]> wrote: > Sometimes when I use the an api call or cloudmonkey command,cloudstack will > return a false value(authentication fails,can not deploy vm,can not create > volume,can not attach volume,etc),but sometimes the same api or cli call > suc

RE: Project invitations and alerts by e-mail

2013-07-10 Thread Enric Muñoz
These are the global settings relating the SMTP configuration for projects: Project.email.sender = [email protected] (It is an account created in MS Exchange for this purpose) Project.invite.required = true Project.invite.timeout = 86400 Project.smtp.password = The password related to the acc

RE: Project invitations and alerts by e-mail

2013-07-10 Thread Enric Muñoz
Sorry, I forgot the most important: project.smtp.host = 91.187.93.103 -Mensaje original- De: Enric Muñoz [mailto:[email protected]] Enviado el: miércoles, 10 de julio de 2013 14:22 Para: [email protected] Asunto: RE: Project invitations and alerts by e-mail These are the global

Re: API or cloudmonkey CLI call fails sometimes.

2013-07-10 Thread WXR
Intermittent network issue can not cause authentication fail,and some other function fails,I think. -- Original -- From: "Sebastien Goasguen"; Date: Wed, Jul 10, 2013 08:20 PM To: "users"; Subject: Re: API or cloudmonkey CLI call fails sometimes. On Ju

Re: Unable to laucn system VM

2013-07-10 Thread Olivier Desport
I've installed two nodes of CS 4.1 on Centos 6.4 (Management server and one host) on KVM virtual machines in a basic network model. The primary and secondary storages are ok in the UI. The NFS shares are on the same host as the management server. This error appears in /var/log/cloudstack/manag

Re: CloudStack Mirrors

2013-07-10 Thread Matthew E. Porter
Happy to. Email me off-list letting me know what is needed. Cheers, Matthew --- Matthew E. Porter Contegix E-mail: [email protected] Technology to Empower Ideas - Original Message - From: "Prasanna Santhanam" To: [email protected] Sent: Wednesday, July 10, 2013 3

RE: Unable to laucn system VM

2013-07-10 Thread Geoff Higginbottom
Oliver, 1. Is the KVM host showing as Online in the UI 2. Is the System VM Template 'Status' showing as 'Download Complete' and is it the KVM version 3. Did you allocate the Storage Network when setting up the Zone 4. If yes to Q3, is it on a dedicated VLAN 5. Are the SSVM and CPVM going through

RE: Project invitations and alerts by e-mail

2013-07-10 Thread Geoff Higginbottom
Have you tried setting the project.smtp.port top 465 as the exchange server may be configured to only accept SMTP over SSL Have you tried using telnet to test SMTP connectivity and authentication Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.hig

Some allocation algorithm questions about instance and volume

2013-07-10 Thread WXR
1.Can cloudstack allocate vm instances averagely between host nodes? The default value of vm.allocation.algorithm is "random". If there is just one host node in a cluster(we call it A) and I create 20 instances,all of them will be allocated on host A.Now I add another host B,and create 30 instan

Re: CloudStack Mirrors

2013-07-10 Thread tawfiq zidi
Great Idea , please contact me for the needed list. On Wed, Jul 10, 2013 at 1:51 PM, Matthew E. Porter < [email protected]> wrote: > Happy to. Email me off-list letting me know what is needed. > > > Cheers, > Matthew > > > --- > Matthew E. Porter > Contegix > E-mail: matthew.por...@c

Re: Problem in adding Ceph RBD as primary storage for CloudStack 4.1.0

2013-07-10 Thread Chip Childers
Cc'ing Wido, our resident Ceph expert. ;-) On Wed, Jul 10, 2013 at 05:45:25PM +0800, Indra Pramana wrote: > Dear all, > > I am installing CloudStack 4.1.0 (upgraded from 4.0.2) and I also have a > Ceph cluster running. However, I am having issues in adding the RBD as > primary storage. Tried to f

RE: Project invitations and alerts by e-mail

2013-07-10 Thread Enric Muñoz
Connectivity and authentication using Telnet is working. It doesn't work usign port 465 but then I realised that my Exchange server is listening SMTP over SSL using the port 587, so I tried with it too but it doesn't work neither. Isn't it possible to change a parameter to be able to send plain

Re: cloudstack 4.1 QinQ vlan behaviour

2013-07-10 Thread Marcus Sorensen
I created that document, as a suggestion. I never got feedback. The way it worked previously was sort of a happy accident, which was 'fixed' when the code changed to accept overlapping vlan numbers on multiple physical devices (hence the bridge name change). However... I believe there is still a

RE: Project invitations and alerts by e-mail

2013-07-10 Thread Geoff Higginbottom
My personal test builds use a gmail account, so if you just want to test the Project Invite features, drop exchange from the equation and use gmail Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 [email protected] -Original Message--

RE: Project invitations and alerts by e-mail

2013-07-10 Thread Enric Muñoz
With gmail works correctly. Thank you!! -Mensaje original- De: Geoff Higginbottom [mailto:[email protected]] Enviado el: miércoles, 10 de julio de 2013 16:49 Para: [email protected] Asunto: RE: Project invitations and alerts by e-mail My personal test builds use

vm stuck in stopping state

2013-07-10 Thread Brian Galura
I am using the latest CloudPlatform with XenServer 6.1 and I have a Windows vm stuck in 'Stopping' state in the UI. This vm is no longer present on any hypervisor. I don't need this instance or its disk. How can I safely remove this from the UI and be confident its disk is also expunged?

Re: vm stuck in stopping state

2013-07-10 Thread Ahmad Emneina
did you mean cloudstack? cloudplatform is a citrix product, i'd assume comes with support. Either way vmsync isnt capturing the state of your vm. what one can do is create a db backup, and modify the state of the vm... with something like: update vm_instance set state='Stopped' where id = ; then

CloudStack Weekly News - 10 July 2013

2013-07-10 Thread Joe Brockmeier
(Note: Sending this to the mailing lists as blogs.apache.org is down for the moment.) The community is busy working on 4.2.0, and there's much to be done before the release is ready. This week, we're taking a look at some of the interesting discussions going on in the the community about the next

Re: HA for VMWare

2013-07-10 Thread Jörgen Maas
This should be done by ESX instead of CS, to CS ESX hypervisor is externally managed (vCenter) I guess you need to enable HA in your vmware configuration On Wed, Jul 10, 2013 at 12:11 PM, wrote: > Hi, > We are testing CS 4.1.0 with VMWare vSphere 5.0. > If we stop a VM using vCenter, CS doesn't

Re: HA for VMWare

2013-07-10 Thread Chip Childers
It "should" work for CS to do the HA (typically with the VMware cluster *not* having HA enabled). Nicolas, perhaps open a bug? On Wed, Jul 10, 2013 at 4:01 PM, Jörgen Maas wrote: > This should be done by ESX instead of CS, to CS ESX hypervisor is > externally managed (vCenter) > I guess you need

RE: Some allocation algorithm questions about instance and volume

2013-07-10 Thread Prachi Damle
Hi, I have added some comments inline. Thanks, Prachi -Original Message- From: WXR [mailto:[email protected]] Sent: Wednesday, July 10, 2013 6:23 AM To: users Subject: Some allocation algorithm questions about instance and volume 1.Can cloudstack allocate vm instances averagely betwee

Re: API or cloudmonkey CLI call fails sometimes.

2013-07-10 Thread Sebastien Goasguen
On Jul 10, 2013, at 8:42 AM, WXR <[email protected]> wrote: > Intermittent network issue can not cause authentication fail,and some other > function fails,I think. Then we need more info to help. CloudMonkey always works for me I am copying Rohit who wrote cloudmonkey. > > > > >

RE: Advanced network

2013-07-10 Thread Anthony Xu
>And problem >First i try to create network@xcp host. Vlan41(VLANID 41) Vlan42(VlanId42) >then create zone, create network-> add guest network, enable zone, and then in >logs You don't need to create any VLAN network in XCP, CS will do that for you. XCP doesn't support management network on VLA

Re: HA for VMWare

2013-07-10 Thread Kirk Kosinski
Hi, unless something changed (I checked 4.0/4.1 release notes and found nothing), CloudStack uses the native vSphere HA (unlike XenServer and KVM), so HA must be enabled in a CloudStack-managed vSphere for HA to work. Shutting down a VM through vCenter is probably seen as a valid shutdown (same as

Re: CloudStack News - Moving to Wednesday

2013-07-10 Thread Ryan Lei
The website comes back online now. Just in time for the newsletter this week. XD --- Yu-Heng (Ryan) Lei, Associate Reasearcher Chunghwa Telecom Laboratories / Cloud Computing Laboratory [email protected]

Re: Does cloudstack support memory-overcommitting?

2013-07-10 Thread Tao Lin
Thanks for your reply, Salvatore. I do notice that there is a option relates to over-commit.And I now want to know that if cloudstack will automatic balloon memory amount VMs, so that a busy VM can borrow memory from another VM which is mostly idle by ballooning memory? Best regard. 2013/7/8 Sa

Re: Problem in adding Ceph RBD as primary storage for CloudStack 4.1.0

2013-07-10 Thread Indra Pramana
Dear all, Any advise? I have tried to uninstall and reinstall cloudstack-management on the management server, as well as the cloudstack-agent on the hypervisors. The problem still persists. When I try to add primary storage from the Cloudstack GUI, is the adding process performed by the managemen

Re: Does cloudstack support memory-overcommitting?

2013-07-10 Thread Kirk Kosinski
Hi, I don't believe RAM over-provisioning is implemented yet. There has been some discussion about it [1] and a functional spec was written [2], but AFAIK that is all that has been completed so far. The mem.overprovisioning.factor parameter doesn't do what it sounds like it does. IIRC it only mo

Re: Does cloudstack support memory-overcommitting?

2013-07-10 Thread Tao Lin
These links are quite useful, very appreciate, Kirk. Best regards. 2013/7/11 Kirk Kosinski > Hi, I don't believe RAM over-provisioning is implemented yet. There has > been some discussion about it [1] and a functional spec was written [2], > but AFAIK that is all that has been completed so f

RE: Advanced network

2013-07-10 Thread Anton Rubets
Unfortunately, without creating vlan, cs always flow error about some think like "network not configure on host". But now I done all with xcp and cs and it works fine On Jul 11, 2013 2:44 AM, "Anthony Xu" wrote: > >And problem > >First i try to create network@xcp host. Vlan41(VLANID 41) > Vlan42(

RE: HA for VMWare

2013-07-10 Thread Koushik Das
That's right. Cloudstack relies on native HA capabilities provided by vSphere. > -Original Message- > From: Kirk Kosinski [mailto:[email protected]] > Sent: Thursday, July 11, 2013 6:30 AM > To: [email protected] > Cc: Chip Childers; [email protected] > Subject: Re:

Re: HA for VMWare

2013-07-10 Thread Mike Tutkowski
This is sort of related to this topic. It sounds like CS relies on vCenter for HA. How about for XenServer and KVM? I don't think KVM has any notion of HA, so I assume CS handles it for KVM. Is that true? With XenServer, is CS the only entity that handles HA or can that be enabled within XenSer