Re: 4.0.1 upgrade failure

2013-02-14 Thread Nick Wales
On 14 Feb 2013, at 09:22, David Nalley wrote: > On Thu, Feb 14, 2013 at 10:20 AM, Nick Wales wrote: >> >> >> >> On 13 Feb 2013, at 22:30, David Nalley wrote: >> >>> On Wed, Feb 13, 2013 at 9:12 PM, Nick Wales wrote: >>>> Following

Re: 4.0.1 upgrade failure

2013-02-14 Thread Nick Wales
On 13 Feb 2013, at 22:30, David Nalley wrote: > On Wed, Feb 13, 2013 at 9:12 PM, Nick Wales wrote: >> Following the instructions in the release notes appeared to have worked >> until the error on line 127: http://pastebin.com/Hj6hncGm >> >> The following pa

Re: IPTables on CentOS

2013-02-13 Thread Nick Wales
Hey Noel, I had this issue too. This workaround did the job for me: - stop cloud Agent service on KVM host - execute iptables -F, ebtables -F on KVM host - uninstall ebtables package on KVM host (I had to use --nodeps) - start cloud Agent service on KVM host On 8 Feb 2013, at 11:56, Noel Kin

4.0.1 upgrade failure

2013-02-13 Thread Nick Wales
Following the instructions in the release notes appeared to have worked until the error on line 127: http://pastebin.com/Hj6hncGm The following packages were ugpraded by yum: cloud-deps-4.0.0-0.140.el6.4.0.x86_64 cloud-client-4.0.0-0.140.el6.4.0.x86_64 cloud-scripts-4.0.0-0.140.el6.4.0.x86_64 c

Re: Basic Zone DHCP Issues

2013-02-06 Thread Nick Wales
u >> Sent: Wednesday, February 06, 2013 3:03 PM >> To: cloudstack-users@incubator.apache.org >> Subject: RE: Basic Zone DHCP Issues >> >> There should be search entry in guest VM /etc/resolv.conf >> search testing001.pilot >> >> >> >>

Re: Basic Zone DHCP Issues

2013-02-06 Thread Nick Wales
ack DB, find the network entry in networks table, the > network entry has "guest_type" with Public > - set "network_domain" to "pilot.cs.ha" for this entry > - stop/start virtual router VM > - reboot user VM > > > Anthony > > >> ---

Re: CloudStack SF bay Area Meetup Venue

2013-02-06 Thread Nick Wales
Anyone in Austin interested? On 6 Feb 2013, at 15:27, Animesh Chaturvedi wrote: > Kelly > > You can start one yourself > > Animesh > >> -Original Message- >> From: Kelly Hair [mailto:kelly.h...@citrix.com] >> Sent: Friday, February 01, 2013 2:22 PM >> To: cloudstack-users@incubato

Basic Zone DHCP Issues

2013-02-06 Thread Nick Wales
I have a basic network with a VR providing DHCP and Userdata only. DNS is provided externally. The zone has a network domain of "pilot.cs.ha" but the dhcp lease gives: option domain-name "cloudnine.internal"; Should this not be appropriate for the zone? If not how would I expect the guest to

Re: Problematic firewall rules for basic zone with no security groups

2013-02-05 Thread Nick Wales
d Agent service on KVM host > > > After uninstall ebtables package, CS thinks this KVM host cannot support SG, > and will not program Security group for this host. > > > --Anthony > > >> -Original Message- >> From: Nick Wales [mailto:n...@nickwales.co

Problematic firewall rules for basic zone with no security groups

2013-02-05 Thread Nick Wales
I am running CS 4.0.0 running KVM. I have a basic zone with a network offering providing DHCP and USERDATA only. When I create a new instance I get the following iptables rules: Chain i-2-18-VM (1 references) target prot opt source destination DROP all -- anyw

Re: Highly Available DNS

2013-01-24 Thread Nick Wales
On 24 Jan 2013, at 17:37, David Nalley wrote: > On Thu, Jan 24, 2013 at 6:31 PM, Nick Wales wrote: >> I'm setting up a basic zone with shared networking and my last stumbling >> block is the single VR providing DHCP and DNS. >> >> Our plan was to setup condit

Highly Available DNS

2013-01-24 Thread Nick Wales
I'm setting up a basic zone with shared networking and my last stumbling block is the single VR providing DHCP and DNS. Our plan was to setup conditional forwarding on our existing DNS servers to the cloudstack VR however what we're concerned about is the lack of high availability. I realise t

Re: Can't use ISO to create VM

2013-01-14 Thread Nick Wales
Has it completed downloading? If you go to templates, then click the "Select View" dropdown from Templates to ISO, click on your iso and you should see the downloaded % or a status. On 14 Jan 2013, at 08:59, Nux! wrote: > Hi, > > I successfully added a Centos ISO in Templates/ISO, marked it b

Re: CloudStack 4.0.0: Guest with Second Nic, IP not Managed by CloudStack

2013-01-13 Thread Nick Wales
Just checking you're in an advanced zone. This functionality is not available to basic zones. Nick On 11 Jan 2013, at 16:06, Patrick Miller wrote: > I have a case where I need to add an additional network to certain > guests so they can be on a seperate internal network with statically > ass

Re: use.local.storage

2013-01-13 Thread Nick Wales
Assuming you're on 4.x this is now a zone level option. Browse to: Infrastructure -> Zones Choose the appropriate zone and in the details tab you'll have to scroll down to see the "Local Storage Enabled" at the bottom. You can edit it in place, I found a restart of the management server was r