Re: Xen host on FreeBSD 11.2-RELEASE

2018-08-13 Thread Pratyush Yadav
On Tue, Aug 14, 2018 at 8:19 AM Steven Friedrich wrote: > > I have a new HP Slimline Desktop 290-p0014 which features an Intel i7-8700 > and no com ports. > I was hoping to create a FreeBSD Xen host to explore various Linux distros. > I was following along with chapter 21.8 FreeBSD as a Xen

Re: Curent Centos 7 and bhyve

2018-08-13 Thread Victor Sudakov
Matt Churchyard wrote: > > Sorry, it looks like the change didn't make it into 1.1. You'd need > to upgrade to 1.2, which is in ports but looks like it hasn't made > it into pkg yet. portsmon.freebsd.org is still broken also so I > can't easily confirm whether it's made it into any of the >

Re: Curent Centos 7 and bhyve

2018-08-13 Thread Rodney W. Grimes
> > Rodney W. Grimes wrote: > > [dd] > > > > > > > > > > > > > Though it has a lot of features, it also has some short > > > > > > comings, like you can not spec a vm to be wired in memory, > > > > > > which IMHO is the only way to insure consistent VM performance. > > > > > > > > > > Well,

Re: Curent Centos 7 and bhyve

2018-08-13 Thread Rodney W. Grimes
> Rodney W. Grimes wrote: > > [dd] > > > > > > > > > > > > > Though it has a lot of features, it also has some short comings, > > > > > > like you can not spec a vm to be wired in memory, which IMHO is > > > > > > the only way to insure consistent VM performance. > > > > > > > > > > Well, we

[Bug 230580] sysutils/vm-bhyve: Add support for guest memory wiring

2018-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230580 Rodney W. Grimes changed: What|Removed |Added CC||virtualizat...@freebsd.org --

RE: Curent Centos 7 and bhyve

2018-08-13 Thread Matt Churchyard
> Matt Churchyard wrote: > wired_memory option has been added to next release. > Thanks a lot, Matt! May I ask a question: how is the "-S" option supposed to > work if the loader is not bhyveload, but grub2-bhyve or UEFI? In 1.2, if "-S" is found in bhyve_options, it adds this argument to the

Re: Curent Centos 7 and bhyve

2018-08-13 Thread Victor Sudakov
Matt Churchyard wrote: > wired_memory option has been added to next release. Thanks a lot, Matt! May I ask a question: how is the "-S" option supposed to work if the loader is not bhyveload, but grub2-bhyve or UEFI? -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN AS43859

RE: Curent Centos 7 and bhyve

2018-08-13 Thread Matt Churchyard
-Original Message- From: owner-freebsd-virtualizat...@freebsd.org On Behalf Of Victor Sudakov Sent: 13 August 2018 10:53 To: Matt Churchyard Cc: Rodney W. Grimes ; freebsd-virtualization@freebsd.org Subject: Re: Curent Centos 7 and bhyve Matt Churchyard wrote: > > Rodney W. Grimes

Re: Curent Centos 7 and bhyve

2018-08-13 Thread Victor Sudakov
Matt Churchyard wrote: > > Rodney W. Grimes wrote: > > [dd] > > > I've already commented on the bug, although I'll reply here as well. > If "-S" is found in bhyve_options it does currently affect both > commands. Sorry, this is not working for me (vm-bhyve 1.1.8_2 from official packages):

RE: Curent Centos 7 and bhyve

2018-08-13 Thread Matt Churchyard
> Rodney W. Grimes wrote: [dd] > > > > > > > > > > Though it has a lot of features, it also has some short > > > > > comings, like you can not spec a vm to be wired in memory, > > > > > which IMHO is the only way to insure consistent VM performance. > > > > > > > > Well, we have