This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tiered_storage [2025/10/14 16:39] – Condense & connive qlyoung | tiered_storage [2025/10/22 15:33] (current) – wording qlyoung | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| For a long time I was firmly in the first school. Files live in one big beautiful cluster that you can access from any device. I see the appeal. You can focus all your efforts making that cluster as big and beautiful as you want, as resilient as you want. There' | For a long time I was firmly in the first school. Files live in one big beautiful cluster that you can access from any device. I see the appeal. You can focus all your efforts making that cluster as big and beautiful as you want, as resilient as you want. There' | ||
| - | I finally realized | + | In the past my laptop didn't have enough space to store all my data. Small form factor drives just weren' |
| - | Yes, some things are just too big to store on device. At today' | + | === working set === |
| - | After assessing my current data distribution and doing some consolidation | + | I have a set of files I frequently access; |
| - | As it turns out, this is one of the few concepts in computing that I didn't invent. From wikipedia, the free encylopedia: | + | === other stuff === |
| + | |||
| + | Some things are just too big to store on-device. At today' | ||
| + | |||
| + | === thoughts === | ||
| + | |||
| + | After thinking about these tiers I realized: | ||
| + | |||
| + | - My working set is ~4tb | ||
| + | - m.2 NVMe drives can now accommodate that working set for a reasonable price | ||
| + | - which means I can now have my working set completely stored on my laptop | ||
| + | |||
| + | My desktop already had 10tb of storage and my home server 12tb. Due for a laptop upgrade anyway, I got 8tb of storage on my new machine and then set about collating my working set into an organized directory tree to prepare it for [[syncing]]. I then engaged in a massive synchronization campaign that took about a week to settle out. With careful preparation there were almost no sync conflicts and my working set is now replicated on all devices. | ||
| + | |||
| + | At this point in time I exist in storage nirvana. I work on my desktop. Grab my laptop and catch an airplane; all the data I was working on is on my laptop and I pick up where I left off. No need to connect to airplane wifi. Get where I'm going, connect my laptop; it's syncing everything to my home server and desktop in the background. | ||
| + | |||
| + | === special case: phone === | ||
| + | |||
| + | I only have 1tb of storage on my phone, so it can't store everything; and even if I wanted to, syncthing on iOS basically doesn' | ||
| + | |||
| + | ==== Further thoughts ==== | ||
| + | |||
| + | As it turns out, this is one of the few concepts in computing that I didn't invent | ||
| < | < | ||
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International