Date: Wed, 13 Mar 2019 00:41:30 +0000 From: tech-lists <tech-lists@zyxst.net> To: freebsd-virtualization@freebsd.org Subject: Re: Azure disk performance issue Message-ID: <20190313004128.GA33467@rpi3.zyxst.net> In-Reply-To: <0219ca84-a0b7-438d-b43c-28526d505d98@www.fastmail.com> References: <0219ca84-a0b7-438d-b43c-28526d505d98@www.fastmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 12, 2019 at 01:01:17PM -0400, Josh Paetzel wrote: > I have an issue where a FreeBSD VHD in Azure performs well when reading, > and it performs well when writing, but if you throw a mixed read/write workload > at it the write performance drops to near zero and latency starts spiking to > several hundred milliseconds. > > Interestingly enough read performance improves under these conditions. > > Looking for some troubleshooting help. I'm very new to freebsd on azure so unfortunately can't be much help at least initially, but I'd be interested to know what sort of loads you're putting on it, and what resources the VM has (I mean # of cpu, ram, size). Any particular software triggering the problem? I have had to manage php5/mysql on a system where the "disk" was NFS or something very similar and sometimes it'd thrash under not a particularly heavy load. But that was years ago on linux. Some software needs attention or a setting for something like flock or dotlock or similar when used in a non-baremetal situation. -- J.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190313004128.GA33467>