Question about migration

Teego

New Member
Nov 10, 2008
6
0
1
I have 3 servers right now

Server 1 has an AMD Athlon LE-1600 processor
Server 2 has an Intel Pentium D CPU
Server 3 has an AMD Athlon LE-1650 processor

When I migrate a VM from Server 1 to either server 2 or server 3 the new vm uses 100% cpu usage.

Any thoughts?

Thanks

Mike
 
I have 3 servers right now

Server 1 has an AMD Athlon LE-1600 processor
Server 2 has an Intel Pentium D CPU
Server 3 has an AMD Athlon LE-1650 processor

When I migrate a VM from Server 1 to either server 2 or server 3 the new vm uses 100% cpu usage.

Any thoughts?

Thanks

Mike

pls provide more info.

  • KVM or OpenVZ container?
  • Live or offline migration?
  • What OS?
  • Any special settings?
  • Your hardware in detail?
how can I reproduce the issue?
 
My Current Config

Proxmox 1 (Acer Desktop)
1 x AMD Athlon(tm) Processor LE-1600
4 Gigs Ram
160 Gig Harddrive

Proxmox 2 (Compaq / Hp Desktop)
1 x AMD Athlon(tm) Processor LE-1640
4 Gigs Ram
200 Gig Harddrive

I migrated all of my openvz conatiners to proxmox1 which worked great. Now when I go to migrate any of them back it seems to hang at Syncing private data. However if I restart the servers the container does move, when I fire it up it works fine but has 100% CPU usage. Also If I go to create a new container on proxmox 2 it spits this back

/usr/bin/ssh -t -t -n -o BatchMode=yes 208.92.142.81 /usr/bin/pvectl vzcreate 103 --disk 8 --ostemplate debian-4.0-standard_4.0-3_i386.tar.gz --rootpasswd '$1$lMVjxljm$4XeiVuj8pnaZVLn8eui2y/' --hostname te.teego.ca --nameserver 209.202.22.2 --searchdomain teego.ca --onboot no --ipset 127.0.0.1 --swap 512 --mem 512 --cpus 1
tcgetattr: Inappropriate ioctl for device

Thanks

Mike
 
UPDATE

if I wait long enough when creating a new container on proxmox 2 it works and does not use 100 % cpu usage. That only seems to happen when I copy a container back to Proxmox 2

Thanks

Mike
 
UPDATE

if I wait long enough when creating a new container on proxmox 2 it works and does not use 100 % cpu usage. That only seems to happen when I copy a container back to Proxmox 2

Thanks

Mike

any hints in the log? (see /var/log/syslog)

also check which process is using the CPU (top and ps).