前两份笔记中记录的过程已经实现Engine和Node的初始环境准备及互联的工作,接下来就要开始在Engine的管理平台中对oVirt的各项资源进行配置,还得翻翻以前考RHCVA时候做的笔记,套路应该还是一样的,接着记录吧:
配置数据存储域
先放上来官方文档中对存储类型的介绍
Introduction to Storage
A storage domain is a collection of images that have a common storage
interface. A storage domain contains complete images of templates and
virtual machines (including snapshots), ISO files, and metadata about
themselves. A storage domain can be made of either block devices (SAN
- iSCSI or FCP) or a file system (NAS - NFS, GlusterFS, or other POSIX compliant file systems).There are three types of storage domain:
Data Domain: A data domain holds the virtual hard disks and OVF files
of all the virtual machines and templates in a data center, and