博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
OpenStack images
阅读量:6089 次
发布时间:2019-06-20

本文共 762 字,大约阅读时间需要 2 分钟。

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 阅读(
...) 评论(
...)

转载于:https://www.cnblogs.com/ruiy/p/4028571.html

你可能感兴趣的文章
iOS设备中的推送(二):证书
查看>>
敏捷 - #3 原则:经常提供工作软件 ( #3 Agile - Principle)
查看>>
数据结构与算法:二分查找
查看>>
使用思科模拟器Packet Tracer与GNS3配置IPv6隧道
查看>>
iOS开发-NSPredicate
查看>>
Exchange Server 2003 SP2 数据存储大小限制修改
查看>>
expr命令用法-实例讲解
查看>>
酷派8705救砖
查看>>
iOS10里的通知与推送
查看>>
# C 语言编写二进制/十六进制编辑器
查看>>
EMS SQL Management Studio for MySQL
查看>>
我的友情链接
查看>>
做母亲不容易
查看>>
详细的文档(吐槽)
查看>>
DEVEXPRESS 随记
查看>>
Ember.js 入门指南——{{action}} 助手
查看>>
VMware下安装QT Creator
查看>>
Linux时间同步设置
查看>>
Measure Graphics Performance
查看>>
RetrunMoreRow
查看>>