首页 > 其他 > 详细

How to deploy a vm with lvm enabled

时间:2016-07-15 06:41:35      阅读:318      评论:0      收藏:0      [点我收藏+]
  1. Attach a 15GB disk into the vm

技术分享

  1. Check if the data disk has been attached.

技术分享

  1. Verify if the attached disk could be detected by fdisk -l command.

技术分享

  1. Create new physical volume on the attached disk

技术分享

  1. Create a vg in pv /dev/sdc

技术分享

  1. Create a volume in the vg bruce_vg

技术分享

  1. Create a file system on the volume

技术分享

  1. Mount the file system

技术分享

  1. Captured imge

技术分享

  1. Deploy a new VM based on the image

技术分享

  1. One the new vm you will see the lvm file systems, and you could mount it again or another point

技术分享

技术分享

  1. Two vms

技术分享

How to deploy a vm with lvm enabled

原文:http://286722.blog.51cto.com/276722/1826552

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!