Re: [Openstack] how to make a lxc image?

2013-08-01 Thread JuanFra Rodriguez Cardoso
Best guide for that: http://docs.openstack.org/trunk/openstack-image/content/ --- JuanFra 2013/7/31 hzguanqiang > On 2013-07-31 20:13, Ray Wang wrote: > > >>Hi GuanQiang > > > >On Wed, Jul 31, 2013 at 10:00 AM, hzguanqiang > > wrote: > >> Hey Guys, > >> > >> I want to make a lxc image for ope

Re: [Openstack] Which filter is based on CPUs availability?

2013-08-02 Thread JuanFra Rodriguez Cardoso
CoreFilter?? http://docs.openstack.org/trunk/openstack-compute/admin/content/scheduler-filters.html#corefilter --- JuanFra 2013/8/2 Peeyush Gupta > Hi, > > I am trying to figure out how the filters act based on CPU availability. > I understand there is a RAM filter, which decides the RAM all

Re: [Openstack] Use of VIPs in Openstack

2013-08-21 Thread JuanFra Rodriguez Cardoso
Hi: Can the LbaaS extension meet your need? http://docs.openstack.org/api/openstack-network/2.0/content/lbaas_ext.html --- JuanFra 2013/8/21 Jake G. > Great job! that looks awesome. Cant wait for the patch to release. > > -- > *From:* Aaron Rosen > *To:* Jak

Re: [Openstack] Reg. nova compute and openstack controller interaction

2013-09-03 Thread JuanFra Rodriguez Cardoso
Hi: Hope you find these links useful: http://www.laurentluce.com/posts/openstack-nova-internals-of-instance-launching/ http://ilearnstack.com/2013/04/26/request-flow-for-provisioning-instance-in-openstack/ Regards, --- JuanFra 2013/9/2 ESWAR RAO > Hi All, > > I am new to open stack. > Can so

Re: [Openstack] Assign IP from host subnetwork

2013-09-10 Thread JuanFra Rodriguez Cardoso
Yes, the scenario you are asking for is: http://docs.openstack.org/trunk/openstack-network/admin/content/use_cases_single_flat.html . You have a demo setup in: http://docs.openstack.org/trunk/openstack-network/admin/content/app_demo_flat.html Regards, --- JuanFra 2013/9/5 Krzysztof G > Hi eve

Re: [Openstack] publicurl definition in keystone

2013-10-07 Thread JuanFra Rodriguez Cardoso
Yes, internal and adminurl are normally the same address. --- JuanFra 2013/10/7 Razique Mahroua > Hi, > yes :) > Internal and adminiurl should be the private network, and "public" the > "out-facing" IP > > Razique > > Le 7 oct. 2013 à 17:30, Xin Zhao a écrit : > > > Hello, > > > > Our opensta

Re: [Openstack] Hypervisor Quota

2014-11-27 Thread JuanFra Rodriguez Cardoso
metrics configurable by operators. [1] http://docs.openstack.org/trunk/config-reference/content/list-of-compute-config-options.html [2] http://docs.openstack.org/trunk/config-reference/content/section_compute-scheduler.html Best, --- JuanFra Rodriguez Cardoso 2014-11-26 17:38 GMT+01:00 Don Wa

Re: [Openstack] What/How to contribute?

2014-11-28 Thread JuanFra Rodriguez Cardoso
-- JuanFra Rodriguez Cardoso 2014-11-28 3:28 GMT+01:00 Raphael Ribeiro : > Hello all! > > I am a student of computer and my undergraduate research is about QoS for > cloud > computing. I would like to contribute to the OpenStack project in my > research. > > So my question is: how

Re: [Openstack] [rhos-list] dns problem for instances

2013-11-15 Thread JuanFra Rodriguez Cardoso
You can get a newer dnsmasq version here: http://pkgs.repoforge.org/dnsmasq/dnsmasq-2.65-1.el6.rfx.x86_64.rpm Regards, --- JuanFra 2013/11/14 Xin Zhao > Hi Terry, > > I upgrade to version 2013.1.4 on all 3 hosts (controller/network/compute). > Unfortunately that doesn't solve the DNS issue for

Re: [Openstack] Restart instances after node reboot

2014-06-29 Thread JuanFra Rodriguez Cardoso
Hi Gonzalo: You may find the solution in: https://ask.openstack.org/en/question/5100/after-reboot-doesnt-run-guest Regards, --- JuanFra Rodriguez Cardoso 2014-06-29 19:36 GMT+02:00 Gonzalo Aguilar Delgado < gagui...@aguilardelgado.com>: > Hi, > > I just rode about ops

Re: [Openstack] Restart instances after node reboot

2014-06-30 Thread JuanFra Rodriguez Cardoso
Hi Gonzalo: The option you need to configure is 'resume_guests_state_on_host_boot' [1] [1] http://docs.openstack.org/icehouse/config-reference/content/list-of-compute-config-options.html Best, --- JuanFra Rodriguez Cardoso 2014-06-30 10:27 GMT+02:00 Gonzalo Aguilar Delga

Re: [Openstack] Some doubts regarding the interaction among the ovs-plugin and ovs-agent

2014-07-17 Thread JuanFra Rodriguez Cardoso
Hi: It may be useful these post series from Ronen Kofman: https://blogs.oracle.com/ronen/entry/diving_into_openstack_network_architecture --- JuanFra Rodriguez Cardoso 2014-07-14 11:11 GMT+02:00 Ramana Reddy : > Hi All, > > I would like to know the interaction among the OVS

Re: [Openstack] Query regarding using Openstack

2014-09-03 Thread JuanFra Rodriguez Cardoso
d and managed." Regards, --- JuanFra Rodriguez Cardoso 2014-09-03 8:31 GMT+02:00 Zunayeed Zahir : > > We are undergraduate students and for our undergraduate research work we > are planning to build Openstack Cloud in our Linux machine. For better > security purpose of our Cl

Re: [Openstack] service startup order problems, Ubuntu 14.04

2014-09-05 Thread JuanFra Rodriguez Cardoso
Hi: Aren't you using any CM server (such as Puppet)? Thus, you may establish order policies during your services upstarts. Regards, --- JuanFra Rodriguez Cardoso 2014-09-05 17:05 GMT+02:00 Don Waterloo : > I am using icehouse on Ubuntu 14.04 from the canonical repository. > >

Re: [Openstack] Documentation

2014-11-26 Thread JuanFra Rodriguez Cardoso
You can start looking at these sites with production-ready guides: - https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/5/html/Installer_and_Foreman_Guide/index.html - http://docs.mirantis.com/openstack/fuel/fuel-5.1/reference-architecture.html Bests, --- J