aboutsummaryrefslogtreecommitdiff
path: root/post/nas-upgrade.typ
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2026-07-29 17:02:57 +0000
committerKumar Damani <me@kumardamani.net>2026-07-29 17:02:57 +0000
commit564ab84af7f69603e3658bce846168f2cfb91249 (patch)
tree1d0082161f294dac2eb1f53e91a9470b5ece236c /post/nas-upgrade.typ
parentf2315a58fdaaa20c9e1300399ea8d528c80e2cc6 (diff)
normalized, and converted all images to webp
Diffstat (limited to 'post/nas-upgrade.typ')
-rw-r--r--post/nas-upgrade.typ10
1 files changed, 5 insertions, 5 deletions
diff --git a/post/nas-upgrade.typ b/post/nas-upgrade.typ
index 9b48839..500d7bc 100644
--- a/post/nas-upgrade.typ
+++ b/post/nas-upgrade.typ
@@ -15,7 +15,7 @@ I _probably_ have enough buffer to survive the initial few months, I certainly
wish to do better than my current 2xHDD mirrored pool giving me ~4TB of
storage.
-#fig("nas-upgrade/oldnas.png", alt: "nas nas")
+#fig("nas-upgrade/oldnas.webp", alt: "nas nas")
= The Plan
@@ -60,8 +60,8 @@ Wants:
On eBay, I ended up checking out with:
-#fig("nas-upgrade/nas-chassis.png", alt: "nas chassis")
-#fig("nas-upgrade/ethernet.png", alt: "ethernet adapter")
+#fig("nas-upgrade/nas-chassis.webp", alt: "nas chassis")
+#fig("nas-upgrade/ethernet.webp", alt: "ethernet adapter")
#table(
columns: 2,
@@ -80,7 +80,7 @@ means I am running on a single HDD for the remainder of the migration.
With the free HDD, and my two spares, I get everything assembled, and set up a
new Proxmox node with a ZFS pool from the UI using the 3 disks.
-#fig("nas-upgrade/zfs-pool.png", alt: "proxmox zfs pool")
+#fig("nas-upgrade/zfs-pool.webp", alt: "proxmox zfs pool")
= Sync
@@ -115,7 +115,7 @@ Before I can re-enable my services. I need to expose my datasets on Cockpit.
I create a Debian LXC, and assign the generated MAC a static IP on my network.
Other than that, I just make sure my container has the NFS feature enabled:
-#fig("nas-upgrade/cockpit-lxc.png", alt: "cockpit lxc features")
+#fig("nas-upgrade/cockpit-lxc.webp", alt: "cockpit lxc features")
Setting up user permissions is a pain, but once done I expose the relevant NFS
as well as Samba paths for my services - replicating my old NAS's shared paths.