[pve-devel] [PATCH docs] Fix qm create synthax example
Dietmar Maurer
dietmar at proxmox.com
Tue Jun 13 17:04:26 CEST 2017
I though this is disabled on a default installation? (local-lvm or local-zfs
are enabled)?
> On June 13, 2017 at 3:18 PM Emmanuel Kasper <e.kasper at proxmox.com> wrote:
>
>
> (using local storage as the qm config example a bit below also uses that)
> ---
> qm.adoc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/qm.adoc b/qm.adoc
> index d8ab448..025a7a9 100644
> --- a/qm.adoc
> +++ b/qm.adoc
> @@ -660,7 +660,7 @@ CLI Usage Examples
>
> Create a new VM with 4 GB IDE disk.
>
> - qm create 300 -ide0 4 -net0 e1000 -cdrom proxmox-mailgateway_2.1.iso
> + qm create 300 -ide0 local:4 -net0 e1000 -cdrom proxmox-mailgateway_2.1.iso
>
> Start the new VM
>
> --
> 2.11.0
>
>
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
More information about the pve-devel
mailing list