Re: ShapeBlue Repository Down ?

2016-11-02 Thread Carlos Reátegui
Hi Rohit, You may want to have a look at this: https://github.com/rgrp/s3-bucket-listing Works well. cheers, Carlos > On Nov 2, 2016, at 10:55 AM, Rohit Yadav wrote: > > Hi Mārtiņš, > > > Thanks for sharing the issue, we've moved packages.shapeb

Re: Cloudstack management server changing msid

2016-10-07 Thread Carlos Reátegui
s eth0 eth1 > bond-mode 4 > bond-lacp-rate 1 > bond-miimon 100 > bond-updelay 200 > bond-downdelay 200 > > > Hope this helps! > > cheers, > > - Stephan > > Am Donnerstag, den 06.10.2016, 23:41 -0700 schrieb Carlos Reát

Cloudstack management server changing msid

2016-10-06 Thread Carlos Reátegui
Hi, I have had this issue a few times now with my management server. I have had a couple unfortunate hw issues that have caused the machine to crash (have replaced motherboard, backplane and network cards…. don’t ask). Upon restoring the machine there is a new entry in the mshost table. Howev

Re: Cloudstack Old env messed up!

2015-07-29 Thread Carlos Reátegui
Hi Gagan, I have found that the “insufficient capacity” error can be misleading. What version of CloudStack are you using and what hypervisor are your hosts? With CS 4.5.1 + XenServer 6.5, I just saw “insufficient capacity” when trying to start a stopped instance but the problem was actually a

Re: More disk space for primary storage.

2015-03-18 Thread Carlos Reátegui
Dan, Is the compute offering you are using for your VMs set to use local storage? You will need to create new compute offerings if not and launch your VMs with those offerings. Cheers, Carlos > On Mar 18, 2015, at 7:20 AM, Dan Dong wrote: > > The problem is that I can not launch many VMs as

Re: XenServer 6.2, mgmt nic bonding, bridge mode and cloudstack 4.4.2 error

2015-02-21 Thread Carlos Reátegui
You can use vswitch if you change the network offering and remove security groups (if that is ok for your deployment). However I have had problems with some versions of CS that will not let you add anything but bridge. Unfortunately can't remember which off the top of my head. Also make sure

Re: [RESOLVED] Can't launch VMs

2014-10-06 Thread Carlos Reátegui
vlan://untagged Cheers, Carlos On Oct 2, 2014, at 12:22 PM, Carlos Reátegui wrote: > Hi Ilya > I understand that. However the problem is I already have this environment > deployed and it was working fine but now my users can't launch new instances > because apparently

Re: Can't launch VMs

2014-10-02 Thread Carlos Reátegui
12:02 PM, ilya musayev > wrote: > > Carlos, > > VLAN tagging is one of the main reasons why you want to use advanced zone. > Thats the difference between basic and advanced zones. > > Regards > ilya > > >> On 10/2/14, 10:04 AM, Carlos Reátegui wrot

Re: Can't launch VMs

2014-10-02 Thread Carlos Reátegui
Hoogland wrote: > > The add zone wizard provides a field during physical network creation. Not > sure if that answers your question. Not in case you are using the api of > course. > >> On Thu, Oct 2, 2014 at 3:46 PM, Carlos Reátegui wrote: >> >> >>

Re: Can't launch VMs

2014-10-02 Thread Carlos Reátegui
> On Oct 2, 2014, at 12:57 AM, Daan Hoogland wrote: > > On Thu, Oct 2, 2014 at 12:29 AM, Carlos Reátegui > wrote: > >> Daan, >> Any chance you got to look at this? I am still confused why for a basic >> network with no vlans the code is expecting a uri fo

Re: Can't launch VMs

2014-10-01 Thread Carlos Reátegui
nd > wrote: > Carlos, the line of code that breaks expects a uri for a vlan. That is why > I want more information from you. I can not judge whether the code is > broken and should have dealt with the nullpointer or whether the > configuration is incorrect. What are your guest/manag

Re: Errors in management log files

2014-09-30 Thread Carlos Reátegui
Daan, So if I install the usage server these should go away? Thanks, Carlos On Sep 30, 2014, at 2:26 AM, Daan Hoogland wrote: > Carlos, this one is nothing to worry about, except when you want to use the > usage service. it is an error in the handling of xapi output that causes > the stats col

Re: Can't launch VMs

2014-09-30 Thread Carlos Reátegui
Daan, Thanks for having a look On Sep 30, 2014, at 2:16 AM, Daan Hoogland wrote: >> 2014-09-29 16:26:25,834 WARN [c.c.h.x.r.CitrixResourceBase] >> (DirectAgent-235:ctx-7f8db7ac) Catch Exception: class >> java.lang.NullPointerException due to java.lang.NullPointerException >> >> java.lang.NullP

Re: Problems with firewall

2014-09-10 Thread Carlos Reátegui
Is there a way to uninstall the CSP? Although, I do remember encountering a problem adding hosts without the CSP on a different setup. On Sep 10, 2014, at 11:02 PM, Kirk Kosinski wrote: > I (vaguely) recall seeing something like this. I think you aren't > supposed to install the CSP on hosts

Re: Strange UI 8080/client/

2014-09-09 Thread Carlos Reátegui
You should not be start/stopping tomcat. Only cloudstack-management. It will take care of dealing with tomcat. > On Sep 9, 2014, at 3:41 AM, Piers wrote: > >> On 09/09/14 19:42, Rohit Yadav wrote: >> Piers, what you shared is not helpful, first check that the management >> server is able to c

Re: CloudStack MS wont start post db outage

2014-08-25 Thread Carlos Reátegui
What error are you seeing in the logs? On Aug 25, 2014, at 9:04 PM, ilya musayev wrote: > Nope, thats not the case :( > On 8/25/14, 3:16 PM, Carlos Reátegui wrote: >> Here’s a shot in the dark…. >> Any chance there are duplicate entries in the mshost table for your MS? >

Re: CloudStack MS wont start post db outage

2014-08-25 Thread Carlos Reátegui
Here’s a shot in the dark…. Any chance there are duplicate entries in the mshost table for your MS? On Aug 25, 2014, at 1:50 PM, ilya musayev wrote: > I'm experiencing an issue with bringing up one of 2 management hosts due to > db outage. > > Sample layout: > Host A - had running MS > Host B

Re: KVM cloudstack createnewvm

2014-08-18 Thread Carlos Reátegui
I’m not familiar with KVM, but on XenServer with NFS shared storage what I see is the following which may explain what you are seeing. When I first use a template it is copied over from secondary to primary and the root disk for my new instance is created as a differencing VHD pointing to the t

Re: Disk performance

2014-08-18 Thread Carlos Reátegui
fering. > > Regards > ilya > > On 8/18/14, 1:01 PM, Carlos Reátegui wrote: >> You sure VR is traversed for nfs traffic? In my setup the NAS subnet is >> completely separate from any that CS uses. The hosts know about it but none >> of the system vms know about i

Re: Disk performance

2014-08-18 Thread Carlos Reátegui
; > Using Microsoft software iSCSI from a Windows Vm running in this environment > and attached to the same SAN, I get 13-14Mbps read/write speeds. (Access to > the SAN traverses the virtual router. I'm not sure if this is affecting the > speed or not.) > > From: Carlos Re

Re: Disk performance

2014-08-18 Thread Carlos Reátegui
What is your network setup? On Aug 18, 2014, at 10:04 AM, Jeff Crystal wrote: > No, I need a shared storage solution. I'm wondering what others are using in > place of NFS. OCFS2? GFS2? GlusterFS? I tried setting up CLVM, but it > seems very problematic (server won't shut down without m

Re: Import instances from previous deployment

2014-08-11 Thread Carlos Reátegui
On Aug 11, 2014, at 6:23 PM, Nitin Mehta wrote: > This is superb Carlos. thank you > So you created dummy vms to create records in CS db > and then changed the volume path to reflect the old vhds. Exactly. > Yes, I think it should be fine to delete the dummy vids created with the > new instance

Re: Could use a little help

2014-08-08 Thread Carlos Reátegui
Usually the log entries just before the exception provide some hints as to what may have happened On Aug 8, 2014, at 7:40 PM, Xerex Bueno wrote: > We have just installed ACS 4.4 on Vmware running Nexus 1000v. It creates the > zone but has issues starting the system Vms. Can someone take a

Re: FreeBSD

2014-08-08 Thread Carlos Reátegui
On Aug 8, 2014, at 12:40 PM, Shanker Balan wrote: > Hi Mo, > > comments inline. > > On 09-Aug-2014, at 12:04 am, mo mailto:m...@daoenix.com>> > wrote: > > Shanker, > > The issue I encountered, was of course user error. I did not realize, I only > had to utilize the boot-only FreeBSD ISO. A

4.4 install observations

2014-08-04 Thread Carlos Reátegui
Hi All I just did a new install of 4.4 on Ubuntu 12.04 with XenServer 6.2 using: $ cat /etc/apt/sources.list.d/cloudstack.list deb http://cloudstack.apt-get.eu/ubuntu precise 4.4 This is a basic networking deployment with no security groups (defaultGuestNetwork). 1) I seeded the templates with

Re: awsapi vs ec2stack

2014-08-01 Thread Carlos Reátegui
On Aug 1, 2014, at 7:39 AM, Sebastien Goasguen wrote: > > On Jul 31, 2014, at 11:51 PM, Carlos Reátegui wrote: > >> Anyone out there using or have experience either/both of these that can >> comment on pros and cons? >> >> Previously I was unsuccessful at

awsapi vs ec2stack

2014-07-31 Thread Carlos Reátegui
Anyone out there using or have experience either/both of these that can comment on pros and cons? Previously I was unsuccessful at getting awsapi working on 4.1 and only just today found out about ec2stack. I was going to give it another try now that I am on 4.4 on one of my setups and was won

Re: VR will not start after upgrade from 4.1.1 to 4.3

2014-07-26 Thread Carlos Reátegui
@arhont.com and delete and > purge the email and any attachments without making a copy. > > > - Original Message - > > From: "Carlos Reátegui" > To: d...@cloudstack.apache.org > Sent: Saturday, 26 July, 2014 8:16:19 PM > Subject: Re: VR will not start af

Re: VR will not start after upgrade from 4.1.1 to 4.3

2014-07-26 Thread Carlos Reátegui
tried using the one from /usr/share/cloudstack-common/scripts/vm/systemvm/id_rsa.cloud but it did not work. thanks, _Carlos On Jul 26, 2014, at 9:44 AM, Carlos Reátegui wrote: > Adding dev list > > Thanks Andrei, although not what I wanted to hear. > > I decided to try upgr

Re: VR will not start after upgrade from 4.1.1 to 4.3

2014-07-26 Thread Carlos Reátegui
t you are hereby > notified that any perusal, use, distribution, copying or disclosure is > strictly prohibited. If you have received this email in error please > immediately advise us by return email at and...@arhont.com and delete and > purge the email and any attachments without

VR will not start after upgrade from 4.1.1 to 4.3

2014-07-25 Thread Carlos Reátegui
I have tried destroying the VR and restarting it but it won’t go. The SSVM and Console VM are up. The MS does not like the response it is getting from the VR but I am not sure how to fix. Here is the template info: mysql> select name, display_text,url,guest_os_name,hypervisor_type,state from

Moving SVM range

2014-07-25 Thread Carlos Reátegui
Feeling good about moving my basic network deployment from one subnet to another, I would now like to move the System VM ip range and expand the guest VM range. I had been sharing the previous subnet with others and only had from .150 up through .249. The new subnet is all mine. As part of th

Re: Change IP subnet of cluster [SOLVED]

2014-07-25 Thread Carlos Reátegui
is derived from the MAC wouldn’t I have encountered this same problem and not been able to have the new machine connect to the hosts? thanks, Carlos On Jul 25, 2014, at 8:46 AM, Carlos Reátegui wrote: > Any thoughts out there? > > It keeps trying to connect to the hosts but it is

Re: Change IP subnet of cluster

2014-07-25 Thread Carlos Reátegui
[agent.manager.ClusteredAgentManagerImpl] (AgentManager-Handler-1:null) Seq 5-1311574501: MgmtId 159090355471825: Req: Resource [Host:5] is unreachable: Host 5: Link is closed On Jul 24, 2014, at 10:59 PM, Carlos Reátegui wrote: > Not sure if it is related but I see 2 entries in the mshost for

Re: Change IP subnet of cluster

2014-07-24 Thread Carlos Reátegui
Not sure if it is related but I see 2 entries in the mshost for my same server but with different msid. Both show as ‘Up’. In reading the table comments it seems the msid is based on the MAC. I am guessing this may be due to using a bond and that it may be have selected a different NIC to get

Re: 4.1.x -> 4.2.x major migration issue

2014-07-07 Thread Carlos Reátegui
What is your environment? i.e. what management server os and hypervisors are you using? On Jul 7, 2014, at 6:42 PM, Nick Wales wrote: > I upgraded following the guide exactly. > > https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.1/html/Release_Notes/upgrade-instructions.html#upg

Re: recreate iptables rules on hosts

2014-07-07 Thread Carlos Reátegui
As in service network restart on the hosts or something in the cloudstack UI? > On Jul 7, 2014, at 6:06 AM, Sanjeev Neelarapu > wrote: > > Restart network might help you. > > -Original Message----- > From: Carlos Reátegui [mailto:create...@gmail.com] > Sent: Mon

recreate iptables rules on hosts

2014-07-06 Thread Carlos Reátegui
I just upgraded to 4.3 from 4.1. On 4.1 I had disabled iptables on my XenServer hosts because I had had problems accessing my instances. Which now I believe was due to ipset not working with the kernel I had (see my other threads on that if interested). Now that I am on 4.3 (and with a proper

Re: Realhostip.com Migration

2014-07-03 Thread Carlos Reátegui
igured correctly. > > Thanks, > Amogh > > On 7/2/14 9:43 PM, "Carlos Reátegui" wrote: > >> >> >>> On Jul 2, 2014, at 9:38 PM, Amogh Vasekar >>> wrote: >>> >>> Hi, >>> >>> Can you please let us know the

4.3 Error while collecting disk stats

2014-07-02 Thread Carlos Reátegui
I have upgraded to 4.3 and am see this error in the logs on a very regular basis. appears to be: https://issues.apache.org/jira/browse/CLOUDSTACK-5834 Any ideas on how to determine the VBD it is referring to? I am wondering if I can mark it as deleted/inactive in the db. 2014-07-02 22:44:3

Re: Cloudstack re-install/migrate

2014-07-02 Thread Carlos Reátegui
I have managed to do an upgrade to 4.3 and am reconsidering the path below. The docs say that the awsapi only works in a fresh install of ACS. Is this correct? Is there any way (I’m ok with editing the DB) to get it to work on an upgraded install? Anyone done this? thanks, Carlos On Jul

Re: 4.4 upgrade issues

2014-07-02 Thread Carlos Reátegui
re-ordered in a random fashion which is why I could not make sense out of the diff during the install. Not sure how that happened but my concern mentioned below is probably a non-issue. regards, -Carlos On Jun 30, 2014, at 5:11 PM, Carlos Reátegui wrote: > I set encryption to none

Re: Host in Alert state after upgrade

2014-07-02 Thread Carlos Reátegui
On Jul 2, 2014, at 9:31 PM, Jayapal Reddy Uradi wrote: > Hi Carlos, > > For the xen 5.6, 6.0 and 6.0.2 CSP packages are available. > http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/citrix-xenserver-installation.html#xenserver-support-pkg-installation Yes

Re: Realhostip.com Migration

2014-07-02 Thread Carlos Reátegui
> On Jul 2, 2014, at 9:38 PM, Amogh Vasekar wrote: > > Hi, > > Can you please let us know the procedure followed? I blanked the three parameters mentioned by Suresh and restarted MS. > Also, are you still > using 4.1 version? 4.3 > To start with debugging, you can log into the CPVM (same proc

Re: vhd-util location

2014-07-01 Thread Carlos Reátegui
On Jul 1, 2014, at 3:25 AM, Rohit Yadav wrote: > Hi Carlos, > > Carlos Reátegui wrote: >> Hi All, >> >> When does stuff get copied from [1] to [2] ? >> >> I ask because the docs >> (http://docs.cloudstack.apache.org/projects/cloudstack-install

Re: 4.4 upgrade issues

2014-06-30 Thread Carlos Reátegui
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:317) On Jun 30, 2014, at 1:57 PM, Carlos Reátegui wrote:

vhd-util location

2014-06-30 Thread Carlos Reátegui
Hi All, When does stuff get copied from [1] to [2] ? I ask because the docs (http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/installation.html) say to download vhd-util and place it in [1] however the script that pushes it to the hosts looks for it in [2]. In my

Re: 4.4 upgrade issues

2014-06-30 Thread Carlos Reátegui
DEBUG [c.c.u.c.DBEncryptionUtil] (main:null) Error while decrypting: true The key is still the default password and I have decrypted all the ENC parameters from the db.properties file and they seem ok. What am I missing? thanks, Carlos On Jun 30, 2014, at 1:16 PM, Carlos Reátegui wrote

Re: 4.4 upgrade issues

2014-06-30 Thread Carlos Reátegui
something the keeps updating the db key and re-ecrypts the host passwords? On Jun 30, 2014, at 1:01 PM, Carlos Reátegui wrote: > Hi All, > > I am having problems bringing my system back up. I have not checked the > credentials of my hosts but the upgraded management server is unable to

Re: 4.4 upgrade issues

2014-06-30 Thread Carlos Reátegui
[c.c.s.StatsCollector] (StatsCollector-4:ctx-d66c71fb) AutoScaling Monitor is running... On Jun 30, 2014, at 9:54 AM, Carlos Reátegui wrote: > Hi Sudha, > Thanks for checking in. I was out for the weekend and just getting back to > this now. > > My main question at this point is if it is ok

Re: 4.4 upgrade issues

2014-06-30 Thread Carlos Reátegui
los, > > Were you able to resolve the following? Was your upgrade successful? > > Thanks > /sudha > > -Original Message- > From: Carlos Reátegui [mailto:create...@gmail.com] > Sent: Friday, June 27, 2014 8:55 PM > To: CloudStack-Users > Cc: d...@cloudsta

4.4 upgrade issues

2014-06-27 Thread Carlos Reátegui
I am trying out the upgrade instructions from http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.3/rnotes.html#upgrade-from-4-1-x-to-4-3 but going to 4.4 built from source today. My setup: XenServer 6.0.2 Hosts, Management Server on Ubuntu 12.04, Primary and Secondary on N

Re: Debian + Cloud-Init

2014-06-23 Thread Carlos Reátegui
On Jun 23, 2014, at 4:09 PM, Ian Duffy wrote: > Hi Carlos, > > I'm using 0.7.3-2 from the Debian Wheezy backports repo. > > I didn't have any issues acquiring metadata as long as I used > isc-dhcp-client as the dhcp client (Had issues when using pump). > > I believe even with your patch the p

Re: Debian + Cloud-Init

2014-06-23 Thread Carlos Reátegui
Hi Ian, What version of cloud-init are you using? The default one that comes with ubuntu 12.04 has a bug that causes is not to work on Cloudstack (uses gateway instead of dhcp server as metadata server). I did something similar to convert the cloud images from ubuntu into a XenServer image an

Re: Cloudstack-4.3 xenserver-6.2 equallogic SAN

2014-06-23 Thread Carlos Reátegui
Hi Ian, I used XenCenter to setup my network on the first host and then added the others to the cluster within XenCenter. When you add the primary host to CloudStack all hosts will get added. If you follow the install instructions on the site (http://docs.cloudstack.apache.org/projects/cloudst

Re: building and testing 4.4.

2014-06-20 Thread Carlos Reátegui
On Jun 20, 2014, at 12:13 PM, Rohit Yadav wrote: > On Fri, Jun 20, 2014 at 10:15 PM, Carlos Reátegui > wrote: > >> Hi Rohit, >> >> On Jun 19, 2014, at 11:30 PM, Rohit Yadav wrote: >> >>> Hi Carlos, >>> >>> On Fri, Jun 20, 201

Re: Additional nics fails to get ip for ubuntu guest vm

2014-06-20 Thread Carlos Reátegui
Saurav, Have you tried checking the meta-data for the VM to see what is there. Maybe you can get the additional IPs and statically assign them. metadata=`grep dhcp-server-identifier /var/lib/dhc*/dhclient.eth0.leases | grep -Eo '([0-9]{1,3}\.){3}[0-9]{1,3}' | tail -1` curl http://$metadata/late

Re: building and testing 4.4.

2014-06-20 Thread Carlos Reátegui
Hi Rohit, On Jun 19, 2014, at 11:30 PM, Rohit Yadav wrote: > Hi Carlos, > > On Fri, Jun 20, 2014 at 4:17 AM, Carlos Reategui > wrote: > >> Hi Rohit, >> Thanks for the info, but I was asking about the non-oss. Is that included >> in Wido's released versions? >> > > This is oss (I checked th

Re: Kemp load balancers

2014-06-20 Thread Carlos Reátegui
Hi Ilya, This should not be that hard to script either. If you use one of the APIs (like CloudMonkey) to launch your VMs you can query to see what IP was assigned to the machine(s) and then communicate that to your LB using whatever API kemp has. -Carlos On Jun 19, 2014, at 10:30 PM, Shanker

Re: Realhostip.com Migration

2014-06-19 Thread Carlos Reátegui
t: Re: Realhostip.com Migration > > Hi, > > If you wish to enable SSL for console access and SSVM, yes :-) For fresh > installs, SSL would be disabled by default. > > Thanks, > Amogh > > On 6/18/14 11:48 AM, "Carlos Reátegui" wrote: > >> So if I

Re: [POLL] Who uses "awsapi" with CloudStack in production?

2014-06-19 Thread Carlos Reátegui
: > Carlos, please export your db and do a test upgrade on a lab machine? > Now is the time to solve any upgrade issues in 4.4. > > Have you tried the 4.3 upgrade already? > > regards, > Daan > > On Wed, Jun 18, 2014 at 7:04 PM, Carlos Reátegui wrote: >> Hi Rohit,

Re: Realhostip.com Migration

2014-06-18 Thread Carlos Reátegui
So if I upgrade to 4.4 once it is available do I still need to follow the steps for realhostip migration? On Jun 18, 2014, at 11:07 AM, Amogh Vasekar wrote: > Hi, > > Please refer to > http://comments.gmane.org/gmane.comp.apache.cloudstack.user/12350 for the > bugs that may exist in versions

Re: [POLL] Who uses "awsapi" with CloudStack in production?

2014-06-18 Thread Carlos Reátegui
Hi Rohit, The awsapi was one of the reasons we chose to use ACS. We have developed some internal tools and apps to manage our deployments on AWS that we want to re-use on ACS. We have not been able to use it yet because it was broken in 4.1.1. We tried to upgrade to 4.2 and were unsuccessful

Re: Is there any in-guest agent need to be installed on CloudStack Instances?

2014-05-31 Thread Carlos Reátegui
Cloud-init works on cloudstack too. The UI does not support userdata but you can pass it in if you start instances via API. Please note there is a bug in Ubuntu 12.04 default cloudinit that does not use the correct metadata server. If you use that OS let me know. Once the vms are up, I would

Re: X on CentOS instance

2014-05-27 Thread Carlos Reátegui
What about forwarding X with ssh -Y? On May 27, 2014, at 6:25 PM, Kirk Kosinski wrote: > Hi, this is due to PV mode VMs on XenServer not having a virtual > graphics card. The console for such VMs is a serial console so X cannot > run. If you need a GUI, try configuring VNC in the VM and conne

Re: XenServer 6.2 and ACS XenServer Support Package

2014-05-20 Thread Carlos Reátegui
I believe OVS is only required for security groups in a basic network. I am using a shared network without security groups in a basic zone with OVS. No issues over the last 9 months. With a bridge backend you are limited to 2 NICs in a bond on the XenCenter UI, but with OVS you can use 4 NICs.

Re: Troubles with CloudStack 4.3 (new user)

2014-05-19 Thread Carlos Reátegui
try setting secstorage.allowed.internal.sites in Global Settings in the UI to include that ip or subnet 10.19.40.0/24 On May 19, 2014, at 4:44 PM, Steve Cleveland wrote: > > On 05/19/2014 04:30 PM, Carlos Reátegui wrote: >> Not sure if this will help but try disabling iptabl

Re: Troubles with CloudStack 4.3 (new user)

2014-05-19 Thread Carlos Reátegui
Not sure if this will help but try disabling iptables on the XS host. On May 19, 2014, at 3:51 PM, Steve Cleveland wrote: > I'm running into a few problems setting up cloudstack for the first time. > Most I've resolved, but I wanted to share. I'm using CentOS 6.5 and > XenServer 6.2. Both

Re: Ubuntu instances + cloud-init

2014-04-15 Thread Carlos Reátegui
Hi Nux, You can have a look at the patch that I created to fix the default cloud-init version on 12.04: https://github.com/creategui/CloudStackImageScripts The file you are looking for is DataSourceCloudStack.patch Regards, -Carlos On Apr 15, 2014, at 10:32 AM, Nux! wrote: > On 15.04.2014 17

Re: about openvswitch

2014-03-10 Thread Carlos Reátegui
Steven, I am using ovs on xenserver 6.0.2 and 6.1 with CS 4.1. The main benefit for me was being able to create 4 nic bonds, with bridge you are limited to 2 nics per bond. The downside however is that you can not use security groups in a basic network so I had to create an offering without th

Re: Disk IO on Cloudstack VMs

2014-03-06 Thread Carlos Reátegui
BTW the centos machine below is a 1 core machine and the ubuntu one is a 2 core machine. Not sure if that makes a difference. You may want to experiment. On Mar 6, 2014, at 8:32 PM, Carlos Reátegui wrote: > Nishan, > How did you originally setup your networks? Did you do it all t

Re: Disk IO on Cloudstack VMs

2014-03-06 Thread Carlos Reátegui
Nishan, How did you originally setup your networks? Did you do it all through XenCenter, xe CLI, OS? I believe I did it all through XC. I am running XS 6.0.2 with CS 4.1. Did you switch to bridge networking? I did not as it only supports 2 nic bonds. My hosts are set up with 4x1Gbe bond fo

Re: Qcow2 to VHD and VHD files size questions

2014-01-18 Thread Carlos Reátegui
Re bz2: all my templates are registered as bz2 so I know it works. > On Jan 18, 2014, at 4:39 PM, Nux! wrote: > >> On 18.01.2014 23:20, Carlos Reátegui wrote: >> This may apply to you. I was able to copy out a vhd from vbox and >> load it into ACS to use on XenServer

Re: Qcow2 to VHD and VHD files size questions

2014-01-18 Thread Carlos Reátegui
This may apply to you. I was able to copy out a vhd from vbox and load it into ACS to use on XenServer hosts. This only worked if I selected the dynamic type of vhd not the fixed size one. It only worked in non PV mode but I think that was because I did not have a proper grub file with the cor

Re: Xen Nic missing after reboot ,10 hosts

2013-12-05 Thread Carlos Reátegui
Hi Peter I experienced a similar problem. I believe it is due to interface renaming that happens at boot. Unfortunately I don't have access to my machines so I can't check the specific thing you need to do but do a search for "XenServer interface rename" and hopefully you'll get enough pointers.

Re: Cloudstack user-data empty for VMs

2013-12-04 Thread Carlos Reátegui
What you want to do should work. Not familiar with cloudstack_resources. Does it have a means to set user data when creating an instance? If so, have you checked the user data manually (ie querying the vr/dhcp server) to see that it was set? > On Dec 4, 2013, at 3:19 PM, Derek Cole wrote: >

Re: SSVM won't start

2013-12-03 Thread Carlos Reátegui
Try the vhd-util that the docs tell you to download. Put that one in /opt/xensource/bin > On Dec 3, 2013, at 9:20 AM, Sebastian Trampler > wrote: > > Hello again, > > after copying the vhd-util on the XenServer to /opt/xensource/bin it first > seems to work, but the ssvm still won't come up.

Re: Auto-resize partition when create VM

2013-11-21 Thread Carlos Reátegui
Fariborz Not sure if it is clear from your emails or not but the disk size you are selecting in the add instance wizard is not the root disk size, instead it is the size of an extra disk that will be available and attached to your instance. Hopefully Nux's emails make more sense to you now. >

Re: VM created from template has no network access

2013-11-20 Thread Carlos Reátegui
Make sure to set onboot=yes in ifcfg-eth0 in your template. > On Nov 20, 2013, at 7:37 AM, Fariborz Navidan wrote: > > Hi. > > I have created a CentOS 6.4 template from a VM. When create a VM using this > template, network settings are not applied to it and it starts with no > network access a

Re: 回复: Starting Cloudstack-specific Tomcat engine cloudstack-management [fail]

2013-11-17 Thread Carlos Reátegui
The 64 bit requirement on the host I believe is a hw requirement not a hypervisor os. Eg XenServer is 32 bit (at least up to 6.1). > On Nov 17, 2013, at 2:09 AM, Shanker Balan > wrote: > >> On 16-Nov-2013, at 7:52 pm, 5度倾斜 <465296...@qq.com> wrote: >> >> thank you for your suggestion :D >> I

Re: Guest VMs not able to acquire DHCP IP from Virtual Router unless Guest and VR are on the same KVM host

2013-11-16 Thread Carlos Reátegui
Did you also check the host firewall? Try disabling. > On Nov 16, 2013, at 1:51 PM, Adam wrote: > > The hosts have static IPs (10.97.38.[10-14]) and can all see and talk to > each other via IP and hostname. I'm only using a basic zone so no VLAN > tagging or anything funky like that. > > Best

Re: Which vhd-util

2013-11-01 Thread Carlos Reátegui
It is supposed to be on the management server only because the scripts that add a host are supposed to copy them to the xen hosts. It does not run on the ms. There appears to be a bug that the script is not pushing it to the hosts. Hence the suggestion below to copy it to xensource/bin. Leave t

Re: Adding another XenServer host, ./cloud-setup-bonding.sh needed?

2013-09-26 Thread Carlos Reátegui
CS does not create the bond. XS does. Make sure to add the new host to the XS pool before adding to CS. > On Sep 26, 2013, at 2:23 AM, France wrote: > > Tnx both for your response. > I will remove the bond i created and let CS create it. > I also won't run ./cloud-setup-bonding.sh on master. >

Re: Adding another XenServer host, ./cloud-setup-bonding.sh needed?

2013-09-25 Thread Carlos Reátegui
I don't think you were supposed to create the bond on it. When you add it to the pool the bond will be created by XS. Also it needs to have all the same hot fixes in order to add it too. > On Sep 25, 2013, at 6:58 AM, France wrote: > > I have a XenServer 6.0.2 pool managed by CS 4.1.1. > Whe

Re: Cloudstack 4.1.1 + XCP 1.6 fresh install

2013-09-18 Thread Carlos Reátegui
On a recent install of CS4.1.1 + XS6.1 I thought I had vhd-util in the right place but it did not get copied to the hosts. It maybe a similar issue here. Try to copy the vhd-util to the hosts and see if things start working. They did for me. On Sep 18, 2013, at 7:28 AM, Vadim Kimlaychuk wrot

Re: Ubuntu 12.04 LTS or 14.04 on XenServer 6.0.2 with CS 4.1.1? templates in general?

2013-09-09 Thread Carlos Reátegui
s possible because he ran the script from CentOS instead of ubuntu. I >>>>> will be uploading a working template shortly. >>>>> >>>>> >>>>> On Mon, Sep 9, 2013 at 9:32 AM, Dean Kamali >>>> wrote: >>>>>> i

Re: Ubuntu 12.04 LTS or 14.04 on XenServer 6.0.2 with CS 4.1.1? templates in general?

2013-09-09 Thread Carlos Reátegui
ploading a working template shortly. >>>> >>>> >>>> On Mon, Sep 9, 2013 at 9:32 AM, Dean Kamali >>> wrote: >>>>> if I set template to Ubuntu 12.4 it will boot with (no bootable devises >>>>> found), and if I set template to oth

Re: Ubuntu 12.04 LTS or 14.04 on XenServer 6.0.2 with CS 4.1.1? templates in general?

2013-09-09 Thread Carlos Reátegui
, and if I set template to other PV 64 bit, it won't boot, and it >>>> will keep on looping. >>>> >>>> what else can I try? >>>> >>>> >>>> >>>> On Mon, Sep 9, 2013 at 9:53 AM, Travis Graham >> wrote: &

Re: Ubuntu 12.04 LTS or 14.04 on XenServer 6.0.2 with CS 4.1.1? templates in general?

2013-09-09 Thread Carlos Reátegui
I'll upload and image in a couple hours. On Sep 9, 2013, at 4:31 AM, France wrote: > As i have no NFS primary storage (all NFS servers are mounted as secondary > storages in CS 4.1.1) i have to find another way of converting > ubuntu-12.04-server-cloudimg-amd64.fs to .vhd. :-/ > > On 9/9/13

Re: Ubuntu 12.04 LTS or 14.04 on XenServer 6.0.2 with CS 4.1.1? templates in general?

2013-09-09 Thread Carlos Reátegui
The script should be run from an Ubuntu 12.04 machine otherwise chroot will not work right. On Sep 9, 2013, at 3:20 AM, France wrote: > That fixed the first error, but there are two more: > -- > Saving to: `cloud-set-guest-password-ubuntu' > > 100%[

Re: Ubuntu 12.04 LTS or 14.04 on XenServer 6.0.2 with CS 4.1.1? templates in general?

2013-09-09 Thread Carlos Reátegui
Other PV 64 On Sep 9, 2013, at 2:14 AM, France wrote: > Carlos, > > just one quick question. Which OS type should be used when registering this > Ubuntu created VHD on CS 4.1.1 with XS 6.0.2? > https://github.com/creategui/CloudStackImageScripts > > Tnx. > F.

Re: Ubuntu 12.04 LTS or 14.04 on XenServer 6.0.2 with CS 4.1.1? templates in general?

2013-09-09 Thread Carlos Reátegui
This is odd. It downloads it as .3 for me. Hmm. I'll change it so that one downloads the tar outside of the script and passes it in instead. On Sep 9, 2013, at 3:00 AM, France wrote: > I just found the first error: > > Script downloads ubuntu-12.04-server-cloudimg-amd64-root.tar.gz (actually

Re: Cs 4.1.0 plus Xen 6.1 No Instances or VR's starting up

2013-08-24 Thread Carlos Reátegui
Is your host able to mount secondary storage? On Aug 24, 2013, at 3:34 PM, Kent Johnson wrote: > Thank you Kirk. > As a preface to my response a virtual router is automatically created every > time I create my first virtual machine. I have not yet successfully been able > to add an instance.

Re: SSVM unable to connect to DNS

2013-04-30 Thread Carlos Reátegui
On Apr 30, 2013, at 7:09 PM, Ahmad Emneina wrote: > What version cloudstack are you running. First time hearing of this issue, > I'd imagine its a bug. 4.0.1 from Ubuntu package. Hosts are XS 6.0.2 fully patched up. Don't know if it makes a difference but I don't recall having this problem

Re: secondary storage, zone creation

2013-04-29 Thread Carlos Reátegui
You need to provide the path by which your hosts will be able to connect to them. for example if you where to mount it from the host with the following command: mount -t nfs 192.168.1.1:/export/primary /mnt/tmp then your server would be: 192.168.1.1 and your path would be: /export/primary

Re: CloudStack with Xen and vShere

2013-04-07 Thread Carlos Reátegui
Until Cloudstack 4.1 is released I suggest you stick to XenServer 6.0 and not try to swap its default xen. I finally have a custom build of CS 4.0.1 working with Ubuntu + xcp-xapi but it was a real pain to get there and don't recommend you go that route for eval purposes. CS 4.1 is supposed to