On Wed, Apr 4, 2012 at 8:56 PM, James Cammarata <[email protected]> wrote:

>
> Do you mean that when you created a VM, it had no network interfaces?
> That should not be an issue, so if so I'd check your cobbler system
> entries to make sure they're configured correctly with a MAC address.
> Cobbler's network setup scripts don't work well if you don't specify a
> MAC, which basically forces them to revert to using DHCP.
>

It had a network interface, but not a virtio one. The network section, as
set-up by koan, looks like this:

    <interface type='bridge'>
      <mac address='XX:XX:XX:XX:XX:XX'/>
      <source bridge='backend'/>
    </interface>

It's basically missing the <model type='virtio'> in there, so it defaults
to realtek 8139 emulation.

- Gonzalo
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to