When I setup my host aggregates, and want to direct a flavor to a specific aggregate I use the following steps.
nova aggregate-set-metadata aggregate1 hiperf=true nova flavor-key flavor1 set aggregate_instance_extra_specs:hiperf=true in your case.. nova aggregate-set-metadata zfs volume_type=ZOL nova flavor-key z1.3small set aggregate_instance_extra_specs:volume_type=ZOL On Fri, Jul 15, 2016 at 4:47 AM, Turbo Fredriksson <[email protected]> wrote: > On Jul 14, 2016, at 11:15 PM, Brent Troge wrote: > > > dont you have to set something like the below in your flavor ? > > > > aggregate_instance_extra_specs:volume_type=ZOL > > > If you mean > > properties:volume_type=ZOL > > then yes. But is the "aggregate_instance_extra_specs" something > specific, or just "pseudo"? > -- > Michael Jackson is not going to buried or cremated > but recycled into shopping bags so he can remain white, > plastic and dangerous for kids to play with. > > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
