Re: wanna solve the Linux NFSv4 client puzzle?

2021-05-02 Thread Alan Somers
On Sun, May 2, 2021 at 6:27 PM Rick Macklem wrote: > Rick Macklem wrote: > >Hi, > > > >I posted recently that enabling delegations should be avoided at this > time, > >especially if your FreeBSD NFS server has Linux client mounts... > > > >I thought some of you might be curious why, and I

Re: zfs native encryption best practices on RELENG13

2021-04-26 Thread Alan Somers
On Mon, Apr 26, 2021 at 3:04 PM mike tancsa wrote: > On 4/23/2021 11:47 PM, Peter Libassi wrote: > > Yes, I’ve come to the same conclusion. This should be used on a > > data-zpool and not on the system-pool (zroot). Encryption is per > > dataset. Also if found that if the encrypted dataset is

Re: geli - is it better to partition then encrypt, or vice versa ?

2021-04-17 Thread Alan Somers
On Sat, Apr 17, 2021 at 1:53 PM Pete French wrote: > So, am building a zpool on some encrypted discs - and what I have done > is to partition the disc with GPT add a single big partition, and > encrypt that. So the pool is on nda1p1.eli. > > But I could, of course, encrypt the disc first, and

Re: Deprecating base system ftpd?

2021-04-07 Thread Alan Somers
On Tue, Apr 6, 2021 at 1:25 PM Chris wrote: > On 2021-04-03 13:45, Warner Losh wrote: > > On Sat, Apr 3, 2021 at 2:40 PM Ed Maste wrote: > > > >> I propose deprecating the ftpd currently included in the base system > >> before FreeBSD 14, and opened review D26447 > >>

Re: Deprecating base system ftpd?

2021-04-05 Thread Alan Somers
On Mon, Apr 5, 2021 at 8:45 AM Cy Schubert wrote: > In message > om> > , Ed Maste writes: > > I propose deprecating the ftpd currently included in the base system > > before FreeBSD 14, and opened review D26447 > > (https://reviews.freebsd.org/D26447) to add a notice to the man page. > > I had

Re: Deprecating base system ftpd?

2021-04-05 Thread Alan Somers
On Sun, Apr 4, 2021 at 10:29 PM Eugene Grosbein wrote: > On 05.04.2021 06:25, Dave Cottlehuber wrote: > > > Eugene mentioned the convenience of ftpd in the same sentence as ipsec. > > I'm willing to bet those systems have ports installed too. > > Ports/packages are great but they are not

Re: FreeBSD 13.0-RC5 Now Available

2021-04-04 Thread Alan Somers
On Sun, Apr 4, 2021 at 3:38 PM Colin Percival wrote: > On 4/4/21 1:50 PM, Alan Somers wrote: > > On Sat, Apr 3, 2021 at 9:34 AM Glen Barber > <mailto:g...@freebsd.org>> wrote: > > > > The fifth RC build of the 13.0-RELEASE release cycle is now avail

Re: FreeBSD 13.0-RC5 Now Available

2021-04-04 Thread Alan Somers
On Sat, Apr 3, 2021 at 9:34 AM Glen Barber wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > The fifth RC build of the 13.0-RELEASE release cycle is now available. > > Installation images are available for: > > o 13.0-RC5 amd64 GENERIC > o 13.0-RC5 i386 GENERIC > o 13.0-RC5 powerpc

Re: FreeBSD NFSv4.1/4.2 server is broken when Linux mounts use "nconnects"

2021-04-02 Thread Alan Somers
On Fri, Apr 2, 2021 at 4:16 PM Rick Macklem wrote: > Alan Somers wrote: > >On Mon, Mar 29, 2021 at 3:52 PM Rick Macklem <mailto:rmack...@uoguelph.ca>> wrote: > >>Hi, > >> > >>The FreeBSD NFS server is broken when handling multiple > >>

Re: FreeBSD NFSv4.1/4.2 server is broken when Linux mounts use "nconnects"

2021-04-02 Thread Alan Somers
On Mon, Mar 29, 2021 at 3:52 PM Rick Macklem wrote: > Hi, > > The FreeBSD NFS server is broken when handling multiple > connections for NFSv4.1/4.2. > It incorrectly binds the back channel to a new connection > when is sees an RPC with Sequence in it (almost all RPCs) > and might send a callback

Re: FreeBSD NFSv4.1/4.2 server is broken when Linux mounts use "nconnects"

2021-03-29 Thread Alan Somers
On Mon, Mar 29, 2021 at 3:52 PM Rick Macklem wrote: > Hi, > > The FreeBSD NFS server is broken when handling multiple > connections for NFSv4.1/4.2. > It incorrectly binds the back channel to a new connection > when is sees an RPC with Sequence in it (almost all RPCs) > and might send a callback

Re: stable/13 and zfs <> openzfs

2021-02-09 Thread Alan Somers
On Tue, Feb 9, 2021 at 3:28 PM tech-lists wrote: > Hi, > > I need to build a new zpool (arch=amd64). The machine needs upgrading > from stable/12 to stable/13. The process I envisaged following is: > > 1. backup all data to a non-zpool disk > 2. upgrade the OS stable/12 to stable/13 > 3. destroy

Re: Page fault in _mca_init during startup

2021-02-07 Thread Alan Somers
On Fri, Feb 5, 2021 at 10:21 AM Konstantin Belousov wrote: > On Fri, Feb 05, 2021 at 09:01:26AM -0700, Alan Somers wrote: > > On Fri, Feb 5, 2021 at 7:41 AM Konstantin Belousov > > wrote: > > > > > On Thu, Feb 04, 2021 at 07:53:09PM -0700, Alan Somers wrote: >

Re: Page fault in _mca_init during startup

2021-02-05 Thread Alan Somers
On Fri, Feb 5, 2021 at 7:41 AM Konstantin Belousov wrote: > On Thu, Feb 04, 2021 at 07:53:09PM -0700, Alan Somers wrote: > > On Thu, Feb 4, 2021 at 7:40 PM Konstantin Belousov > > wrote: > > > > > On Thu, Feb 04, 2021 at 07:01:30PM -0700, Alan Somers wrote: >

Re: Page fault in _mca_init during startup

2021-02-04 Thread Alan Somers
On Thu, Feb 4, 2021 at 7:40 PM Konstantin Belousov wrote: > On Thu, Feb 04, 2021 at 07:01:30PM -0700, Alan Somers wrote: > > On Thu, Feb 4, 2021 at 5:59 PM Konstantin Belousov > > wrote: > > > Do you have INVARIANTS enabled? If not, I am curious if enabling them >

Re: Page fault in _mca_init during startup

2021-02-04 Thread Alan Somers
On Thu, Feb 4, 2021 at 5:59 PM Konstantin Belousov wrote: > On Thu, Feb 04, 2021 at 05:19:43PM -0700, Alan Somers wrote: > > On Thu, Feb 4, 2021 at 4:27 PM Mark Johnston wrote: > > > > > On Fri, Feb 05, 2021 at 12:58:34AM +0200, Konstantin Belousov wrote: > > >

Re: Page fault in _mca_init during startup

2021-02-04 Thread Alan Somers
On Thu, Feb 4, 2021 at 4:27 PM Mark Johnston wrote: > On Fri, Feb 05, 2021 at 12:58:34AM +0200, Konstantin Belousov wrote: > > On Thu, Feb 04, 2021 at 01:34:13PM -0800, Matthew Macy wrote: > > > On Thu, Feb 4, 2021 at 1:31 PM Alan Somers > wrote: > > > >

Re: Page fault in _mca_init during startup

2021-02-04 Thread Alan Somers
On Thu, Feb 4, 2021 at 3:58 PM Konstantin Belousov wrote: > On Thu, Feb 04, 2021 at 01:34:13PM -0800, Matthew Macy wrote: > > On Thu, Feb 4, 2021 at 1:31 PM Alan Somers wrote: > > > > > > After upgrading a machine to FreeBSD, 12.2, it hit the following panic >

Page fault in _mca_init during startup

2021-02-04 Thread Alan Somers
After upgrading a machine to FreeBSD, 12.2, it hit the following panic on its first reboot. I suspect that a few other servers have hit this too, but since it happens before swap is mounted there are no core dumps, and they usually reboot immediately. The code in question hasn't changed since

Re: ses device over T-SGPIO

2021-01-29 Thread Alan Somers
Olhovchenkov wrote: > On Fri, Jan 29, 2021 at 10:12:03AM -0700, Alan Somers wrote: > > > What does "camcontrol devlist" show? > > Only 2 disk: usb-flash and da1 (isci connected) > (I am currently just boot from 12.2 install) > > > On Fri, Jan 29, 2021

Re: ses device over T-SGPIO

2021-01-29 Thread Alan Somers
What does "camcontrol devlist" show? On Fri, Jan 29, 2021 at 10:06 AM Slawa Olhovchenkov wrote: > On Fri, Jan 29, 2021 at 09:51:33AM -0700, Alan Somers wrote: > > > I've never used any tool with SGPIO. The hardware simply isn't powerful > > enough to be usefu

Re: ses device over T-SGPIO

2021-01-29 Thread Alan Somers
Olhovchenkov wrote: > On Fri, Jan 29, 2021 at 09:22:47AM -0700, Alan Somers wrote: > > > The short story is: SGPIO sucks. It doesn't detect drive presence, much > > less provide physical path information. The only thing you can do with > it > > is control the fault LED

Re: ses device over T-SGPIO

2021-01-29 Thread Alan Somers
The short story is: SGPIO sucks. It doesn't detect drive presence, much less provide physical path information. The only thing you can do with it is control the fault LEDs. But doing that usefully requires you to have some extra source of information about what drives are installed in what

Re: FreeBSD CI Weekly Report 2020-08-30

2020-09-03 Thread Alan Somers
On Thu, Sep 3, 2020 at 4:06 AM Li-Wen Hsu wrote: > (Please send the followup to freebsd-testing@ and note Reply-To is set.) > > FreeBSD CI Weekly Report 2020-08-30 > === > > Here is a summary of the FreeBSD Continuous Integration results for the > period > from

Re: net.add_addr_allfibs=1 behaviour deprecation

2020-08-15 Thread Alan Somers
On Sat, Aug 15, 2020 at 5:25 AM Alexander V. Chernikov wrote: > 18.07.2020, 14:22, "Alexander V. Chernikov" : > > Dear FreeBSD users, > > > > I would like to make net.add_addr_allfibs=0 as the default system > behaviour and remove net.add_addr_allfibs. > > To do so, I would like to collect use

Re: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237666

2020-08-03 Thread Alan Somers
Pro tip: if you want people to read the message, put the bug's title in the subject line. This is a high volume mailing list, and most people won't follow a link without good motivation. -Alan On Mon, Aug 3, 2020 at 1:04 PM Gerard E. Seibert wrote: > I am just inquiring to see if any progress

Re: URGENT: Microsoft overwrites boot loader!

2020-07-16 Thread Alan Somers
On Thu, Jul 16, 2020 at 5:47 PM Don Wilde wrote: > > On 7/16/20 1:28 PM, Alan Somers wrote: > > On Thu, Jul 16, 2020 at 2:20 PM Don Wilde wrote: > >> The [deleted] ones in Redmond have done it again. My multi-OS GRUB2 boot >> loader is gone, and in its place is a 500

Re: URGENT: Microsoft overwrites boot loader!

2020-07-16 Thread Alan Somers
On Thu, Jul 16, 2020 at 2:20 PM Don Wilde wrote: > The [deleted] ones in Redmond have done it again. My multi-OS GRUB2 boot > loader is gone, and in its place is a 500M partition called 'Windows > boot loader'. > > The purpose is to force us to look at MS' new version of Edge. All my > old boot

Re: FreeBSD CI Weekly Report 2020-05-24

2020-05-25 Thread Alan Somers
On Mon, May 25, 2020 at 11:51 AM Li-Wen Hsu wrote: > (Please send the followup to freebsd-testing@ and note Reply-To is set.) > > FreeBSD CI Weekly Report 2020-05-24 > === > > Here is a summary of the FreeBSD Continuous Integration results for the > period > from

Re: efi: WARNING: Unable to alias diskid/DISK-... to enc@n306168... - path too long

2020-03-18 Thread Alan Somers
On Wed, Mar 18, 2020 at 10:56 AM Chris wrote: > On Wed, 18 Mar 2020 10:48:08 -0600 Alan Somers asom...@freebsd.org said > > > On Wed, Mar 18, 2020 at 10:37 AM Chris wrote: > > > > > I'm getting the following message on a fresh install of 12.1: > > > WAR

Re: efi: WARNING: Unable to alias diskid/DISK-... to enc@n306168... - path too long

2020-03-18 Thread Alan Somers
On Wed, Mar 18, 2020 at 10:37 AM Chris wrote: > I'm getting the following message on a fresh install of 12.1: > WARNING: Unable to alias diskid/DISK-WD-WCANM2154600 to > enc@n3061686369656d30/type@0/slot@1/elmdesc@Slot_00/diskid/DISK-WD-WCANM2154600 > - path too long > Actually, there are

Re: ZFS and power management

2019-12-18 Thread Alan Somers
On Wed, Dec 18, 2019 at 9:22 AM Karl Denninger wrote: > I'm curious if anyone has come up with a way to do this... > > I have a system here that has two pools -- one comprised of SSD disks > that are the "most commonly used" things including user home directories > and mailboxes, and another

Re: ZFS ghost files on 11.3-STABLE

2019-11-25 Thread Alan Somers
On Mon, Nov 25, 2019 at 10:01 AM Gareth de Vaux wrote: > Hi all, I deleted a file (rm filter) by mistake instead of its backup > 'filter~', > however it seems a remnant of a much older version of the file (given by > its > date and content) is half hanging around? > > $ ls -l filter > ls:

panic: unregistered use of FPU in kernel

2019-09-26 Thread Alan Somers
The 12.1-PRERELEASE (FreeBSD-12.1-PRERELEASE-amd64-20190913-r352266.qcow2) VM image instapanics with the error message: panic: Unregistered use of FPU in kernel stack trace: ... ffs_ckhash_ch bufdone g_io_deliver g_io_deliver g_io_deliver g_disk_done vtblk_vq_intr ithread_loop fork_exit ... I

Re: chsh corrupts /etc/pwd.db

2019-08-21 Thread Alan Somers
On Wed, Aug 21, 2019 at 7:22 PM Tom Samplonius wrote: > > > > On Aug 21, 2019, at 2:55 PM, Alan Somers wrote: > > Today I tried to use chsh to change my shell from bash to fish. The > command completed successfully, but new logins continued to use bash! > Investigating

chsh corrupts /etc/pwd.db

2019-08-21 Thread Alan Somers
616e 2053 ..Alan S 3c00: 6f6d 6572 7300 2f68 6f6d 652f 736f 6d65 omers./home/some 3c10: 7273 002f 7573 722f 6c6f 6361 6c2f 6269 rs./usr/local/bi 3c20: 6e2f 6669 7368 0003 df41 n/fish.A ... 5c80: 0041 6c61 6e20 536f 6d65 7273 002f 686f .Alan Somers./h

Re: Failing tests

2019-06-18 Thread Alan Somers
On Tue, Jun 18, 2019 at 4:46 AM Lorenzo Salvadore via freebsd-stable wrote: > > Hello. > > I run 12.0-STABLE r349104 and I tried to run the tests suit in /usr/tests. > I got plenty of tests failing. > Here is the output of "kyua report": http://termbin.com/r3tid > > I guess this information could

Re: FreeBSD flood of 8 breakage announcements in 3 mins.

2019-05-15 Thread Alan Somers
On Wed, May 15, 2019 at 9:14 PM Miroslav Lachman <000.f...@quip.cz> wrote: > > Mel Pilgrim wrote on 2019/05/16 02:30: > > [...] > > > By batching updates, FreeBSD is making administrative decisions for > > other people's systems. Some folks don't need to worry about scheduling > > downtime and

Re: FreeBSD flood of 8 breakage announcements in 3 mins.

2019-05-15 Thread Alan Somers
On Wed, May 15, 2019 at 8:26 AM Julian H. Stacey wrote: > > Hi core@, > cc hackers@ & stable@ > > PR headline : "FreeBSD flood of 8 breakage announcements in 3 mins." > > https://lists.freebsd.org/pipermail/freebsd-announce/2019-May/date.html > > Volunteers who contribute actual fixes are very

Re: ZFS...

2019-05-10 Thread Alan Somers
On Fri, May 10, 2019 at 4:01 AM Miroslav Lachman <000.f...@quip.cz> wrote: > > Alan Somers wrote on 2019/05/09 14:50: > > [...] > > > On 11.3 and even much older releases, you can greatly speed up scrub > > and resilver by tweaking some sysctls. If

Re: ZFS...

2019-05-09 Thread Alan Somers
On Thu, May 9, 2019 at 5:37 AM Miroslav Lachman <000.f...@quip.cz> wrote: > > Dimitry Andric wrote on 2019/05/09 13:02: > > On 9 May 2019, at 10:32, Miroslav Lachman <000.f...@quip.cz> wrote: > > [...] > > >> Disks are OK, monitored by smartmontools. There is nothing odd, just the > >> long long

Re: ZFS...

2019-04-30 Thread Alan Somers
On Tue, Apr 30, 2019 at 8:13 AM Michelle Sullivan wrote: > > > > Michelle Sullivan > http://www.mhix.org/ > Sent from my iPad > > > On 01 May 2019, at 00:01, Alan Somers wrote: > > > >>> > >>> Unfortunately however there is also cache

Re: ZFS...

2019-04-30 Thread Alan Somers
On Tue, Apr 30, 2019 at 8:05 AM Michelle Sullivan wrote: > > > > Michelle Sullivan > http://www.mhix.org/ > Sent from my iPad > > > On 01 May 2019, at 00:01, Alan Somers wrote: > > > >> On Tue, Apr 30, 2019 at 7:30 AM Michelle Sullivan > >> w

Re: ZFS...

2019-04-30 Thread Alan Somers
On Tue, Apr 30, 2019 at 7:30 AM Michelle Sullivan wrote: > > Karl Denninger wrote: > > On 4/30/2019 05:14, Michelle Sullivan wrote: > >>> On 30 Apr 2019, at 19:50, Xin LI wrote: > On Tue, Apr 30, 2019 at 5:08 PM Michelle Sullivan > wrote: > but in my recent experience 2 issues

Re: ZFS...

2019-04-29 Thread Alan Somers
On Mon, Apr 29, 2019 at 10:23 AM Michelle Sullivan wrote: > > I know I'm not going to be popular for this, but I'll just drop it here > anyhow. > > http://www.michellesullivan.org/blog/1726 > > Perhaps one should reconsider either: > > 1. Looking at tools that may be able to recover corrupt ZFS

Re: ufs to zfs conversion in a freebsd guest

2019-03-24 Thread Alan Somers
Yes, but it's probably not worth the effort. Easier to spin up 2nd vm and copy everything over. Here is what you'd have to do: 1) shrink the root filesystem with resizefs. 2) shrink it's partition with gpart. If it's not the last partition on the disk, then you'll have to relocate the last

Re: bhyve zfs resizing

2019-03-18 Thread Alan Somers
On Mon, Mar 18, 2019 at 6:24 PM tech-lists wrote: > > On Mon, Mar 18, 2019 at 06:56:03PM +0100, Miroslav Lachman wrote: > > [...] > > Thanks for the example, I've saved it. > > Ok just one other question, which I might have found the answer to, or > might not. I'm new to this virtualising on zfs

Re: bhyve zfs resizing

2019-03-18 Thread Alan Somers
On Mon, Mar 18, 2019 at 9:05 AM tech-lists wrote: > > Hi, > > Apart from the performance benefit as per the section for bhyve in the > handbook, can the size of the zfs-backed guest: > > 1. be resized from the host? > 2. does the guest need to be inactive? > 3. can linux guests (or even windows

Re: [FreeBSD-Announce] FreeBSD Errata Notice FreeBSD-EN-19:05.kqueue

2019-02-05 Thread Alan Somers
On Tue, Feb 5, 2019 at 12:55 PM Shawn Webb wrote: > > On Wed, Jan 09, 2019 at 07:40:30PM +, FreeBSD Errata Notices wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA512 > > > > = > > FreeBSD-EN-19:05.kqueue

Re: which port installed what other port

2019-01-21 Thread Alan Somers
Try "pkg info -r ". And to go the other direction, use "pkg info -d ". -Alan On Mon, Jan 21, 2019 at 9:27 AM tech-lists wrote: > > Hi, > > Is there a command (or a port) I can use which, when fed an installed > port name, can tell me what installed it? > > I don't mean libraries. I mean the

Re: Common Desktop Environment broken when compiling from ports tree on FreeBSD 12 RC3 (May also apply to the final build)

2018-12-16 Thread Alan Somers
CC the package maintainer. As for powerpc on tier 1, I'm afraid that it's not likely to ever happen. Powerpc is dying. If anybody were buying new ppc hardware, then it would be a different story. But I predict that powerpc is likely to be dropped than to go Tier 1. Sorry. -Alan On Sun, Dec

Re: SCSI and dmesg

2018-11-29 Thread Alan Somers
On Thu, Nov 29, 2018 at 11:08 AM Brooks Davis wrote: > On Thu, Nov 29, 2018 at 11:01:01AM -0700, Alan Somers wrote: > > On Thu, Nov 29, 2018 at 10:49 AM Warner Losh wrote: > > > > > > > > > > > On Thu, Nov 29, 2018 at 8:09 AM Alan Somers > wrote:

Re: SCSI and dmesg

2018-11-29 Thread Alan Somers
On Thu, Nov 29, 2018 at 10:49 AM Warner Losh wrote: > > > On Thu, Nov 29, 2018 at 8:09 AM Alan Somers wrote: > >> On Mon, Nov 26, 2018 at 3:57 PM Warner Losh wrote: >> >>> On Mon, Nov 26, 2018 at 3:32 PM Maxim Sobolev >>> wrote: >>> >>&

Re: SCSI and dmesg

2018-11-29 Thread Alan Somers
On Mon, Nov 26, 2018 at 3:57 PM Warner Losh wrote: > On Mon, Nov 26, 2018 at 3:32 PM Maxim Sobolev > wrote: > > > Somebody needs to make collection/submission automatic and make a port > out > > of it, so that it's as easy as pkg install dmesg_survey && > > dmesg_survey_enabled="YES" in the

Re: Minor 11.1 -> 11.2 upgrade glitch

2018-10-01 Thread Alan Somers
On Mon, Sep 17, 2018 at 9:08 AM Marc Branchaud wrote: > Hi all, > > I have a ZFS dataset mounted under /usr/local/jenkins. I've made this > the home directory of my jenkins user, so that directory has to be owned > by jenkins. > > # cd /usr/local > # ls -ld jenkins >

Re: Jails on ZFS yielding 100% load on gstat

2018-08-13 Thread Alan Somers
Jails probably aren't the source of your problem. You need to find out what process or processes are responsible for all this activity. Since the write bandwidth is fairly low, you might have a process that's sync(2)ing or fsync(2)ing. too often. "gstat -o" will show if that's the case. You

Re: Booting off ZFS pool with failed ZIL/cache device

2018-07-29 Thread Alan Somers
On Sun, Jul 29, 2018 at 4:43 AM, Stefan Bethke wrote: > Folks, > > my ZIL/cache SSD apparently just died. Rebooting the system with the SATA > M.2 SSD hung, so I removed the card from the system. > > On powerup, loader acts normally, all four SATA disks (main Raid-Z1 > devices) are all probed

Re: -STABLE can no longer build -CURRENT kernel, linker missing ifunc

2018-07-25 Thread Alan Somers
On Wed, Jul 25, 2018 at 4:08 PM, Ian Lepore wrote: > On Wed, 2018-07-25 at 15:55 -0600, Alan Somers wrote: > > On Wed, Jul 25, 2018 at 9:04 AM, Kyle Evans > > wrote: > > > > > > > > On Wed, Jul 25, 2018 at 9:52 AM, Alan Somers > > > wrote: >

Re: -STABLE can no longer build -CURRENT kernel, linker missing ifunc

2018-07-25 Thread Alan Somers
On Wed, Jul 25, 2018 at 9:04 AM, Kyle Evans wrote: > On Wed, Jul 25, 2018 at 9:52 AM, Alan Somers wrote: > > On Wed, Jul 25, 2018 at 8:49 AM, Ian Lepore wrote: > > > >> On Wed, 2018-07-25 at 14:35 +0200, Ulrich Spörlein wrote: > >> > Hey all, as of a coupl

Re: -STABLE can no longer build -CURRENT kernel, linker missing ifunc

2018-07-25 Thread Alan Somers
On Wed, Jul 25, 2018 at 8:49 AM, Ian Lepore wrote: > On Wed, 2018-07-25 at 14:35 +0200, Ulrich Spörlein wrote: > > Hey all, as of a couple of weeks ago, neither 11.2-RELEASE nor a > > recent > > 11-STABLE can buildkernel from head. > > > > This has stopped the Coverity Scan runs dead in its

Re: Removing IPv6 address causes all IPv6 traffic to stop working

2018-07-12 Thread Alan Somers
How did you assign the jails' IPv6 addresses in the first place? The usual way is to assign them as /128 aliases, in which case the command to remove them would include a "/128", not "/48". I think when you're deleting a "/48" you're also removing some routes that the jail host is using. -Alan

Re: Call for Testing: 12.0-CURRENT amd64 memstick installer boot-testing wanted

2018-05-31 Thread Alan Somers
On Wed, May 30, 2018 at 9:50 AM, Glen Barber wrote: > Hi, > > Could folks please help boot-test the most recent 12.0-CURRENT amd64 > memstick images on various hardware? Note, this is not a request to > install 12.0-CURRENT, only a boot-test with various system knobs > tweaked. > > The most

Re: clear old pools remains from active vdevs

2018-04-26 Thread Alan Somers
On Thu, Apr 26, 2018 at 8:37 AM, Eugene Grosbein wrote: > 26.04.2018 14:50, Andriy Gapon wrote: > > > You can try to use zdb -l to find the stale labels. > > And then zpool labelclear to clear them. > > Our "zpool labelclear" implementation destroys everything (literally). >

Re: zfs problems after rebuilding system

2018-03-02 Thread Alan Somers
On Fri, Mar 2, 2018 at 2:53 PM, tech-lists <tech-li...@zyxst.net> wrote: > On 02/03/2018 21:38, Alan Somers wrote: > > The relevant code is in /etc/rc.d/zfs, and it already uses "-a". Have > > you checked if /etc/rc.d/zfs is printing any errors to the console &g

Re: zfs problems after rebuilding system

2018-03-02 Thread Alan Somers
On Fri, Mar 2, 2018 at 2:26 PM, tech-lists <tech-li...@zyxst.net> wrote: > Hi, thanks for looking at this, > > On 02/03/2018 20:39, Alan Somers wrote: > > This doesn't make sense. vdevs have nothing to do with mounting. You > see > > your vdevs by doing "zpo

Re: zfs problems after rebuilding system

2018-03-02 Thread Alan Somers
On Fri, Mar 2, 2018 at 1:25 PM, tech-lists wrote: > Hi, > > Importing two zpools after a hd crash, the first pool I imported > auto-loads at boot. But the second one I'm always having to zfs mount > (zpool name) then mount the zfs subdirs. The system was like this: > > ada0

Re: Clock occasionally jumps backwards on 11.1-RELEASE

2018-02-12 Thread Alan Somers
On Tue, Jan 23, 2018 at 8:40 AM, Alan Somers <asom...@freebsd.org> wrote: > On Tue, Jan 23, 2018 at 3:48 AM, Mike Pumford <micha...@bsquare.com> > wrote: > >> On 22/01/2018 17:07, Alan Somers wrote: >> >>> Since upgrading my jail server to 11.1-RELEASE,

Re: i386 with 4GB RAM: less than 2GB available on A2SAV (Intel Atom E3940)

2018-01-30 Thread Alan Somers
On Tue, Jan 30, 2018 at 12:11 AM, Andre Albsmeier < andre.albsme...@siemens.com> wrote: > On Sun, 28-Jan-2018 at 10:32:44 -0600, Mike Karels wrote: > > > On 28 Jan 2018, at 15:57, Andre Albsmeier > = > > > wrote: > > > > I have a lot of machines running with 4 GB

Re: Clock occasionally jumps backwards on 11.1-RELEASE

2018-01-23 Thread Alan Somers
On Tue, Jan 23, 2018 at 3:48 AM, Mike Pumford <micha...@bsquare.com> wrote: > On 22/01/2018 17:07, Alan Somers wrote: > >> Since upgrading my jail server to 11.1-RELEASE, the clock occasionally >> jumps backwards by 5-35 minutes for no apparent reason. Has anybod

Re: AHCI and Highpoint Rocket 750

2018-01-22 Thread Alan Somers
en without NCQ. > > Is there any reason to use the highpoint driver when the native FreeBSD > one seems to work? > Nope. > > thanks!! > > On Mon, Jan 22, 2018 at 1:26 PM, Alan Somers <asom...@freebsd.org> wrote: > >> On Mon, Jan 22, 2018 at 11:08 AM, FF <fu

Re: AHCI and Highpoint Rocket 750

2018-01-22 Thread Alan Somers
On Mon, Jan 22, 2018 at 11:08 AM, FF wrote: > I have a machine with the Highpoint card and motherboard based SATA drives. > The drives from the MB support AHCI and appear as ada0-8. The drives on the > highpoint card whether using native FreeBSD support or the Highpoint >

Clock occasionally jumps backwards on 11.1-RELEASE

2018-01-22 Thread Alan Somers
Since upgrading my jail server to 11.1-RELEASE, the clock occasionally jumps backwards by 5-35 minutes for no apparent reason. Has anybody seen something like this? Details = * Happens about once a day on my jail server, and has happened at least once on a separate bhyve server. * The

Re: Fwd: rpi2 daily run weird output (480.leapfile-ntpd)

2017-11-28 Thread Alan Somers
Fixed in r326343. Thanks for your submission. On Tue, Nov 28, 2017 at 1:18 PM, Ronald Klop wrote: > The attached diff fixes the issue for me. > NB: The variable is also used in ntpd_precmd() if you used chroot. I guess > that use case was broken too. > > Regards, > Ronald.

Re: FreeBSD 11.1 - unknown group wheel

2017-08-01 Thread Alan Somers
Check your /etc/nsswitch.conf file. It's possible to screw that up so that /etc/groups doesn't even get checked. -Alan On Tue, Aug 1, 2017 at 11:27 AM, Vanco, Juraj wrote: > Hello, > > I am trying to build a kernel in FreeBSD 11.0, however I am getting a message > > mtree

Re: pefs not working

2017-07-06 Thread Alan Somers
What is this pefs? I've never heard of it, and I can't find it in the source anywhere. Are you sure you're spelling it right? -Alan On Thu, Jul 6, 2017 at 1:32 PM, Walther wrote: > Hello > Testing FreeBSD 11.1 RC1 i386 version I found the following: > I am not able to

Re: What is /dev/zfs?

2017-06-29 Thread Alan Somers
On Thu, Jun 29, 2017 at 8:28 AM, Patrick M. Hausen wrote: > Hi, folks > > any pointer to an explanation would be nice, > there seems to be no zfs(4) manpage ... > > Reason for asking: I have a piece of software > that uses 14,000 ioctl() calls on that device during > one

Re: redundant zfs pool, system traps and tonns of corrupted files

2017-06-29 Thread Alan Somers
On Thu, Jun 29, 2017 at 6:04 AM, Eugene M. Zheganin wrote: > Hi, > > On 29.06.2017 16:37, Eugene M. Zheganin wrote: >> >> Hi. >> >> >> Say I'm having a server that traps more and more often (different panics: >> zfs panics, GPFs, fatal traps while in kernel mode etc), and then

Re: mdconfig zpool from copied partition?

2017-06-05 Thread Alan Somers
On Mon, Jun 5, 2017 at 4:19 AM, Ronald Klop wrote: > Hi, > > I'm trying something like this: > # dd if=/dev/da0p2 of=/somefile > # mdconfig -f /somefile > # zpool import md0 > > da0p2 comes from my external usb-disk: > =>34 1953458109 da0 GPT (931G) >

Re: 11.0 and tw_cli fail

2017-05-30 Thread Alan Somers
Was the tw_cli utility built for FreeBSD 10? If so, you need to either rebuilt it, or build your kernel with COMPAT_FREEBSD10 in the config file. It's in the GENERIC config file, so you'll have it if you don't use a custom kernel. -Alan On Tue, May 30, 2017 at 3:19 PM, CBL

Re: zpool list show nonsense on raidz pools, at least it looks like it for me

2017-04-12 Thread Alan Somers
On Wed, Apr 12, 2017 at 12:01 PM, Eugene M. Zheganin wrote: > Hi, > > > It's not my first letter where I fail to understand the space usage from zfs > utilities, and in previous ones I was kind of convinced that I just read it > wrong, but not this time I guess. See for

Re: pkg problem

2017-03-28 Thread Alan Somers
Try setting DEFAULT_VERSIONS=pgsql=9.6 in /etc/make.conf. Then any ports that use postgres will have to be rebuilt from ports instead of installed through pkg. -Alan On Tue, Mar 28, 2017 at 12:24 PM, Jim Ohlstein wrote: > Hello, > > [cc'ing to ports mailing list since it seems

Re: Is it known problem, that zfs.ko could not be built with system compiler (clang 3.9.1) without optimization?

2017-02-22 Thread Alan Somers
The panic is definitely a bug. You should create a bug on bugzilla for that one, if it isn't there already. It's to be expected that a lot of FBT probes won't be present in the default build. But there are two ways to ameliorate that: 1) Add a "__noinline" attribute to any function you want to

Re: Jailed periodic daily scripts smashing CPU

2017-02-16 Thread Alan Somers
Is the problem caused by newsyslog or by the periodic scripts? Newsyslog normally runs from cron directly, not through periodic. In any case, here are a few suggestions: 1) Turn on cron jitter, as you suggested. Even if 60s isn't enough, it can't hurt. 2) Try gz compression instead of xz

Re: LACP: Fatal trap 18: integer divide fault while in kernel mode

2017-01-28 Thread Alan Somers
Please do open a PR and CC me. As well as the stack trace, post your lagg configuration, and, if you can determine it, the ports' state at the time of the crash. -Alan On Sat, Jan 28, 2017 at 11:21 AM, Slawa Olhovchenkov wrote: > I am got panic on recent stable: > > Fatal trap

Re: cannot detach vdev from zfs pool

2016-12-22 Thread Alan Somers
On Thu, Dec 22, 2016 at 2:11 AM, Eugene M. Zheganin wrote: > Hi, > > Recently I decided to remove the bogus zfs-inside-geli-inside-zvol pool, > since it's now officially unsupported. So, I needed to reslice my disk, > hence to detach one of the disks from a mirrored pool. I

Re: Is System V IPC namespace still shared across jails?

2016-12-13 Thread Alan Somers
I've already added support for sysvmsg, sysvsem, and sysvshm to iocage. They all default to "new", which means you won't have to do anything special in your jail config to make postgres work. You can find the patch below. The only reason it hasn't been merged is because it can't (yet) be made

frequent timeouts with mvs(4) SATA controller, GELI, and ZFS

2016-12-07 Thread Alan Somers
I have an 11.0-RELEASE machine with a Via Nano CPU and a Marvel ___ freebsd-stable@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: Problems with jail inside ZFS dataset

2016-11-01 Thread Alan Somers
On Tue, Nov 1, 2016 at 5:05 PM, eddyraz wrote: > > > Good Afternoon., I have A VPS with FreeBSD in a dedicated server with OVH > Hosting. Last week I installed FreeBSD 11, Ran buildworld after that Crea\ > ted a VM within a jail in /local/jails/ ZFS dataset > > While trying

Re: tcsh is not handled correctly UTF-8 in arguments

2016-10-20 Thread Alan Somers
On Wed, Oct 19, 2016 at 11:10 AM, Slawa Olhovchenkov wrote: > tcsh called by sshd for invocation of scp: `tcsh -c scp -f Расписание.pdf` > At this time no any LC_* is set. > tcsh read .cshrc and set LC_CTYPE=ru_RU.UTF-8 LC_COLLATE=ru_RU.UTF-8. > After this invocation of scp will

Re: zfs/raidz: seems like I'm failing with math

2016-10-16 Thread Alan Somers
On Sun, Oct 16, 2016 at 10:56 AM, Eugene M. Zheganin wrote: > Hi. > > FreeBSD 11.0-RC1 r303979, zfs raidz1: > > ===Cut=== > > # zpool status gamestop > pool: gamestop > state: ONLINE > scan: none requested > config: > > NAMESTATE READ WRITE CKSUM >

Re: zfs resilver keeps restarting

2016-09-18 Thread Alan Somers
On Sun, Sep 18, 2016 at 10:46 AM, Marc UBM Bocklet via freebsd-stable <freebsd-stable@freebsd.org> wrote: > On Sun, 18 Sep 2016 10:05:52 -0600 > Alan Somers <asom...@freebsd.org> wrote: > >> On Sun, Sep 18, 2016 at 7:09 AM, Marc UBM Bocklet via freebsd-stable >> &

Re: zfs resilver keeps restarting

2016-09-18 Thread Alan Somers
On Sun, Sep 18, 2016 at 7:09 AM, Marc UBM Bocklet via freebsd-stable wrote: > > Hi all, > > due to two bad cables, I had two drives drop from my striped raidz2 > pool (built on top of geli encrypted drives). I replaced one of the > drives before I realized that the

Re: AIO not working on NFS share - ? Regression

2016-09-05 Thread Alan Somers
Just to get your webserver out of the picture, could you please try running the aio test suite on an NFS share? Do it like this: $ cd /usr/tests/sys/aio $ export TMPFS=/path/to/some/nfs/share $ kyua test -Alan On Mon, Sep 5, 2016 at 2:14 PM, Jim Ohlstein wrote: > Hello, > > For

Re: zfs recv causes nfs server to throw NFSERR_IO i/o errors

2016-08-05 Thread Alan Somers
Glad to help. BTW, that setting is the default in FreeBSD 11. On Fri, Aug 5, 2016 at 8:54 AM, Daniel Genis <daniel.ge...@gmx.de> wrote: > Thank you, that probably is what the doctor ordered! > My quick testing shows that it's very likely fixed. Kudos! :-) > > On 08/05/2016 04:

Re: zfs recv causes nfs server to throw NFSERR_IO i/o errors

2016-08-05 Thread Alan Somers
On Fri, Aug 5, 2016 at 7:22 AM, Daniel Genis wrote: > Hi everyone, > > we've been tracing an issue where snapshot replication is causing > interruptions for the NFS serivce. > > The problem is as follows: > > Every time a zfs recv finishes, there is a chance for the NFS

Re: cannot delete on-interface route in FIB

2016-06-08 Thread Alan Somers
On Wed, Jun 8, 2016 at 4:43 AM, Eugene M. Zheganin wrote: > Hi. > > (first part of the message is describing why I need this, so impatient > people can proceed to th 'setfib 2 route delete' part directly). > > I have a FreeBSD router connected to the ISP network, which is

Re: Noisy (empty) CD

2016-05-10 Thread Alan Somers
On Tue, May 10, 2016 at 8:59 AM, Larry Rosenman <l...@lerctr.org> wrote: > > On 2016-05-10 09:56, Alan Somers wrote: > > On Tue, May 10, 2016 at 8:28 AM, Larry Rosenman <l...@lerctr.org> wrote: > >> Is there work going on to silence this when the cd driv

Re: Noisy (empty) CD

2016-05-10 Thread Alan Somers
On Tue, May 10, 2016 at 8:28 AM, Larry Rosenman wrote: > Is there work going on to silence this when the cd drive is empty? > > May 10 09:26:46 thebighonker devd: Processing event '!system=CAM > subsystem=periph type=error device=cd0 serial="" cam_status="0xcc" > scsi_status=2

Re: devd(8) complains loudly when DVD player is empty, possibly due to r298134

2016-05-02 Thread Alan Somers
"-q" is only really intended for embedded systems that don't use the standard syslogd or that are extremely concerned about syslogd's pipe bandwidth and/or CPU usage. Most people should control devd's chattiness with /etc/syslog.conf. This setting is good for most people. It will log actions

Re: Best practices for ZFS setup for a strictly SSD based system?

2016-02-09 Thread Alan Somers
On Tue, Feb 9, 2016 at 8:54 AM, Patrick M. Hausen wrote: > Hi, all, > > while there is quite a bit of documentation on how to improve ZFS performance > by using a combination of rotating disks and SSDs, I have not found much about > an SSD only setup. > > We are planning to try a

  1   2   >