Deutsch English Français Italiano |
<pan$e2c0c$c8752a7$2eba0bdd$9fdfa6f2@linux.rocks> View for Bookmarking (what is this?) Look up another Usenet article |
From: Farley Flud <ff@linux.rocks> Subject: Re: My First HDD Failure (I Think) Newsgroups: comp.os.linux.advocacy 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 Message-Id: <pan$e2c0c$c8752a7$2eba0bdd$9fdfa6f2@linux.rocks> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Lines: 34 Path: ...!news-out.netnews.com!s1-1.netnews.com!feeder.usenetexpress.com!tr1.iad1.usenetexpress.com!news.usenetexpress.com!not-for-mail Date: Wed, 27 Nov 2024 20:44:17 +0000 Nntp-Posting-Date: Wed, 27 Nov 2024 20:44:17 +0000 X-Received-Bytes: 2017 Organization: UsenetExpress - www.usenetexpress.com X-Complaints-To: abuse@usenetexpress.com Bytes: 2273 On Wed, 27 Nov 2024 02:15:05 -0600, Physfitfreak wrote: > > 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. If a disk, any > disk, is accessed all the time, it will crash one day. > Wrong. The entire concept of RAID is to ensure data integrity (i.e. safety) through redundancy. In vallor's example, 8 drives would have to fail SIMULTANEOUSLY for data to be lost, and the probability of that occurrence would be EXTREMELY small. You should adopt a RAID system with maybe 3-5 drives. This system would be on-line continuously and you could backup your data in a continuous fashion. If desired, you could then backup to a more permanent storage at regular intervals. RAID is used everywhere when data integrity is essential. I don't use it because my data is more of the "library" model where weekly or even monthly backups are acceptable. -- Systemd: solving all the problems that you never knew you had.