[DISCUSS] Fixing API response to return uuid instead of integer for listVMs

2016-09-27 Thread Rohit Yadav
All, The listVirtualMachines API response contains a guest os_type_id field which is an integer, and therefore not useful or easily consumable [1]. All new/modern APIs for example should only return UUIDs for client/users to consume, returning integers (as in database id) may not be consumeab

SSV is running but failed to upload as SSVM is either destroyed or SSVM agent not in 'Up' state

2016-09-27 Thread Sonali Jadhav
Hi, I am facing one weird issue, I am trying to upload one xen vhd volume to cloudstack. Its converted image from vmdk. I am getting mail alert that, Volume d04593ac-03e3-4h90-b05c-23421cb0b574 failed to upload. Error details: Volume d04593ac-03e3-4h90-b05c-23421cb0b574 failed to upload as SS

New Initial HW Setup

2016-09-27 Thread NOC
Hello, Looking to start up a virtualized setup using CloudStack and would like some feedback / advice as I do some researching. For starting off, was looking to do a single NODE instead of separate NODES for CPU/RAM, Storage. Example: Dell R815 4 x Opteron 16-Core CPUs 256GB RAM

VPN not working.

2016-09-27 Thread Jānis Andersons | Failiem . lv
Hi! I have created Network offering with capabilities: Firewall: VirtualRouter, Vpn: VirtualRouter, Dhcp: VirtualRouter, SourceNat: VirtualRouter, PortForwarding: VirtualRouter, Lb: VirtualRouter, UserData: VirtualRouter, Dns: VirtualRouter But I cant connect to VPN. When I access virtual router

Re: New Initial HW Setup

2016-09-27 Thread Tim Mackey
Good morning. I think it's probably best to take a step back and define a couple of things. 1. The management server is really a highly efficient cluster manager. It runs external to the compute nodes. 2. A compute node contains CPU and RAM, has a network fabric, and may have local storage. Comp

RE: New Initial HW Setup

2016-09-27 Thread NOC
Thanks for the feedback! Ok so management server is just a standalone server (no fancy specs generally speaking) for the CS control panel itself. Compute NODE: CPU, RAM, Local Storage. That's my goal, using KVM as a platform. So essentially, I can do this for example: Compute NODE Specs: Dell

Re: New Initial HW Setup

2016-09-27 Thread Tim Mackey
On Tue, Sep 27, 2016 at 12:34 PM, NOC wrote: > Thanks for the feedback! > > Ok so management server is just a standalone server (no fancy specs > generally speaking) for the CS control panel itself. > Yes. I've run smallish installations with a single management server running in a VM. If the ma

Failed to implement network - CS 4.9

2016-09-27 Thread David Amorín
Hi everyone, We just upgrade CS from 4.5.2 to 4.9 with XenServer 6.5 and everything is working fine, except the deployment of new networks We got the follow error message: ERROR [o.a.c.e.o.NetworkOrchestrator] (Work-Job-Executor-1:ctx-ad8ef565 job-2844/job-2845 ctx-78643f7d) (logid:611b1182)

RE: New Initial HW Setup

2016-09-27 Thread NOC
> You've one thing to decide - do you want to cluster those hosts (main benefit > being shared storage and network config), or run as single host clusters. To make sure we're on the same page and I'm understanding you right, the "hosts" you're referring I assume are the NODES in the cluster. Clu

Re: New Initial HW Setup

2016-09-27 Thread Tim Mackey
On Tue, Sep 27, 2016 at 1:45 PM, NOC wrote: > > You've one thing to decide - do you want to cluster those hosts (main > benefit being shared storage and network config), or run as single host > clusters. > > To make sure we're on the same page and I'm understanding you right, the > "hosts" you're

Re: VPN not working. VR keeps rebooting

2016-09-27 Thread Jānis Andersons | Failiem . lv
I tried to reboot virtual router. Now it just keeps rebooting and doesn't start up. Jānis Andersons http://serveri.failiem.lv http://files.fm http://failiem.lv mobile: +371 26606064 j...@failiem.lv On 27.09.2016 16:10, Jānis Andersons | Failiem.lv wrote: Hi! I have created Network offering wit

RE: New Initial HW Setup

2016-09-27 Thread Jeremy Peterson
I came from using Solus VM to switching to CloudStack. In SolusVM you are used to Nodes which are a hypervisor. We used KVM but talked to the group here and found ShapeBlue who sent us on looking into Tim Mackey and XenServer. I HIGHLY suggest you look into XenServer. It has helped us greatl

Re: VPN not working. VR keeps rebooting

2016-09-27 Thread Jayapal Reddy
Hi Janis, To see the ipsec vpn connection status please use the below command. 'ipsec auto --status' ipsec ports (4500 1701 500) are udp ports. Did you use 'nc' command to check the ports. If the VR is rebooting continuously please check the management server logs to see why it is rebooting. Th