tks,Hi,
if I understand you correct you like to set the IP over the Qemu-Guest-Agen?
1.) If so you have to install qemu-guest-agent in the VM.
2.) Then you can use the qemu-guest-agent over the API[1] or CLI[2].
with the exec command you can hand over a command inside the VM.
1.) https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/qemu/{vmid}/agent/exec
2.) https://pve.proxmox.com/pve-docs/pv...ng_qm_strong_qemu_kvm_virtual_machine_manager
hi, engineer. have wish give me a demo.Hi,
if I understand you correct you like to set the IP over the Qemu-Guest-Agen?
1.) If so you have to install qemu-guest-agent in the VM.
2.) Then you can use the qemu-guest-agent over the API[1] or CLI[2].
with the exec command you can hand over a command inside the VM.
1.) https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/qemu/{vmid}/agent/exec
2.) https://pve.proxmox.com/pve-docs/pv...ng_qm_strong_qemu_kvm_virtual_machine_manager
hi ,Hi,
if I understand you correct you like to set the IP over the Qemu-Guest-Agen?
1.) If so you have to install qemu-guest-agent in the VM.
2.) Then you can use the qemu-guest-agent over the API[1] or CLI[2].
with the exec command you can hand over a command inside the VM.
1.) https://pve.proxmox.com/pve-docs/api-viewer/index.html#/nodes/{node}/qemu/{vmid}/agent/exec
2.) https://pve.proxmox.com/pve-docs/pv...ng_qm_strong_qemu_kvm_virtual_machine_manager
tks ,The configuration of a CentOS is not part of Proxmox VE
Here is the command from the host, how a command is executed in a VM on which qemu-guest-agent is installed.
Code:qm guest exec <VMID> -- <Commad inside VM>
tks, wolfgang. now we have all use cloud-init running successful. we just try use qemu same work config ip address. en just this, tksThe guest configuration has nothing to do with Proxmox VE.
Hello, may I ask if your Win7 was modified through cloud init or qemu guest agent? thankstks, wolfgang. now we have all use cloud-init running successful. we just try use qemu same work config ip address. en just this, tks