Fix post not being in RSS
This commit is contained in:
parent
4cb472cb18
commit
b686140ad3
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Backing up my ZFS NAS to an external drive
|
||||
pubdate: 2023-09-29T16:23:49-07:00
|
||||
feed: blog
|
||||
---
|
||||
|
||||
The SSD on my sole Windows machine died. Fortunately, I didn't lose anything important; I *did* lose some things, but I can live without them. Most of my important documents were already stored on a network server: a Raspberry Pi 4 running NixOS and attached to a drive dock with two 4 TB drives configured in a ZFS mirror. This was a great occasion to make a backup: I could use the drive dock to confirm the SSD was dead, and given the circumstances I definitely wanted a recent backup before taking the NAS drives out of the dock.
|
||||
|
|
Loading…
Reference in New Issue