18.6.4. 基本 ISO 上传使用
以下示例演示了 ISO 上传程序和列表参数。第一个命令列出了可用的 ISO 存储域;使用了
admin@internal
用户,因为该命令中没有指定用户。第二个命令通过 NFS 将 ISO 文件上传到指定的 ISO 域。
例 18.6. 列出域和上传镜像
# engine-iso-uploader list
Please provide the REST API password for the admin@internal oVirt Engine user (CTRL+D to abort):
ISO Storage Domain Name | Datacenter | ISO Domain Status
ISODomain | Default | active
# engine-iso-uploader --iso-domain=[ISODomain] upload [RHEL6.iso]
Please provide the REST API password for the admin@internal oVirt Engine user (CTRL+D to abort):