[ovirt-users] Assign external IP to VM

2017-12-26 Thread Alex Bartonek
Need some guidance on this one. Config: 1U with 2 NICs. NIC 1 plugged to local switch - gets local IP NIC 2 plugged direct to cable modem - need to set IP inside VM to public static IP VM will be CentOS, already know how to configure NIC once I can get the 2nd NIC assigned to it. Do I use PCI p

Re: [ovirt-users] Assign external IP to VM

2017-12-26 Thread Donny Davis
Looks like you are trying to use SR-IOV. Did you enable iommu on the hypervisors? Do your hypervisors support SR-IOV. On Tue, Dec 26, 2017 at 5:38 PM, Alex Bartonek wrote: > Need some guidance on this one. > > Config: > 1U with 2 NICs. > NIC 1 plugged to local switch - gets local IP > NIC 2 plug

Re: [ovirt-users] Assign external IP to VM

2017-12-26 Thread Alex Bartonek
nd-that, then I'll try it. Thanks! Sent with [ProtonMail](https://protonmail.com) Secure Email. > Original Message -------- > Subject: Re: [ovirt-users] Assign external IP to VM > Local Time: December 26, 2017 7:17 PM > UTC Time: December 27, 2017 1:17 AM > From: do..

Re: [ovirt-users] Assign external IP to VM

2017-12-26 Thread Donny Davis
ent with ProtonMail <https://protonmail.com> Secure Email. > > ---- Original Message > Subject: Re: [ovirt-users] Assign external IP to VM > Local Time: December 26, 2017 7:17 PM > UTC Time: December 27, 2017 1:17 AM > From: do...@fortnebula.com > To: Alex Bartonek > us

Re: [ovirt-users] Assign external IP to VM

2017-12-26 Thread Alex Bartonek
ct: Re: [ovirt-users] Assign external IP to VM > Local Time: December 26, 2017 8:17 PM > UTC Time: December 27, 2017 2:17 AM > From: do...@fortnebula.com > To: Alex Bartonek > users@ovirt.org > > Are you using built in nics on your hypervisor? If so, then pci passthrough > wi

Re: [ovirt-users] Assign external IP to VM

2017-12-26 Thread Blaster
You're over thinking this.  Just create an ifcfg script just enough so the interface plumbs, with no IP, then add it do your datacenter, with something like dmz or internet as it's name.  Then add the NIC to the VM and plumb it up. Since there's no IP plumbed in the hypervisor, there's no way

Re: [ovirt-users] Assign external IP to VM

2017-12-26 Thread Edward Haas
It is not clear what you did exactly, but, if I try to summarize, this setup should work for you: - Create a network (network->networks) and mark it as a VM network. - Create a vNIC profile (network->networks->[network]->Vnic Profiles. - Attach the network on the relevant NIC on your host (compute

Re: [ovirt-users] Assign external IP to VM

2017-12-27 Thread Alex Bartonek
geez.. I was super far off. LOL. That did it!!! This is so awesome. Thanks for the assist! Sent with [ProtonMail](https://protonmail.com) Secure Email. > Original Message > Subject: Re: [ovirt-users] Assign external IP to VM > Local Time: December 27, 2017 1:20