VZctl Error / Warning PLEASE HELP

sohaib

Well-Known Member
May 14, 2011
124
0
56
I am trying to setup an IP Address to my VM.

xen1:~# vzctl set 108 --ipadd MY_IP_ADDRESS --save
Warning: distribution not specified in CT config, using defaults from /etc/vz/dists/default
Saved parameters for CT 108

I am not sure why this is happening I am running proxmox 1.9

pve-manager: 1.9-26 (pve-manager/1.9/6567)
running kernel: 2.6.32-6-pve
proxmox-ve-2.6.32: 1.9-50
pve-kernel-2.6.32-4-pve: 2.6.32-33
pve-kernel-2.6.32-6-pve: 2.6.32-50
qemu-server: 1.1-32
pve-firmware: 1.0-14
libpve-storage-perl: 1.0-19
vncterm: 0.9-2
vzctl: 3.0.29-3pve1
vzdump: 1.2-16
vzprocps: 2.0.11-2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.15.0-1
ksm-control-daemon: 1.0-6
 
why don´t you use the gui?
 
I have a KVM - VM so I didnt see any option to add second IP for my VM as one Ip is for DIrectAdmin panel, and second IP is for SSL web site.
 
vzctl is the commandline tool for OpenVZ guests, not for KVM virtual machines.

for KVM, you need the configure the network INSIDE the guest OS, like you do it on physical hardware.
 
After updating the Proxmox to 1.9 - I am adding the IP but IP is not responded in the VM..