码迷,mamicode.com
首页 > 其他好文 > 详细

OpenStack images

时间:2014-10-16 14:34:12      阅读:217      评论:0      收藏:0      [点我收藏+]

标签:des   io   os   ar   for   sp   art   on   ad   

1,Image metadata property

  (次选项很有用用于指定PowerVM,kvm,and so on hypervisor_monitor)从而过滤computeNodes,通过指定镜像的--property hypervisor_type=qemu注册的镜像到imageService则我们要是基于这个镜像创建VMI,则只能在镜像中指定的hypervisor_type的ComputeNodes中选取合适的新建VMs的物理云计算宿主机.

根据上面修改以注册到镜像服务器的镜像属性(变更hypervisor_type,土话就是修改基于此修改镜像新建虚机的ComputeNodes)

glance image-update img-uuid --property architecture=arm --property hypervisor_type=qemu

Nova(compute control镜像属性过滤配置)

ImagePropertiesFilter value is specified in the scheduler_default_filter value in the /etc/nova/nova.conf

2,查看可用镜像及指定镜像的详细信息

nova image-list,glance image-list

nova image-show image-Uid

bubuko.com,布布扣

specify image-uid in detail Info

bubuko.com,布布扣

对比2个镜像的详细信息,Ruiy 相信看官已经看出些端倪了吧!

 

OpenStack images

标签:des   io   os   ar   for   sp   art   on   ad   

原文地址:http://www.cnblogs.com/ruiy/p/4028571.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!