Hi Paul,
I didn't see any other response to this. Is there a ZFS performance regression
in 14.0? I wonder what a filesystem benchmark would show.
Thanks for your tests!
-Henrich
Oct 28, 2023, 21:54 by dufres...@zoho.com:
> I realized that my previous message was a bit not precise.
>
> So, ar
On Sat, 18 Nov 2023 02:07:24 -0700
"Edward Sanford Sutton, III" wrote:
> On 11/17/23 12:41, Garrett Wollman wrote:
> > < said:
> >
> >> I am trying to bring my environment along from previous versions where
> >> csh was the default shell and now trying to get used to sh. In the past
> >> things
Am 2023-11-18 04:30, schrieb Rick Macklem:
On Fri, Nov 17, 2023 at 7:10 PM Garrett Wollman
wrote:
<
said:
> Looks like main still has this problem. I exported a ZFS file system from
> a 15-current system to the same 13.2 client, and it exhibits the problem
> (EIO from NFSv3). So the probl
Hi,
This context [1] was on stable/14-n265566 where pf worked fine. Source upgrade
yesterday to stable/14-n265566 and pf is now broken.
# service pf status
/usr/src/sys/contrib/libnv/nvlist.c:379: Element 'halfopen_states' of type
NUMBER doesn't exist.
Abort trap (core dumped)
To try and debug
Dnia Sat, Nov 18, 2023 at 10:44:18AM +0100, Piotr P. Stefaniak napisał(a):
> On 2023-11-18 10:29:08, Marek Zarychta wrote:
> > The change of root's shell from csh to sh was to attract a new
> > generation of admins who were used to bash and similar shells. There is
> > no turning back, no escape fr
On 2023-11-18 10:29:08, Marek Zarychta wrote:
The change of root's shell from csh to sh was to attract a new
generation of admins who were used to bash and similar shells. There is
no turning back, no escape from this trend. We will probably also
transit with $EDITOR from vi to ee in the future.
W dniu 17.11.2023 o 20:41, Garrett Wollman pisze:
I would recommend changing root's shell to something that better suits
your needs: either change it back to csh, or install the appropriate
package and set it to bash or zsh, both of which read startup files
for all interactive shells, not just lo
On 11/17/23 12:41, Garrett Wollman wrote:
< said:
I am trying to bring my environment along from previous versions where
csh was the default shell and now trying to get used to sh. In the past
things like
sudo su
would pick up my settings in /root/.cshrc automatically. However, with
sh I