[Openstack] Availability Zones in Grizzly are not recognized

Joe Gordon joe.gordon0 at gmail.com
Fri Jul 5 08:05:59 UTC 2013


On Tue, Jul 2, 2013 at 10:21 AM, Vogl, Yves <vogl at adesso-mobile.de> wrote:

>  Hi,
>
> I want to segregate my installation into „Availability Zones“.
> I've configured a working multi-host installation with following hosts:
>
>
> [FIGURE 1]
> # nova availability-zone-list
> +-----------------------+----------------------------------------+
> | Name                  | Status                                 |
> +-----------------------+----------------------------------------+
> | internal              | available                              |
> | |- Controller         |                                        |
> | | |- nova-conductor   | enabled :-) 2013-07-02T08:05:57.000000 |
> | | |- nova-scheduler   | enabled :-) 2013-07-02T08:05:59.000000 |
> | | |- nova-consoleauth | enabled :-) 2013-07-02T08:06:02.000000 |
> | |- hvm-A       |                                        |
> | | |- nova-network     | enabled :-) 2013-07-02T08:05:58.000000 |
> | |- hvm-B       |                                        |
> | | |- nova-network     | enabled :-) 2013-07-02T08:05:56.000000 |
> | |- hvm-C       |                                        |
> | | |- nova-network     | enabled :-) 2013-07-02T08:05:57.000000 |
> | |- hvm-D       |                                        |
> | | |- nova-network     | enabled :-) 2013-07-02T08:06:01.000000 |
> | nova                  | available                              |
> | |- hvm-A       |                                        |
> | | |- nova-compute     | enabled :-) 2013-07-02T08:06:03.000000 |
> | |- hvm-B       |                                        |
> | | |- nova-compute     | enabled :-) 2013-07-02T08:05:55.000000 |
> | |- hvm-C       |                                        |
> | | |- nova-compute     | enabled :-) 2013-07-02T08:06:00.000000 |
> | |- hvm-D       |                                        |
> | | |- nova-compute     | enabled :-) 2013-07-02T08:06:00.000000 |
> +-----------------------+----------------------------------------+
>
> Now I want to introduce another „Availability Zone“ to get something like
> this:
>
>
>  [FIGURE 2]
> # nova availability-zone-list
> +-----------------------+----------------------------------------+
> | Name                  | Status                                 |
> +-----------------------+----------------------------------------+
> | internal              | available                              |
> | |- Controller         |                                        |
> | | |- nova-conductor   | enabled :-) 2013-07-02T08:05:57.000000 |
> | | |- nova-scheduler   | enabled :-) 2013-07-02T08:05:59.000000 |
> | | |- nova-consoleauth | enabled :-) 2013-07-02T08:06:02.000000 |
> | |- hvm-A        |                                        |
> | | |- nova-network     | enabled :-) 2013-07-02T08:05:58.000000 |
> | |- hvm-B        |                                        |
> | | |- nova-network     | enabled :-) 2013-07-02T08:05:56.000000 |
> | |- hvm-C        |                                        |
> | | |- nova-network     | enabled :-) 2013-07-02T08:05:57.000000 |
> | |- hvm-D        |                                        |
> | | |- nova-network     | enabled :-) 2013-07-02T08:06:01.000000 |
> | zone_1                | available                              |
> | |- hvm-A        |                                        |
> | | |- nova-compute     | enabled :-) 2013-07-02T08:06:03.000000 |
> | |- hvm-B        |                                        |
> | | |- nova-compute     | enabled :-) 2013-07-02T08:05:55.000000 |
> | |- hvm-C        |                                        |
> | | |- nova-compute     | enabled :-) 2013-07-02T08:06:00.000000 |
> | zone_2                | available                              |
> | |- hvm-D        |                                        |
> | | |- nova-compute     | enabled :-) 2013-07-02T08:06:00.000000 |
> +-----------------------+----------------------------------------+
>
>
> So I configured on the Controller:
>
>  # Scheduler
> default_schedule_zone=zone_1
> default_availability_zone=zone_1
>
>
>  And on the compute nodes:
>
>  # Scheduler
> default_availability_zone=zone_1
>
>  resp.
>
>  # Scheduler
> default_availability_zone=zone_2
>
>  It seems that those values are ignored because no availability zones are
> shown up. It still looks like [FIGURE 1].
>
> Am I missing something?
>

This should help:

http://russellbryantnet.wordpress.com/2013/05/21/availability-zones-and-host-aggregates-in-openstack-compute-nova/


>
>       --
>
>     Mit freundlichen Grüßen
> Yves Vogl
>     *
> *
> *adesso mobile solutions GmbH*****
>  Yves Vogl
> Leiter IT Operations
>   ** **
> Stockholmer Allee 24 | 44269 Dortmund****
> T +49 231 930 9379 | F +49 231 930 9317 | ****
>   Mail: vogl at adesso-mobile.de | Web: www.adesso-mobile.de | Mobil-Web:
> adesso-mobile.mobi
>
>  Vertretungsberechtigte Geschäftsführer: Dr. Josef Brewing, Frank
> Dobelmann
>    Registergericht: Amtsgericht Dortmund****
> Registernummer: HRB 13763****
> Umsatzsteuer-Identifikationsnummer gemäß § 27 a Umsatzsteuergesetz:
> DE201541832
>
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130705/eaa3e986/attachment.html>


More information about the Openstack mailing list