From owner-freebsd-fs@freebsd.org Wed Jul 29 01:33:52 2020 Return-Path: Delivered-To: freebsd-fs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B6A36379A80 for ; Wed, 29 Jul 2020 01:33:52 +0000 (UTC) (envelope-from mmacy@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BGbfm4V3cz473N for ; Wed, 29 Jul 2020 01:33:52 +0000 (UTC) (envelope-from mmacy@freebsd.org) Received: from mail-lf1-f44.google.com (mail-lf1-f44.google.com [209.85.167.44]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: mmacy) by smtp.freebsd.org (Postfix) with ESMTPSA id 7633E2ED8D for ; Wed, 29 Jul 2020 01:33:52 +0000 (UTC) (envelope-from mmacy@freebsd.org) Received: by mail-lf1-f44.google.com with SMTP id h8so12062789lfp.9 for ; Tue, 28 Jul 2020 18:33:52 -0700 (PDT) X-Gm-Message-State: AOAM533Nx3ivLwmcHqJcawfORg6NQgNRUMvgTOHVqx+0kKnw2EtOU4eV 7HTK8OC6lT1kgg3lDbCQmjNBEbooXt1rxYJYJz4= X-Google-Smtp-Source: ABdhPJyVFk1v7DQVKheqJJw6Rtf/bfRRLwsXm3QbPPdqAZMZTw5jkNGKd6PG+FlqwxQ8bXHdSq2LWWE4gIa0EYZ/AXo= X-Received: by 2002:a05:6512:5c5:: with SMTP id o5mr16010943lfo.26.1595986431084; Tue, 28 Jul 2020 18:33:51 -0700 (PDT) MIME-Version: 1.0 References: <20200727154651.37a7c23e711da9218cee61dd@yamagi.org> In-Reply-To: <20200727154651.37a7c23e711da9218cee61dd@yamagi.org> From: Matthew Macy Date: Tue, 28 Jul 2020 18:33:39 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: CFT for vendor openzfs - week 3 reminder To: Yamagi Cc: freebsd-fs Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2020 01:33:52 -0000 > % zfs create system/data/test > % jls > JID IP Address Hostname Path > 1 10.42.11.5 portaldb-test.XXX.de /data/jails/portaldb-test > % zfs jail 1 system/data/test > internal error: Inappropriate ioctl for device > zsh: abort (core dumped) zfs jail 1 system/data/test > My guess is that this is the same problem I was seeing with the DTRACEIOC_PROVIDER ioctl that was causing dtrace to fail. I had defined zoneid_t to be 8 bytes in openzfs - but it was defined as 4 bytes in userland which was causing the switch statement to fall through. I fixed this on Tuesday or Wednesday last week. If it's still an issue I will fix. -M > Regards, > Yamagi > > 0: > https://lists.freebsd.org/pipermail/freebsd-fs/2018-August/026612.html > > On Mon, 20 Jul 2020 15:56:20 -0700 > Matthew Macy wrote: > > > On Wednesday, July 8th I issued the initial call for testing for the > > update to HEAD to vendored openzfs. We'd like to give users roughly a > > month to test before merging. I'm pushing the tentative merge date out > > by a week to August 17th as I wasn't able to spend any time working on > > this myself last week. > > > > Again, I hope it's not terribly controversial to point out that > > it really rests with users of non amd64 platforms to test to avoid any > > unpleasant surprises the next time they update their trees following > > the merge. > > -- > Homepage: https://www.yamagi.org > Github: https://github.com/yamagi > GPG: 0x1D502515