From: Frank Steinmetzger <Warp_7@gmx.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Getting maximum space out of a hard drive
Date: Mon, 29 Aug 2022 16:42:43 +0200 [thread overview]
Message-ID: <YwzQY1v3Bpu9oOs7@tp> (raw)
In-Reply-To: <01915166-1963-62c6-4184-bdb66bb1ac77@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 5022 bytes --]
Am Mon, Aug 29, 2022 at 12:49:56AM -0500 schrieb Dale:
> > I run a raspi with some basic services, most importantly a pihole DNS filter
> > and a PIM server. But I find it hacky-patchy with its flimsy USB power cable
> > poking out of the side. I’d prefer a more sturdy construction, which is why
> > I bought a NAS-style PC (zotac zbox nano with a passive 6 W Celeron). But
> > that thing is so fast for every-day computing that I actually put a KDE
> > system on it and now I don’t want to “downgrade” it to a mere server.
>
> I googled that little guy and that is a pretty neat little machine.
> Basically it is a tiny puter but really tiny, just not tiny on
> features. The Zotac systems, even some older ones, are pretty nifty. I
> think I read they have a ITX mobo which is really compact.
ITX (or rather miniITX) is 17×17 cm: https://en.wikipedia.org/wiki/Mini-ITX
Those NUC-types are much smaller. I don’t quite know whether that board form
factor has a name of its own (aside from NUC, but that’s a marketing name
from Intel).
> It sort of reminds me of a cell phone. Small but fast CPUs, some even
> have decent amounts of ram so they can handle quite a lot. Never heard of
> this thing before. I wouldn't mind having one of those to work as my
> OpenVPN server thingy. I'd just need to find one that has 2 ethernet
> ports and designed for that sort of task.
Many of the ZBoxes have dual NICs, which is what makes them very popular
among server and firewall hackers because they are also very frugal. My
particular model is the CI331:
https://www.zotac.com/us/product/mini_pcs/zbox-ci331-nano-barebone
It has one 2,5″ slot and one undocumented SATA M.2 which can only be reached
by breaking the warranty seal. That’s where zotac installs a drive if you
buy a zbox with Winblows pre-installed.
After updating the BIOS, which allowed the CPU to enter lower C states, it
draws 6 W on idle. It’s not a record, but still not so much for a 24/7 x86
system.
> >> I have a old computer that I might could use. It is 4 core something
> >> and I think it has 4GBs of memory, maxed out. I think it will perform
> >> well enough but wish it had a little more horses in it.
> > An Intel Celeron from the Haswell generation (i.e. 8+ years old) did not
> > have AES-NI yet, and it reached around 160 MB/s encryption speed. I tried
> > it, because I had dealings with those processors in the past before I built
> > my own NAS. Your old tech may still be usable, but please also consider
> > power cost and its impact on the environment if it runs 24/7.
>
> I'm not real sure what that old machine has. I have Linux, can't recall
> the distro tho, on it. Is there a way to find out if it supports the
> needed things?
cat /proc/cpuinfo and look for aes or the like. Or enter the processor name
into wikipedia, which will redirect you to the “List of processors by
<Manufacturer>” with huge tables of comparision and general info on an
architecture’s improvements over its predecessor, like AES.
> >> I may use actual NAS software too.
> > What is “actual NAS software”? Do you mean a NAS distribution? From my
> > understanding, those distros install the usual services (samba, ftp, etc.)
> > and develop a nice web frontend for it. But since those are web
> > applications, there isn’t much to be gained from march=native.
>
> I've seen TrueNAS, OpenNas I think and others. Plus some just use
> Ubuntu or something. Honestly, almost any linux distro with no or a
> minimal GUI would work.
OK, but then you don’t run those on Gentoo. And those NAS distros are so
small and light-weight, they can be run from a USB stick if you so choose.
My NAS’s mainboard has a USB-A socket on-board for that reason.
> >> I'm sure Gentoo would work to with proper tweaking but then I need to
> >> deal with compiling things. Of course, no libreoffice or anything big so
> >> it may not be to bad. Thing is, the NAS software will likely be more
> >> efficient since it is designed for the purpose.
> > More efficient than what?
> I figure something like OpenNAS or TrueNAS would work better as it is
> built to be user friendly and has tools by default to manage things.
Yeah, I was thinking of using one of those, too. But I liked the idea of
being more flexible with some ZFS voodoo which the web interfaces won’t
allow. Like creating a downgraded pool because I don’t have enough HDDs, filling
that up and adding the missing disk later. Sometimes I wish for the bigger
ease of use of a web interface.
> I'm pretty sure they support RAID and such by default. It is likely set
> up to make setting it up easier too.
They do, naturally. And yes, the frontends hide lots of the gory details.
--
Grüße | Greetings | Salut | Qapla’
Please do not share anything from, with or about me on any social network.
Even baldies do have streaks of luck.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2022-08-29 14:42 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-18 18:04 [gentoo-user] Getting maximum space out of a hard drive Dale
2022-08-18 18:18 ` Rich Freeman
2022-08-19 2:03 ` Dale
2022-08-19 4:26 ` David Haller
2022-08-24 22:45 ` Frank Steinmetzger
2022-08-25 6:22 ` William Kenworthy
2022-08-25 12:43 ` Dale
2022-08-25 12:52 ` Rich Freeman
2022-08-25 15:10 ` Jack
2022-08-25 18:59 ` Dale
2022-08-25 21:08 ` Rich Freeman
2022-08-25 23:59 ` Dale
2022-08-26 0:15 ` Mark Knecht
2022-08-26 11:26 ` Dale
2022-08-26 11:55 ` Gerrit Kuehn
2022-08-26 12:07 ` Rich Freeman
2022-08-26 23:07 ` Dale
2022-08-26 14:09 ` Mark Knecht
2022-08-26 14:25 ` Rich Freeman
2022-08-26 14:40 ` Mark Knecht
2022-08-26 23:20 ` Dale
2022-08-26 23:37 ` Mark Knecht
2022-08-27 1:16 ` Mark Knecht
2022-08-27 23:30 ` Dale
2022-08-28 9:27 ` Michael
2022-08-28 21:07 ` Frank Steinmetzger
2022-08-28 21:33 ` Wol
2022-08-28 21:53 ` Mark Knecht
2022-08-28 23:31 ` Wol
2022-08-28 21:34 ` Frank Steinmetzger
2022-08-29 5:49 ` Dale
2022-08-29 14:42 ` Frank Steinmetzger [this message]
2022-08-29 21:28 ` Dale
2022-08-30 14:26 ` Frank Steinmetzger
2022-08-25 22:41 ` Wols Lists
2022-08-25 23:56 ` Dale
2022-08-26 7:24 ` Wols Lists
2022-08-26 11:27 ` Dale
2022-08-26 13:35 ` Wols Lists
2022-08-26 4:47 ` David Haller
2022-08-18 18:20 ` Andreas Fink
2022-08-20 19:15 ` Dale
2022-08-20 20:57 ` Rich Freeman
2022-08-25 3:44 ` Dale
2022-08-20 21:46 ` Grant Taylor
2022-08-20 21:57 ` Grant Taylor
2022-08-20 22:45 ` Dale
2022-08-21 4:22 ` William Kenworthy
2022-08-21 5:34 ` Grant Taylor
2022-08-21 9:26 ` William Kenworthy
2022-08-21 10:09 ` Dale
2022-08-21 16:47 ` Dale
2022-08-21 5:27 ` Grant Taylor
2022-08-24 22:39 ` Frank Steinmetzger
2022-08-24 22:50 ` Wol
2022-08-22 14:50 ` Laurence Perkins
2022-08-22 15:02 ` Rich Freeman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YwzQY1v3Bpu9oOs7@tp \
--to=warp_7@gmx.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox