Re: [Openstack] keystone initialization problem

2012-08-17 Thread Adam Young
OK, SERVICE_TOKEN is the same as --token You can follow the steps here: https://access.redhat.com/knowledge/docs/en-US/Red_Hat_OpenStack_Preview/ Specifically: https://access.redhat.com/knowledge/docs/en-US/Red_Hat_OpenStack_Preview/1/html/Getting_Started_Guide/ch02.html#id3165390 || *|expor

[Openstack] Question about Flat DHCP networking

2012-08-17 Thread Eugene Kirpichov
Hi, The documentation http://docs.openstack.org/diablo/openstack-compute/admin/content/configuring-flat-dhcp-networking.html has the passage: "The nova-network service will track leases and releases in the database so it knows if a VM instance has stopped properly configuring via DHCP" Can someon

Re: [Openstack] keystone initialization problem

2012-08-17 Thread Dolph Mathews
The admin_token value from keystone.conf is not a real token; it exists as a string in memory and has no context, user or actual roles associated with it (hence it does not appear in your token table). As for your actual issue, I don't see anything obviously wrong with what's below. Is logging ena

[Openstack] keystone initialization problem

2012-08-17 Thread Xin Zhao
Hello, I newly install keystone on the RHEL6 machine, but it is not working. The following command fails: $ keystone --token --endpoint http://:35357/v2.0 tenant-create --name openstackDemo --description "Default Tenant" --enabled true Unable to communicate with identity service: (403, 'F

Re: [Openstack] Snapshotting ephemeral disks?

2012-08-17 Thread Vishvananda Ishaya
On Aug 17, 2012, at 1:00 PM, Lars Kellogg-Stedman wrote: >> This is not possible. Sounds like you really want a fix for this bug: >> >> https://bugs.launchpad.net/nova/+bug/914484 >> >> The fix was reverted but hopefully it can be cleaned up and come back in. > > That looks like it would get

Re: [Openstack] Snapshotting ephemeral disks?

2012-08-17 Thread Lars Kellogg-Stedman
> This is not possible. Sounds like you really want a fix for this bug: > > https://bugs.launchpad.net/nova/+bug/914484 > > The fix was reverted but hopefully it can be cleaned up and come back in. That looks like it would get us where we want to be. My main goal is to have a relatively easy pr

Re: [Openstack] Running multiple Glance instances?

2012-08-17 Thread Lars Kellogg-Stedman
>I think it's possible if you set glance_api_servers option in nova.conf on >each compute node to something like: >glance_api_servers = localhost:9292 Thanks. I'll give that a try. -- Lars Kellogg-Stedman| Senior Technologist| http://ac.seas.h

[Openstack] [Docs] It's that time of the release!

2012-08-17 Thread Anne Gentle
Hi all - Now that we're in feature freeze period, it's a great time to look at what docs are needed for Folsom. You can help with documentation in several ways. Here are some ideas. _Review docs_ Go to review.openstack.org and review open patches on openstack-manuals. Daily, hourly, weekly, any ca

[Openstack] experimenting with ceilometer via devstack

2012-08-17 Thread Doug Hellmann
John Tran 's patch just landed in devstack to enable ceilometer support. Thanks, John! To turn on ceilometer, add this line to your localrc before running devstack: enable_service ceilometer-acompute,ceilometer-acentral, ceilometer-collector The default configuration results in a MongoDB dat

[Openstack] Folsom-3 development milestone for Keystone, Glance, Nova, Horizon, Quantum and Cinder

2012-08-17 Thread Thierry Carrez
Hi everyone, The third and last development milestone of the Folsom cycle is now available for Keystone, Glance, Nova, Horizon, Quantum and Cinder ! It contains almost all features that will appear in the final release of Folsom, scheduled for September 27th. You can see the full list of new feat

Re: [Openstack] 回复: 回复: Openstack Folsom 2 or 3

2012-08-17 Thread Anne Gentle
The FAQ [1] covers this scenario (installing a specific release with DevStack) for a stable branch. I think this is how you install with milestone-proposed branch. However not all projects have a milestone-proposed branch yet. Open and edit localrc, then run stack.sh. Swift is on its own release s

[Openstack] nova-volume HA

2012-08-17 Thread Razique Mahroua
Hu guys, working on the new implementation of nova-volume inside my cloud, I'm trying to avoid the implementation I had during a year, the "classical" approach, consisting in creating a VG on a partition, that last being on a SAN.Here are few new implementations I was thinking about  • 1 - Install

Re: [Openstack] Openstack Folsom 2 or 3

2012-08-17 Thread Thierry Carrez
Trinath Somanchi wrote: > I want to download the Openstack Folsom 2 or 3. Is Version 3 downloadable. > > My web search is not fruitful with the the link to the download of the > release. Just as a side-note: these are not "releases". These are development milestones, which are just "published" to

Re: [Openstack] A Step-by-Step Guide to Deploying OpenStack on CentOS Using the KVM Hypervisor and GlusterFS Distributed File System

2012-08-17 Thread Frans Thamura
+1 i proposed to openstack to have education mailing list, and volunteer my self to moderate the mailing list.. but dunno if the "question regarding" research and education curriculums is good place in this mailing list. but i can see this mailing list grow grow , traffic increase. i love to r

Re: [Openstack] A Step-by-Step Guide to Deploying OpenStack on CentOS Using the KVM Hypervisor and GlusterFS Distributed File System

2012-08-17 Thread Anton Beloglazov
Hi Frans, You are right, this guide is one of the outcomes of a practical part of my PhD work at the University of Melbourne. The guide started as a documentation of the installation process that we went through to get OpenStack up and running on our lab's testbed. Currently, I'm working on a fram

Re: [Openstack] A Step-by-Step Guide to Deploying OpenStack on CentOS Using the KVM Hypervisor and GlusterFS Distributed File System

2012-08-17 Thread Anton Beloglazov
Thanks for the suggestions, David! I'll read about sysbench and will see what I can do. Best regards, Anton On Fri, Aug 17, 2012 at 7:08 PM, David Busby wrote: > Hi Anton, > > For a strait gluster vs native; sysbench ( > http://sysbench.sourceforge.net/docs/#fileio_mode also available from > ep

Re: [Openstack] A Step-by-Step Guide to Deploying OpenStack on CentOS Using the KVM Hypervisor and GlusterFS Distributed File System

2012-08-17 Thread Frans Thamura
i saw this is the 3rd , education thesis posted in mailing list i think this is good contribution to the openstack, i can see openstack is getting popular in education institute we here also create smiliar but using indonesia language, because i have another arm in education i think that will b

Re: [Openstack] A blueprint on dynamic consolidation of virtual machines

2012-08-17 Thread Anton Beloglazov
Hi Diego, Thanks for your interest! My algorithms are based on analyzing historical data on the CPU utilization by VMs. The idea is to abstract from the application-specific details and make the system applicable to any kinds of workloads. The CPU utilization data are used to decide when VMs can b

Re: [Openstack] A blueprint on dynamic consolidation of virtual machines

2012-08-17 Thread Ravi Jagannathan
Interesting stuff Diego. We have rolled out a local ( very basic consolidation process ) in our internal cloud. We detect the load and move it acorss data stores betwen high and low capacities and also so Load balancing of new Vms vs Datastore when provisioning new systems. Ravi. On Fri, Aug 17,

Re: [Openstack] A blueprint on dynamic consolidation of virtual machines

2012-08-17 Thread Diego Parrilla Santamaría
Hi Anton, really interesting stuff. We are also in very early stages in a research project to automate VM consolidation. Most of the studies focus on information taken from power supplies and physical devices. We are more interested in looking for patterns of applications usage (database hits, IO

Re: [Openstack] A blueprint on dynamic consolidation of virtual machines

2012-08-17 Thread Anton Beloglazov
The development is still in its early stages, but the source code is already available on github: https://github.com/beloglazov/openstack-neat Best regards, Anton On Fri, Aug 17, 2012 at 6:25 PM, Anton Beloglazov < anton.belogla...@gmail.com> wrote: > Sorry, the link got corrupted, here is the c

[Openstack] OpenStack Community Weekly Newsletter (Aug 10-17)

2012-08-17 Thread Stefano Maffulli
Highlights of the week OpenStack Foundation Board - Gold Member Election Results The Gold Members completed their election as planned. DLA Piper administered the election and has passed al

[Openstack] Essex installation problem, vm/chroot, Ubuntu 10.04

2012-08-17 Thread Tero A Kauppinen
Hi all We are trying to setup a puppet script to install Essex on a VM running Ubuntu 10.04. The purpose is also setup the installation in a chroot environment on that VM. Currently the start up process fails to the following error: glance.common.exception.ImportFailure: Failed to import req

Re: [Openstack] A Step-by-Step Guide to Deploying OpenStack on CentOS Using the KVM Hypervisor and GlusterFS Distributed File System

2012-08-17 Thread David Busby
Hi Anton, For a strait gluster vs native; sysbench ( http://sysbench.sourceforge.net/docs/#fileio_mode also available from epel for el6 http://koji.fedoraproject.org/koji/buildinfo?buildID=262308) may be able to show some insight into guest I/O performance; over an extended period of time. Poten

Re: [Openstack] A Step-by-Step Guide to Deploying OpenStack on CentOS Using the KVM Hypervisor and GlusterFS Distributed File System

2012-08-17 Thread Anton Beloglazov
Thanks, Shake! Cheers, Anton On Fri, Aug 17, 2012 at 6:44 PM, Shake Chen wrote: > Thanks. > > I would test and give your feedback. > > > > On Fri, Aug 17, 2012 at 4:16 PM, Anton Beloglazov < > anton.belogla...@gmail.com> wrote: > >> Hi All, >> >> I and other people from the CLOUDS lab (http://w

Re: [Openstack] A Step-by-Step Guide to Deploying OpenStack on CentOS Using the KVM Hypervisor and GlusterFS Distributed File System

2012-08-17 Thread Anton Beloglazov
Hi David, I haven't had a chance to run any performance tests yet. What kind of tests would you suggest? Thanks, Anton On Fri, Aug 17, 2012 at 6:40 PM, David Busby wrote: > Hi Anton, > > Thanks for this, having a quick read through it looks great. > > I'd be interested to know what sort of per

Re: [Openstack] A Step-by-Step Guide to Deploying OpenStack on CentOS Using the KVM Hypervisor and GlusterFS Distributed File System

2012-08-17 Thread Shake Chen
Thanks. I would test and give your feedback. On Fri, Aug 17, 2012 at 4:16 PM, Anton Beloglazov < anton.belogla...@gmail.com> wrote: > Hi All, > > I and other people from the CLOUDS lab (http://www.cloudbus.org/) have > just completed writing a step-by-step guide to deploying OpenStack on > mul

Re: [Openstack] 回复: 回复: Openstack Folsom 2 or 3

2012-08-17 Thread Trinath Somanchi
Hi - Thanks for the reply... Will there be any Installation help for bringing up Openstack using the Folsom-3 release on Fresh Ubuntu 12.04 LTS Server Machine. Kindly share with me the installation help. Thanking you all -- Trinath On Fri, Aug 17, 2012 at 1:23 PM, Aaron Rosen wrote: > By fa

Re: [Openstack] A Step-by-Step Guide to Deploying OpenStack on CentOS Using the KVM Hypervisor and GlusterFS Distributed File System

2012-08-17 Thread David Busby
Hi Anton, Thanks for this, having a quick read through it looks great. I'd be interested to know what sort of performance you see with gluster providing a replicated file system, have you been able to do some high I/O "burn in" tests on guests? Thanks David On Fri, Aug 17, 2012 at 9:16 AM, A

Re: [Openstack] A blueprint on dynamic consolidation of virtual machines

2012-08-17 Thread Anton Beloglazov
Sorry, the link got corrupted, here is the correct one: https://blueprints.launchpad.net/nova/+spec/dynamic-consolidation-of-virtual-machines Best regards, Anton Beloglazov On Fri, Aug 17, 2012 at 6:22 PM, Anton Beloglazov < anton.belogla...@gmail.com> wrote: > Hi All, > > I've recently submitt

[Openstack] A blueprint on dynamic consolidation of virtual machines

2012-08-17 Thread Anton Beloglazov
Hi All, I've recently submitted a blueprint describing my project of a framework for dynamic consolidation of virtual machines for OpenStack: https://blueprints.launchpad.net/nova/+spec/dynamic-consolidation-of-virtual-mforachines

[Openstack] A Step-by-Step Guide to Deploying OpenStack on CentOS Using the KVM Hypervisor and GlusterFS Distributed File System

2012-08-17 Thread Anton Beloglazov
Hi All, I and other people from the CLOUDS lab (http://www.cloudbus.org/) have just completed writing a step-by-step guide to deploying OpenStack on multiple nodes with CentOS 6.3 using KVM and GlusterFS based on our experience. Each step is implemented as a separate shell script, which allows goi

Re: [Openstack] 回复: 回复: Openstack Folsom 2 or 3

2012-08-17 Thread Aaron Rosen
By far in my opinion the easiest route to take in order to quickly try out and play with the latest code is www.devstack.org. Aaron On Fri, Aug 17, 2012 at 3:17 AM, Salvatore Orlando wrote: > Hi, > > Folsom-3 is going to be released this evening GMT. Expect it to be > available after 1700 GMT. >

Re: [Openstack] 回复: 回复: Openstack Folsom 2 or 3

2012-08-17 Thread Salvatore Orlando
Hi, Folsom-3 is going to be released this evening GMT. Expect it to be available after 1700 GMT. You'll find both a folsom-3 tag on github, as well as tarballs downloadable from launchpad. Regards, Salvatore On 17 August 2012 08:50, 延生 付 wrote: > Seems not release yet. Hold on :) > > > Regards