From owner-freebsd-stable@freebsd.org Fri Mar 26 14:23:25 2021 Return-Path: Delivered-To: freebsd-stable@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 6A904578BEA for ; Fri, 26 Mar 2021 14:23:25 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f44.google.com (mail-io1-f44.google.com [209.85.166.44]) (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 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4F6PMx2c1Nz4l2v for ; Fri, 26 Mar 2021 14:23:24 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f44.google.com with SMTP id k25so5556030iob.6 for ; Fri, 26 Mar 2021 07:23:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=i707ItCeLDBcdSI9gUa8YgIOZ543TBt5ecGMA9+etKg=; b=k3g+XCm9dAzNmlYRcr8RH+/Y+ypCOXjSZJvLsoMIem+JMIYpEzY8aFh4EzgMtlCH6+ wq5F+u5UNW8l/WnpjA4mwA5ct5VdevAIH4rNUSXoU6D6TooK7+q27iAupy0yof/JAU79 BjPtBCjk0OJuasHOb7mjf8t0ITfUquzYvyVCga69y/wiKp5qUEO64LwpUa8ow3vtSwXx 3w9zeMlq/LcYgovXwmifZkW+y+FnNpV2pivHvELNH60J+8+cLsRKPKdHCj23kISz1dS0 PU1vLVJ8FXyE9uf+CM81WX7QzwqKcgls7G5XJDpwYUxAurzXd0HopgM88wxP0D3IBeOl IFNQ== X-Gm-Message-State: AOAM531PI+u17R6DRbC+DxlcOEhCR5tmF+a/W7QqcjiyIeBOvd3Qfye7 06In6Tj18QWfgLEozhnvetjcBdFHGJKH5QHcDxauPJyq0DA= X-Google-Smtp-Source: ABdhPJw1kwFFt+eJUcToBgo8Qy2MjFVKcTr2OK2qx+GcWHSXNQxmikojl5JewbsXGx5jvWOR+pq3LUUL6LfAw1TcN9Q= X-Received: by 2002:a5e:dd09:: with SMTP id t9mr10182361iop.111.1616768603948; Fri, 26 Mar 2021 07:23:23 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Ed Maste Date: Fri, 26 Mar 2021 10:22:53 -0400 Message-ID: Subject: Re: Vinum deprecation for FreeBSD 14 - are there any remaining Vinum users? To: Chris Cc: freebsd-stable stable Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 4F6PMx2c1Nz4l2v X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2021 14:23:25 -0000 On Thu, 25 Mar 2021 at 15:09, Chris wrote: > > I can only state that I use it only occasionally, and that when I do. I > have had no problems with it. I'm glad that it's there when I need it. Thanks for the reply. Can you comment on your use cases - in particular, did you use mirror, stripe, or raid5? If the first two then gmirror, gconcat, gstripe, and/or graid are suitable replacements. I'm not looking to deprecate it just because it's old, but because of a mismatch between user and developer expectations about its stability.