From raju.rajsand at gmail.com Mon Nov 7 13:17:22 2011 From: raju.rajsand at gmail.com (Rajagopal Swaminathan) Date: Mon, 7 Nov 2011 23:47:22 +0530 Subject: [CentOS-virt] P2V utility Message-ID: Greetings, An somebody pint to me to P2V Utility for the m$ world? Like in VMware? -- Regards, Rajagopal From lorenzo at tulug.it Tue Nov 8 09:20:52 2011 From: lorenzo at tulug.it (Lorenzo) Date: Tue, 8 Nov 2011 15:20:52 +0100 Subject: [CentOS-virt] P2V utility In-Reply-To: References: Message-ID: 2011/11/7 Rajagopal Swaminathan : > Greetings, > > An somebody pint to me to P2V Utility for the m$ world? > > Like in VMware? > > -- > Regards, > > Rajagopal Try here: http://pve.proxmox.com/wiki/Migration_of_servers_to_Proxmox_VE not centos specific, but I found a lot of useful info. Regards, Lorenzo From mdra137 at gmail.com Fri Nov 18 08:39:23 2011 From: mdra137 at gmail.com (=?ISO-8859-2?Q?Matija_Draganovi=E6?=) Date: Fri, 18 Nov 2011 14:39:23 +0100 Subject: [CentOS-virt] XEN multiple bridge problem - VM won' start! Message-ID: Hi, I've been using CentOS & Xen on a server that has 2 VM's configured. The default configuration includes one physical iface that is propagated (by a default bridge) to the VM's. Since I wanted to configure additional physical iface, define a new bridge and propagate it to the viface-s of the VM's, i configured the bridge/phys. iface and brought it up (here are configurations that I set up): -> eth3 DEVICE=eth3 BOOTPROTO=static HWADDR=D4:85:64:4B:76:AB ONBOOT=yes #HOTPLUG=no #DHCP_HOSTNAME=kdr-3k-4r-3o-07 BRIDGE=br0 TYPE=Ethernet -> br0 DEVICE=br0 TYPE=Bridge BOOTPROTO=none ONBOOT=yes Then I configured new virt. ifaces on VM's (using virsh edit, config is listed below):