AW: Virtual Router disks run full: How to fix?

2015-07-28 Thread Martin Emrich
Thanks, that's how I can access the VRs. So the procedure would be: - get Host IP, VR LL IP from MySQL DB - Log on to VR via its Host - Fix logrotate config I'll try that. Thanks Martin -Ursprüngliche Nachricht- Von: Somesh Naidu [mailto:[email protected]] Gesendet: Dienstag, 28

Re: Few implementation questions

2015-07-28 Thread Rajani Karuturi
For 1: I am working on the following feature. This might be done in 4.7 timeframe. Please review and give your comments/suggestions https://cwiki.apache.org/confluence/display/CLOUDSTACK/LDAP%3A+Trust+AD+and+Auto+Import For 2: Thats the expected behaviour ~Rajani On Mon, Jul 27, 2015 at 11:34 PM

Enabling CloudStack Usage Server Problem

2015-07-28 Thread Özhan Rüzgar Karaman
Hi; I am using CloudStack 4.5.1 with KVM clients. I have problem with getting vm usage statistics, i could not able to start/operate CloudStack Usage Deamon. I could not see any values under Mysql cloud_usage database. My settings are below... Thanks Özhan *Global Settings Parameters:* usage.aggr

Re: Failed upgrade from 4.3 to 4.5.1

2015-07-28 Thread Carlos Reategui
Adding dev... Looks like the first error is a common one from what I see in the mail archives, so the second one is the one causing my hosts to be in a disconnected state. I have tried running with jdk 8 also but same error. any ideas? forgot to mention in previous email that I used shapeblue a

Cloudstack Old env messed up!

2015-07-28 Thread gagan chhabra
I have been given an already set-up Cloud stack environment with 6 hosts (2 clusters with 3 hosts each) ,1 management server and one NFS storage as primary storage. So in total there are 8 physical machines (6 hosts + 1 cloudstack-mgmt-server + 1 NFS:13TBytes). Management server's storage space is

Re: Cloudstack Old env messed up!

2015-07-28 Thread Daan Hoogland
if this setup does not contain any production data promote plan-B to A-status. As this is a very small env I would otherwise safe the data and continue with the previous step. Let us know if there is any reason this should not be convenient. On Tue, Jul 28, 2015 at 3:54 PM, gagan chhabra wrote: >

Re: Cloudstack Old env messed up!

2015-07-28 Thread Dag Sonstebo
Hi Gagan, Sounds like you might have a number of problems in your environment. Before starting to dig too deep can you clarify what you are actually trying to recover? I.e. are you just trying to get the CloudStack environment up and running again or do you have production VM instances running whi

Re: Cloudstack Old env messed up!

2015-07-28 Thread Daan Hoogland
yeah, what Dag said but not as diplomatic ;) On Tue, Jul 28, 2015 at 4:01 PM, Dag Sonstebo wrote: > Hi Gagan, > > Sounds like you might have a number of problems in your environment. > Before starting to dig too deep can you clarify what you are actually > trying to recover? I.e. are you just try

Re: Failed upgrade from 4.3 to 4.5.1

2015-07-28 Thread Carlos Reategui
Ok... I think I found the problem but need advice how to fix. Looks like XenServer 6.0.2 got dropped somewhere along the way. 4.3 has the XenServer602Resource.java file in: https://github.com/apache/cloudstack/tree/4.3/plugins/hypervisors/xen/src/com/cloud/hypervisor/xen/resource but 4.5 does no

RE: Cloudstack support

2015-07-28 Thread Orlando Sánchez
Thank you for your advice, definitely I'll do. I've received a lot of mails privately and a couple of suggestions through the mailing list. I'll review best options and contact them. Thank you everyone, this is a great community :) > Date: Mon, 27 Jul 2015 11:39:25 -0700 > From: ilya.mailing

Re: Cloudstack support

2015-07-28 Thread Nick Brody
dont worry about being not in topic On Thu, Jul 23, 2015 at 11:04 AM, Suneel wrote: > Dear Orlando, > > Please visit www.axiomio.com. They are providing cloudstack support. > > Thank you, > Suneel Mallela. > > On 23-Jul-2015 11:07 pm, Orlando Sánchez > wrote: > > > > Hello Everybody, > > > > I

Re: Few implementation questions

2015-07-28 Thread ilya
Lior, Since Rajani addressed #1 & #2, #3 is the issue you need to investigate on your side, as i cant reproduce this issue in many of my environments, some of them are very large and 2000 miles away. But the flow is something along the lines of (if i recall correctly) 1) CloudStack contacts v

Re: Failed upgrade from 4.3 to 4.5.1

2015-07-28 Thread Carlos Reategui
So the problem is that code was changed so that XenServer600Resource could handle stuff that XenServer602Resource used to handle. However the upgrade code was not changed to make this change to existing entries in the resource column of the host table. I'll file a JIRA for this although not sure

Re: Cloudstack support

2015-07-28 Thread Ron Wheeler
In fact, this is just the kind of topic that many forum participants find most motivating;-) On 28/07/2015 11:53 AM, Nick Brody wrote: dont worry about being not in topic On Thu, Jul 23, 2015 at 11:04 AM, Suneel wrote: Dear Orlando, Please visit www.axiomio.com. They are providing cloudsta

Xenserver 6.0.2 in alert state after upgrade to 4.5.1

2015-07-28 Thread Carlos Reategui
I have upgraded to 4.5.1 and my hosts are now in Alert state. The logs show:: 2015-07-28 10:24:16,412 WARN [c.c.h.x.r.CitrixResourceBase] (DirectAgent-2:ctx-5f118670) Failed to configure brige firewall 2015-07-28 10:24:16,413 WARN [c.c.h.x.r.CitrixResourceBase] (DirectAgent-2:ctx-5f118670) Che

RE: Xenserver 6.0.2 in alert state after upgrade to 4.5.1

2015-07-28 Thread Glenn Wagner
Hi Carlos, What networking model are you using Basic / Advanced with security groups? Glenn Wagner Senior Consultant, South Africa Phone: +27 21 527 0091 | Mobile: +27 73 917 4111 [email protected] | www.shapeblue.com | Twitter:@shapeBlue ShapeBlue SA (Pty) Ltd, 2nd Floor, Oudehuis

Re: Xenserver 6.0.2 in alert state after upgrade to 4.5.1

2015-07-28 Thread Carlos Reategui
Basic, shared network (no security groups). On Tue, Jul 28, 2015 at 1:25 PM, Glenn Wagner wrote: > Hi Carlos, > > What networking model are you using Basic / Advanced with security groups? > > > Glenn Wagner > Senior Consultant, South Africa > > > > Phone: +27 21 527 0091 | Mobile: +27 73 917 4

Re: Failed upgrade from 4.3 to 4.5.1

2015-07-28 Thread ilya
Carlos java.io.IOException: Stream closed Safe to ignore.. For the other issue, try asking on dev if you get no response on user. Regards, ilya On 7/27/15 10:15 PM, Carlos Reategui wrote: Hi All, Management server is on Ubuntu 12.04 and hypervisor is XenServer 6.0.2. Java is openjdk 1.7.

Re: Xenserver 6.0.2 in alert state after upgrade to 4.5.1

2015-07-28 Thread Carlos Reategui
I decided to gamble and go ahead and upgrade the hosts to XenServer 6.5 (plus patches). Everything appears to be back to normal. I'll find out more as my users get back in over the next day or two. Thank you Geoff H for your post here: http://www.shapeblue.com/how-to-upgrade-an-apache-cloudstack

Broken ubuntu instances

2015-07-28 Thread Carlos Reategui
Hi All, Slightly off topic, but hoping someone can help. I had some users attempt to do a "do-release-upgrade" on a handful of ubuntu 12.04 instance and now they are broken and will not boot. My hypervisor is XS 6.5. The 12.04 instances had been setup as Other PV 64 (this is from when my hosts w

Re: XenServer is disconnected after CS hosts shutdown

2015-07-28 Thread tony_caotong
Hi, Finally I resolved this problem by my self. * Primary Storage: A storage resource typically provided to a single cluster for the actual running of instance disk images. (Zone-wide primary storage is an option, though not typically used.) This line above is from http://docs.cloudstac

Re: Cloudstack support

2015-07-28 Thread Özhan Rüzgar Karaman
Hi; I agree with Ilya, list contribution for supportive firms are really important, this month i asked 3 questions to this list but i could not find any suitable answer :( Thanks Özhan On Tue, Jul 28, 2015 at 6:59 PM, Ron Wheeler wrote: > In fact, this is just the kind of topic that many forum