Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <vi70rb$3vo33$1@dont-email.me>
Deutsch   English   Français   Italiano  
<vi70rb$3vo33$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: -hh <recscuba_google@huntzinger.com>
Newsgroups: comp.os.linux.advocacy
Subject: Re: My First HDD Failure (I Think)
Date: Wed, 27 Nov 2024 06:46:51 -0500
Organization: A noiseless patient Spider
Lines: 49
Message-ID: <vi70rb$3vo33$1@dont-email.me>
References: <pan$8b2e9$1f456269$6b5d1b4$196ab5f6@linux.rocks>
 <vhqv5n$1bujj$1@dont-email.me>
 <pan$6ec0b$fcf1aa16$cc3bd64d$9d396977@linux.rocks>
 <vhr4i3$15lr9$1@solani.org>
 <pan$20203$afb55b58$f101f03e$880c9744@linux.rocks> <vhts4p$j8a4$1@solani.org>
 <pan$a9255$72db2e7b$b84ffd43$324278a1@linux.rocks>
 <vi0lpq$1jd7c$2@solani.org> <pan$1a07b$ea5dd8fc$e6653ed$8402c262@linux.rocks>
 <vi31gt$106q$1@solani.org> <pan$6fa3c$11fd7ba1$94400d8d$110c1f76@linux.rocks>
 <vi6ke9$cmg8$3@solani.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 27 Nov 2024 12:46:52 +0100 (CET)
Injection-Info: dont-email.me; posting-host="de8e3a9abf06cc1a6c908b719635d8f7";
	logging-data="4186211"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18H4mgdkkOpetNDqcPjtGDKWm3StGVrBfU="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:Q0Y86r0Wfv1J0+QAzwmpmUnTCqs=
Content-Language: en-US
In-Reply-To: <vi6ke9$cmg8$3@solani.org>
Bytes: 3446

On 11/27/24 3:15 AM, Physfitfreak wrote:
> On 11/26/24 2:29 AM, Farley Flud wrote:
>> On Mon, 25 Nov 2024 17:33:49 -0600, Physfitfreak wrote:
>>
>>>
>>> So does one modify the backup every day, at the end of each day? Then
>>> you're endangering your back up cause you're messing with it too often
>>> and it may crash one day. It will in fact.
>>>
>>> To get around that, you'd have to do entire back ups everyday, each on a
>>> new media, and never touch them unless you have to. Putting these entire
>>> backups on the same media is still dangerous.
>>>
>>> I bet this is what those who are serious about it do. They have the
>>> money and they have the men to spend hours each day backing up data,
>>> perhaps even creating multiple copies on different media in case
>>> something happens to one of them.
>>>
>>
>> Then you have to go the high end RAID route, just like vallor described
>> in one of his posts.
>>
>> With a 22T drive RAID you can backup continuously.
> 
> 
> I understood that what he offered took care of speed and volume nicely, 
> but not the safety. I could not make sure each backup is placed on a new 
> media or each disk there contains more than one backup.  

Depends on how one configures.

Scott's was  eight (8) spindles of 22TB drives in that NAS so they could 
be organized as anything from one JBOD to eight (8) individual drives.

Plus there's RAID options: two (2) RAID5 arrays from 4 disks each; ~66TB 
each (~132TB total), tolerant of one disk failure.  Or an 8 disk RAID6: 
same ~132TB total size but now spanned, & tolerant of two disk failures. 
  Plus many others (4 RAID1's of 22TB each = 88TB total), etc.


> If a disk, any 
> disk, is accessed all the time, it will crash one day.

Sure, but HDD reliability has gotten pretty good.  This comment prompted 
me to go look on one of my systems ... I found that its been online and 
running 24/7 since 31 March 2016 = 8.6 years (so far) & counting.


-hh