On Tue, 19 Mar 2019 12:10:08 -0000, Jonathan Buzzard said: > I would be weary of write amplification in RAID coming to bite you in > the ass. Just because you write 1TB of data to the file system does not > mean the drives write 1TB of data, it could be 2TB of data.
Right, but that 2T would be across multiple drives. That's part of why write amplification can cause problems - many RAID subsystems are unable to do the writes in true parallel across the drives involved. _______________________________________________ gpfsug-discuss mailing list gpfsug-discuss at spectrumscale.org http://gpfsug.org/mailman/listinfo/gpfsug-discuss
