Hi Forum
I am new to PVE. I have two servers configured as a cluster. I have created a template on the one of the nodes and I want to clone instances of this template to the second node. I tried via the GUI, by selecting the second node in the drop down and full clone, but the clone selection button does not activate.
The VM I wish to clone is
# cat /etc/pve/qemu-server/600.conf
balloon: 512
bootdisk: virtio0
cores: 1
ide2: none,media=cdrom
memory: 1024
name: abc-template
net0: virtio=0E:3D:6E:02:80:FA,bridge=vmbr1,tag=564
numa: 0
ostype: l26
scsihw: virtio-scsi-pci
smbios1: uuid=d9019ad2-f0ad-483b-8631-aa20787fbd37
sockets: 1
template: 1
virtio0: local-lvm:base-600-disk-1,size=16G
#pvesm path local-lvm:base-600-disk-1
/dev/pve/base-600-disk-1
The status of my cluster is
# pvecm status
Quorum information
------------------
Date: Tue Mar 13 19:49:57 2018
Quorum provider: corosync_votequorum
Nodes: 2
Node ID: 0x00000001
Ring ID: 2/60
Quorate: Yes
Votequorum information
----------------------
Expected votes: 2
Highest expected: 2
Total votes: 2
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000002 1 10.10.10.88
0x00000001 1 10.10.1089 (local)
How can I clone the VM from first node to second node?
What is the command line to be able to do this?
Thanks
Densha
I am new to PVE. I have two servers configured as a cluster. I have created a template on the one of the nodes and I want to clone instances of this template to the second node. I tried via the GUI, by selecting the second node in the drop down and full clone, but the clone selection button does not activate.
The VM I wish to clone is
# cat /etc/pve/qemu-server/600.conf
balloon: 512
bootdisk: virtio0
cores: 1
ide2: none,media=cdrom
memory: 1024
name: abc-template
net0: virtio=0E:3D:6E:02:80:FA,bridge=vmbr1,tag=564
numa: 0
ostype: l26
scsihw: virtio-scsi-pci
smbios1: uuid=d9019ad2-f0ad-483b-8631-aa20787fbd37
sockets: 1
template: 1
virtio0: local-lvm:base-600-disk-1,size=16G
#pvesm path local-lvm:base-600-disk-1
/dev/pve/base-600-disk-1
The status of my cluster is
# pvecm status
Quorum information
------------------
Date: Tue Mar 13 19:49:57 2018
Quorum provider: corosync_votequorum
Nodes: 2
Node ID: 0x00000001
Ring ID: 2/60
Quorate: Yes
Votequorum information
----------------------
Expected votes: 2
Highest expected: 2
Total votes: 2
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000002 1 10.10.10.88
0x00000001 1 10.10.1089 (local)
How can I clone the VM from first node to second node?
What is the command line to be able to do this?
Thanks
Densha