• RAID Question

    From Jeff Gaines@21:1/5 to All on Thu Jan 23 14:06:23 2025
    XPost: uk.d-i-y

    Final step in my storage re-vamp I think.

    I have a QNAP TS451+ NAS and 4 x Seagate IronWolf 4 TB (spinners).

    I am going to use the QNAP as the final backup in a chain of backups and
    to stream files to my Nvidia Shield TV Show, as a straightforward file
    share not DLNA.

    I could go for RAID 1 which means that one drive can fail in a pair of 2. Alternatively RAID 6 means two drives can fail in the group of 4.

    Statistics leave me cold. Either route gives me 8 TB of space and the
    ability to recover from two drives failing. I want reliability rather than speed, the network will be the limiting speed factor.

    Anybody give me the pros and cons for each route please before my brain explodes :-)

    --
    Jeff Gaines Dorset UK
    Most people have heard of Karl Marx the philosopher but few know of his
    sister Onya the Olympic runner.
    Her name is still mentioned at the start of every race.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From SteveW@21:1/5 to Jeff Gaines on Thu Jan 23 14:56:57 2025
    XPost: uk.d-i-y

    On 23/01/2025 14:06, Jeff Gaines wrote:

    Final step in my storage re-vamp I think.

    I have a QNAP TS451+ NAS and 4 x Seagate IronWolf 4 TB (spinners).

    I am going to use the QNAP as the final backup in a chain of backups and
    to stream files to my Nvidia Shield TV Show, as a straightforward file
    share not DLNA.

    I could go for RAID 1 which means that one drive can fail in a pair of 2. Alternatively RAID 6 means two drives can fail in the group of 4.

    Statistics leave me cold. Either route gives me 8 TB of space and the
    ability to recover from two drives failing. I want reliability rather
    than speed, the network will be the limiting speed factor.

    Anybody give me the pros and cons for each route please before my brain explodes :-)

    Both give you the same single write speed and double read speed, plus
    the same capacity. However, RAID 6 gives you recovery from the failure
    of ANY two drives, while RAID 1 can't recover from a double drive
    failure of same pair.

    On the other hand, if you suffer a hardware failure, RAID 1 drives will
    likely be readable, individually, in any machine, while RAID 6 may
    require at least two drives and the *SAME* model RAID controller or
    software.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From The Natural Philosopher@21:1/5 to SteveW on Thu Jan 23 15:04:17 2025
    XPost: uk.d-i-y

    On 23/01/2025 14:56, SteveW wrote:
    On 23/01/2025 14:06, Jeff Gaines wrote:

    Final step in my storage re-vamp I think.

    I have a QNAP TS451+ NAS and 4 x Seagate IronWolf 4 TB (spinners).

    I am going to use the QNAP as the final backup in a chain of backups
    and to stream files to my Nvidia Shield TV Show, as a straightforward
    file share not DLNA.

    I could go for RAID 1 which means that one drive can fail in a pair of 2.
    Alternatively RAID 6 means two drives can fail in the group of 4.

    Statistics leave me cold. Either route gives me 8 TB of space and the
    ability to recover from two drives failing. I want reliability rather
    than speed, the network will be the limiting speed factor.

    Anybody give me the pros and cons for each route please before my
    brain explodes :-)

    Both give you the same single write speed and double read speed, plus
    the same capacity. However, RAID 6 gives you recovery from the failure
    of ANY two drives, while RAID 1 can't recover from a double drive
    failure of same pair.

    On the other hand, if you suffer a hardware failure, RAID 1 drives will likely be readable, individually, in any machine, while RAID 6 may
    require at least two drives and the *SAME* model RAID controller or
    software.


    I think its time for the old adage.
    RAID is not a backup solution, It is an *availability* solution

    If you want to *preserve* data against drive failure, back it up on
    another drive.
    If you want it *available* with a drive failure, use RAID. And be
    prepared for it being unreadable if a controller fails.


    --
    "First, find out who are the people you can not criticise. They are your oppressors."
    - George Orwell

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Theo@21:1/5 to The Natural Philosopher on Thu Jan 23 15:36:20 2025
    XPost: uk.d-i-y

    In uk.d-i-y The Natural Philosopher <tnp@invalid.invalid> wrote:
    I think its time for the old adage.
    RAID is not a backup solution, It is an *availability* solution

    If you want to *preserve* data against drive failure, back it up on
    another drive.
    If you want it *available* with a drive failure, use RAID. And be
    prepared for it being unreadable if a controller fails.

    Indeed.

    The question is what you're going to do when the first RAID1 drive fails.
    If you keep a spare drive around, you might just plug it in (or keep it as a hot spare). If you don't, you may have to order a drive and wait for it to
    be delivered - at that point you have no protection from another drive
    failing.

    The subsequent problem is that rebuilding onto the new drive is going to put additional stress on the other drives (they're all working much harder than normal during the rebuild), so the risk of a second drive failing becomes elevated. Then you're screwed.

    If you go to RAID6 then losing the first drive means you still have some protection if another drive happens to croak during the rebuild. Or if you
    do something dumb like pull a working drive instead of the broken one.

    However if drive failures are correlated (bad PSU, dodgy SATA controller,
    mains spike, bad batch, bad firmware) then you're screwed anyway.

    Theo

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Chris Green@21:1/5 to SteveW on Thu Jan 23 15:34:50 2025
    XPost: uk.d-i-y

    SteveW <steve@walker-family.me.uk> wrote:
    On 23/01/2025 14:06, Jeff Gaines wrote:

    Final step in my storage re-vamp I think.

    I have a QNAP TS451+ NAS and 4 x Seagate IronWolf 4 TB (spinners).

    I am going to use the QNAP as the final backup in a chain of backups and
    to stream files to my Nvidia Shield TV Show, as a straightforward file share not DLNA.

    I could go for RAID 1 which means that one drive can fail in a pair of 2. Alternatively RAID 6 means two drives can fail in the group of 4.

    Statistics leave me cold. Either route gives me 8 TB of space and the ability to recover from two drives failing. I want reliability rather
    than speed, the network will be the limiting speed factor.

    Anybody give me the pros and cons for each route please before my brain explodes :-)

    Both give you the same single write speed and double read speed, plus
    the same capacity. However, RAID 6 gives you recovery from the failure
    of ANY two drives, while RAID 1 can't recover from a double drive
    failure of same pair.

    Surely for backup systems speed doesn't really matter does it? At
    least not for small 'home' systems. My backups run overnight and even
    if they took an hour (which they don't) it wouldn't matter in the
    slightest.


    On the other hand, if you suffer a hardware failure, RAID 1 drives will likely be readable, individually, in any machine, while RAID 6 may
    require at least two drives and the *SAME* model RAID controller or
    software.

    In general I avoid RAID, it seems to add complexity (and thus
    likelihood of failure) without actually gaining much. I simply
    duplicate my important backups to different drives in different pieces
    of hardware (which are also in different buildings). If any one
    backup fails completely I still have the other backup and of course
    the original.

    --
    Chris Green
    ·

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From John Rumm@21:1/5 to Jeff Gaines on Thu Jan 23 18:24:02 2025
    XPost: uk.d-i-y

    On 23/01/2025 14:06, Jeff Gaines wrote:

    Final step in my storage re-vamp I think.

    I have a QNAP TS451+ NAS and 4 x Seagate IronWolf 4 TB (spinners).

    I am going to use the QNAP as the final backup in a chain of backups and
    to stream files to my Nvidia Shield TV Show, as a straightforward file
    share not DLNA.

    ok...

    (there are also things like plex server that you can run on it -
    although upgrade the RAM to 8GB if you do)

    I could go for RAID 1 which means that one drive can fail in a pair of 2. Alternatively RAID 6 means two drives can fail in the group of 4.

    Statistics leave me cold. Either route gives me 8 TB of space and the
    ability to recover from two drives failing. I want reliability rather
    than speed, the network will be the limiting speed factor.

    QNAP boxen usually support ling aggregation - so if your switch is up to
    it, you can get more than 1 x gig ethernet total throughput out of it
    (but not to the same endpoint if that is a single gig ethernet connection).

    Anybody give me the pros and cons for each route please before my brain explodes :-)

    With 4 drives, then RAID 5, 6 or 10 are your best options.

    5 Tolerates a single failure, but gives a speed boost on read (when
    working normally). Big slow down in degraded mode.

    6 Is slower but will allow any two drives to fail. So a better fit for
    your use case.

    10 Is similar to 6, but is both faster in normal operation, and
    dramatically so in degraded mode. The down side is it will always cope
    with one failed drive, and often 2, but it does depend on which group
    the drives are. So 10 would be better for more general network mapped
    folders where you want performance and up time.



    --
    Cheers,

    John.

    /=================================================================\
    | Internode Ltd - http://www.internode.co.uk | |-----------------------------------------------------------------|
    | John Rumm - john(at)internode(dot)co(dot)uk | \=================================================================/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jeff Gaines@21:1/5 to John Rumm on Thu Jan 23 21:21:24 2025
    XPost: uk.d-i-y

    On 23/01/2025 in message <vmu1g2$1o8va$2@dont-email.me> John Rumm wrote:

    On 23/01/2025 14:06, Jeff Gaines wrote:

    Final step in my storage re-vamp I think.

    I have a QNAP TS451+ NAS and 4 x Seagate IronWolf 4 TB (spinners).

    I am going to use the QNAP as the final backup in a chain of backups and
    to stream files to my Nvidia Shield TV Show, as a straightforward file >>share not DLNA.

    ok...

    (there are also things like plex server that you can run on it - although >upgrade the RAM to 8GB if you do)

    The advantage (to me) of the Nvidia Shield is if I feed it an iso file it presents it as a DVD with the full menu and whatever resolution the
    original DVD was.


    I could go for RAID 1 which means that one drive can fail in a pair of 2. >>Alternatively RAID 6 means two drives can fail in the group of 4.

    Statistics leave me cold. Either route gives me 8 TB of space and the >>ability to recover from two drives failing. I want reliability rather
    than speed, the network will be the limiting speed factor.

    QNAP boxen usually support ling aggregation - so if your switch is up to
    it, you can get more than 1 x gig ethernet total throughput out of it (but >not to the same endpoint if that is a single gig ethernet connection).

    It is!


    Anybody give me the pros and cons for each route please before my brain >>explodes :-)

    With 4 drives, then RAID 5, 6 or 10 are your best options.

    5 Tolerates a single failure, but gives a speed boost on read (when
    working normally). Big slow down in degraded mode.

    6 Is slower but will allow any two drives to fail. So a better fit for
    your use case.

    10 Is similar to 6, but is both faster in normal operation, and
    dramatically so in degraded mode. The down side is it will always cope
    with one failed drive, and often 2, but it does depend on which group the >drives are. So 10 would be better for more general network mapped folders >where you want performance and up time.

    I decided to go for RAID 6 in the end, it's copying data over as I type.

    Thanks to everybody for the input :-)

    I have a lot of empathy with Chris Green's comment that the best thing is
    to avoid RAID. 4 TB is plenty of capacity for my needs so I will think
    that through.

    --
    Jeff Gaines Dorset UK
    Every day is a good day for chicken, unless you're a chicken.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From John Rumm@21:1/5 to Jeff Gaines on Fri Jan 24 02:43:04 2025
    XPost: uk.d-i-y

    On 23/01/2025 21:21, Jeff Gaines wrote:
    On 23/01/2025 in message <vmu1g2$1o8va$2@dont-email.me> John Rumm wrote:

    On 23/01/2025 14:06, Jeff Gaines wrote:

    Final step in my storage re-vamp I think.

    I have a QNAP TS451+ NAS and 4 x Seagate IronWolf 4 TB (spinners).

    I am going to use the QNAP as the final backup in a chain of backups
    and to stream files to my Nvidia Shield TV Show, as a straightforward
    file share not DLNA.

    ok...

    (there are also things like plex server that you can run on it -
    although upgrade the RAM to 8GB if you do)

    The advantage (to me) of the Nvidia Shield is if I feed it an iso file
    it presents it as a DVD with the full menu and whatever resolution the original DVD was.

    I run my DVDs etc through handbrake and reduce them down to a single
    video file - saves space and makes them more portable etc (can extract
    most of the "extras" to other files if wanted)

    I decided to go for RAID 6 in the end, it's copying data over as I type.

    for a backup role, that is probably a good choice.

    Thanks to everybody for the input :-)

    I have a lot of empathy with Chris Green's comment that the best thing
    is to avoid RAID. 4 TB is plenty of capacity for my needs so I will
    think that through.

    RAID has its place, just don't think of it as proper "backup" in
    isolation (although in part of a bigger scheme it can be a part of it)



    --
    Cheers,

    John.

    /=================================================================\
    | Internode Ltd - http://www.internode.co.uk | |-----------------------------------------------------------------|
    | John Rumm - john(at)internode(dot)co(dot)uk | \=================================================================/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jeff Gaines@21:1/5 to John Rumm on Fri Jan 24 12:08:11 2025
    XPost: uk.d-i-y

    On 24/01/2025 in message <vmuunp$1trus$2@dont-email.me> John Rumm wrote:

    The advantage (to me) of the Nvidia Shield is if I feed it an iso file it >>presents it as a DVD with the full menu and whatever resolution the >>original DVD was.

    I run my DVDs etc through handbrake and reduce them down to a single video >file - saves space and makes them more portable etc (can extract most of
    the "extras" to other files if wanted)

    I did that as well, I currently have several zonka bytes of video files in
    my archive!


    I decided to go for RAID 6 in the end, it's copying data over as I type.

    for a backup role, that is probably a good choice.

    Thanks to everybody for the input :-)

    I have a lot of empathy with Chris Green's comment that the best thing is >>to avoid RAID. 4 TB is plenty of capacity for my needs so I will think >>that through.

    RAID has its place, just don't think of it as proper "backup" in isolation >(although in part of a bigger scheme it can be a part of it)

    I have unwrapped it to 4 x single 4 TB drives, the data is copying over to volume 1, video will follow. The TS451 will be set up to keep the 4 drives
    in sync!

    --
    Jeff Gaines Dorset UK
    Politics is the art of looking for trouble, finding it whether it exists
    or not, diagnosing it incorrectly, and applying the wrong remedies.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Gordon@21:1/5 to Chris Green on Tue Jan 28 03:06:30 2025
    On 2025-01-23, Chris Green <cl@isbd.net> wrote:
    SteveW <steve@walker-family.me.uk> wrote:
    On 23/01/2025 14:06, Jeff Gaines wrote:

    Final step in my storage re-vamp I think.

    I have a QNAP TS451+ NAS and 4 x Seagate IronWolf 4 TB (spinners).

    I am going to use the QNAP as the final backup in a chain of backups and >> > to stream files to my Nvidia Shield TV Show, as a straightforward file
    share not DLNA.

    I could go for RAID 1 which means that one drive can fail in a pair of 2. >> > Alternatively RAID 6 means two drives can fail in the group of 4.

    Statistics leave me cold. Either route gives me 8 TB of space and the
    ability to recover from two drives failing. I want reliability rather
    than speed, the network will be the limiting speed factor.

    Anybody give me the pros and cons for each route please before my brain
    explodes :-)

    Both give you the same single write speed and double read speed, plus
    the same capacity. However, RAID 6 gives you recovery from the failure
    of ANY two drives, while RAID 1 can't recover from a double drive
    failure of same pair.

    Surely for backup systems speed doesn't really matter does it? At
    least not for small 'home' systems. My backups run overnight and even
    if they took an hour (which they don't) it wouldn't matter in the
    slightest.


    On the other hand, if you suffer a hardware failure, RAID 1 drives will
    likely be readable, individually, in any machine, while RAID 6 may
    require at least two drives and the *SAME* model RAID controller or
    software.

    In general I avoid RAID, it seems to add complexity (and thus
    likelihood of failure) without actually gaining much. I simply
    duplicate my important backups to different drives in different pieces
    of hardware (which are also in different buildings). If any one
    backup fails completely I still have the other backup and of course
    the original.

    RAID is not a backup as the saying goes, which is correct. RAID is a
    Redundant Arrays of Independent Disks. Apart from the speed improvements in some cases, the real advantage is that a (redundant) disk can die and the workflow can continue until it can be replaced (and rebuilt).

    I have come to the idea that RAID, while useful in some situations, a backup copy is less complex, one less thing to go wrong.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Gordon@21:1/5 to Theo on Tue Jan 28 03:11:30 2025
    On 2025-01-23, Theo <theom+news@chiark.greenend.org.uk> wrote:
    In uk.d-i-y The Natural Philosopher <tnp@invalid.invalid> wrote:
    I think its time for the old adage.
    RAID is not a backup solution, It is an *availability* solution

    If you want to *preserve* data against drive failure, back it up on
    another drive.
    If you want it *available* with a drive failure, use RAID. And be
    prepared for it being unreadable if a controller fails.

    Indeed.

    The question is what you're going to do when the first RAID1 drive fails.
    If you keep a spare drive around, you might just plug it in (or keep it as a hot spare). If you don't, you may have to order a drive and wait for it to be delivered - at that point you have no protection from another drive failing.

    The subsequent problem is that rebuilding onto the new drive is going to put additional stress on the other drives (they're all working much harder than normal during the rebuild), so the risk of a second drive failing becomes elevated. Then you're screwed.

    This risk can be reduced by the drices having different "hours" of use. Old one dies and the second one can handle the rebuild.




    If you go to RAID6 then losing the first drive means you still have some protection if another drive happens to croak during the rebuild. Or if you do something dumb like pull a working drive instead of the broken one.

    However if drive failures are correlated (bad PSU, dodgy SATA controller, mains spike, bad batch, bad firmware) then you're screwed anyway.

    Theo

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Adrian Caspersz@21:1/5 to Gordon on Tue Jan 28 13:46:50 2025
    On 28/01/2025 03:11, Gordon wrote:
    On 2025-01-23, Theo <theom+news@chiark.greenend.org.uk> wrote:
    In uk.d-i-y The Natural Philosopher <tnp@invalid.invalid> wrote:
    I think its time for the old adage.
    RAID is not a backup solution, It is an *availability* solution

    If you want to *preserve* data against drive failure, back it up on
    another drive.
    If you want it *available* with a drive failure, use RAID. And be
    prepared for it being unreadable if a controller fails.

    Indeed.

    The question is what you're going to do when the first RAID1 drive fails.
    If you keep a spare drive around, you might just plug it in (or keep it as a >> hot spare). If you don't, you may have to order a drive and wait for it to >> be delivered - at that point you have no protection from another drive
    failing.

    The subsequent problem is that rebuilding onto the new drive is going to put >> additional stress on the other drives (they're all working much harder than >> normal during the rebuild), so the risk of a second drive failing becomes
    elevated. Then you're screwed.

    This risk can be reduced by the drices having different "hours" of use. Old one dies and the second one can handle the rebuild.


    Just be a little rougher with the drives when initially installing from
    new from the same factory batch, you will spread out the time of their
    demise.

    Don't have to be extreme with a hammer, just stick them one at a time in
    a nondescript cardboard box and boot that from one side of the workshop
    to the other.

    Just as the delivery driver would do ...

    --
    Not Me

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jeff Gaines@21:1/5 to Caspersz on Tue Jan 28 15:52:15 2025
    On 28/01/2025 in message <lvs5eaFtgghU1@mid.individual.net> Adrian
    Caspersz wrote:

    This risk can be reduced by the drices having different "hours" of use. >>Old
    one dies and the second one can handle the rebuild.


    Just be a little rougher with the drives when initially installing from
    new from the same factory batch, you will spread out the time of their >demise.

    Don't have to be extreme with a hammer, just stick them one at a time in a >nondescript cardboard box and boot that from one side of the workshop to
    the other.

    Just as the delivery driver would do ...

    Or save yourself some work and use Evri :-)

    --
    Jeff Gaines Dorset UK
    This joke was so funny when I heard it for the first time I fell of my dinosaur.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jeff Gaines@21:1/5 to David on Tue Jan 28 17:05:17 2025
    On 28/01/2025 in message <lvsgfbF7o2U1@mid.individual.net> David wrote:

    On Tue, 28 Jan 2025 03:06:30 +0000, Gordon wrote:

    <snip>
    RAID is not a backup as the saying goes, which is correct. RAID is a >>Redundant Arrays of Independent Disks. <snip>


    Anyone else old enough to remember when this was a Redundant Array of >Inexpensive Discs?
    When the MTBF of a bunch of discs (JBOD?) was so low that you could almost >guarantee a failure at a short interval when you went above a small number
    of discs?
    So you needed to be able to swap out the failing discs without the system >crashing.

    This gave you high availability without having to pay sky high prices for >specialised disc drives with a very high MTBF.

    Reliability of drives these days means that sites don't generally have the >same issue.

    Ah, memories.

    I wonder if those times are coming back? About five years ago I had a
    batch of spinning disks all fail together within a few months, all made in China.

    I gradually replaced them with SSD and now they are starting to fail. I am beginning to think they are designed to last a few weeks past their
    warranty period.

    Incidentally this "RAID is not a backup" saying really need qualifying.
    RAID on its own is not a backup but a NAS (or similar) using RAID as part
    of a back system is perfectly acceptable.

    --
    Jeff Gaines Dorset UK
    Tell me what you need, and I'll tell you how to get along without it.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From David@21:1/5 to Gordon on Tue Jan 28 16:55:07 2025
    On Tue, 28 Jan 2025 03:06:30 +0000, Gordon wrote:

    <snip>
    RAID is not a backup as the saying goes, which is correct. RAID is a Redundant Arrays of Independent Disks. <snip>


    Anyone else old enough to remember when this was a Redundant Array of Inexpensive Discs?
    When the MTBF of a bunch of discs (JBOD?) was so low that you could almost guarantee a failure at a short interval when you went above a small number
    of discs?
    So you needed to be able to swap out the failing discs without the system crashing.

    This gave you high availability without having to pay sky high prices for specialised disc drives with a very high MTBF.

    Reliability of drives these days means that sites don't generally have the
    same issue.

    Ah, memories.

    Dave R


    --
    AMD FX-6300 in GA-990X-Gaming SLI-CF running Windows 10 x64

    --
    This email has been checked for viruses by Avast antivirus software. www.avast.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Daniel James@21:1/5 to David on Wed Jan 29 00:12:30 2025
    On 28/01/2025 16:55, David wrote:
    Anyone else old enough to remember when this was a Redundant Array of Inexpensive Discs?

    Eee when I were a lad it were a Random Array of Inexpensive Disks (or
    possibly Discs ... "disc" as a spelling rather died when "diskettes"
    were invented, because "discette" was so obviously NOT the way we wanted
    to spell it). It was just a way of stringing together a lot of
    affordable disks to make one volume so big disks of that size would be distinctly unaffordable (if they were even available).

    Nowadays I believe the preferred reading is Redundant Array of
    Independent *Drives* ... because not all drives are disks.

    I remember reading somewhere (in about 1980) that CP/M-80 had
    successfully been used on an 80MB disk, and wondering how anyone had
    managed to afford such a massive device. These days you can get a 1TB
    micro-SD card for less than I paid for my first 5.25" floppy drive.

    --
    Cheers,
    Daniel.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Theo@21:1/5 to Daniel James on Wed Jan 29 10:19:40 2025
    Daniel James <daniel@me.invalid> wrote:
    On 28/01/2025 16:55, David wrote:
    Anyone else old enough to remember when this was a Redundant Array of Inexpensive Discs?

    Eee when I were a lad it were a Random Array of Inexpensive Disks (or possibly Discs ... "disc" as a spelling rather died when "diskettes"
    were invented, because "discette" was so obviously NOT the way we wanted
    to spell it). It was just a way of stringing together a lot of
    affordable disks to make one volume so big disks of that size would be distinctly unaffordable (if they were even available).

    Well, 'disk' is the American spelling for a round flat thing, and 'disc' is
    the British spelling. I never recall hearing a British person talking about
    a diskette, they were always floppy discs, but maybe I lived a sheltered existence. What counted as a 'diskette' - every size was always smaller
    than the size before?

    Nowadays I believe the preferred reading is Redundant Array of
    Independent *Drives* ... because not all drives are disks.

    And it allows drives to be reassuringly expensive, which manufacturers like.

    Although with HDD I think it's still the case that you can buy 2xN TB for
    less than the price of a 2N TB, in the largest drive sizes anyway. Yes you
    can buy a 32TB HDD but it's cheaper to buy 2x 16TB.

    The same holds for SSDs in the larger sizes - once you start going above 4TB things start getting more expensive per TB.

    I remember reading somewhere (in about 1980) that CP/M-80 had
    successfully been used on an 80MB disk, and wondering how anyone had
    managed to afford such a massive device. These days you can get a 1TB micro-SD card for less than I paid for my first 5.25" floppy drive.

    And 'floppy RAID' is a thing people have done (see Youtube).

    Theo
    (who used a spare 5.25" floppy drive as an 800KB 'hard drive' for a time)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Daniel James@21:1/5 to Theo on Wed Jan 29 12:14:55 2025
    On 29/01/2025 10:19, Theo wrote:
    Well, 'disk' is the American spelling for a round flat thing, and
    'disc' is the British spelling.

    It's not as simple as that. "Disk" was the original spelling (when the
    newly formed colonies across the water were too few and small to be
    considered to have had their own spelling). US English kept that
    original spelling while British English increasingly came to use "disc".

    It was probably thought to be more French (even though the French
    spelling, "disque", has neither a 'c' nor a 'k') - just as "colour"
    gained a spurious "u" because the word was thought to have come from
    French (where "couleur" does indeed have a 'u' after an 'o', but not in
    the same syllable).

    I remember being surprised, 50-odd years ago, reading Patrick Moore's
    O-level astronomy textbook and noticing that he used "disk" (e.g. for
    the shape of a planet as seen through a telescope) and voiced my
    surprise that he would use an American spelling, only to be corrected by
    those who knew better.

    Although with HDD I think it's still the case that you can buy 2xN
    TB for less than the price of a 2N TB, in the largest drive sizes
    anyway.

    Not really (I was surprised to find). In the smaller sizes that's
    certainly not the case. A 2TB HDD costs hardly more than a 1TB; a 4TB
    about twice the cost of a 1TB; and an 8TB about half as much again as
    that. eBuyer are actually asking a few pounds *more* for a 6TB Seagate Barracuda drive than for the equivalent 8TB model.

    Looking at typical prices for the cheapest drives from mainstream
    manufacturers that I see advertised online there's more variation
    between makes and models than between sizes at that end of the market.

    Large "Enterprise" drives have come down in price, I see, and aren't as eye-wateringly expensive as they once were. For example, eBuyer have a
    24TB WD Gold 7200rpm drive with a 5-year warranty for ~£650, or only six
    times the price of the 2TB Gold, or about 11 times the price of a bog
    standard 1TB Seagate 5400rpm with a 2 year warranty.

    And, of course, it's cheaper to run 1x2N TB disk than 2xN TB disks. The electricity cost over a few years isn't insignificant, even if the
    drives are only running a few hours a day.

    Interesting.

    --
    Cheers,
    Daniel.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Richard Kettlewell@21:1/5 to Theo on Wed Jan 29 13:18:45 2025
    Theo <theom+news@chiark.greenend.org.uk> writes:
    Daniel James <daniel@me.invalid> wrote:
    On 28/01/2025 16:55, David wrote:
    Anyone else old enough to remember when this was a Redundant Array of
    Inexpensive Discs?

    Eee when I were a lad it were a Random Array of Inexpensive Disks (or
    possibly Discs ... "disc" as a spelling rather died when "diskettes"
    were invented, because "discette" was so obviously NOT the way we wanted
    to spell it). It was just a way of stringing together a lot of
    affordable disks to make one volume so big disks of that size would be
    distinctly unaffordable (if they were even available).

    Well, 'disk' is the American spelling for a round flat thing, and 'disc' is the British spelling. I never recall hearing a British person talking about a diskette, they were always floppy discs, but maybe I lived a sheltered existence. What counted as a 'diskette' - every size was always smaller
    than the size before?

    Apparently IBM called them “diskettes” on introduction, presumably
    because they were smaller than hard disks. The term isn’t unfamiliar to
    me but it feels like the kind of thing I’d only see in a catalog,
    manual, etc rather than a term anyone would ever use informally.

    --
    https://www.greenend.org.uk/rjk/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From SteveW@21:1/5 to Chris Green on Wed Jan 29 18:26:55 2025
    XPost: uk.d-i-y

    On 23/01/2025 15:34, Chris Green wrote:
    SteveW <steve@walker-family.me.uk> wrote:
    On 23/01/2025 14:06, Jeff Gaines wrote:

    Final step in my storage re-vamp I think.

    I have a QNAP TS451+ NAS and 4 x Seagate IronWolf 4 TB (spinners).

    I am going to use the QNAP as the final backup in a chain of backups and >>> to stream files to my Nvidia Shield TV Show, as a straightforward file
    share not DLNA.

    I could go for RAID 1 which means that one drive can fail in a pair of 2. >>> Alternatively RAID 6 means two drives can fail in the group of 4.

    Statistics leave me cold. Either route gives me 8 TB of space and the
    ability to recover from two drives failing. I want reliability rather
    than speed, the network will be the limiting speed factor.

    Anybody give me the pros and cons for each route please before my brain
    explodes :-)

    Both give you the same single write speed and double read speed, plus
    the same capacity. However, RAID 6 gives you recovery from the failure
    of ANY two drives, while RAID 1 can't recover from a double drive
    failure of same pair.

    Surely for backup systems speed doesn't really matter does it? At
    least not for small 'home' systems. My backups run overnight and even
    if they took an hour (which they don't) it wouldn't matter in the
    slightest.


    On the other hand, if you suffer a hardware failure, RAID 1 drives will
    likely be readable, individually, in any machine, while RAID 6 may
    require at least two drives and the *SAME* model RAID controller or
    software.

    In general I avoid RAID, it seems to add complexity (and thus
    likelihood of failure) without actually gaining much. I simply
    duplicate my important backups to different drives in different pieces
    of hardware (which are also in different buildings). If any one
    backup fails completely I still have the other backup and of course
    the original.

    I simply don't have the facilities to back up all of my data, but I'm
    not going to be too bothered if my recorded TV collection is lost or I
    need to re-rip my CDs and DVDs that are currently stored away. RAID
    helps reduce the risk of a drive failure making me have to start again.

    I can and do back up all the important stuff (family photos, work
    records, emails, other documents) locally - alternating a couple of 3TB
    drives - and my son backs up those same files, via my VPN, to spare
    space on his home server.

    Similarly, his important files are backed up to our home server.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Vir Campestris@21:1/5 to The Natural Philosopher on Fri Jan 31 13:41:47 2025
    XPost: uk.d-i-y

    On 23/01/2025 15:04, The Natural Philosopher wrote:
    I think its time for the old adage.
    RAID is not a backup solution, It is an *availability* solution

    If you want to *preserve* data against drive failure, back it up on
    another drive.
    If you want it *available* with a drive failure, use RAID. And be
    prepared for it being unreadable if a controller fails.

    If you really want disaster recovery you need your data in two places.

    I keep a backup of my important stuff in a drive in my bedside drawer.
    The machine lives in my garden office. It would take a lot to destroy
    both buildings.

    Andy

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From SteveW@21:1/5 to Vir Campestris on Fri Jan 31 14:55:42 2025
    XPost: uk.d-i-y

    On 31/01/2025 13:41, Vir Campestris wrote:
    On 23/01/2025 15:04, The Natural Philosopher wrote:
    I think its time for the old adage.
    RAID is not a backup solution, It is an *availability* solution

    If you want to *preserve* data against drive failure, back it up on
    another drive.
    If you want it *available* with a drive failure, use RAID. And be
    prepared for it being unreadable if a controller fails.

    If you really want disaster recovery you need your data in two places.

    I keep a backup of my important stuff in a drive in my bedside drawer.
    The machine lives in my garden office. It would take a lot to destroy
    both buildings.

    Back in the '90s, I worked for an Engineering company. They backed up
    their computers to their other offices. That meant that they had backups
    on four different CONTINENTS. About as safe as is possible.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From charles@21:1/5 to Jeff Gaines on Fri Jan 31 16:00:02 2025
    XPost: uk.d-i-y

    In article <xn0p1gmfxbjjk3o009@news.individual.net>,
    Jeff Gaines <jgnewsid@outlook.com> wrote:
    On 31/01/2025 in message <vnio9f$3i33o$1@dont-email.me> SteveW wrote:

    I keep a backup of my important stuff in a drive in my bedside drawer. >>The machine lives in my garden office. It would take a lot to destroy >>both buildings.

    Back in the '90s, I worked for an Engineering company. They backed up
    their computers to their other offices. That meant that they had backups
    on four different CONTINENTS. About as safe as is possible.

    Enter Putin stage left and Trump stage right....

    my back up is in Switzerland ;-)

    --
    from KT24 in Surrey, England - sent from my RISC OS 4t
    "I'd rather die of exhaustion than die of boredom" Thomas Carlyle

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Jeff Gaines@21:1/5 to SteveW on Fri Jan 31 15:20:57 2025
    XPost: uk.d-i-y

    On 31/01/2025 in message <vnio9f$3i33o$1@dont-email.me> SteveW wrote:

    I keep a backup of my important stuff in a drive in my bedside drawer.
    The machine lives in my garden office. It would take a lot to destroy
    both buildings.

    Back in the '90s, I worked for an Engineering company. They backed up
    their computers to their other offices. That meant that they had backups
    on four different CONTINENTS. About as safe as is possible.

    Enter Putin stage left and Trump stage right....

    --
    Jeff Gaines Dorset UK
    Politics is the art of looking for trouble, finding it whether it exists
    or not, diagnosing it incorrectly, and applying the wrong remedies.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From The Natural Philosopher@21:1/5 to Jeff Gaines on Fri Jan 31 17:48:01 2025
    XPost: uk.d-i-y

    On 31/01/2025 15:20, Jeff Gaines wrote:
    On 31/01/2025 in message <vnio9f$3i33o$1@dont-email.me> SteveW wrote:

    I keep a backup of my important stuff in a drive in my bedside
    drawer. The machine lives in my garden office. It would take a lot to
    destroy both buildings.

    Back in the '90s, I worked for an Engineering company. They backed up
    their computers to their other offices. That meant that they had
    backups on four different CONTINENTS. About as safe as is possible.

    Enter Putin stage left and Trump stage right....

    In which case data security will be the least of your problems
    --
    Socialism is the philosophy of failure, the creed of ignorance and the
    gospel of envy.

    Its inherent virtue is the equal sharing of misery.

    Winston Churchill

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From wasbit@21:1/5 to Vir Campestris on Sat Feb 1 09:29:34 2025
    XPost: uk.d-i-y

    On 31/01/2025 13:41, Vir Campestris wrote:
    On 23/01/2025 15:04, The Natural Philosopher wrote:
    I think its time for the old adage.
    RAID is not a backup solution, It is an *availability* solution

    If you want to *preserve* data against drive failure, back it up on
    another drive.
    If you want it *available* with a drive failure, use RAID. And be
    prepared for it being unreadable if a controller fails.

    If you really want disaster recovery you need your data in two places.

    I keep a backup of my important stuff in a drive in my bedside drawer.
    The machine lives in my garden office. It would take a lot to destroy
    both buildings.


    It doesn't matter what solution to data back up is proposed someone will
    always come along & say "But what if ......"



    --
    Regards
    wasbit

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Joe@21:1/5 to wasbit on Sat Feb 1 10:38:36 2025
    XPost: uk.d-i-y

    On Sat, 1 Feb 2025 09:29:34 +0000
    wasbit <wasbit@nowhere.com> wrote:

    On 31/01/2025 13:41, Vir Campestris wrote:
    On 23/01/2025 15:04, The Natural Philosopher wrote:
    I think its time for the old adage.
    RAID is not a backup solution, It is an *availability* solution

    If you want to *preserve* data against drive failure, back it up
    on another drive.
    If you want it *available* with a drive failure, use RAID. And be
    prepared for it being unreadable if a controller fails.

    If you really want disaster recovery you need your data in two
    places.

    I keep a backup of my important stuff in a drive in my bedside
    drawer. The machine lives in my garden office. It would take a lot
    to destroy both buildings.


    It doesn't matter what solution to data back up is proposed someone
    will always come along & say "But what if ......"



    This has been around for a good many years:

    http://www.taobackup.com/

    --
    Joe

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From The Natural Philosopher@21:1/5 to wasbit on Sat Feb 1 11:17:21 2025
    XPost: uk.d-i-y

    On 01/02/2025 09:29, wasbit wrote:
    On 31/01/2025 13:41, Vir Campestris wrote:
    On 23/01/2025 15:04, The Natural Philosopher wrote:
    I think its time for the old adage.
    RAID is not a backup solution, It is an *availability* solution

    If you want to *preserve* data against drive failure, back it up on
    another drive.
    If you want it *available* with a drive failure, use RAID. And be
    prepared for it being unreadable if a controller fails.

    If you really want disaster recovery you need your data in two places.

    I keep a backup of my important stuff in a drive in my bedside drawer.
    The machine lives in my garden office. It would take a lot to destroy
    both buildings.


    It doesn't matter what solution to data back up is proposed someone will always come along & say "But what if ......"



    To which the correct answer is 'then data loss is the least of your
    worries..
    --
    "When one man dies it's a tragedy. When thousands die it's statistics."

    Josef Stalin

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Thomas Prufer@21:1/5 to wasbit on Mon Feb 3 10:23:52 2025
    XPost: uk.d-i-y

    On Sat, 1 Feb 2025 09:29:34 +0000, wasbit <wasbit@nowhere.com> wrote:

    On 31/01/2025 13:41, Vir Campestris wrote:
    On 23/01/2025 15:04, The Natural Philosopher wrote:
    I think its time for the old adage.
    RAID is not a backup solution, It is an *availability* solution

    If you want to *preserve* data against drive failure, back it up on
    another drive.
    If you want it *available* with a drive failure, use RAID. And be
    prepared for it being unreadable if a controller fails.

    If you really want disaster recovery you need your data in two places.

    I keep a backup of my important stuff in a drive in my bedside drawer.
    The machine lives in my garden office. It would take a lot to destroy
    both buildings.


    It doesn't matter what solution to data back up is proposed someone will >always come along & say "But what if ......"

    http://taobackup.com/

    A site doing just that, from 1997.

    Thomas Prufer

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Thomas Prufer@21:1/5 to Joe on Mon Feb 3 10:24:13 2025
    XPost: uk.d-i-y

    On Sat, 1 Feb 2025 10:38:36 +0000, Joe <joe@jretrading.com> wrote:

    On Sat, 1 Feb 2025 09:29:34 +0000
    wasbit <wasbit@nowhere.com> wrote:

    On 31/01/2025 13:41, Vir Campestris wrote:
    On 23/01/2025 15:04, The Natural Philosopher wrote:
    I think its time for the old adage.
    RAID is not a backup solution, It is an *availability* solution

    If you want to *preserve* data against drive failure, back it up
    on another drive.
    If you want it *available* with a drive failure, use RAID. And be
    prepared for it being unreadable if a controller fails.

    If you really want disaster recovery you need your data in two
    places.

    I keep a backup of my important stuff in a drive in my bedside
    drawer. The machine lives in my garden office. It would take a lot
    to destroy both buildings.


    It doesn't matter what solution to data back up is proposed someone
    will always come along & say "But what if ......"



    This has been around for a good many years:

    http://www.taobackup.com/

    Beat me to it:-)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)