July 2013 10:57, JuanFra Rodriguez Cardoso <
> juanfra.rodriguez.card...@gmail.com> wrote:
>
>> Diablo release? I'd recommend you use the lastest release for live
>> migrations:
>>
>>
>> http://docs.openstack.org/trunk/openstack-compute/admin/co
Diablo release? I'd recommend you use the lastest release for live
migrations:
http://docs.openstack.org/trunk/openstack-compute/admin/content/configuring-live-migrations.html
Regards,
---
JuanFra
2013/7/8 Chathura M. Sarathchandra Magurawalage <77.chath...@gmail.com>
> Hello al,
>
> I followe
/static/*
> /os/auth/*
>
> this os string is added on the fly i.e. these urls are absolute, but
> relative to certain fixed string.
>
> Thanks,
> Anshul
>
>
> --
> *From:* JuanFra Rodriguez Cardoso
> *To:* Anshul Gangwar
>
Hi Anshul,
you can try to change WSGI alias in file
'/etc/httpd/conf.d/openstack-dahsboard' file (on RHEL-based installation).
DEFAULT --> WSGIScriptAlias /dashboard
/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi
NEW --> WSGIScriptAlias /os
/usr/share/openstack-dashboard/opens
se and let you know the status.
>>
>> Thanks and Regards
>> Rahul Sharma
>>
>>
>> On Tue, May 28, 2013 at 4:04 PM, JuanFra Rodriguez Cardoso <
>> juanfra.rodriguez.card...@gmail.com> wrote:
>>
>>> Have you tried configuring your com
;
>> Regards,
>> Balu
>>
>> On Tue, May 28, 2013 at 3:31 PM, Rahul Sharma
>> wrote:
>> > Yes, I am using KVM.
>> >
>> > -Regards
>> > Rahul Sharma
>> >
>> >
>> > On Tue, May 28, 2013 at 2:49 PM, JuanFra Rodri
Hi:
Which hypervisor are you using? KVM with virtio driver?
---
JuanFra
2013/5/28 Rahul Sharma
> Hi All,
>
> I have a multinode setup of Openstack-Grizzly release with Networking node
> as a separate machine. I am able to successfully bring up instances and
> ping to google from within the in
Maybe this could be helpful for your request:
http://docs.openstack.org/trunk/openstack-compute/admin/content/using-multi-nics.html
Regards,
---
JuanFra
2013/5/28 Tim Bell
> ** **
>
> I have a hypervisor running KVM with two network interfaces to two
> independent networks.
>
> ** **
>
>
Please, could you give more details? e.g. Openstack release...
Thanks!
---
JuanFra
2013/5/28 Nehal J. Wani
> When i run the command:
>
> nova network-create myNetwork --fixed-range-v4 10.3.3.0/24--bridge-interface
> cloudbr0
>
> I get the error:
> ERROR: The server has either erred or is inca
I think a great tool would be Cloudbase's cloud-init for windows instances:
http://www.cloudbase.it/cloud-init-for-windows-instances/
Regards,
---
JuanFra
2013/5/27 Narayanan, Krishnaprasad
> Hallo All,
>
> ** **
>
> Can somebody guide me to create a virtual machine using Windows 2008 im
Hi Chris:
There are some nova config options aim to reserve resources for hosts:
reserved_host_memory_mb (default: 512 MB)
reserved_host_disk_mb (default: 0 MB)
Regards!
---
JuanFra
2013/5/21 Matthew Thode
> On 05/21/13 12:24, Chris Bartels wrote:
> > Hi,
> >
> >
> >
> > If I rent a VPS with
Maybe "swap space"?
---
JuanFra
2013/5/21 Razique Mahroua
> Hey Jay,
> what do you mean by "virtual memory"?
>
> regards,
>
> *Razique Mahroua** - **Nuage & Co*
> razique.mahr...@gmail.com
> Tel : +33 9 72 37 94 15
>
>
> Le 21 mai 2013 à 11:29, Jay Kumbhani a écrit :
>
> Is there a way to use
Hi:
From openstack docs:
"The Nova API code has been written as a Web Server Gateway Interface
(WSGI), is basically a specification for running Python code from web
or application servers. Nova/Glance/Keystone make use of the paste
deploy system in Python. Paste Deployment is a system for finding
Mirantis folks released FUEL days ago, its tool for production deployments
www.mirantis.com/company/press-release/mirantis-fuel-openstack-secret-sauce/
Regards,
JuanFra
El 13/04/2013 21:01, "Dan Bode" escribió:
> Hi Dennis,
>
> The modules mentioned above are in a great maintained state (just on
Could this Mirantis' post help you?
http://www.mirantis.com/blog/vlanmanager-network-flow-analysis/
---
JuanFra
2013/4/9 Lei Zhang
> I am using: Folsom, nova-network, vlanManage, multi_host=ture
>
> I want to know what's the package flow between the vms which located in
> the same physical m
Have you tried to increase 'rpc_response_timeout' in nova.conf (e.g. 180
seconds)?
https://bugs.launchpad.net/nova/+bug/1094226
---
JuanFra
2013/4/8 Jorge Luiz Correa
> Hi all,
>
> I'm trying to launch a lot of instances simultaneously. I'm using
> Openstack 2012.2.3-0ubuntu1 installed on an u
t; I add follow lines in every files. but I always get the same error, any
> other I can check?
> sql_connection = mysql://glance:password@localhost/glance
> admin_tenant_name = service
> admin_user = glance
> admin_password = password
>
> 于 13-3-14 下午9:29, JuanFra Rodriguez
Hi David:
Some useful tables for your needs: nova.services, nova.instances...
Regards,
---
JuanFra
2013/3/15 David Stearns
> Hi all,
> I'm trying to recover from a mass renaming of our hardware nodes and have
> been having a bit of trouble.
>
> After changing the hostname on all of them "nova
Have you followed a devstack install? Have you verified credentials
(tenant, user, pass, auth_url) in glance-*.conf/.ini are ok?
Regards!
---
JuanFra
2013/3/14 杨峰
> I install folsom as the guide ( basic-install-folsom.pdf ), when I go to
> section Glance, and execute : #glance image-list and
Great fusion of strong IT buzzwords!!
JuanFra
2013/3/13 Sergey Lukjanov
> Hello community,
>
> At Mirantis within our customer and partner base we see growing demand to
> deploy and run Hadoop clusters on OpenStack cloud and manage them via an
> OpenStack API.
>
> The main goal of this initiat
This link could be useful for you:
http://kashyapc.wordpress.com/2013/02/24/novas-way-of-using-a-disk-image-when-it-boots-a-guest-for-first-time/
JuanFra
2013/3/13 Alex Vitola
> Estou instalando algumas maquinas a partir de templates do ubuntu, e
> algumas que eu mesmo tenho feito
>
> Crio um
Hi:
You could find it in this link:
http://docs.openstack.org/trunk/openstack-compute/admin/content/existing-ha-networking-options.html
Regards,
JuanFra
2013/3/11 Martinx - ジェームズ
> Is it possible to deploy Quantum (Flat) with two servers (controller +
> compute) that have only 1 ethernet on
Excellent guide:
https://github.com/beloglazov/openstack-centos-kvm-glusterfs
JuanFra
2013/3/6 Joshua Harlow
> http://anvil.readthedocs.org
>
> Sent from my really tiny device...
>
> On Mar 5, 2013, at 10:29 PM, "Ashutosh Narayan" <
> aashutoshnara...@gmail.com> wrote:
>
> Can someone point me
Hi:
Have you ensured your messaging queue is working correctly?
Regards,
JuanFra
2013/2/25 Javier Alvarez
> Hello,
>
> I'm trying to setup OpenStack Essex on Debian and I'm getting an error
> when creating new VMs. The problem arises when trying to allocate the
> network of the VM, but I'm no
Hi:
It seems a problem with dnsmasq. Ensure on compute hosts:
chown -R nova:nova /var/lib/nova and
/var/lib/nova/networks/nova-YOUR_BRIDGE{.conf, .pid} have mode 644.
After that, issue: killall dnsmasq and then restart nova-network service.
Hope it's useful!
Regards,
JuanFra
2013/2/18 Aru s
Another one:
- MooseFS (
http://docs.openstack.org/trunk/openstack-compute/admin/content/installing-moosefs-as-backend.html
)
- GlusterFS
- Ceph
- Lustre
Regards,
JuanFra
2013/2/15 Samuel Winchenbach
> Hi All,
>
> Can anyone give me a recommendation for a good shared-storage cluster
> fil
Hi Guilherme:
Try to issue: 'dhclient eth1' in your VM (from VNC console). It could be
problem with net rules in udev.
Regards,
JuanFra
2013/2/15 Guilherme Russi
> Hello guys,
>
> I got the same problem, I have enabled the SSH and Ping policies, when I
> type "sudo ifconfig -a" inside my VM
Have you tried to do ping from own host to vm?
Have you enabled PING and SSH in 'Access and security policies'?
Regards!
JuanFra
2013/2/15 Chathura M. Sarathchandra Magurawalage <77.chath...@gmail.com>
> Hello Anil,
>
> I can not ssh into the VM so I cant do ifconfig from vm.
>
> I am using qua
Hi Andrii:
In this post we talk about it.
http://openstack.markmail.org/thread/tqza3vv4ap4out2q
Regards!
--
JuanFra
2013/2/14 Andrii Loshkovskyi
> Hello,
>
> I tried setting the value with/without brackets and encountered the
> following error:
>
> Invalid output terminal "ttyS0"
>
> As far
Hi Samuel:
Yes, it's possible with pacemaker. Look at
http://docs.openstack.org/trunk/openstack-ha/content/ch-intro.html.
Regards,
JuanFra
2013/2/13 Samuel Winchenbach
> Hi All,
>
> I currently have a HA OpenStack cluster running where the OpenStack
> services are kept alive with a combinatio
Hi all again:
Finally I got dump logs to file 'console.log'.
It needed to add 'console=tty0 console=ttyS0,115200' to kernel line in
/etc/grub.conf.
Regards,
JuanFra.
2013/1/30 JuanFra Rodriguez Cardoso
> Hi all:
>
> I've tested default image 'cirros'
Hi all:
I've tested default image 'cirros' and instance logging works fine.
However, I need to add some script to /etc/rc3.d/ in my instance (CentOS).
Does anyone know how to redirect initial logs to file "console.log"?
Thanks,
JuanFra
---
Hi Guys,
I have a question concerning the instance
Try e.g: dpkg --get-selections | grep -i keystone
However, you can view openstack services in /etc/init.d/ and python files
in /usr/lib/python2.x/sites-packages/keystone...
2013/1/29 Guilherme Souza
> ubuntu 11.10
>
>
> 2013/1/29 JuanFra Rodriguez Cardoso
>
>> What
What distro are you using?
2013/1/29 Guilherme Souza
> I've runned the rejoin-stack.sh script and i got access the dashboard, but
> if i run "top" command at linux bash (shell), i can't see the services
> running and I tried to run the services and I'm getting messages like this
> one: "keystone
Hi Phil:
Check out XML file associtated to instance if you are using KVM. It
contains instance info. You can find this file on your instances diretory
(/var/lib/nova/instances by default).
Regards,
JuanFra.
2013/1/29 Day, Phil
> Hi Folks,
>
> ** **
>
> Does the nova client provide support
losetup /dev/loop0 PATH/nova-volumes.disk
mke2fs /dev/loop0
pvcreate /dev/loop0
vgcreate nova-volumes /dev/loop0
fi
-- Delete --
[ -f PATH/nova-volumes.disk ] && losetup -d /dev/loop0
rm -rf PATH/nova-volumes.disk
Hope it's useful!
Best,
JuanFra
Ok Pádraig, thanks!
I will contact him.
Regards,
JuanFra.
2013/1/29 Pádraig Brady
> On 01/29/2013 01:08 PM, JuanFra Rodriguez Cardoso wrote:
>
>> Thanks for your replies!!
>>
>> Has anyone tried to resize root disk of Centos/Fedora instances with
>> cloud-i
lt;http://www.stackops.com/>*CEO*
> *www.stackops.com | * diego.parri...@stackops.com** | +34 649 94 43 29 |
> skype:diegoparrilla*
> * <http://www.stackops.com/>
> *
>
> *
>
>
>
> On Tue, Jan 29, 2013 at 10:42 AM, JuanFra Rodriguez Cardoso <
> juanfra.rodrig
Hi stackers!
Does anyone use initial scripts for resizing disks, adding username and
hostame to instances during first boot?
Do you know any example of these utils like cloud-init?
Thanks!
Regards,
--
JuanFra
___
Mailing list: https://launchpad.net/~o
Hi Balu:
Before launching an instance, you have to create a keypair
(YOUR_DASHBOARD_IP/dashboard/nova/access_and_security/).
Then, next time you launch an instance, you can choose that keypair created
previously.
Regards,
JuanFra.
2013/1/22 Balamurugan V G
> Hi,
>
> I have a Folsom private ope
Hi:
Check out the following url:
https://github.com/puppetlabs/puppetlabs-openstack
Best,
JuanFra
2013/1/17
> Hi,
>
> ** **
>
> Please help me with any tested doc for openstack deployment using puppet.
>
>
> ** **
>
> regards,
>
> Haynes Davis
>
> ** **
>
> -
t;
> ** **
>
> *From:* JuanFra Rodriguez Cardoso [mailto:
> juanfra.rodriguez.card...@gmail.com]
> *Sent:* mercredi 16 janvier 2013 16:33
> *To:* Mballo Cherif
> *Cc:* openstack@lists.launchpad.net
> *Subject:* Re: [Openstack] keystone help! keystone-all
>
> ** **
>
Hi:
Check ports tcp/5000 and tcp/35357 are free before starting keystone.
Regards,
JuanFra.
2013/1/16 Mballo Cherif
> Hi everybody, I need help. When I install keystone and do keystone-all I
> get this error:
>
> How can I fix this issus?
>
> ** **
>
> File "/usr/bin/keystone-all", li
l over again: glance image-create --name= "Ubuntu
> 12.04 UEC" is_public= true --container-format= ovf --disk-format= qcow2 <
> precise-server-cloudimg-amd64.img and got the same error, I'm using Debian
> Wheezy, maybe can be some problem with my dist?
>
> Thanks.
mmm... can be an error related with quotes copied?
Test typing manually "Ubuntu 12.04 UEC"
2013/1/16 Guilherme Russi
> It returned the same error, it looks like my glance doesn't know the
> commando --name, "no such option: --name"
>
>
>
> 2013/1/16 J
Have you tried to issue:
glance image-create --name="Ubuntu 12.04 UEC" *is_public=true*
--container-format=
ovf --disk-format=qcow2 < precise-server-cloudimg-amd64.img
AFAIK, "--public" option is not recognized.
Best,
JuanFra.
2013/1/16 Guilherme Russi
> glance image-create --name="Ubuntu 12
t; horizon/templates/horizon/common/_quota_summary.html.
>>
>> - Ray
>> Yours faithfully, Kind regards.
>>
>> CIeNET Technologies (Beijing) Co., Ltd
>> Email: qsun01...@cienet.com.cn
>> Office Phone: +86-01081470088-7079
>> Mobile Phone: +86-135819
ithfully, Kind regards.
>
> CIeNET Technologies (Beijing) Co., Ltd
> Email: qsun01...@cienet.com.cn
> Office Phone: +86-01081470088-7079
> Mobile Phone: +86-13581988291
>
>
> On Thu, Jan 10, 2013 at 9:09 PM, JuanFra Rodriguez Cardoso <
> juanfra.rodriguez.card...@gmail.com>
skype:diegoparrilla*
> * <http://www.stackops.com/>
> *
>
> *
>
>
>
> On Thu, Jan 10, 2013 at 1:33 PM, JuanFra Rodriguez Cardoso <
> juanfra.rodriguez.card...@gmail.com> wrote:
>
>> Hi guys!
>>
>> Do you know if this Horizon's bug have
Hi guys!
Do you know if this Horizon's bug have been solved? In my fresh
installation (2012.2.1 from EPEL), it keeps crashing.
However, remaining operations in dashboard work fine!
[Thu Jan 10 13:20:19 2013] [error] Traceback (most recent call last):
[Thu Jan 10 13:20:19 2013] [error] File
"/us
Dec 28, 2012 at 6:24 PM, JuanFra Rodriguez Cardoso <
> juanfra.rodriguez.card...@gmail.com> wrote:
>
>> @Lei, it's a great article from Mirantis folks. Thanks for sharing it!
>>
>> @Vis @Yaguang, I didn't know what flag is working currently. Both in
>
@Lei, it's a great article from Mirantis folks. Thanks for sharing it!
@Vis @Yaguang, I didn't know what flag is working currently. Both in folsom
as in trunk doc, both flags appear.
I understand --start_guests_on_host_boot will be removed from list of
config options in docs.
Thanks for your clar
Hi Lei:
I don't know if this info can be useful for you, but I think is a great
getting started with iptables, chain... in OpenStack Network:
http://www.ibm.com/developerworks/cloud/library/cl-openstack-network/index.html
Regards,
JuanFra.
2012/12/28 Lei Zhang
> Hi Razique,
>
> thx very much.
Hi Guillermo:
No, Horizon no longer needs a database.
In which part of documentation is mentioned that? What release are you
using?
Regards,
JuanFra.
2012/12/27 Guillermo Alvarado
> Hi everybody,
>
> I have a question about Why Horizon/Django needs a database? I see in the
> installation guide
Yes, I'm really agree with Diego.
It would be a good choice for submitting a blueprint with this storage
feature based on tenants.
According to current quotas control, it limits the:
-
Number of volumes which may be created
-
Total size of all volumes within a project as measured in
Hi:
This post can be useful. Check out:
https://www.ibm.com/developerworks/mydeveloperworks/blogs/e93514d3-c4f0-4aa0-8844-497f370090f5/entry/openstack_nova_api?lang=en
Regards,
JuanFra.
2012/12/20 Trinath Somanchi
> Hi Stackers-
>
> Since, my starting to understand the code as a student, I ha
Hi Zang:
Basically, it makes no sense to use Swift on top of RAID because Swift just
delivers replication schema.
Regards,
JuanFra.
2012/12/19 Hua ZZ Zhang
> Hi,
>
> I have read the admin document of Swift and find there's recommendation of
> not using RAID 5 or 6 because swift performance deg
Great articles/guides guys!
Appreciated and useful material for production deployments.
Thanks!
JuanFra.
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More he
the auth info is invalid in the
> authtoken section. You can use glance --debug index ,then checkout the
> debug output and watch glance-api and keystone log .
>
>
> At 2012-12-17 21:52:11,"JuanFra Rodriguez Cardoso"
> wrote:
>
> Hi guys:
>
> I'
Fra Rodriguez Cardoso wrote:
> > Hi guys!
> > I'm not migrating from Essex to Folsom. I've just done a clear
> > installation of Folsom 2012.2 from EPEL 6.7.
> > Then, it could be a problem related to migration.
> > I requested catalog from keystone-cli and it work
; looks in a clean install, and compare it to your updated one.
>
> local_settings is marked as config file and thus, won't be overwritten
> by a newer version. You should find a
> /etc/openstack-dashboard/local_settings.rpmnew
>
> Matthias
>
> >
> >
> > On M
ou get this when you try and use the web interface?
>
> Thanks,
>
> Andrew
>
>
> On Dec 17, 2012, at 6:05 PM, JuanFra Rodriguez Cardoso wrote:
>
> > Hi guys:
> >
> > I've re-installed and re-configured again my deployment according to
> suggested gui
Hi again!
Do not take into account my previous post where I'm getting an error from
glance credentials.
I found which was the problem. It was my own fault.
I was using YAML for populating Keystone and I made a mistake by replacing
with sed command.
Sorry. All is well!
Thanks!
JuanFra.
__
Hi guys:
I'm getting the following error when I try to index my glance repository
from glanceclient:
# glance index
Request returned failure status.
Invalid OpenStack Identity credentials.
I've checked the env variables, keystone_db tables, config files and
everything seems ok!
Even, I got manua
Ok. I will continue trying to solve these errors with your suggestions.
I'll tell you any result.
Thanks @Matthias @Andres for you support.
Regards!
JuanFra
2012/12/14 Andrew Holway
>
> On Dec 14, 2012, at 12:45 PM, JuanFra Rodriguez Cardoso wrote:
>
> > @Andrew: Yes,
for the scripts
> creating user@controller users in the database for keystone, nova, glance
> et al. It seems user@localhost would be more sensible.
>
> Take care,
>
> Andrew
>
>
>
> On Dec 13, 2012, at 12:24 PM, JuanFra Rodriguez Cardoso wrote:
>
> > Hi all:
> >
@Matthias: This is the current error traceback (after your suggestions)
[Fri Dec 14 12:34:49 2012] [error] Exception KeyError:
KeyError(140230402213856,) in ignored
[Fri Dec 14 12:34:49 2012] [error] Exception KeyError:
KeyError(140230402213856,) in ignored
[Fri Dec 14 12:34:49 2012] [notice] ca
/12/13 Matthias Runge
> On 12/13/2012 12:24 PM, JuanFra Rodriguez Cardoso wrote:
> > Hi all:
> >
> > I'm installing OpenStack Dashboard 2012.2 on CentOS 6.3 and I got next
> > error related to css/js compression:
> >
>
> Yes, I bet, it's not r
Hi all:
I'm installing OpenStack Dashboard 2012.2 on CentOS 6.3 and I got next
error related to css/js compression:
File "/usr/lib/python2.6/site-packages/django/template/base.py", line 837,
in render_node
[Thu Dec 13 11:58:37 2012] [error] [client 192.10.1.36] return
node.render(context)
[Th
Hi Andrew:
Could you include extracts of logs from nova-scheduler, nova-compute or
nova-network where those errors appear?
Thanks.
JuanFra.
2012/12/13 Andrew Holway
> Hello,
>
> I have been playing with creating and destroying instances in the GUI.
>
> Sometimes, if I create more than 10 or so
Don't worry. It's just a debug message.
You can disable the debug mode in /etc/nova.conf with option "debug=false".
Regards,
JuanFra.
2012/12/12 Jay Pipes
> You can ignore this.
>
> On 12/12/2012 06:06 AM, Andrew Holway wrote:
> > Hi,
> >
> > 2012-12-12 12:04:48 DEBUG nova.utils [-] backend '
27;s the power_state or vm_state in the database that can become
> out of sync with reality.
>
> -Steve
>
>
>
> On Tue, Dec 11, 2012 at 10:41 AM, JuanFra Rodriguez Cardoso <
> juanfra.rodriguez.card...@gmail.com> wrote:
>
>> Hi Steve:
>>
>> you have to s
Hi Steve:
you have to sync things in DB like...?
2012/12/11 Steve Eastham
> Was wondering if there are fixes in Folsom or patches for Essex for
> keeping Openstack better in sync with the actual libvirt/KVM status. Today
> we have to manually update the DB if things become out of sync.
>
> -St
Hi guys:
Does anyone run OpenShift Origin on top of OpenStack?
Regards,
JuanFra.
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help : https://help.lau
Link related to my doubt:
http://docs.openstack.org/trunk/openstack-compute/admin/content/metadata-service.html
Regards,
JuanFra.
___
Mailing list: https://launchpad.net/~openstack
Post to : openstack@lists.launchpad.net
Unsubscribe : https://launch
Hi guys!
After looking for in the mailing list and docs, I honestly still don't
understand what really is nova-api-metadata.
it's a mandatory service in a multi-host deployment? it's only related to
EC2?
Thanks!
Regards,
JuanFra.
___
Mailing list: http
If you mean different types like block or file-oriented volume, there was a
thread about that (http://markmail.org/message/ptwohhhaltcbqii2)
Briefly, you had to code a volume driver matches your needs (
http://docs.openstack.org/developer/nova/api/nova.volume.driver.htmlI)
Regards,
JuanFra.
2012/
Hi:
It's simply a warning message.
I guess that next releases (Folsom, Grizzly...) will not use this
deprecated argument.
Regards,
2012/12/10 Guilherme Russi
> Hi All,
>
> I'm rying to install OpenStack Essex and when I run the nova-manage db
> sync from this doc's part
> http://docs.openst
t;
>
> 2012/12/9 Guilherme Russi
>
>> Hello JuanFra,
>>
>> I'm using Essex, I'll try this way and return to you.
>>
>> Thank you so much.
>>
>> Regards.
>>
>> Guilherme Russi.
>>
>>
>> 2012/12/9 JuanFra Rodri
Hi John:
First, it's preferable to send questions like this to
openstack@lists.launchpad.net. I already added it to CC.
*- *sudo: unable to resolve host server3*:* is a problem related to
hostname. Be sure /etc/hostname and /etc/hosts are correct.
- Failed to add interface*:* Problem associated w
Ok. No problem!
Be careful with time synchronization. It's one of most common problem in
distributed environments. I guess your scenario is like below:
- Controller Node (Synchronizing from external NTP servers and at the
same time it acts as NTP server to compute nodes)
- Compute Nodes (Sy
Hi:
That problem could be related with accesses to nova_db from controller
itself.
Have you checked nova.conf file has right database values (i.e IP, port,
user/passwd...)?
Regards,
JuanFra.
2012/11/30 Skible OpenStack
> manage
___
Mailing list: http
Ceph has a bright future as OpenStack Storage backend. Although Ceph's guys
do not recommend to use CephFS for production environments, Ceph RBD seems
a reliable alternative to S3 in Glance and LVM in Cinder.
Links about this option (Ceph+Openstack):
- Great Sebastian's post:
http://www.sebasti
Hi Lei:
I think Openstack manual shows a clear explanation for the differents kinds
of storage.
Check out this link (
http://docs.openstack.org/essex/openstack-compute/install/apt/content/terminology-storage.html
)
Hope it clarifies you.
Regards,
JuanFra
2012/11/29 Lei Zhang
> thinese
__
maintained by cron jobs.
> The config file and package can be managed by configuration
> management tools.
>
>
> 在 2012-11-27,下午9:03,JuanFra Rodriguez Cardoso <
> juanfra.rodriguez.card...@gmail.com> 写道:
>
> > Hi guys:
> >
> > Does anyone know best practices
Hi guys:
Really one space in params assignment can generate a service error?
2012/11/28 Sudhakar Gariganti
> Hi Atul,
>
> Thank you so much for pointing out the error. I had some other errors
> along with the one you mentioned in the conf. file.
> Now keystone is working :)
>
>
> Thanks,
> Sudh
Hi:
You can use a fault tolerant, network distributed file system as instances
storage. Check out this info:
http://docs.openstack.org/trunk/openstack-compute/admin/content/installing-moosefs-as-backend.html
Regards,
JuanFra.
2012/11/27 Desta Haileselassie Hagos
> Dear ALL,
>
> I was wonderin
Basically:
- Swift: Object-based storage (e.g. Amazon S3)
- Cinder: Block-based storage (e.g. Ceph RBD)
2012/11/27 Johannes Baltimore
> Hello everyone.
>
> I've been writing about my little experiments with OpenStack lately, and
> I've come to the conclusion that I do not know the differen
Hi guys:
Does anyone know best practices around backing up an OpenStack deployment?
(i.e. using a solution like Bacula for incremental or snapshot backups)
Thanks!
Regards,
JuanFra
___
Mailing list: https://launchpad.net/~openstack
Post to : openst
For critical services (i.e. database, message queue, conf files), I'd
rather to use HA architectures like this examples:
http://www.mirantis.com/blog/intro-to-openstack-in-production/
JuanFra.
2012/11/21 Sébastien Han
> As far I'm concerned, I will never put config files on share storage
> (esp
90 matches
Mail list logo