22.5.4. 基本 ISO 上传程序使用

以下示例演示了 ISO 上传程序和 list 参数。第一个命令列出可用的 ISO 存储域;使用 admin@internal 用户,因为 命令中没有指定用户。第二个命令将 ISO 文件通过 NFS 上传到指定的 ISO 域。

例 22.4. 列出域和上传镜像

# 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):