Hi,
quick feedback just for your information/attention: Executing
seems to work fine.
Reconfiguring the clone's network interface(s) ...
... produces the following output on stdout [per interface]:
Nevertheless, the clone seems to be reconfigured fine.
Edith says: Proxmox version 8.1 (non-subscr)
Best regards,
proxmix
quick feedback just for your information/attention: Executing
Bash:
qm create 1000 ... -net0 "virtio" #<- note the missing ',bridge=...'
qm template 1000
qm clone 1000 1001
seems to work fine.
Reconfiguring the clone's network interface(s) ...
Bash:
qm set 1001 --net0 virtio,macaddr=aa:bb:cc:dd:ee:ff,bridge=vmbr1,tag=100
... produces the following output on stdout [per interface]:
Code:
update VM 1001: -net0 virtio,macaddr=aa:bb:cc:dd:ee:ff,bridge=vmbr1,tag=100
Use of uninitialized value in string ne at /usr/share/perl5/PVE/QemuServer.pm line 5275.
Nevertheless, the clone seems to be reconfigured fine.
Edith says: Proxmox version 8.1 (non-subscr)
Best regards,
proxmix
Last edited: