Empty virtual machine list

xress

New Member
Feb 2, 2011
8
0
1
Hi!

Something is wrong with virtual machine tab in proxmox web.
Virtual machines are running, but they are'nt in list.

The problem started after fail at making server as cluster master and adding cluster node containing container with dublicate CT ID with master server and migrating CTID101 from node to master server witch already contained CT with ID 101, I stoped process, restored master servers CT101 to the Virtual machines list.
Now I stopped clustering, but problem is still actual.

I get - [3364]ERR: 24: Error in Perl code: unable to get openvz vm list?

Virtual machines is missing in file -
/var/lib/pve-manager/vzlist

I tried to delete this file (in forum I found that this file is regenerating), but no result.

vzlist - a gives correct list of running containers.



syslog -
Feb 2 19:09:10 NEPTUNS pvedaemon[2933]: ERROR: unable to parse config line: name: Virtualmachine_name

/var/log/apache2/error.log -

[Wed Feb 02 18:00:07 2011] [error] [3711]ERR: 24: Error in Perl code: unable to get openvz vm list?\n


How can I fix this problem?
 
Last edited:
take a look in:

/etc/vz/conf

and

/var/lib/vz/private

for any duplicates and remove it.
 
Problem solved.

There was KVM container with CT ID 101 and OpenVZ container with ID 101.

After solving duplicate ID problem it works fine!

Thank's!
 
fine! just to note, the upcoming 2.x version will prevent such duplicates by design.