qemu-img measure [--output=OFMT] [-O OUTPUT_FMT] [-o OPTIONS] [--size N | [--object OBJECTDEF] [--image-opts] [-f FMT] [-l SNAPSHOT_PARAM] FILENAME] 1. 计算新镜像所需的文件大小。此信息可用于为逻辑卷或 SAN LUNs 适当调整大小,以便将镜像放置其中。此命令返回的大小足以放置镜像。
qemu-img [standard options] command [command options] QEMU-img支持多种命令,如amend,bench,bitmap,check,commit,compare,convert,create,dd,info,map,measure,snapshot,rebase,resize等。 常用参数与命令示例 1. 创建磁盘镜像 qemu-img create -f qcow2 my_image.qcow2 10G 该命令创建了一个名为my_image.q...
The JSON output is an object of QAPI type BlockMeasureInfo. If the size N is given then act as if creating a new empty image file using qemu-img create. If FILENAME is given then act as if converting an existing image file using qemu-img convert. The format of the new file is ...
{{ message }} This repository has been archived by the owner on Aug 31, 2022. It is now read-only. facebookarchive / openbmc-qemu Public archive Notifications You must be signed in to change notification settings Fork 2 Star 16 ...
@item measure [--output=@var{ofmt}] [-O @var{output_fmt}] [-o @var{options}] [--size @var{N} | [--object @var{objectdef}] [--image-opts] [-f @var{fmt}] [-l @var{snapshot_param}] @var{filename}] Calculate the file size required for a new image. This information ca...
@code{BlockMeasureInfo}. If the size @var{N} is given then act as if creating a new empty image file using @command{qemu-img create}. If @var{filename} is given then act as if converting an existing image file using @command{qemu-img convert}. The format of the new file is...
v6.2.0-rc0 v6.0.1 v6.1.0 v6.1.0-rc4 v6.1.0-rc3 v6.1.0-rc2 v6.1.0-rc1 v6.1.0-rc0 v6.0.0 v6.0.0-rc5 v6.0.0-rc4 v6.0.0-rc3 v6.0.0-rc2 v6.0.0-rc1 v6.0.0-rc0 v5.2.0 v5.2.0-rc4 v5.2.0-rc3 v5.2.0-rc2 v5.2.0-rc1 v5.2.0-rc0 v5.0.1 v5.1.0 v5.1.0-rc3...
QEMU-img支持多种命令,如amend,bench,bitmap,check,commit,compare,convert,create,dd,info,map,measure,snapshot,rebase,resize等。 常用参数与命令示例 1. 创建磁盘镜像 qemu-img create -f qcow2 my_image.qcow2 10G 该命令创建了一个名为my_image.qcow2的10GB大小的qcow2格式磁盘镜像。
@code{BlockMeasureInfo}. If the size @var{N} is given then act as if creating a new empty image file using @command{qemu-img create}. If @var{filename} is given then act as if converting an existing image file using @command{qemu-img convert}. The format of the new file is given...
"measure [--output=ofmt] [-O output_fmt] [-o options] [--size N | [--object objectdef] [--image-opts] [-f fmt] [-l snapshot_param] filename]") SRST ..option::measure[--output=OFMT] [-OOUTPUT_FMT] [-oOPTIONS] [--sizeN|[--objectOBJECTDEF] [--image-opts] [-fFMT]...