Centos6下给Ovirt ISO NFS上传ISO资源

环境说明

Centos 6。5

Ovirt 3.5

操作步骤

1.向ovirt engine控制服务器上传ISO文件

2.通过ovirt-iso-upload上传ISO文件,其中iso_domain为创建ISO NFS的名称
[root@linux-230 ~]# ovirt-iso-uploader --iso-domain=NFS_ISO upload CentOS-6.5-x
86_64-bin-DVD1.iso 
Please provide the REST API password for the admin@internal oVirt Engine user (CTRL+D to abort): 
Uploading,please wait...
INFO: Start uploading CentOS-6.5-x86_64-bin-DVD1.iso 
INFO: CentOS-6.5-x86_64-bin-DVD1.iso uploaded successfully

3.通过web查看iso文件是否上传成功,可以再NFS_ISO目录下找到所上传的ISO文件

相关文章

linux下开机自启: 在/etc/init.d目录下新建文件elasticsear...
1、因为在centos7中/etc/rc.d/rc.local的权限被降低了,所以...
最简单的查看方法可以使用ls -ll、ls-lh命令进行查看,当使用...
ASP.NET Core应用程序发布linux在shell中运行是正常的。可一...
设置时区(CentOS 7) 先执行命令timedatectl status|grep &...
vim /etc/sysconfig/network-scripts/ifcfg-eth0 B...