From: Michael <confabulate@kintzios.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] NAS and replacing with larger drives
Date: Fri, 09 Dec 2022 13:13:50 +0000 [thread overview]
Message-ID: <2398014.jE0xQCEvom@lenovo.localdomain> (raw)
In-Reply-To: <Y5JMyHK/Tai8lfJt@schatulle>
[-- Attachment #1: Type: text/plain, Size: 6585 bytes --]
On Thursday, 8 December 2022 20:44:56 GMT Frank Steinmetzger wrote:
> Am Thu, Dec 08, 2022 at 06:36:14PM +0000 schrieb Wols Lists:
> > > > I've pretty much reached a limit on my backups. I'm up to a 16TB
> > > > hard
> > > > drive for one and even that won't last long. Larger drives are much
> > > > more costly. A must have NAS is quickly approaching. I've been
> > > > searching around and find some things confusing. I'm hoping someone
> > > > can
> > > > clear up that confusion. I'm also debating what path to travel down.
> > > > I'd also like to keep costs down as well. That said, I don't mind
> > > > paying a little more for one that would offer a much better option.
> > > >
> > > > Path one, buy a NAS, possibly used, that has no drives. If possible,
> > > > I
> > > > may even replace the OS that comes on it or upgrade if I can. I'm
> > > > not
> > > > looking for fancy, or even RAID. Just looking for a two bay NAS that
> > > > will work. First, what is a DAS? Is that totally different than a
> > > > NAS? From what I've found, a DAS is not what I'm looking for since I
> > > > want a ethernet connection and the ability to control things over the
> > > > network. It seems DAS lacks that feature but not real sure. I'm not
> > > > sure I can upgrade the software/OS on a DAS either.
> > > > […]
> > >
> > > DAS is direct-attached-storage. I don't think you want that.
> >
> > Depends. If it fits in the safe, and can be connected using one of these
> > eSATA thingy connectors, it might be a very good choice.
> >
> > […]
> >
> > I get the impression Dale isn't actually PLANNING his disk storage. It's
> > just a case of "help I'm downloading all this stuff where do I put it!!!"
>
> Haha, thanks for the laugh.
Actually this had me thinking what is the need to back up the ... Internet?
If all this never-ending and recently accelerated download activity by Dale
will continue and most of these video/audio files are available on some
streaming server on the Internet, WHY do they need to be backed up locally?
I appreciate some of these video files may be rare finds, or there may be a
risk some of these may be taken off the interwebs sooner or later. This
should leave a rather small subset of all downloads, which may merit a local
backup, just in case. I'd thought the availability of higher fiber download
speeds negates the need for local backups, of readily downloadable media.
Of course, with personal and private data, plus configuration files, the
backup need is clearer and the strategy simpler.
Perhaps the whole backup strategy for files downloaded from the Internet, Vs
personal files, needs some critical (re)thinking.
> > Get yourself a basic 4-way DAS/JBOD setup, PLAN where you're putting all
> > this stuff, and plug in and remove drives as required. You don't need all
> > these huge drives if you think about what you're going to do with it all.
>
> That’s actually a good idea. Either use a hot swap frame for an internal 5¼″
> PC bay, a desktop dock for bare drives or a multi-bay enclosure. The market
> is big, you have lots of choices. USB (with or without integrated hub),
> eSATA, one or two bays, etc: https://skinflint.co.uk/?cat=hddocks
>
> Advantages:
> - no separate system to maintain just for storage: save $$$, time and power
> - very flexible: no chassis limitation on number of disks
> - no bulky external enclosures, each using a different power brick and cable
> - minimum volume to put into a safe (just get or make a bulk storage case)
>
> Disadvantages:
> - not as “fancy” as a NAS
> - possibly not all disks can be used at the same time
> - physical handling of naked disks takes more care
> - LVM is not practical, so use each disk separately
> - you gotta remember which files are where¹
> - SATA connectors aren’t made for very many insertion cycles (I think the
> spec says 50?), which doesn’t mean they endure much more, but still …
>
> > (And while it takes time and hammers the system, I regularly record off
> > the
> > TV getting a 2GB .ts file, convert it to mp4 - same resolution - and
> > reduce
> > the size by an order of magnitude - maybe more.
>
> Well, ts uses mpeg2 encoding, just like old video DVDs, which is very
> inefficient when compared with modern h264/h265. Modern digital TV broadcast
> uses h264 by now.
Depending on the PVR make/model I've seen 1080p resolution recordings with
.m2ts and .ts file extensions, while the codecs inside them are the same.
Here's the ffprobe output of a .ts recording containing a h264 video I
captured recently off terrestrial TV transmission:
Input #0, mpegts, from '20221209 0147 - BBC ONE HD - Weather for the Week
Ahead.ts':
Duration: 00:13:01.44, start: 48999.919856, bitrate: 3744 kb/s
Program 17540
Stream #0:0[0x19c9]: Video: h264 (High) ([27][0][0][0] / 0x001B),
yuv420p(tv, bt709, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr,
90k tbn, 50 tbc
Stream #0:1[0x19ca](eng): Audio: aac_latm (LC) ([17][0][0][0] / 0x0011),
48000 Hz, 5.1, fltp
Stream #0:2[0x19ce](eng): Unknown: none ([17][0][0][0] / 0x0011) (visual
impaired) (descriptions) (dependent)
Stream #0:3[0x19cd](eng): Subtitle: dvb_subtitle ([6][0][0][0] / 0x0006)
The h264 codec means converting the .ts file to mp4 will not change much at
all the size of the file. If anything the mp4 file could increase in size if
the audio stream and subtitles need to be transcoded.
> Incidentally, I got myself a new HDD today: an external 2.5″ WD Passport
> Ultra 5 TB with USB-C 3.0. Just because I like portable storage and also
> because I need temporary space if I want to convert my NAS RAID-Z2 to Z1.
>
>
> ¹ I do have several external USB disks, plus the big NAS. All of which don’t
> run very often. And I don’t want to turn them on just to look for a certain
> file. That’s why I have another little script. ;-) It uses the `tree`
> command to save the complete content listing of a directory into a text
> file and names the file automatically by the name of the directory it
> crawls. So if I want to find a file, I just need to grep through my text
> files.
Backup scripts utilising rsync, tar, etc. can output a log file which contains
(some) details of all the backed up files. Nothing as sophisticated as
Frank's script, but it allows for a quick search against the name of the file
or directory, before extraction.
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2022-12-09 13:14 UTC|newest]
Thread overview: 135+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-08 12:37 [gentoo-user] NAS and replacing with larger drives Dale
2022-12-08 13:31 ` Mark Knecht
2022-12-08 13:58 ` Dale
2022-12-08 17:16 ` Mark Knecht
2022-12-08 23:35 ` Daniel Frey
2022-12-09 0:34 ` Dale
2022-12-10 0:10 ` Paul Colquhoun
2022-12-08 18:36 ` Wols Lists
2022-12-08 20:05 ` Mark Knecht
2022-12-08 20:44 ` Frank Steinmetzger
2022-12-09 13:13 ` Michael [this message]
2022-12-09 13:38 ` Frank Steinmetzger
2022-12-09 14:27 ` [OT] " Peter Humphrey
2022-12-09 14:38 ` Frank Steinmetzger
2022-12-10 0:41 ` Peter Humphrey
2022-12-09 15:28 ` Dale
2022-12-10 9:20 ` Wols Lists
2022-12-10 16:19 ` Frank Steinmetzger
2022-12-10 16:30 ` Wols Lists
2022-12-10 17:27 ` Michael
2022-12-10 18:17 ` David Rosenbaum
2022-12-11 4:45 ` David Rosenbaum
2022-12-09 14:15 ` Rich Freeman
2022-12-08 23:09 ` Dale
2022-12-08 13:52 ` Rich Freeman
2022-12-08 23:30 ` Dale
2022-12-08 23:38 ` Rich Freeman
2022-12-09 0:03 ` Dale
2022-12-09 0:17 ` Peter Humphrey
2022-12-09 0:45 ` Dale
2022-12-09 8:27 ` Wol
2022-12-09 10:34 ` Peter Humphrey
2022-12-11 11:34 ` [OT] " Peter Humphrey
2022-12-13 17:36 ` Laurence Perkins
2022-12-09 8:24 ` Wol
2022-12-09 0:06 ` Frank Steinmetzger
2022-12-09 1:15 ` Dale
2022-12-09 7:56 ` Wol
2022-12-09 9:15 ` Dale
2022-12-09 6:22 ` William Kenworthy
2022-12-08 13:59 ` Frank Steinmetzger
2022-12-08 14:11 ` Rich Freeman
2022-12-08 16:56 ` Laurence Perkins
2022-12-08 23:26 ` Rich Freeman
2022-12-09 14:11 ` Dale
2022-12-10 20:41 ` Dale
2022-12-10 21:28 ` Mark Knecht
2022-12-10 23:54 ` Dale
2022-12-11 3:31 ` Mark Knecht
2022-12-11 4:35 ` Dale
2022-12-11 14:07 ` Mark Knecht
2022-12-11 15:01 ` Dale
2022-12-11 15:44 ` Mark Knecht
2022-12-11 23:43 ` Frank Steinmetzger
2022-12-12 0:32 ` Dale
2022-12-12 1:55 ` Dale
2022-12-12 23:29 ` Mark Knecht
2022-12-13 0:43 ` Dale
2022-12-11 2:46 ` David Rosenbaum
[not found] ` <CAL+8heNN7CCQcTrhjuJboAnxvi7ACWVAgPuXqj3bwTPNaNQ94A@mail.gmail.com>
2022-12-11 2:49 ` David Rosenbaum
2022-12-11 4:38 ` David Rosenbaum
2022-12-16 4:08 ` Dale
2022-12-16 12:56 ` Frank Steinmetzger
2022-12-16 22:35 ` Dale
2022-12-16 19:12 ` Mark Knecht
2022-12-16 22:43 ` Dale
2022-12-16 23:49 ` Frank Steinmetzger
2022-12-17 3:50 ` Dale
2022-12-17 4:47 ` Frank Steinmetzger
2022-12-17 6:49 ` Dale
2022-12-17 13:54 ` Frank Steinmetzger
2022-12-17 15:15 ` Mark Knecht
2022-12-17 15:51 ` Dale
2022-12-17 16:09 ` Mark Knecht
2022-12-17 16:42 ` Dale
2022-12-17 17:18 ` Mark Knecht
2022-12-17 22:56 ` David Rosenbaum
2022-12-17 19:10 ` Wol
2022-12-17 20:03 ` Mark Knecht
2022-12-17 23:41 ` Dale
2022-12-18 14:04 ` Mark Knecht
2022-12-18 15:12 ` Dale
2022-12-18 15:27 ` Michael
2022-12-18 18:38 ` Dale
2022-12-18 18:55 ` Mark Knecht
2022-12-18 19:20 ` Dale
2022-12-18 19:25 ` Mark Knecht
2022-12-18 22:08 ` Dale
2022-12-19 21:13 ` ralfconn
2022-12-18 18:56 ` Frank Steinmetzger
2022-12-18 15:29 ` Frank Steinmetzger
2022-12-18 18:59 ` Dale
2022-12-18 19:53 ` Wol
2022-12-18 22:11 ` Dale
2022-12-19 11:08 ` Wols Lists
2022-12-20 6:52 ` Dale
2022-12-26 8:01 ` David Rosenbaum
2022-12-26 8:00 ` David Rosenbaum
2022-12-18 15:29 ` Mark Knecht
2022-12-18 15:38 ` Mark Knecht
2022-12-18 15:48 ` Living in NGL: was: " Jack
2022-12-18 16:17 ` Mark Knecht
2022-12-18 19:00 ` Jack
2022-12-18 19:07 ` Dale
2022-12-18 19:22 ` Mark Knecht
2022-12-18 19:30 ` Frank Steinmetzger
2022-12-18 20:06 ` Rich Freeman
2022-12-18 20:30 ` Mark Knecht
2022-12-18 20:34 ` Mark Knecht
2022-12-18 20:53 ` Frank Steinmetzger
2022-12-18 21:53 ` Dale
2022-12-18 22:08 ` Frank Steinmetzger
2022-12-18 22:18 ` Dale
2022-12-19 1:37 ` Rich Freeman
2022-12-19 5:11 ` Dale
2022-12-19 12:00 ` Rich Freeman
2022-12-19 12:51 ` Wols Lists
2022-12-19 13:30 ` Rich Freeman
2022-12-19 16:43 ` Mark Knecht
2022-12-20 0:00 ` Rich Freeman
2022-12-20 1:46 ` William Kenworthy
2022-12-18 17:11 ` Wol
2022-12-18 18:03 ` Mark Knecht
2022-12-18 0:20 ` Wol
2022-12-17 20:47 ` Frank Steinmetzger
2022-12-21 0:14 ` Frank Steinmetzger
2022-12-21 2:47 ` Dale
2022-12-21 5:53 ` Wols Lists
2022-12-21 6:19 ` Frank Steinmetzger
2022-12-21 7:01 ` William Kenworthy
2022-12-21 20:03 ` Wol
2022-12-21 20:40 ` Frank Steinmetzger
2022-12-21 21:33 ` Wol
2022-12-21 6:52 ` Dale
2022-12-21 13:50 ` Mark Knecht
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=2398014.jE0xQCEvom@lenovo.localdomain \
--to=confabulate@kintzios.com \
--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