From nobody Thu Apr 28 19:36:21 2022 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 436191ABE9C0 for ; Thu, 28 Apr 2022 19:36:41 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-oa1-f51.google.com (mail-oa1-f51.google.com [209.85.160.51]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Kq5Th1c1Zz3j0x for ; Thu, 28 Apr 2022 19:36:40 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by mail-oa1-f51.google.com with SMTP id 586e51a60fabf-d39f741ba0so6133926fac.13 for ; Thu, 28 Apr 2022 12:36:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=PB1HLK7wgAuNumJMw2jSw3dEdFHhXTy9lEDDUix9whI=; b=SNft0tpJaPtArw1E6KX0JHqHnNCiX5b1AkAn0ng3fW9p9r4O/G1w44limXgrZpU38h yo5hxEBYQovXhjswa0m4unzeMScml49X5z3A/b4EFb8IR3lLjRsnnbgAQbHq1O0yWsfl BwjTIIZ8iUHbtu3RjMUQDemI6RQkWKz8eWCnNe48Du1lqFXAHURXAqnE8Q56RbTksU6d 1ozNeO9uGjLsPM8RC4j9oz1Knb7am1bNyv3twQip7a8FDrrbA15Z8hvYKOYCT0JZlmoS r0TWLTKSJxlhdQE5SgGPAeteJw/sDDJpi5LkXKi1N1VZW+Jak9YUBPkSkirpa6AS1eF6 npWg== X-Gm-Message-State: AOAM530VGHbBUuMmq4uHST4/sQaIrZJ/E5q6DzYgW1OUUeAxuFUFBgnu qKS9Uuy4m6qncDClzvGnNAcmI4OeAgVkB7ci8KRUyKsO X-Google-Smtp-Source: ABdhPJw+oP1AodAd27yA++wxpuyHwFqu+9KuBwKv70xRovN9zQipu20t9SkaR5BH6y1uxJEiQdTQQgnY75l+8keSABs= X-Received: by 2002:a05:6870:a2d2:b0:d7:60ca:5065 with SMTP id w18-20020a056870a2d200b000d760ca5065mr19086933oak.72.1651174592759; Thu, 28 Apr 2022 12:36:32 -0700 (PDT) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 References: <20220428212145.499a9cdd@hermann> <6648abc2-0ffa-dd88-2767-007ef833869a@plan-b.pwste.edu.pl> In-Reply-To: <6648abc2-0ffa-dd88-2767-007ef833869a@plan-b.pwste.edu.pl> From: Alan Somers Date: Thu, 28 Apr 2022 13:36:21 -0600 Message-ID: Subject: Re: ext2fs: WARNING: mount of XXXX denied due to unsupported optional features: needs_recovery To: Marek Zarychta Cc: FreeBSD User , FreeBSD CURRENT Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4Kq5Th1c1Zz3j0x X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of asomers@gmail.com designates 209.85.160.51 as permitted sender) smtp.mailfrom=asomers@gmail.com X-Spamd-Result: default: False [-3.00 / 15.00]; RCVD_TLS_ALL(0.00)[]; ARC_NA(0.00)[]; FREEFALL_USER(0.00)[asomers]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; DMARC_NA(0.00)[freebsd.org]; RWL_MAILSPIKE_GOOD(0.00)[209.85.160.51:from]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCVD_IN_DNSWL_NONE(0.00)[209.85.160.51:from]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; MLMMJ_DEST(0.00)[freebsd-current]; FORGED_SENDER(0.30)[asomers@freebsd.org,asomers@gmail.com]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[asomers@freebsd.org,asomers@gmail.com]; FREEMAIL_ENVFROM(0.00)[gmail.com]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: N On Thu, Apr 28, 2022 at 1:29 PM Marek Zarychta wrote: > > W dniu 28.04.2022 o 21:21, FreeBSD User pisze: > > Running XigmaNAS 12.3.0.4.9009 on amd64 hardware, we try to mount HDD to rescue them and > > store the data on ZFS volumes. Mounting of the HDD doesn't work, FreeBSD 12.3 obviously > > lack in some etx2 features, namely "needs_recovery". The kernel reports: > > > > WARNING: mount of da4p3 denied due to unsupported optional features: > > needs_recovery > > > > How can this problem be solved? > > > > Thanks in advance, > > > > oh > > > Probably as the name of the mailing list suggest you should upgrade to > 14.0-CURRENT and maybe run fsck.ext2(8) on this partition to fix it. > > -- > Marek Zarychta > You might also try sysutils/fusefs-ext2 from ports.