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 hav

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 ha

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 addr

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 t

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" > To: d.

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 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. I've included output bel

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 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 tcplog >

Haproxy and MGMT server port 8250 problem

2015-05-08 Thread Andrija Panic
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 tcplog mode tcp default_backend back_8250 backend back_8250 balance source server acs1_8250 10.XXX.10.7:82

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 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 VM outside of CloudP

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! 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 I have fou

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 regis

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 lo

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: 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 i

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 mount

Re: Unable to mount Secondary Storage on SSVM

2015-05-08 Thread Rohit Yadav
> On 08-May-2015, at 2:05 pm, anil lakineni > wrote: > > and this Secondary Storage path is mounting and working with all other > servers except with SSVM.. Getting error "mount.nfs: access denied by > server while mounting xx.xx.xx.xx:/" Check your nfs exports file and do a chmod 777 on t

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 error

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

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 t

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 wrote: > Hello all, > > > 1. I have created VPC and 2 network tiers. > > 2. Added VM to the 1-st one (default). G

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 take

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 Messa

Re: Problem with SSVM ?

2015-05-08 Thread Andrei Mikhailovsky
Valerio, Please login to SSVM and check if it is running and that the check-ssvm.sh (i believe this is what the script is called, but you can double check by doing "find / -type f |grep ssvm" ) does not give you any errors. Andrei - Original Message - From: "Valerio Guaglianone" To:

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 com.cloud.

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 and

Re: Hyper-V AgentShell install failure

2015-05-08 Thread Partha Goswami
Best option download trial citrix cloudplatrom inside it you will get GUI installer, and try it to installing. On Thu, May 7, 2015 at 9:33 PM, Anshul Gangwar wrote: > Its nice to hear that you resolved the problem. > > There was other problem earlier > https://issues.apache.org/jira/browse/CLOUD

Re: How to reserve IPs

2015-05-08 Thread Daan Hoogland
dirty trick: spin up vms, login, disable startup scripts/remove kernel, brang them down and leave them there to rot. The ip will never be used in cs again. If you like this trick: don't operate a cloud. (don't take this as condescending, just as my view on the thing) Op vr 8 mei 2015 om 09:21 sch

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 wrote: > Hello Franky, > > I would not re