[Libguestfs] [PATCH 0/3] v2v: Implement MAC address to network/bridge mapping.

Richard W.M. Jones rjones at redhat.com
Wed Jul 4 12:04:40 UTC 2018


Deep in the discussion of this bug, unfortunately mostly in private
comments:

  https://bugzilla.redhat.com/show_bug.cgi?id=1594515

we decided it'd be more flexible for RHV if we had a way to map
individual NICs to target networks and bridges.  This can be done by
adding a new --mac option so you can specify the exact mapping you
need:

 $ virt-v2v [...] \
    --mac 52:54:00:d0:cf:0e:network:mgmt \
    --mac 52:54:00:d0:cf:0f:network:clientdata

Rich.





More information about the Libguestfs mailing list