Re: Shared VLAN allocation for guest network on advanced zone?

2013-08-23 Thread Kirk Kosinski
Hi, Are you sure you are in the correct location of the UI? Can you upload a screen shot? Best regards, Kirk On 08/22/2013 09:26 AM, alessandro wrote: > >> On Tue, Jul 16, 2013 at 2:17 PM, Kirk Kosinski wrote: >> >>> Shared networks are *only* available in advanced zones. The UI is >>> slight

Re: CloudStack VPC <- VPN -> VPC

2013-08-23 Thread Daan Hoogland
H Kimi, I am working on having two VPC connect to the same NiciraNvp logical switch. This should be extended to support more network drivers. Maybe this will support your use-case as well. It was planned for 4.2 but should be in 4.3. Maybe it will be in a maintenance relase of 4.2!?! regards Daan

CS 4.1.1 + vSphere 5.1 - Windows 2012 issues

2013-08-23 Thread Gaspare A Silvestri
Hello everybody, we're trying to deploy instances from a correctly imported Windows 2012 OVA template with no luck, we always receive the following error on the VCenter: "Invalid configuration for device " . Is it possible deploying Windows 2012 instances on CS 4.1.1? In this case, are there

Re: CloudStack VPC <- VPN -> VPC

2013-08-23 Thread Geoff Higginbottom
I did some tests not long ago with 4.1 and I was able to creat a 3 way VPN between VPCs on 3 different systems. Whilst it appeared to work ok I'm not sure it's an approved configuration as there 'may' be some gotchas which are not obvious. We really need the VPC Dev's to chime in and confirm th

Re: Shared VLAN allocation for guest network on advanced zone?

2013-08-23 Thread Dean Kamali
I'm using CS4.1 with advanced zone, and I don't see an option to add guest network [image: Inline image 1] I remember seeing it when I was using 4.0.2 Any idea? On Fri, Aug 23, 2013 at 3:01 AM, Kirk Kosinski wrote: > Hi, Are you sure you are in the correct location of the UI? Can you > uploa

Re: Shared VLAN allocation for guest network on advanced zone?

2013-08-23 Thread Alessandro Ciancaglini
Hi Kirk, find the attacched screenshot... please consider thant I'm still able to create shared network trough API (& cloud monkey), but since in that way I wasn't been able to make my shared network work I want to try with GUI. But... is really possible? Some setting is missing in my conf?

Re: Shared VLAN allocation for guest network on advanced zone?

2013-08-23 Thread Chip Childers
Alessandro, Attachments are stripped on this ML. Could you post it somewhere? Kirk probably got it though, because he was directly sent the message. The rest of the ML may be able to help as well if you share it with the community. On Fri, Aug 23, 2013 at 03:41:10PM +0200, Alessandro Ciancagli

Primary storage: does it make sense/is it valid to have it local/unshared?

2013-08-23 Thread Steve Roth
Hi all, I am looking at CloudStack for internal testing. (ie not a production environment -- HA is not required).We have (2) KVM hypervisors in our CS environment. I'm curious if folks have ever placed primary storage directly on the hypervisors (as opposed to a NAS). I understand thi

Re: Primary storage: does it make sense/is it valid to have it local/unshared?

2013-08-23 Thread Travis Graham
Hey Steve, That's how it would work. If you create the local storage on the compute servers then that's the only server that has access to use it as Primary storage. Nothing wrong with that setup, especially for testing. That's how we started our initial tests before setting up different hyper

4.2 VMware memory overcommit

2013-08-23 Thread Sean Hamilton
Hey guys, I'm playing around with 4.2 and VMware vSphere (version 5.0). We're interested in memory overcommit, but the observed behaviour isn't what I expected. I'm seeing my instances being created in vCenter with a memory reservation that is equal to the configured memory. If I then change the

Problem creating VM using CentOS 6.4 template

2013-08-23 Thread Indra Pramana
Dear all, I am using CloudStack 4.1.0 with KVM hypervisors. I tried to create CentOS 6.4 template by installing a CentOS 6.4 VM from ISO, and then save the root disk as a KVM template. However, when I tried to create a VM using the template, while the server was created, the network is not workin

Re: XS6.1 support

2013-08-23 Thread Tracy Phillips
Can someone point me to the place to download vhd-util that works with CS 4.1.1 and XenServer 6.1? Should I stick with the one that comes with XenServer 6.1? Thanks, Tracy On Thu, Aug 15, 2013 at 11:39 AM, Donal Lafferty wrote: > Be careful that you don't downgrade the vhd-util in /usr/bin. >

Re: Problem creating VM using CentOS 6.4 template

2013-08-23 Thread Teipel, Bjoern
Delete the 70 rule, before finishing the template, in the /etc/udev/rules.d which persists the MAC address to eth0 and so on. That's actually quite common and cloud stack unrelated. (Please verify path, I'm on the road) Bjoern On Aug 23, 2013, at 10:22 AM, "Indra Pramana" wrote: > Dear all,

Re: Problem creating VM using CentOS 6.4 template

2013-08-23 Thread Shanker Balan
Comments inline. On 23-Aug-2013, at 10:51 PM, Indra Pramana wrote: > Dear all, > > I am using CloudStack 4.1.0 with KVM hypervisors. I tried to create CentOS > 6.4 template by installing a CentOS 6.4 VM from ISO, and then save the root > disk as a KVM template. > > However, when I tried to crea

Re: XS6.1 support

2013-08-23 Thread Shanker Balan
On 23-Aug-2013, at 10:59 PM, Tracy Phillips wrote: > Can someone point me to the place to download vhd-util that works with CS > 4.1.1 and XenServer 6.1? Should I stick with the one that comes with > XenServer 6.1? I use the cloud.com one linked from the installation docs - http://cloudstack.ap

Re: CloudStack VPC <- VPN -> VPC

2013-08-23 Thread Alena Prokharchyk
Geoff, Sheng Yang implemented VPN part of the VPC, adding him to the thread. Sheng, can you please help to answer the question below? Thank you, Alena. From: Geoff Higginbottom mailto:[email protected]>> Reply-To: "[email protected]"

Re: CloudStack VPC <- VPN -> VPC

2013-08-23 Thread Sheng Yang
Not in 4.2. Likely in the next release. The things we need is VR start VPN in passive mode. Current our VR would always initiate the connection first, we would need VR to wait for incoming connection to implement the feature. --Sheng On Thu, Aug 22, 2013 at 11:36 PM, Kimihiko Kitase < kimihiko.

Re: CloudStack VPC <- VPN -> VPC

2013-08-23 Thread Sheng Yang
Yes, that's possible way to work for now. If you do it at the same time, then it may work, since the configuration is already done in the VR. --Sheng On Thu, Aug 22, 2013 at 11:47 PM, Marcus Sorensen wrote: > It is possible, sort of. You have to bring both up at the same time, > otherwise they

RE: CloudStack VPC <- VPN -> VPC

2013-08-23 Thread Sheng Yang
In fact I've already replied, it's not officially supported for now. --Sheng From: Alena Prokharchyk Sent: Friday, August 23, 2013 10:42 AM To: [email protected]; Sheng Yang Subject: Re: CloudStack VPC <- VPN -> VPC Geoff, Sheng Yang implemented VPN part of the VPC, adding him to the

Re: Problem creating VM using CentOS 6.4 template

2013-08-23 Thread Marty Sweet
Hi Indra, I pushed some documentation for this into 4.2 last night. I have attached a snippet of the PDF. Marty On Fri, Aug 23, 2013 at 6:47 PM, Marty Sweet wrote: > Hi Indra, > > I pushed some documentation for this into 4.2 last night. I have attached > the PDF, see '12.10 Creating a Linux

FW: [ACS42] Closing resolved issues

2013-08-23 Thread Sudha Ponnaganti
From: Sudha Ponnaganti Sent: Friday, August 23, 2013 11:46 AM To: [email protected] Subject: [ACS42] Closing resolved issues Hi All, Community has closed 1477 defects in 4.2. However still another 274 resolved defects are pending to be closed. Please validate the fix done for the issu

RE: CloudStack VPC <- VPN -> VPC

2013-08-23 Thread Geoff Higginbottom
Shang, Thanks for the clarification. In my testing, I did try rebooting the various VPC VRs and after reboot each VPN automatically re-established itself without any interaction from me. Would it be fair to assess this 'feature' as 'it may work for your environment but you need to test it fir

RE: CloudStack VPC <- VPN -> VPC

2013-08-23 Thread Geoff Higginbottom
Oops Sorry Sheng, I mistyped your name Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 [email protected] -Original Message- From: Geoff Higginbottom [mailto:[email protected]] Sent: 23 August 2013 14:51 To: users@clo

Re: CloudStack VPC <- VPN -> VPC

2013-08-23 Thread Sheng Yang
Geoff, thanks for testing. The official support would be added later. Rebooting VR or do the configuration at the same time are still too awkward for a product. :) --Sheng On Fri, Aug 23, 2013 at 11:51 AM, Geoff Higginbottom < [email protected]> wrote: > Shang, > > Thanks for th

Cs 4.1.0 plus Xen 6.1 No Instances or VR's starting up

2013-08-23 Thread Kent Johnson
Can anyone point me in the right direction on solving my instance startup problem? They won't start up, nor will my virtual router. I am using CloudStack 4.1.0 on CentOS for my Management Server and XenServer 6.1 for my VM host. I installed CS as per the documentation and have successfully adde

Re: Cs 4.1.0 plus Xen 6.1 No Instances or VR's starting up

2013-08-23 Thread Ahmad Emneina
probably best to post your logs to pastebin and have us sift over them. see if we can spot anything. On Fri, Aug 23, 2013 at 3:53 PM, Kent Johnson wrote: > Can anyone point me in the right direction on solving my instance startup > problem? They won't start up, nor will my virtual router. > > I

Re: Cs 4.1.0 plus Xen 6.1 No Instances or VR's starting up

2013-08-23 Thread Marty Sweet
Could you provide the latest management server log, it usually provides a lot of information useful for debugging these kinds of issues. Thanks, Marty On Fri, Aug 23, 2013 at 11:53 PM, Kent Johnson wrote: > Can anyone point me in the right direction on solving my instance startup > problem? The

RE: Cs 4.1.0 plus Xen 6.1 No Instances or VR's starting up

2013-08-23 Thread Kent Johnson
Thank you Marty and Ahmad. Here is my management-server.log log: http://pastebin.com/TnRpsB8j Here is my catalina.out log: http://pastebin.com/index Here is my xensource.log from my xenserver host: http://pastebin.com/RC6LhXQ4 Best, Kent Johnson -Original Message- From: Ahmad Emnei

Re: Cs 4.1.0 plus Xen 6.1 No Instances or VR's starting up

2013-08-23 Thread Ahmad Emneina
looks like your management server reaches out to the router but barfs out here: 2013-08-23 17:04:53,938 DEBUG [agent.transport.Request] (Job-Executor-1:job-18) Seq 1-1363673129: Received: { Ans: , MgmtId: 166316981724, via: 1, Ver: v1, Flags: 110, { StartAnswer, CheckSshAnswer, GetDomRVersionAnswe

RE: Cs 4.1.0 plus Xen 6.1 No Instances or VR's starting up

2013-08-23 Thread Kent Johnson
Ok, I don't remember patching the system VM. Do I need to download a newer version or something like that? Kent Johnson -Original Message- From: Ahmad Emneina [mailto:[email protected]] Sent: Friday, August 23, 2013 5:24 PM To: Cloudstack users mailing list Subject: Re: Cs 4.1.0 plus X

Re: Cs 4.1.0 plus Xen 6.1 No Instances or VR's starting up

2013-08-23 Thread Carlos Reategui
try disabling iptables on your hosts (service iptables stop) and see if that makes a difference. On Fri, Aug 23, 2013 at 4:31 PM, Kent Johnson wrote: > Ok, I don't remember patching the system VM. Do I need to download a newer > version or something like that? > > Kent Johnson > > -Origina

RE: Cs 4.1.0 plus Xen 6.1 No Instances or VR's starting up

2013-08-23 Thread Kent Johnson
Iptables is disabled, selinux is disabled also. In the catalina.out it says "VM does not exist on XenServer322ab8aa-0302-49b2-9f32-f068f7f2f8f8 INFO [cloud.vm.VirtualMachineManagerImpl] (Job-Executor-6:job-23) Unable to contact resource. Does that mean the management server is looking for the

Re: Problem creating VM using CentOS 6.4 template

2013-08-23 Thread Indra Pramana
Dear Bjoern, Shankerbalan, Marty and all, Thanks! Managed to create a working template by: (1) Commented out the line on /etc/udev/rules.d/70-persistent-net.rules # PCI device 0x8086:0x100e (e1000) #SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="06:12:f8:01:12:5f", ATTR{type}=="

Re: vm with Cloudstack+openvswitch+KVM can not access extranal network, can ping gateway

2013-08-23 Thread 不坏阿峰
can someone help? 2013/8/23 不坏阿峰 : > i did it.Guestvlan300 Isolated 192.168.31.0/24 ,Egress rule, > 0.0.0.0/0 all. > and when i initail vrouter on Xen host, guest host can access > internet. but vroute on kvm+openvswitch Host can not. > > 2013/8/23 Ahmad Emneina : >> I believe you have t

how to use Private Gateway in VPC on CS4.1.1

2013-08-23 Thread 不坏阿峰
Environment : cs-mgt: eth1: 192.168.230.2 xen01: eth1: 192.168.230.11 eth2: public+guest (guest network:192.168.30.0/24 public: 192.168.240.0) eth3: 192.168.250.11 xen01: eth1: 192.168.230.12 eth2: public+guest (guest network:192.168.30.0/24 public: 192.168.240.0 ) eth3: 192.168.250.12 VPC

Re: Cs 4.1.0 plus Xen 6.1 No Instances or VR's starting up

2013-08-23 Thread Kirk Kosinski
Does the virtual router start on XenServer and stop after a few seconds or minutes? Or does it never start at all? Check /var/log/SMlog on the XenServer host for any entries or (especially) errors related to the getDomRVersion script. If there are no useful errors, find the script arguments in S