Re: posix_fallocate on ZFS

2018-02-13 Thread Patrick Kelsey
On Mon, Feb 12, 2018 at 12:04 PM, John Baldwin wrote: > On Saturday, February 10, 2018 01:46:33 PM Garrett Wollman wrote: > > In article > > , > > asom...@freebsd.org writes: > > > > >On Sat, Feb 10, 2018 at

Re: posix_fallocate on ZFS

2018-02-12 Thread John Baldwin
On Saturday, February 10, 2018 01:46:33 PM Garrett Wollman wrote: > In article > , > asom...@freebsd.org writes: > > >On Sat, Feb 10, 2018 at 10:28 AM, Willem Jan Withagen > >wrote: > > >> Is there any

Re: posix_fallocate on ZFS

2018-02-10 Thread Willem Jan Withagen
On 11/02/2018 00:10, Alan Somers wrote: On Sat, Feb 10, 2018 at 3:50 PM, Willem Jan Withagen > wrote: On 10/02/2018 20:43, Ian Lepore wrote: On Sat, 2018-02-10 at 11:24 -0700, Alan Somers wrote: On Sat, Feb 10, 2018 at 10:28

Re: posix_fallocate on ZFS

2018-02-10 Thread Alan Somers
On Sat, Feb 10, 2018 at 3:50 PM, Willem Jan Withagen wrote: > On 10/02/2018 20:43, Ian Lepore wrote: > >> On Sat, 2018-02-10 at 11:24 -0700, Alan Somers wrote: >> >>> On Sat, Feb 10, 2018 at 10:28 AM, Willem Jan Withagen >>> wrote: >>> >>> Hi, This has been

Re: posix_fallocate on ZFS

2018-02-10 Thread Willem Jan Withagen
On 10/02/2018 20:43, Ian Lepore wrote: On Sat, 2018-02-10 at 11:24 -0700, Alan Somers wrote: On Sat, Feb 10, 2018 at 10:28 AM, Willem Jan Withagen wrote: Hi, This has been disabled on ZFS since last November. And I do understand the rationale on this. BUT I've now upgraded some of my HEAD

Re: posix_fallocate on ZFS

2018-02-10 Thread Ian Lepore
On Sat, 2018-02-10 at 12:45 -0700, Alan Somers wrote: > On Sat, Feb 10, 2018 at 12:43 PM, Ian Lepore wrote: > > > > > On Sat, 2018-02-10 at 11:24 -0700, Alan Somers wrote: > > > > > > On Sat, Feb 10, 2018 at 10:28 AM, Willem Jan Withagen > > > wrote: > > > > > > > > > > >

Re: posix_fallocate on ZFS

2018-02-10 Thread Alan Somers
On Sat, Feb 10, 2018 at 12:43 PM, Ian Lepore wrote: > On Sat, 2018-02-10 at 11:24 -0700, Alan Somers wrote: > > On Sat, Feb 10, 2018 at 10:28 AM, Willem Jan Withagen > > wrote: > > > > > > > > Hi, > > > > > > This has been disabled on ZFS since last November. > > > And I do

Re: posix_fallocate on ZFS

2018-02-10 Thread Ian Lepore
On Sat, 2018-02-10 at 11:24 -0700, Alan Somers wrote: > On Sat, Feb 10, 2018 at 10:28 AM, Willem Jan Withagen > wrote: > > > > > Hi, > > > > This has been disabled on ZFS since last November. > > And I do understand the rationale on this. > > > > BUT > > > > I've now upgraded some of my HEAD

Re: posix_fallocate on ZFS

2018-02-10 Thread Alan Somers
On Sat, Feb 10, 2018 at 11:50 AM, Willem Jan Withagen wrote: > On 10/02/2018 19:24, Alan Somers wrote: > >> On Sat, Feb 10, 2018 at 10:28 AM, Willem Jan Withagen > > wrote: >> >> Hi, >> >> This has been disabled on ZFS since

Re: posix_fallocate on ZFS

2018-02-10 Thread Garrett Wollman
In article , asom...@freebsd.org writes: >On Sat, Feb 10, 2018 at 10:28 AM, Willem Jan Withagen >wrote: >> Is there any expectation that this is going to fixed in any near future? >No. It's fundamentally

Re: posix_fallocate on ZFS

2018-02-10 Thread Willem Jan Withagen
On 10/02/2018 19:24, Alan Somers wrote: On Sat, Feb 10, 2018 at 10:28 AM, Willem Jan Withagen > wrote: Hi, This has been disabled on ZFS since last November. And I do understand the rationale on this. BUT I've now upgraded some

Re: posix_fallocate on ZFS

2018-02-10 Thread Alan Somers
On Sat, Feb 10, 2018 at 10:28 AM, Willem Jan Withagen wrote: > Hi, > > This has been disabled on ZFS since last November. > And I do understand the rationale on this. > > BUT > > I've now upgraded some of my HEAD Ceph test systems and they now fail, > since Ceph uses

posix_fallocate on ZFS

2018-02-10 Thread Willem Jan Withagen
Hi, This has been disabled on ZFS since last November. And I do understand the rationale on this. BUT I've now upgraded some of my HEAD Ceph test systems and they now fail, since Ceph uses posix_fallocate() to allocate space for the FileStore-journal. Is there any expectation that this is