From 3c45e7abecbdeada8d231cc0fc5124fd97358a11 Mon Sep 17 00:00:00 2001 From: Sophie Schiller Date: Sat, 28 Dec 2024 04:09:33 +0100 Subject: [PATCH] encoder1: new disk --- bundlewrap/nodes/encoder1.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundlewrap/nodes/encoder1.toml b/bundlewrap/nodes/encoder1.toml index 68455061..9799bd0f 100644 --- a/bundlewrap/nodes/encoder1.toml +++ b/bundlewrap/nodes/encoder1.toml @@ -38,6 +38,6 @@ ashift = 12 [[metadata.zfs.pools.video.when_creating.config]] type = "mirror" devices = [ - "/dev/disk/by-id/ata-ST3000NC002-1DY166_Z1F3VPEG", - "/dev/disk/by-id/ata-WDC_WD30EFRX-68AX9N0_WD-WMC1T3101789", + "/dev/disk/by-id/ata-WDC_WD40EFPX-68C6CN0_WD-WX12D1485JKU", + "/dev/disk/by-id/ata-WDC_WD30EFRX-68AX9N0_WD-WMC1T3101789", ]