From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id FaJUF/v/0F+weAAA0tVLHw (envelope-from ) for ; Wed, 09 Dec 2020 16:48:59 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 4HnAEvv/0F+wNQAA1q6Kng (envelope-from ) for ; Wed, 09 Dec 2020 16:48:59 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 0A9589403A7 for ; Wed, 9 Dec 2020 16:48:57 +0000 (UTC) Received: from localhost ([::1]:53726 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kn2e7-00059r-Uy for larch@yhetil.org; Wed, 09 Dec 2020 11:48:55 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60602) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kn2c3-00043k-41; Wed, 09 Dec 2020 11:46:47 -0500 Received: from server0.selfhosted.xyz ([217.64.149.7]:42194) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kn2bz-000422-7H; Wed, 09 Dec 2020 11:46:46 -0500 Received: from [127.0.0.1] (localhost [127.0.0.1]) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=selfhosted.xyz; s=dkim; t=1607532393; bh=D3nzROmI6814avPd8SmnAeRC1ZH4tl51ijPeiEC/BI0=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=SNC+6cp7H0u60WIbgLkb4PLEzBQswee7AshFbmGUzZilrdsPwYXapEzLFOLEC3JzM nCOKgE/tR9Ly71mfaZHOGcAgcAdcHLybQDxJV9RzvWEtrh3skRavQ6eHTqVbckU9Cn d+Zilcr0MeyK+B6IM04k2eSGwcxFyTDXufdwKQNHmbdaqc4ec12Rw6ZiU4okW7YbsC ZTU1bZVP40kjryPGW24agglpQhz+LI24Vox5FKbM33DPXMGyc1JS/Gmm/vJz3SLKpm SRsAEoM32hJpoI1q2vagpn47TOY6ubSQ9Gds2+oAa15xnu8q15dMGS3FrsDjwbtpDX cy7uEKpMEuZXQ== X-Fuglu-Suspect: 8363090372904baea651ff49e9c991c3 X-Fuglu-Spamstatus: NO Received: from [127.0.0.1] (localhost [127.0.0.1]) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 09 Dec 2020 17:46:27 +0100 From: david larsson To: Pierre Neidhardt Subject: Re: NAS hardware recommendations In-Reply-To: <87im9cgutb.fsf@ambrevar.xyz> References: <87im9cgutb.fsf@ambrevar.xyz> Message-ID: X-Sender: david.larsson@selfhosted.xyz Received-SPF: pass client-ip=217.64.149.7; envelope-from=david.larsson@selfhosted.xyz; helo=server0.selfhosted.xyz X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.499, PDS_OTHER_BAD_TLD=1.304, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, UNPARSEABLE_RELAY=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: help-guix@gnu.org, Help-Guix Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.51 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=selfhosted.xyz header.s=dkim header.b=SNC+6cp7; dmarc=pass (policy=none) header.from=selfhosted.xyz; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 0A9589403A7 X-Spam-Score: -1.51 X-Migadu-Scanner: scn1.migadu.com X-TUID: Bgu7NgKNYhez On 2020-12-08 16:51, Pierre Neidhardt wrote: > Hi Guix! > > Has anyone had luck installing Guix on a NAS? > If so, which one? > > If not, which NAS hardware would you recommend? > I'm looking for > > - something as open as possible; > - 3-4 bays; > - lowest consumption possible; > - Btrfs support. > > Any tips? > > Cheers! Ive always wanted a GnuBee which is very open. Idle power is 11.64 W. There is both a 3.5" and 2.5" version - it has a MIPS processor though. Also, I don't know if you can actually still order them anywhere: https://www.crowdsupply.com/gnubee/personal-cloud-1 Guix has some old support for installing on MIPS: https://lists.gnu.org/archive/html/guix-devel/2015-08/msg00500.html Otherwise, the very open Vikings D8, has 6 SATA 300mb/s slots, but perhaps not really what you are looking for and it's pretty expensive. https://store.vikings.net/libre-friendly-hardware/d8ryf Best regards, David