Re: [CentOS] using KVM Virbr0 with bonded nics?

2011-10-25 Thread Benjamin Franz
On 10/25/2011 10:48 AM, Bob Hoffman wrote: > Still working on a solution. Apparently the bond files demand an > ipaddress, thus there might have to be one for each and > every single ip coming into the computer...I guess you would have to do > that anyway just like > eth0, eth0:0, eth0:1, etc. > I

Re: [CentOS] using KVM Virbr0 with bonded nics?

2011-10-25 Thread Bob Hoffman
Jim Wildman wrote - YOu will have to do it on the virbr side, if it does not pick it up automatically. If the bond is set to be your default route, it may just "do the right thing". More surprising things have happened... On Mon, 24 Oct 2011, Bob Hoffman wrote: >/ I

Re: [CentOS] using KVM Virbr0 with bonded nics?

2011-10-25 Thread Jim Wildman
YOu will have to do it on the virbr side, if it does not pick it up automatically. If the bond is set to be your default route, it may just "do the right thing". More surprising things have happened... On Mon, 24 Oct 2011, Bob Hoffman wrote: > Interested in bonding my 2 on board nics along with

[CentOS] using KVM Virbr0 with bonded nics?

2011-10-24 Thread Bob Hoffman
Interested in bonding my 2 on board nics along with my add on card NIC for a total of 3. How would this work with the virtual machines? My eths/IPs ---> bond0, bond0:1, etc ---> ? > virbr0,virbr0:1 (each machine to have own IP address, one machine may have some virtual sites needing more

Re: [CentOS] using kvm

2011-01-05 Thread m . roth
Mitch Patenaude wrote: > On Tue, 4 Jan 2011, Jerry Geis wrote: >> >> All -  I am running a virtual windows 7 (pro 64) on centos 5.5 >> x86_64. >> >> I was hoping to run virtual XP inside windows7 in this configuration. >> >> >> >> I get an error about cannot start virtual XP when I try this. >> >>

Re: [CentOS] using kvm

2011-01-05 Thread Mitch Patenaude
On Tue, 4 Jan 2011, Jerry Geis wrote: > >> All -  I am running a virtual windows 7 (pro 64) on centos 5.5 x86_64. > >> I was hoping to run virtual XP inside windows7 in this configuration. > >> > >> I get an error about cannot start virtual XP when I try this. > >> Do I not have something setup cor

Re: [CentOS] using kvm

2011-01-05 Thread Flaherty, Patrick
entos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Jerry Geis > Sent: Wednesday, January 05, 2011 8:09 AM > To: CentOS ML > Subject: Re: [CentOS] using kvm > > > > > I have not tried a VM within a VM (nested) although I have heard that > > it

Re: [CentOS] using kvm

2011-01-05 Thread Kwan Lowe
On Tue, Jan 4, 2011 at 2:01 PM, Jerry Geis wrote: > All -  I am running a virtual windows 7 (pro 64) on centos 5.5 x86_64. > I was hoping to run virtual XP inside windows7 in this configuration. > > I get an error about cannot start virtual XP when I try this. > Do I not have something setup corre

Re: [CentOS] using kvm

2011-01-05 Thread Jerry Geis
> > I have not tried a VM within a VM (nested) although I have heard that > it is possible. > > I guess the correct processor type could be passed with the "-cpu " parameter. > > -- Arun Khan > I have tried "-cpu phenum" which does not run at all. and I tried "-cpu core2duo" which runs the guest

Re: [CentOS] using kvm

2011-01-05 Thread Arun Khan
On Wed, Jan 5, 2011 at 6:13 AM, Jim Wildman wrote: > On Tue, 4 Jan 2011, Jerry Geis wrote: > >> All -  I am running a virtual windows 7 (pro 64) on centos 5.5 x86_64. >> I was hoping to run virtual XP inside windows7 in this configuration. >> >> I get an error about cannot start virtual XP when I

Re: [CentOS] using kvm

2011-01-04 Thread Jim Wildman
On Tue, 4 Jan 2011, Jerry Geis wrote: > All - I am running a virtual windows 7 (pro 64) on centos 5.5 x86_64. > I was hoping to run virtual XP inside windows7 in this configuration. > > I get an error about cannot start virtual XP when I try this. > Do I not have something setup correctly or can

[CentOS] using kvm

2011-01-04 Thread Jerry Geis
All - I am running a virtual windows 7 (pro 64) on centos 5.5 x86_64. I was hoping to run virtual XP inside windows7 in this configuration. I get an error about cannot start virtual XP when I try this. Do I not have something setup correctly or can I not run a "double" virtual environment? Than