openStack images概念及维护

更改以创建镜像的属性  glance image-update img-uuid --property architecture=arm --property
hypervisor_type=qemu

Commercial Interest Reference Rates

canonical maintain

gunzip -cd  windows_server_2012_r2_standard_eval_hyperv_20131031.vhd.gz | \
glance image-create --property hypervisor_type=hyperv --name "Windows Server 2012 R2 Std Eval" \
--container-format bare --disk-format vhd
 
 auto_disk_config=True is set as a property on the image in the image registry  (Compute service automatically adjusts the partition
and file system for your instance on boot)
 
sudo yum install libguestfs-tools

On Debian/Ubuntu:

sudo apt-get install libguestfs-tools

Open a disk image:

guestfish --ro -i -a disk.img

1, use `qemu-img` create empty image
qemu-img create -f qcow2 /data/ruiy-centos-6.4.qcow2 15G

2, use virt-install start up a virtual machine
 
   
显示虚拟机的vnc
virsh vncdisplay VMI_id
permission defined
权限对ssh password less的正确配置是至关重要的
一般~/.ssh/下的所有文件的权限为700
~/.ssh的上一级目录的权限为751
如果权限配置不正确,你的ssh password less是搞不定 的!




  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值