public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* kvm-79 works on rhel5.2??
@ 2008-11-27 17:01 carlopmart
  2008-11-28  7:24 ` Eric Blanchard
  0 siblings, 1 reply; 5+ messages in thread
From: carlopmart @ 2008-11-27 17:01 UTC (permalink / raw)
  To: kvm@vger.kernel.org

Hi all,

  somebodu has tested kvm-79 under rhel5.2?? Any bugs or errors?? I will try to 
install two windows 2003 r2 guests and two rhel5.2 on this server ...

Thanks.


-- 
CL Martinez
carlopmart {at} gmail {d0t} com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: kvm-79 works on rhel5.2??
  2008-11-27 17:01 kvm-79 works on rhel5.2?? carlopmart
@ 2008-11-28  7:24 ` Eric Blanchard
  2008-11-28  8:17   ` Mark McLoughlin
  0 siblings, 1 reply; 5+ messages in thread
From: Eric Blanchard @ 2008-11-28  7:24 UTC (permalink / raw)
  To: carlopmart; +Cc: kvm@vger.kernel.org

Hi,

Yes I have tested kvm-79 on RHEL 5.2 i386 host (with kernel
2.6.18-92.1.18.el5PAE) and Yes it is working properly
(only tested with Linux guests).

In order to build a bridged network configuration for VMs and
host, I just had to build the *tunctl* command (got sources from
UML project http://www.user-mode-linux.org/) that was missing
in RHEL.

--
Eric


carlopmart wrote :
> Hi all,
> 
>  somebodu has tested kvm-79 under rhel5.2?? Any bugs or errors?? I will
> try to install two windows 2003 r2 guests and two rhel5.2 on this server
> ...
> 
> Thanks.
> 
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: kvm-79 works on rhel5.2??
  2008-11-28  7:24 ` Eric Blanchard
@ 2008-11-28  8:17   ` Mark McLoughlin
  2008-11-28 14:06     ` Eric Blanchard
  2008-11-28 18:03     ` carlopmart
  0 siblings, 2 replies; 5+ messages in thread
From: Mark McLoughlin @ 2008-11-28  8:17 UTC (permalink / raw)
  To: Eric Blanchard; +Cc: carlopmart, kvm@vger.kernel.org

On Fri, 2008-11-28 at 08:24 +0100, Eric Blanchard wrote:

> In order to build a bridged network configuration for VMs and
> host, I just had to build the *tunctl* command (got sources from
> UML project http://www.user-mode-linux.org/) that was missing
> in RHEL.

That shouldn't be necessary, see here:

  http://wiki.libvirt.org/page/Networking#Fedora.2FRHEL_Bridging

(These bridging instructions don't require libvirt)

Cheers,
Mark.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: kvm-79 works on rhel5.2??
  2008-11-28  8:17   ` Mark McLoughlin
@ 2008-11-28 14:06     ` Eric Blanchard
  2008-11-28 18:03     ` carlopmart
  1 sibling, 0 replies; 5+ messages in thread
From: Eric Blanchard @ 2008-11-28 14:06 UTC (permalink / raw)
  To: Mark McLoughlin; +Cc: carlopmart, kvm@vger.kernel.org

You are perfectly right, I just need the *tunctl* command
because I use to create the tap interfaces before launching
the VMs and instruct qemu to not create it.

example:
- create the tap1 intreface with tunctl
- put it on the bridge
- run  qemu ... -net tap,ifname=tap1,script=no,downscript=no ...

Of course, you may also use the scripts callback to
simplify the process.

--
Eric

Mark McLoughlin a écrit :
> On Fri, 2008-11-28 at 08:24 +0100, Eric Blanchard wrote:
> 
>> In order to build a bridged network configuration for VMs and
>> host, I just had to build the *tunctl* command (got sources from
>> UML project http://www.user-mode-linux.org/) that was missing
>> in RHEL.
> 
> That shouldn't be necessary, see here:
> 
>   http://wiki.libvirt.org/page/Networking#Fedora.2FRHEL_Bridging
> 
> (These bridging instructions don't require libvirt)
> 
> Cheers,
> Mark.
> 
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: kvm-79 works on rhel5.2??
  2008-11-28  8:17   ` Mark McLoughlin
  2008-11-28 14:06     ` Eric Blanchard
@ 2008-11-28 18:03     ` carlopmart
  1 sibling, 0 replies; 5+ messages in thread
From: carlopmart @ 2008-11-28 18:03 UTC (permalink / raw)
  To: Mark McLoughlin; +Cc: Eric Blanchard, kvm@vger.kernel.org

Mark McLoughlin wrote:
> On Fri, 2008-11-28 at 08:24 +0100, Eric Blanchard wrote:
> 
>> In order to build a bridged network configuration for VMs and
>> host, I just had to build the *tunctl* command (got sources from
>> UML project http://www.user-mode-linux.org/) that was missing
>> in RHEL.
> 
> That shouldn't be necessary, see here:
> 
>   http://wiki.libvirt.org/page/Networking#Fedora.2FRHEL_Bridging
> 
> (These bridging instructions don't require libvirt)
> 
> Cheers,
> Mark.
> 
> 
Many thanks for your posts

-- 
CL Martinez
carlopmart {at} gmail {d0t} com

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-11-28 18:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-27 17:01 kvm-79 works on rhel5.2?? carlopmart
2008-11-28  7:24 ` Eric Blanchard
2008-11-28  8:17   ` Mark McLoughlin
2008-11-28 14:06     ` Eric Blanchard
2008-11-28 18:03     ` carlopmart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox