Hi all,
i attempt to create new vms in proxmox using command line.
Reading man and some posts on the forum but i encounter a problem with vm disk storage.
I use an LVM storage in proxmox, the name of this storage is "guests" in the web interface.
I launch the following command :
qm create 104 --memory 1024 --sockets 1 -ostype l26 --onboot yes --keyboard fr --name test104 --acpi yes --kvm yes --vlan3 virtio=00:16:3E:45:68:23 --virtio0 'guests:vm-disk-104-1' --virtio0 8
But the command always create the vm disk to the default "local" storage.
Thks for your help
i attempt to create new vms in proxmox using command line.
Reading man and some posts on the forum but i encounter a problem with vm disk storage.
I use an LVM storage in proxmox, the name of this storage is "guests" in the web interface.
I launch the following command :
qm create 104 --memory 1024 --sockets 1 -ostype l26 --onboot yes --keyboard fr --name test104 --acpi yes --kvm yes --vlan3 virtio=00:16:3E:45:68:23 --virtio0 'guests:vm-disk-104-1' --virtio0 8
But the command always create the vm disk to the default "local" storage.
Thks for your help