On Thu, Mar 9, 2017 at 9:31 AM, qinglong.dong(a)horebdata.cn
<qinglong.dong(a)horebdata.cn> wrote:
Hi, all
I have noticed that kvm supports host-only network mode. So I want
to know how to create a host-only vinc for a virtual machine in ovirt.
Anyone can help? Thanks!
You can have that if you create a dummy device on host boot. Then you
can attach a VM network to it.
Read a bit more in
http://lists.ovirt.org/pipermail/users/2015-December/036897.html
I don't know why you want to use host-only network, but maybe you'd
like to check out
https://www.ovirt.org/blog/2016/11/ovirt-provider-ovn/ which provides
your VM isolation from external networks, while allowing live
migration.