Re: CloudStack usage calculation doesn't work?

2014-02-04 Thread Ahmad Emneina
I typically use the root admin api calls generateUsageRecords[0] and listUsageRecords[1] to kickstart the process. When things refuse to cooperate; I've found it useful to nuke the entries in the db table cloud_usage.usage_job, restart the services (-management and -usage), and make the genUsage/li

Re: DNS question

2014-02-04 Thread Zack Payton
Also curious if it's possible via CloudStack (without hacking up the virtual routers) to create a permanent static DHCP lease for a VM? If I'm going to start creating DNS entries for hosts on the network, I want to ensure that they won't change. On Tue, Feb 4, 2014 at 10:28 PM, Zack Payton wrot

DNS question

2014-02-04 Thread Zack Payton
Is it possible to name different DNS servers per network or per account? Example 1: I would like to provision a network for a customer that uses a DNS server they control. Example 2: I would like to provision a network and then a DNS server just for that network and all ensuing guests provisioned

Re: Can't start SSVMs

2014-02-04 Thread Prasanna Santhanam
On Tue, Feb 04, 2014 at 01:48:48PM -0800, Dustin J. Mitchell wrote: > Ah, never mind - I had somehow downloaded the vmware template. > > Par for the course to finally figure that out only *after* emailing the list! the systemvms are the tough hurdle people stumble upon on this mailing list often.

CloudStack usage calculation doesn't work?

2014-02-04 Thread Indra Pramana
Hi, When I installed CloudStack, I also installed the CloudStack usage server and the service seems to be running fine, I can stop and start the service and the status is running. === # service cloudstack-usage restart * Stopping CloudStack Usage Monitor cloudstack-usage[ OK

live block migration in cloudstack 4.2

2014-02-04 Thread Ivan Rodriguez
Hi Everyone, I'm looking in the doco for live block migration in cloudstack 4.2, example we want to migrate a vm from a low performance lun to a fast storage, is this possible inside cloudstack ? Thanks

RE: OpenDaylight Hydrogen SDN integration?

2014-02-04 Thread Adrian Lewis
It's being worked on already. When the FOSDEM videos get uploaded I think you should be able to take a look at Hugo Trippaers' talk: https://fosdem.org/2014/schedule/event/virtiaas21/ Can't say for sure whether it was recorded or not though. -Original Message- From: Dag Sonstebo [mailto:

Re: CloudStack 4.2 | Xen Server 6.2

2014-02-04 Thread Maurice Lawler
Thank you! :) On 2/4/14, 7:50 PM, Tim Mackey wrote: Maurice, the XenServer cloud supplemental pack is only required with older versions of XenServer. The functionality in that pack is part of XenServer 6.2 which works fine with CloudStack 4.2. On Feb 4, 2014 7:37 PM, "Maurice Lawler" wrote:

Re: CloudStack 4.2 | Xen Server 6.2

2014-02-04 Thread Tim Mackey
Maurice, the XenServer cloud supplemental pack is only required with older versions of XenServer. The functionality in that pack is part of XenServer 6.2 which works fine with CloudStack 4.2. On Feb 4, 2014 7:37 PM, "Maurice Lawler" wrote: > Is Xen Server 6.2 supported by Cloudstack 4.2 ? If so,

CloudStack 4.2 | Xen Server 6.2

2014-02-04 Thread Maurice Lawler
Is Xen Server 6.2 supported by Cloudstack 4.2 ? If so, I am not finding a supp pack listed here: http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/citrix-xenserver-installation.html#system-requirements-xenserver-hosts I saw some chatter about it being suppo

OpenDaylight Hydrogen SDN integration?

2014-02-04 Thread Dag Sonstebo
Hi, I see the OpenDaylight project has just announced it's first SDN controller release - Hydrogen. Does anyone know any timeline for including this in CS? Dag

Re: Cloudstack 4.2.1, KVM & Advanced networking headaches

2014-02-04 Thread Zack Payton
Tanner, I myself am very new to cloudstack so take what I say with a few grains of salt. I am using KVM with bonded interfaces as well though mine are in active/active mode (switch supports it). Additionally, I used Centos rather than Ubuntu. I have never been able to get CloudStack KVM to work

Re: Can't start SSVMs

2014-02-04 Thread Dustin J. Mitchell
Ah, never mind - I had somehow downloaded the vmware template. Par for the course to finally figure that out only *after* emailing the list! Dustin

Can't start SSVMs

2014-02-04 Thread Dustin J. Mitchell
I'm setting up a Cloudstack instance for evaluation. It's built on CentOS 6.5, and I'm using libvirt + Qemu/KVM. I've followed the installation guide closely, except that I don't have access to VLAN tagging, so I'm using a single flat network. The management host fails to start the SSVM. Ini

unable to remove xenserver host from a cluster

2014-02-04 Thread Pierre-Luc Dion
Using Cloudstack 4.2.1 managing a xenserver cluster (xenserver pool) running on 6.2sp1 I've proceed with removing a host from a pool managed by cloudstack,I've enable the maintenance mode in cloudstack for the host , make sure no Instance where running on the host. The delete the host. the end r

Cloudstack 4.2.1, KVM & Advanced networking headaches

2014-02-04 Thread Tanner Danzey
Hello all. My name is Tanner Danzey. Just a little introduction since this will be my first post to this list. I am from Fargo, North Dakota and I have had fairly significant Linux & Linux server experience for about four years. My coworker and I are working on rolling a Cloudstack cloud using Ubu

AWS EC2 API Issues

2014-02-04 Thread Francois Gaudreault
Hi, I am trying to get the EC2 API to work, and I am getting some exceptions from the CloudStack server: Server: org.apache.axis2.databinding.ADBException: Unexpected subelement DescribeAvailabilityZones Anyone has an idea? I have been able to register my user/keys successfully without iss

RE: Not able to add primary Storage Cloudstack 4.3

2014-02-04 Thread Paul Angus
Hey Tejas, cifs%3A%2F%2F10.129.151.155hcloud%2Fsecondary%3Fuser%3Dadministrator%26domain%3Dnwx.com Theres a "/" ("%2F") missing between 10.129.151.155 and hcloud - my recollection is that primary and secondary storage UIs are not consistent, add the secondary path as /hcloud/secondary re prima

Re: Not able to add primary Storage Cloudstack 4.3

2014-02-04 Thread Tejas Gadaria
Hi Paul, I tried with "hcloud/primary" and primary storage shows Unsupported command issued. secondary storage shows Failed to add data store: cifs URI missing host and/or path. Make sure it's of the format cifs://hostname/path?user=&password= After that I was trying to add secondary storage wit