Re: Max number of NICs

2023-01-24 Thread Vitaliy Makkoveev
On Mon, Jan 23, 2023 at 11:54:21PM +0100, Lars Bonnesen wrote: > How many physical NICs can you add to an OpenBSD host (vmx) > > I am asking because I am running an OpenBSD on a VMware host but apparently > OpenBSD can only see 8 of them. > > Can I raise the limit somehow? > > Regards, Lars. Th

Re: Max number of NICs

2023-01-24 Thread Stuart Henderson
On 2023-01-23, Lars Bonnesen wrote: > I am asking because I am running an OpenBSD on a VMware host but apparently > OpenBSD can only see 8 of them. Are you running 7.2? dmesg? -- Please keep replies on the mailing list.

Re: Max number of NICs

2023-01-24 Thread Tom Smyth
Posting dmesg recieved from OP privately in reply For what it is worth different virtual machine versions in vmware have different capabilities... older versions of vmare virtual machines supported only 4 cards if If I recall correctly newer ones 10 and that may have increased again but I have no

Re: Max number of NICs

2023-01-23 Thread Nick Holland
On 1/23/23 17:54, Lars Bonnesen wrote: How many physical NICs can you add to an OpenBSD host (vmx) I am asking because I am running an OpenBSD on a VMware host but apparently OpenBSD can only see 8 of them. Can I raise the limit somehow? Regards, Lars. may years ago (back in the 3.x days, ii

Re: Max number of NICs

2023-01-23 Thread Theo de Raadt
Łukasz Moskała wrote: > Dnia 23 stycznia 2023 23:54:21 CET, Lars Bonnesen > napisał/a: > >How many physical NICs can you add to an OpenBSD host (vmx) > > > >I am asking because I am running an OpenBSD on a VMware host but apparently > >OpenBSD can only see 8 of them. > > > >Can I raise the limi

Re: Max number of NICs

2023-01-23 Thread Łukasz Moskała
Dnia 23 stycznia 2023 23:54:21 CET, Lars Bonnesen napisał/a: >How many physical NICs can you add to an OpenBSD host (vmx) > >I am asking because I am running an OpenBSD on a VMware host but apparently >OpenBSD can only see 8 of them. > >Can I raise the limit somehow? > >Regards, Lars. I thin

Re: Max number of NICs

2023-01-23 Thread Tom Smyth
as far as I know Vmware has a limit of 10 nics ... per vm can you send on a dmesg... of th emachine you are running... have you tried setting the nic type to Intel Pro1000 as a test ? On Mon, 23 Jan 2023 at 23:09, Lars Bonnesen wrote: > > How many physical NICs can you add to an OpenBSD host (

Max number of NICs

2023-01-23 Thread Lars Bonnesen
How many physical NICs can you add to an OpenBSD host (vmx) I am asking because I am running an OpenBSD on a VMware host but apparently OpenBSD can only see 8 of them. Can I raise the limit somehow? Regards, Lars.