www.cnblogs.com/ruiyqinrui

开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞

python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

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

specify image-uid in detail Info

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

 

posted on 2014-10-16 13:25  秦瑞It行程实录  阅读(427)  评论(0编辑  收藏  举报
www.cnblogs.com/ruiyqinrui