On 09/27/2015 06:36 AM, Xen wrote:
It can be mitigated a bit with sufficient level of "protection" against erroneous commands. Just wrap your common tasks into scripts or functions that do just that and nothing else so you can't be making any mistakes.
Ha Ha ha. There's a saying in software 'engineering" (I beg Steve McConnell's pardon for using that term at all) that any problem can be solved by another level of indirection. Its variously attributed to David Wheeler (the inventor of the subroutine call instruction) and to Butler Lampson. LVM is a layer of indirection Software RAID is a layer of indirection. LVM on RAID is more manageable since it presents to the computer/OS what looks like a regular partition scheme. Each of these is doing just one thing, in contrast with BtrFS which is trying to subsume everything. "One Ring"/Borg. -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org