CloudStack and New Relic

2015-05-08 Thread Erik Weber
Has anyone developed a plugin or found a way to monitor CloudStack with New Relic? -- Erik

RE: How to reserve IPs

2015-05-08 Thread Vadim Kimlaychuk
Franky, If you have to move such number of hosts at production I would recommend you to learn CloudMonkey and have to set-up development environment first. There you can develop migration strategy and execute test-cases for re-partitioning the network. We all learn from experience

Re: Re: cloudstack中如何在zone中的物理网络里 添加某一个ip地址段

2015-05-08 Thread xuetong
大侠,您好! 这个问题,您可以提供帮助吗? 本邮件及其附件所载内容可能含有保密信息并受法律保护,任何人切勿传播、分发、复制、印刷或使用本邮件之任何部分或其所载之任何内容。若您误收本邮件,请通知发件人,并删除原始邮件、附件及其所有复本。 This email (including any attachments) is confidential, may be legally privileged and is for the intended recipient only. Access, disclosure, copying, distribution, or

Re: How to reserve IPs

2015-05-08 Thread Franky Hall
I wish that were so easy. :( I have 200 VMs running across 5 hosts, and what you described is not a process I have time to learn right now. I do appreciate your reply and advice. Thank you! -Franky On May 7, 2015, at 9:57 PM, Vadim Kimlaychuk vadim.kimlayc...@elion.ee wrote: Hello Franky,

Re: VPC usage scenario

2015-05-08 Thread Sanjeev N
Vadim, Whatever you have tried is a valid scenario. Please report a bug if things are not as expected. -Sanjeev On Wed, May 6, 2015 at 1:09 AM, Vadim Kimlaychuk vadim.kimlayc...@elion.ee wrote: Hello all, 1. I have created VPC and 2 network tiers. 2. Added VM to the

Problem with SSVM ?

2015-05-08 Thread Valerio Guaglianone
Hi All, my secondary storage seems died, ISO and templates not appearing correctly from management web UI. Secondary Storage VM is running. CS 4.1.1 on Centos 6.4, on manager log I see: Add host failed due to ModifyStoragePoolCommand failedjava.lang.NullPointerException at

RE: Problem with SSVM ?

2015-05-08 Thread Geoff Higginbottom
Take a look at this for trouble shooting steps https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM,+templates,+Secondary+storage+troubleshooting Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.higginbot...@shapeblue.com -Original

Re: How to reserve IPs

2015-05-08 Thread Franky Hall
Hi Vadim, Now that answer is spot-on. This development environment grew into a larger site than I expected. I can migrate the VMs; they do not require 100% uptime, but the owners do like them up m-f 8-5 ya know? I plan to build out another environment and move things into it, but that will

Re: FIXED: VMware Storage vMotion

2015-05-08 Thread Jan-Arve Nygård
Very good howto, this should be posted on a wiki! Den fredag 8. mai 2015 skrev Timothy Lothering tlother...@datacentrix.co.za følgende: Hi, I am not sure if this is the right place to post workarounds/fixes, if not please advise. Fix only tested in CCP 4.3.0.2 Cause: 1. Migrating a

FIXED: VMware Storage vMotion

2015-05-08 Thread Timothy Lothering
Hi, I am not sure if this is the right place to post workarounds/fixes, if not please advise. Fix only tested in CCP 4.3.0.2 Cause: 1. Migrating a VM outside of CloudPlatform/ACS using VMware Storage Live Migration (VMs are online when performing this move) 2. VM Agent does not

Re: Unable to mount Secondary Storage on SSVM

2015-05-08 Thread Andrei Mikhailovsky
Srini, you need to make sure the nfs server is configured properly to allow access from SSVM, as you can see, the access is denied. please check that the nfs server supports the same protocol version as ssvm is requesting. Most likely, it's nfs v3. Check logs on the nfs server to verify why

Re: Foreman Cloudstack provider

2015-05-08 Thread David Nalley
https://github.com/citrix/foreman-cloudstack --David On Fri, May 8, 2015 at 8:00 AM, Nux! n...@li.nux.ro wrote: Hello, I'm playing with The Foreman these days and promises a lot. Ideally I'd like to use ACS as a Foreman provider (ie Foreman should be able to provision ACS instances), but

Re: Adding Second Zone

2015-05-08 Thread Christopher Falk
Thanks Geoff. On the secondary conversion to S3, can you give me more information about the problems there? I presume that the updateCloudToUseObjectStore API is designed for exactly this scenario. According to the docs from Citrix, which are very thin on the topic, the old NFS is retained as

Re: libvirt exception

2015-05-08 Thread Mike C
On 2015-05-07 16:41, Daan Hoogland wrote: But if your patient I'll get there. I'm here to see it through to the end ;) The good news is Remi's note worked. I've included output below. On 2015-05-07 16:42, Remi Bergsma wrote: Hi Mike, Can you check if the agent has debug logging enabled in

Re: Foreman Cloudstack provider

2015-05-08 Thread Nux!
Thanks David, I found that, but thought it was for deploying/managing hypervisors. Anyway, it does not help me as I do not use Adv zone. Good job, though! Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - From: David Nalley

Re: Haproxy and MGMT server port 8250 problem

2015-05-08 Thread Andrija Panic
tcp mode for backend was missing... sorry for spamming... On 8 May 2015 at 17:36, Andrija Panic andrija.pa...@gmail.com wrote: Hi, we are trying to setup ACS to loadbalance ACS MGMT ports - all fine except 8250: basic settings: frontend front_ACS_8250 10.xx.10.100:8250 option

Re: libvirt exception

2015-05-08 Thread Daan Hoogland
H Mike, good to hear. I will have a look at it later this week end On Fri, 8 May 2015 16:02 Mike C mcrosson_cloudst...@nusku.net wrote: On 2015-05-07 16:41, Daan Hoogland wrote: But if your patient I'll get there. I'm here to see it through to the end ;) The good news is Remi's note worked.

Re: Unable to mount Secondary Storage on SSVM

2015-05-08 Thread Rafael Fonseca
What user are you trying to mount with? If using root, try to add no_root_squash to the exports file on the NFS server, or just mount as a different user. Check SELinux, depending on the mountpoint's location, this may be an issue (check the audit log for avc's or just set to permissive/disabled

VPC: DefaultIsolatedNetworkOfferingForVpcNetworksNoLB

2015-05-08 Thread Vadim Kimlaychuk
Hello all, I have created VPC and added such network type (at subj) to it. The only difference with DefaultIsolatedNetworkOfferingForVpcNetworks? offering is that it is not listed in VPC networks when I create VM using wizard. I can only add it using VPC - tier - add VM. And the

Support for /31 Networks

2015-05-08 Thread Fitzjarrell, Dave
Hello, We had no problems building and using /31 networks on 4.2.0, but after our upgrade to 4.4.1 we are no longer able to add new ones. We have a lot of them already in place. As an example I pasted some output from cloudmonkey on a link that is already established and working. Does anyone

RE: Unable to mount Secondary Storage on SSVM

2015-05-08 Thread srinivas niddapu
Appreciated info Rohit. As we verified our NFS storage there is no permission restrictions (* FULL ACCESS). Validated the same NFS share on the Cloud Stack Hypervisors, already mounted and data visible. We try to mount the NFS volume in the SSVM manually but its throwing error. Unable to

Re: Foreman Cloudstack provider

2015-05-08 Thread David Nalley
Yes it deploys instances, not hypervisors. And yes, it doesn't work on basic zones, but the basic framework is there, so it's probably extensible to make Basic zones work; just no one has scratched that itch yet. There were some folks talking about doing work in that area, but not sure if they

Foreman Cloudstack provider

2015-05-08 Thread Nux!
Hello, I'm playing with The Foreman these days and promises a lot. Ideally I'd like to use ACS as a Foreman provider (ie Foreman should be able to provision ACS instances), but I have found nothing about this in my searches. Is anyone doing anything with Foreman and Cloudstack? Lucian -- Sent

Unable to mount Secondary Storage on SSVM

2015-05-08 Thread anil lakineni
Hi All, I have a strange issue that our secondary storage (NFS) is not mounting with SSVM while before it was worked with SSVM. Cloud-Stack version is 4.3.1 Xen Server version is 6.2.0 and this Secondary Storage path is mounting and working with all other servers except with SSVM.. Getting

RE: VPC usage scenario

2015-05-08 Thread Vadim Kimlaychuk
Hello Sanjeev, I have sent this message during 4.5.1 release voiting and got reply that such configuration brakes down VPC tiers isolation and thus - not supported. So I have either to create interfaces in non-VPC networks (private or shared) or to route all traffic from one interface