Re: bhyve disk performance issue

2024-02-28 Thread Matthew Grooms
On 2/28/24 15:02, Vitaliy Gusev wrote: On 28 Feb 2024, at 23:03, Matthew Grooms wrote: ... The virtual disks were provisioned with either a 128G disk image or a 1TB raw partition, so I don't think space was an issue. Trim is definitely not an issue. I'm using a tiny fraction of the 32TB

Re: bhyve disk performance issue

2024-02-28 Thread Vitaliy Gusev
> On 28 Feb 2024, at 23:03, Matthew Grooms wrote: > > ... > The virtual disks were provisioned with either a 128G disk image or a 1TB raw > partition, so I don't think space was an issue. > Trim is definitely not an issue. I'm using a tiny fraction of the 32TB array > have tried both heavily

Re: bhyve disk performance issue

2024-02-28 Thread Matthew Grooms
On 2/28/24 13:31, Vitaliy Gusev wrote: Hi,  Matthew. HI Vitaliy, Thanks for the pointers. I still do not know what command line was used for bhyve. I  couldn't find it through the thread, sorry. And I couldn't find virtual disk size that you used. Sorry about that. I'll try to get you the

Re: bhyve disk performance issue

2024-02-28 Thread Vitaliy Gusev
Hi, Matthew. I still do not know what command line was used for bhyve. I couldn't find it through the thread, sorry. And I couldn't find virtual disk size that you used. Could you, please, simplify bonnie++ output, it is hard to decode due to alignment and use exact numbers for: READ seq -

Re: bhyve disk performance issue

2024-02-28 Thread Matthew Grooms
On 2/27/24 04:21, Vitaliy Gusev wrote: Hi, On 23 Feb 2024, at 18:37, Matthew Grooms wrote: ... The problem occurs when an image file is used on either ZFS or UFS. The problem also occurs when the virtual disk is backed by a raw disk partition or a ZVOL. This issue isn't related to a speci

Re: bhyve disk performance issue

2024-02-27 Thread Vitaliy Gusev
Hi, > On 23 Feb 2024, at 18:37, Matthew Grooms wrote: > >> ... > The problem occurs when an image file is used on either ZFS or UFS. The > problem also occurs when the virtual disk is backed by a raw disk partition > or a ZVOL. This issue isn't related to a specific underlying filesystem. >

Re: bhyve disk performance issue

2024-02-23 Thread Matthew Grooms
On 2/23/24 03:38, Stephan Althaus wrote: On 2/23/24 07:46, Matthew Grooms wrote: UFS image files Hello! Please don't mind asking stupid.. Was the UFS image file placed on a ZFS file system on the host ? You should place an image file on a different disk/filesystem on the host to rule out Z

Re: bhyve disk performance issue

2024-02-23 Thread Stephan Althaus
On 2/23/24 07:46, Matthew Grooms wrote: UFS image files Hello! Please don't mind asking stupid.. Was the UFS image file placed on a ZFS file system on the host ? You should place an image file on a different disk/filesystem on the host to rule out ZFS issues on the host side.. Regards, S

Re: bhyve disk performance issue

2024-02-22 Thread Matthew Grooms
On 2/23/24 00:25, Jason Tubnor wrote: On 23/02/2024 4:51 pm, Matthew Grooms wrote: On 2/18/24 09:21, Matthew Grooms wrote: On 2/17/24 15:53, Matthew Grooms wrote: Unfortunately same story with 13.2. I'm going to try and downgrade to 12.4 and see if it gets any better.

Re: bhyve disk performance issue

2024-02-22 Thread Jason Tubnor
On 23/02/2024 4:51 pm, Matthew Grooms wrote: On 2/18/24 09:21, Matthew Grooms wrote: On 2/17/24 15:53, Matthew Grooms wrote: Unfortunately same story with 13.2. I'm going to try and downgrade to 12.4 and see if it gets any better. ==

Re: bhyve disk performance issue

2024-02-22 Thread Matthew Grooms
On 2/18/24 09:21, Matthew Grooms wrote: On 2/17/24 15:53, Matthew Grooms wrote: Unfortunately same story with 13.2. I'm going to try and downgrade to 12.4 and see if it gets any better. Begin @ Sat Feb 17 11:00:

Re: bhyve disk performance issue

2024-02-18 Thread Matthew Grooms
On 2/17/24 15:53, Matthew Grooms wrote: On 2/16/24 12:00, Matthew Grooms wrote: On 2/16/24 11:42, Chuck Tuffli wrote: On Fri, Feb 16, 2024, at 9:19 AM, Matthew Grooms wrote: Hi All, I'm in the middle of a project that involves building out a handful of servers to host virtual Linux instanc

Re: bhyve disk performance issue

2024-02-17 Thread Matthew Grooms
On 2/16/24 12:00, Matthew Grooms wrote: On 2/16/24 11:42, Chuck Tuffli wrote: On Fri, Feb 16, 2024, at 9:19 AM, Matthew Grooms wrote: Hi All, I'm in the middle of a project that involves building out a handful of servers to host virtual Linux instances. Part of that includes testing bhyve

Re: bhyve disk performance issue

2024-02-16 Thread Matthew Grooms
On 2/16/24 11:42, Chuck Tuffli wrote: On Fri, Feb 16, 2024, at 9:19 AM, Matthew Grooms wrote: Hi All, I'm in the middle of a project that involves building out a handful of servers to host virtual Linux instances. Part of that includes testing bhyve to see how it performs. The intent is to

Re: bhyve disk performance issue

2024-02-16 Thread Chuck Tuffli
On Fri, Feb 16, 2024, at 9:45 AM, Paul Procacci wrote: > > > On Fri, Feb 16, 2024 at 12:43 PM Chuck Tuffli wrote: >> __ >> On Fri, Feb 16, 2024, at 9:19 AM, Matthew Grooms wrote: >>> Hi All, >>> >>> >>> >>> I'm in the middle of a project that involves building out a handful of >>> servers to

Re: bhyve disk performance issue

2024-02-16 Thread Paul Procacci
On Fri, Feb 16, 2024 at 12:43 PM Chuck Tuffli wrote: > On Fri, Feb 16, 2024, at 9:19 AM, Matthew Grooms wrote: > > Hi All, > > > I'm in the middle of a project that involves building out a handful of > servers to host virtual Linux instances. Part of that includes testing > bhyve to see how it pe

Re: bhyve disk performance issue

2024-02-16 Thread Chuck Tuffli
On Fri, Feb 16, 2024, at 9:19 AM, Matthew Grooms wrote: > Hi All, > > > > I'm in the middle of a project that involves building out a handful of > servers to host virtual Linux instances. Part of that includes testing bhyve > to see how it performs. The intent is to compare host storage option

bhyve disk performance issue

2024-02-16 Thread Matthew Grooms
Hi All, I'm in the middle of a project that involves building out a handful of servers to host virtual Linux instances. Part of that includes testing bhyve to see how it performs. The intent is to compare host storage options such as raw vs zvol block devices and ufs vs zfs disk images using