Compare commits

..

14 Commits

107 changed files with 3365 additions and 2316 deletions
+6 -3
View File
@@ -2,6 +2,7 @@
"copyLinkToElemenetAnchorTo100": false,
"copyFrameLinkByName": false,
"disableDoubleClickTextEditing": false,
"phoneFooterSafeAreaPadding": false,
"folder": "Excalidraw",
"cropFolder": "",
"annotateFolder": "",
@@ -29,6 +30,7 @@
"annotateSuffix": "",
"annotatePrefix": "annotated_",
"annotatePreserveSize": false,
"displaySVGInPreview": false,
"previewImageType": "SVGIMG",
"renderingConcurrency": 3,
"allowImageCache": true,
@@ -42,6 +44,7 @@
"isLeftHanded": false,
"desktopUIMode": "full",
"tabletUIMode": "compact",
"phoneUIMode": "mobile",
"iframeMatchExcalidrawTheme": true,
"matchTheme": true,
"matchThemeAlways": false,
@@ -123,8 +126,9 @@
"mdBorderColor": "Black",
"mdCSS": "",
"scriptEngineSettings": {},
"previousRelease": "2.19.0",
"previousRelease": "2.22.3",
"showReleaseNotes": true,
"excalidrawMasteryPromoCollapsed": false,
"compareManifestToPluginVersion": true,
"showNewVersionNotification": true,
"latexBoilerplate": "\\color{blue}",
@@ -813,6 +817,5 @@
"alignment": "center",
"margin": "normal"
},
"disableContextMenu": false,
"phoneUIMode": "mobile"
"disableContextMenu": false
}
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "obsidian-excalidraw-plugin",
"name": "Excalidraw",
"version": "2.20.6",
"version": "2.22.3",
"minAppVersion": "1.5.7",
"description": "Sketch Your Mind. An Obsidian plugin to edit and view Excalidraw drawings. Enter the world of 4D Visual PKM.",
"author": "Zsolt Viczian",
File diff suppressed because one or more lines are too long
+258 -295
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -6,5 +6,5 @@
"description": "Integrate Git version control with automatic backup and other advanced features.",
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/vinzent",
"version": "2.38.2"
"version": "2.38.3"
}
+20 -25
View File
@@ -8,15 +8,6 @@
}
}
.git-signs-gutter {
.cm-gutterElement {
/* Needed to align the sign properly for different line heigts. Such as
* when having a heading or list item.
*/
padding-top: 0 !important;
}
}
.workspace-leaf-content[data-type="git-view"] .button-border {
border: 2px solid var(--interactive-accent);
border-radius: var(--radius-s);
@@ -108,7 +99,7 @@
display: flex;
}
.git-tools .buttons > * {
padding: 0 0;
padding: 0;
height: auto;
}
@@ -175,7 +166,7 @@ which itself is adapted from the diff2html library with the following original l
--git-change-bg: #ffd55840;
--git-selected: #3572b0;
--git-delete: #c33;
--git-delete: #cc3333;
--git-insert: #399839;
--git-change: #d0b44c;
--git-move: #3572b0;
@@ -538,13 +529,24 @@ which itself is adapted from the diff2html library with the following original l
.d2h-diff-tbody {
position: relative;
}
/* My additions */
.cm-merge-revert {
width: 4em;
}
/* Ensure that merge revert markers are positioned correctly */
.cm-merge-revert > * {
position: absolute;
background-color: var(--background-secondary);
display: flex;
}
}
/* ====================== Line Authoring Information ====================== */
.cm-gutterElement.obs-git-blame-gutter {
/* Add background color to spacing inbetween and around the gutter for better aesthetics */
border-width: 0px 2px 0.2px 2px;
border-width: 0px 2px 0.2px;
border-style: solid;
border-color: var(--background-secondary);
background-color: var(--background-secondary);
@@ -557,7 +559,7 @@ which itself is adapted from the diff2html library with the following original l
font-family: monospace;
height: 100%; /* ensure, that age-based background color occupies entire parent */
text-align: right;
padding: 0px 6px 0px 6px;
padding: 0px 6px;
white-space: pre; /* Keep spaces and do not collapse them. */
}
@@ -602,6 +604,11 @@ which itself is adapted from the diff2html library with the following original l
.git-signs-gutter {
.cm-gutterElement {
display: grid;
/* Needed to align the sign properly for different line heigts. Such as
* when having a heading or list item.
*/
padding-top: 0 !important;
}
}
@@ -669,18 +676,6 @@ div:hover > .git-gutter-marker.git-changedelete {
opacity: 0.5;
}
.git-diff {
.cm-merge-revert {
width: 4em;
}
/* Ensure that merge revert markers are positioned correctly */
.cm-merge-revert > * {
position: absolute;
background-color: var(--background-secondary);
display: flex;
}
}
/* Prevent shifting of the editor when git signs gutter is the only gutter present */
.cm-gutters.cm-gutters-before:has(> .git-signs-gutter:only-child) {
margin-inline-end: 0;
+1 -1
View File
@@ -237,7 +237,7 @@
"devMode": false,
"templateFolderPath": "Templates",
"announceUpdates": "all",
"version": "2.11.0",
"version": "2.12.0",
"globalVariables": {},
"onePageInputEnabled": false,
"disableOnlineFeatures": true,
+63 -59
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "quickadd",
"name": "QuickAdd",
"version": "2.11.0",
"version": "2.12.0",
"minAppVersion": "1.11.4",
"description": "Quickly add new pages or content to your vault.",
"author": "Christian B. B. Houmann",
File diff suppressed because one or more lines are too long
+9 -6
View File
@@ -48,6 +48,7 @@
"enableTimeblocking": true,
"defaultShowTimeblocks": true,
"defaultTimeblockColor": "#6366f1",
"timeblockAttachmentSearchOrder": "name-asc",
"nowIndicator": true,
"selectMirror": true,
"weekNumbers": false,
@@ -146,7 +147,8 @@
"icsEventId": "ics-event-id",
"icsEventTag": "ics-event",
"googleCalendarEventId": "googleCalendarEventId",
"reminders": "reminders"
"reminders": "reminders",
"sortOrder": "tasknotes_manual_order"
},
"customStatuses": [
{
@@ -312,7 +314,7 @@
"googleCalendarSyncTokens": {},
"enabledMicrosoftCalendars": [],
"microsoftCalendarSyncTokens": {},
"lastSeenVersion": "4.4.0",
"lastSeenVersion": "4.7.2",
"modalFieldsConfig": {
"version": 1,
"fields": [
@@ -458,10 +460,9 @@
},
"pomodoroState": {
"isRunning": false,
"timeRemaining": 5400,
"nextSessionType": "work"
"timeRemaining": 5400
},
"lastPomodoroDate": "2026-03-01",
"lastPomodoroDate": "2026-05-15",
"oauthConnections": {},
"lastSelectedTaskPath": "Notes/Access to HE Diploma Applied Biochemistry.md",
"pomodoroMobileSidebar": "tab",
@@ -485,5 +486,7 @@
"defaultEventDuration": 60,
"includeObsidianLink": true,
"defaultReminderMinutes": null
}
},
"taskModalTabMovesFocus": true,
"enableDebugLogging": false
}
+735 -999
View File
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -1,8 +1,8 @@
{
"id": "tasknotes",
"name": "TaskNotes",
"version": "4.4.0",
"minAppVersion": "1.10.1",
"version": "4.7.2",
"minAppVersion": "1.12.2",
"description": "Note-based task management with calendar, pomodoro and time-tracking integration.",
"author": "Callum Alpass",
"authorUrl": "https://github.com/callumalpass",
+1194 -585
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+9 -3
View File
@@ -1,11 +1,17 @@
{
"id": "templater-obsidian",
"name": "Templater",
"version": "2.18.1",
"description": "Create and use templates",
"minAppVersion": "1.5.0",
"version": "2.20.4",
"description": "Advanced templating and automation using handlebars-like syntax.",
"minAppVersion": "1.12.2",
"author": "SilentVoid",
"authorUrl": "https://github.com/SilentVoid13",
"fundingUrl": {
"GitHub Sponser (Zachatoo, maintainer)": "https://github.com/sponsors/Zachatoo",
"Ko-fi (Zachatoo, maintainer)": "https://ko-fi.com/zachatoo",
"GitHub Sponser (SilentVoid13, creator)": "https://github.com/sponsors/SilentVoid13",
"Paypal (SilentVoid13, creator)": "https://www.paypal.com/donate?hosted_button_id=U2SRGAFYXT32Q"
},
"helpUrl": "https://silentvoid13.github.io/Templater/",
"isDesktopOnly": false
}
+1 -1
View File
@@ -221,6 +221,6 @@ textarea.templater-prompt-input:focus {
}
li.CodeMirror-hint-active {
background: #08f;
background: #0088ff;
color: white;
}
+94 -170
View File
@@ -7,144 +7,18 @@
"id": "afb9cff4aea2384c",
"type": "tabs",
"children": [
{
"id": "4fe5b7063ba40052",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "_Inbox/Lenovo ThinkStation P520.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Lenovo ThinkStation P520"
}
},
{
"id": "59d07d4f61e1f53d",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "_Inbox/HGST Ultrastar 7K6000 Series 4TB SAS HDD (x10).md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "HGST Ultrastar 7K6000 Series 4TB SAS HDD (x10)"
}
},
{
"id": "ac34c7b6e02ddd84",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "References/Toshiba 3TB HDD Low-Energy E300.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Toshiba 3TB HDD Low-Energy E300"
}
},
{
"id": "42ec6713b28b032b",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "_Inbox/Sanoid and Syncoid Setup.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Sanoid and Syncoid Setup"
}
},
{
"id": "eac10c8aff866288",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "_Inbox/OpenZFS.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "OpenZFS"
}
},
{
"id": "1d04d001d23741ea",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "_Inbox/2026-03-31 1416 powering off the hyper-v machine for the last time.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "2026-03-31 1416 powering off the hyper-v machine for the last time"
}
},
{
"id": "53c932e292eba1ed",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "_Inbox/2026-05-14 2122 thinkstation zfs pool resilvering.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "2026-05-14 2122 thinkstation zfs pool resilvering"
}
},
{
"id": "c87f785f64257ab9",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "_Inbox/Seagate IronWolf 4TB HDD ST4000VNZ06.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Seagate IronWolf 4TB HDD ST4000VNZ06"
}
},
{
"id": "e0a6beb03c60d388",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "_Inbox/2026-05-15 0538 failing drive testing.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "2026-05-15 0538 failing drive testing"
}
},
{
"id": "ac09197d72c8a3b5",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "_Inbox/2026-05-15 0719 on docker compose, volumes, and bind mounts.md",
"file": "References/Sandisk SDSSDA 120GB SSD.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "2026-05-15 0719 on docker compose, volumes, and bind mounts"
"title": "Sandisk SDSSDA 120GB SSD"
}
},
{
@@ -160,6 +34,48 @@
"icon": "lucide-file",
"title": "Linux CLI Config and Commands"
}
},
{
"id": "c8808af5e051fd18",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "_Inbox/OpenZFS.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "OpenZFS"
}
},
{
"id": "5835d37332be098c",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "_Inbox/2026-05-17 1129 migrating to truenas, sanoid+syncoid config and script backup.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "2026-05-17 1129 migrating to truenas, sanoid+syncoid config and script backup"
}
},
{
"id": "de1be83a63fe8b96",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "_Inbox/2026-05-17 1211 migrating to truenas.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "2026-05-17 1211 migrating to truenas"
}
}
],
"currentTab": 4
@@ -194,7 +110,7 @@
"state": {
"type": "search",
"state": {
"query": "sanoid",
"query": "memory",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
@@ -236,17 +152,17 @@
"state": {
"type": "backlink",
"state": {
"file": "_Inbox/OpenZFS.md",
"file": "_Inbox/2026-05-17 1211 migrating to truenas.md",
"collapseAll": true,
"extraContext": false,
"sortOrder": "byCreatedTime",
"sortOrder": "alphabeticalReverse",
"showSearch": true,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks for OpenZFS"
"title": "Backlinks for 2026-05-17 1211 migrating to truenas"
}
},
{
@@ -255,11 +171,12 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "_Inbox/2026-05-17 1211 migrating to truenas.md",
"linksCollapsed": false,
"unlinkedCollapsed": false
},
"icon": "links-going-out",
"title": "Outgoing links"
"title": "Outgoing links from 2026-05-17 1211 migrating to truenas"
}
},
{
@@ -297,13 +214,13 @@
"state": {
"type": "outline",
"state": {
"file": "References/Zanussi Oven Pyrolytic ZOPNX6K2.md",
"file": "_Inbox/OpenZFS.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline of Zanussi Oven Pyrolytic ZOPNX6K2"
"title": "Outline of OpenZFS"
}
},
{
@@ -322,10 +239,10 @@
"state": {
"type": "file-properties",
"state": {
"file": "_Inbox/2026-04-27 2233 setting up gpu with proxmox lxc.md"
"file": "_Inbox/2026-05-17 1211 migrating to truenas.md"
},
"icon": "lucide-info",
"title": "File properties for 2026-04-27 2233 setting up gpu with proxmox lxc"
"title": "File properties for 2026-05-17 1211 migrating to truenas"
}
},
{
@@ -366,40 +283,53 @@
"random-note:Open random note": false,
"audio-recorder:Start/stop recording": false,
"command-palette:Open command palette": false,
"obsidian-git:Open Git source control": false
"obsidian-git:Open Git source control": false,
"tasknotes:Open mini calendar view": false,
"tasknotes:Open calendar view": false,
"tasknotes:Open tasks view": false,
"tasknotes:Open agenda view": false,
"tasknotes:Open Kanban board": false,
"tasknotes:Open Pomodoro timer": false,
"tasknotes:Open Pomodoro statistics": false
}
},
"active": "eac10c8aff866288",
"active": "de1be83a63fe8b96",
"lastOpenFiles": [
"_Inbox/Sanoid and Syncoid Setup.md",
"_Inbox/Linux CLI Config and Commands.md",
"Daily Notes/2026-05-15.md",
"_Inbox/2026-05-15 0719 on docker compose, volumes, and bind mounts.md",
"_Inbox/Corsair Force 103 120GB SSD.md",
"_Inbox/2026-05-12 1456 faulty drive or laptop.md",
"_Inbox/2026-05-17 1211 migrating to truenas.md",
"_Inbox/2026-05-17 1129 migrating to truenas, sanoid+syncoid config and script backup.md",
"References/Sandisk SDSSDA 120GB SSD.md",
"Categories/Products.md",
"Categories/Home.md",
"Categories/Software.md",
"_Inbox/Docker.md",
"_Inbox/Sanoid and Syncoid.md",
"_Inbox/TrueNAS.md",
"_Inbox/OpenZFS.md",
"_Inbox/2026-03-31 1416 powering off the hyper-v machine for the last time.md",
"References/Toshiba 3TB HDD High-Performance P300.md",
"_Inbox/2026-05-15 0538 failing drive testing.md",
"_Inbox/2026-05-14 2122 thinkstation zfs pool resilvering.md",
"_Inbox/Seagate IronWolf 4TB HDD ST4000VNZ06.md",
"_Inbox/Elixir M2U51264DS8HB3G-5T 512MB DDR-400 RAM.md",
"_Inbox/TwinMOS MDSHXLF08I08H244AZEW-T 256MB SDRAM.md",
"_Inbox/2026-05-17 0906 old RAM haul.md",
"_Inbox/Unbranded PC100 128MB SDRAM.md",
"_Inbox/Hynix-SK Hynix.md",
"_Inbox/SK Hynix.md",
"TwinMOS MDSHXLF08I08H244AZEW/T 512MB (2x 256MB) SDRAM.md",
"TwinMOS MDSHXLF08I08H244AZEW",
"_Inbox/Kingston ValueRAM KVR333X64C25-512 512MB DDR RAM.md",
"_Inbox/Kingston KVR800D2N5-2G 2GB PC2-6400 DDR2 RAM (B8F).md",
"_Inbox/Kingston KVR800D2N5-2G 2GB PC2-6400 DDR2 RAM (9X6).md",
"Kingston KVR800D2N5/2G 2GB PC2 RAM.md",
"Kingston KVR800D2N5",
"_Inbox/2026-03-21 2214 Autism and ADHD defensive monotropic mode.md",
"_Inbox/2026-04-24 1836 linux zfs storage pool setup.md",
"_Inbox/Seagate IronWolf ST4000VNZ06 4TB HDD.md",
"Attachments/Invoice PPSI137523 From Bargain Hardware.pdf",
"Attachments/ThinkStation_P520_Spec.pdf",
"Attachments/p520_p520c_power_configurator_v1.6.pdf",
"Attachments/H87M-ITX.pdf",
"Attachments/Pasted image 20260515052243.png",
"Attachments/Pasted image 20260515052130.png",
"Attachments/Pasted image 20260515050434.png",
"Categories/Products.md",
"References/Toshiba 3TB HDD Low-Energy E300.md",
"_Inbox/2026-05-14 0946 HDD SMART report.md",
"_Inbox/Lenovo ThinkStation P520.md",
"References/Western Digital 3.0 TB HDD WD30EZRX.md",
"_Inbox/2026-05-12 1456 faulty drive or laptop.md",
"Daily Notes/2026-05-14.md",
"_Inbox/2026-05-14 0949 hdd smart report.md",
"Notes/My Computer Storage Devices hdd ssd.md",
"_Inbox/HGST Ultrastar 7K6000 Series 4TB SAS HDD (x10).md",
"_Inbox/2026-05-14 1311 pve-shug9 hdd smart tests.md",
"References/Western Digital 2.0 TB HDD WD20EARX 889.md",
"References/Western Digital 2.0 TB HDD WD20EARX 879.md",
"References/Western Digital 2.0 TB HDD WD20EARX 863.md",
"References/Western Digital 2.0 TB HDD WD20EZRZ.md",
"References/Toshiba 2TB HDD DT01ACA200.md",
"Attachments/ThinkCentre_M720_Tiny_Spec.pdf",
"Attachments/PXL_20260512_135458828.jpg",
"Attachments/PXL_20260512_130415266.jpg",
@@ -408,15 +338,9 @@
"Attachments/PXL_20260512_115509047.jpg",
"Attachments/PXL_20260512_111655617.jpeg",
"Attachments/PXL_20260512_103835978.jpg",
"Attachments/ThinkStation_P520_Spec.pdf",
"Templates/TaskNotes/mini-calendar-default.base",
"Attachments/Invoice PPSI137523 From Bargain Hardware.pdf",
"Attachments/p520_p520c_power_configurator_v1.6.pdf",
"Attachments/Unconfirmed 82274.crdownload",
"Attachments/p520_hmm_en.pdf",
"Attachments/thinkstation-p520-datasheet.pdf",
"Attachments/p520_ug_en.pdf",
"Attachments/H87M-ITX.pdf",
"Untitled.canvas",
"02 Topics/Daily Notes/Task Dashboard.canvas"
]
View File
View File
View File
View File
View File
-1
View File
@@ -2,5 +2,4 @@
category:
- "[[Home]]"
---
![[Products.base]]
+1 -1
View File
@@ -20,7 +20,7 @@ short mode
## new to-dos
- [x] #task Erin's [[Erin Present Ideas|present idea note]] (and add travel mug) ✅ 2025-12-15
- [x] #task replace bulb in the [[Zanussi Oven Pyrolytic ZOPNX6K2|oven]] ✅ 2025-12-17
- [x] #task replace bulb in the [[Zanussi ZOPNX6K2 Pyrolytic Oven|oven]] ✅ 2025-12-17
- [x] #task transfer [[Peter Blakeman|Pete]] £134 for food 📅 2025-12-15 ✅ 2025-12-15
- [x] #task transfer £134 from GC account 📅 2025-12-15 ✅ 2025-12-15
- [ ] #task add £134 Christmas eats transaction to GC books
+14
View File
@@ -0,0 +1,14 @@
---
date: 2026-05-17
created: 2026-05-17T08:34:56
category:
- "[[Daily Notes]]"
---
# Sunday 17th May 2026
[[Home]] | [[PARA|PARA Board]] | [[2026-05-16|< Back]] | [[2026-05-18|Forward >]]
## today's activity
![[Daily note today.base]]
## in focus
![[PARA.base]]
@@ -9,7 +9,7 @@ title: Changing from z2 to z1 ashp
created: 2026-01-10T07:56:49
date: 2026-01-10
---
Dip switch settings on [[Mitsubishi FTC6 and 210L Pre-Plumbed Standard Cylinder]]
Dip switch settings on [[Mitsubishi FTC6 and 210L Pre-Plumbed Standard DHW Cylinder]]
• SW3-6 (2-zone valve ON/OFF control): from ON to OFF
• SW2-7 (2-zone temperature control): OFF (already off, this is flow temp control)
@@ -7,7 +7,7 @@ title: Issues running proxmox on thinkpad t440s
created: 2026-02-03T16:18:02
date: 2026-02-03
---
Some issues I had after installing [[Proxmox|Proxmox]] on my old [[Lenovo Thinkpad T440s]]
Some issues I had after installing [[Proxmox|Proxmox]] on my old [[Lenovo Thinkpad T440s Laptop]]
## ssd not recognised as being attached on boot
+1 -1
View File
@@ -9,7 +9,7 @@ topic:
---
- ASHP plant
- [[Mitsubishi 6kW Ecodan Heat Pump]]
- [[Mitsubishi FTC6 and 210L Pre-Plumbed Standard Cylinder]]
- [[Mitsubishi FTC6 and 210L Pre-Plumbed Standard DHW Cylinder]]
- [[ESPHome Ecodan heatpump]]
- ASHP Design
- [MCS-Heat-Pump-Calculator.xlsm](file:///C:%5CUsers%5CBobbie%5COneDrive%5C_Sprint%5CExtension%5CASHP%5CMCS-Heat-Pump-Calculator.xlsm)
+1 -1
View File
@@ -16,7 +16,7 @@ The very long process of making [[91 Meigh Road]] great again
- Wring done during renovations/[[91 Meigh Road Renovations|extension]]
- See photos from around the time of [[2023-03-16]].
- Kitchen East column
- (2x) 2core electrical cable to plant room [[Mitsubishi FTC6 and 210L Pre-Plumbed Standard Cylinder|DHW cylinder]] (I think, labelled 'Therm 1 & 2')
- (2x) 2core electrical cable to plant room [[Mitsubishi FTC6 and 210L Pre-Plumbed Standard DHW Cylinder|DHW cylinder]] (I think, labelled 'Therm 1 & 2')
- (1x) CAT6 to ? (don't know where this goes, hallway thermostat??)
- Kitchen West column
- (1x) 2core electrical cable to plant room [[Vent Axia Sentinel Kinetic Plus B Right MVHR|MHRV]] (I think, labelled 'Therm 1 & 2')
@@ -23,4 +23,4 @@ Info:
- [[Windows 7 Starter|Windows 7 Starter]] [[Windows Product Key|product key]]
- 82R6H-MD4JJ-KCDFK-32V8D-Y2RDK
HDD: [[Seagate 250GB Laptop HDD E03]]
HDD: [[Seagate E03 Laptop 250GB HDD]]
@@ -1,31 +0,0 @@
---
created: 2026-04-04T14:01:49
category:
- "[[Products]]"
type:
maker: "[[Toshiba]]"
model: P300 HDWD130 UZSVA
rating:
price: 71.87
acquired: 2017-07-12
monthly-uses:
---
Label Info:
- Capacity: 2.72TB
- Model: P300 HDWD130 UZSVA
- Type: [[SATA]]
- RPM: 7200
- S/N: 3713VPPAS 3VD
- Date: MARCH 2017
- device id: ata-TOSHIBA_HDWD130_3713VPPAS
Amazon order no 206-8405081-1073910
Timeline:
- [[2026-03-30]] - holds docs and personal files, tv-shows, transferred from hyper-v raid. 2,46TB total, restore onto new storage solution when ready
- [[2026-05-14]] - now used in a zfs pool on my [[Lenovo ThinkStation P520|thinkstation]]. Drive seems to be failing, current [[2026-05-14 0948 hdd smart report|smart report]].
- Current_Pending_Sector: 56
- Reallocated_Sector_Ct: 4
- Power_On_Hours: 53,329 (6.1 years)
@@ -0,0 +1,24 @@
---
created: 2026-04-04T14:01:49
category:
- "[[Products]]"
type:
maker: "[[Toshiba]]"
model: P300 HDWD130 UZSVA
rating:
price: 71.87
acquired: 2017-07-12
monthly-uses:
---
Label Info:
- Capacity: 2.72TB
- Model: P300 HDWD130 UZSVA
- Type: [[SATA]]
- RPM: 7200
- S/N: 3713VPPAS 3VD
- Date: MARCH 2017
- device id: ata-TOSHIBA_HDWD130_3713VPPAS
Amazon order no 206-8405081-1073910
@@ -23,7 +23,7 @@ Amazon order no 205-5043883-5807502
Timeline:
- [[2026-03-30]] - transferred **films** from hyper-v raid 1.8TB total, restore onto new storage solution when ready
- [[2026-04-07]] - added mum-dell-drive-image. 329gb free
- [[2026-05-14]] - now used in a zfs pool on my [[Lenovo ThinkStation P520|thinkstation]]. current [[2026-05-14 0946 HDD SMART report|smart report]].
- [[2026-05-14]] - now used in a zfs pool on my [[Lenovo ThinkStation P520 PC|thinkstation]]. current [[2026-05-14 0946 HDD SMART report|smart report]].
- Current_Pending_Sector: 0 (Excellent)
- Reallocated_Sector_Ct: 0 (Perfect)
- Power_On_Hours: 53,186 (6 years)
@@ -19,7 +19,7 @@ monthly-uses:
- Date: 15 AUG 2018
### timeline
- [[2026-04-04]]: backed up an image of my [[Lenovo Thinkpad T440s]] ssd before i used it for something else, I think that's all there is on it
- [[2026-04-04]]: backed up an image of my [[Lenovo Thinkpad T440s Laptop]] ssd before i used it for something else, I think that's all there is on it
- [[2026-04-21]] recovered the t440s image form the drive, adding into the offsite proxmox/truenas machine.
- [[2026-05-14]] now part of the off site zfs pool, in mum's old [[Dell XPS 8920 Desktop PC|dell]].
- [[2026-05-14]] most recent [[2026-05-14 1311 pve-shug9 hdd smart tests|smart data]] and ai summary
@@ -19,8 +19,8 @@ Label Info:
Timeline:
- [[2026-03-30]] - part of hyper-v storage spaces raid, now removed, free to use
- [[2026-04-07]] - imaged mum's [[Toshiba 2TB HDD DT01ACA200]] to this as backup
- [[2026-05-14]] - now used in a zfs pool on my [[Lenovo ThinkStation P520|thinkstation]]. current [[2026-05-14 0949 hdd smart report|smart report]].
- [[2026-04-07]] - imaged mum's [[Toshiba DT01ACA200 2TB HDD]] to this as backup
- [[2026-05-14]] - now used in a zfs pool on my [[Lenovo ThinkStation P520 PC|thinkstation]]. current [[2026-05-14 0949 hdd smart report|smart report]].
- Current_Pending_Sector: 0 (Excellent)
- Reallocated_Sector_Ct: 0 (Excellent)
- Power_On_Hours: 84,111 (Approx. 9.6 years)
+2
View File
@@ -1,6 +1,8 @@
---
created: <% tp.frontmatter.created || tp.date.now("YYYY-MM-DD[T]HH:mm:ss") %>
category:
- "[[Note]]"
type:
title:
tags:
---
@@ -0,0 +1,22 @@
---
category:
- "[[Journal]]"
type:
- "[[Log]]"
topic:
- "[[ADHD]]"
- "[[Autism]]"
title: Autism and ADHD defensive monotropic mode
created: 2026-03-21T22:14:10
date: 2026-03-21
tags:
---
A brilliant bit a transcript from [[2026-03-21 When Autism Hides the ADHD - 6 Ways It Gets Missed|this]] video (around 12:30), that I think maybe explains my behaviour.
> [!NOTE] Quote [[Dr. Megan Anna Neff|Dr. Megan Anna Neff]]
> So the pattern that I find myself falling into is something that I call defensive monotropic mode. Sometimes I won't drop into a deep monotropic flow simply for the joy of it, but I also noticed that sometimes I go into that state defensively I am so overwhelmed by the ADHD, pingy thoughts, I'm so overwhelmed by all the life tasks that is on my to-do list that I'm really struggling to get traction with and so what I will do as almost a form of avoidance from that overwhelm is, I will find something that is deep and intense enough that I can get lost and absorbed in it that I can anchor into it.
>
> As always, who escape the ADHD overwhelm of all of the pinky thoughts and all of the pinky tasks that are half finished. So for example I might disappear into research or into writing or until very specific questions and I will get lost there for hours and I will do that as a way to block out the stress of all of the unanswered emails that are piling up and all of the kings and the texts and the chores and the life tasks that are just so much more difficult for me to engage with and that are just pinging in my brain when I'm not in deep focus.
>
> And so because the defocus is one of the few places that I actually experience calm and relief from that I go back to it over and over and over.
-24
View File
@@ -1,24 +0,0 @@
---
category:
- "[[Library]]"
type:
- "[[YouTube]]"
title: Autism can hide your ADHD. What diagnostic overshadowing looks like
created: 2026-03-21T22:14:10
date: 2026-03-21
tags:
attribution:
- "[[neurodivergent insights]]"
source: "[[YouTube]]"
topic:
- "[[ADHD]]"
- "[[Autism]]"
via:
platform: YouTube
channel: "[[neurodivergent insights]]"
url:
rating:
---
A brilliant bit a transcript from the video, that i think maybe explains my behaviour
"So the pattern that I find myself falling into is something that I call defensive monotropic mode. Sometimes I won't drop into a deep monotropic flow simply for the joy of it, but I also noticed that sometimes I go into that state defensively I am so overwhelmed by the ADHD, pingy thoughts, I'm so overwhelmed by all the life tasks that is on my to-do list that I'm really struggling to get traction with and so what I will do as almost a form of avoidance from that overwhelm is, I will find something that is deep and intense enough that I can get lost and absorbed in it that I can anchor into it. As always, who escape the ADHD overwhelm of all of the pinky thoughts and all of the pinky tasks that are half finished. So for example I might disappear into research or into writing or until very specific questions and I will get lost there for hours and I will do that as a way to block out the stress of all of the unanswered emails that are piling up and all of the kings and the texts and the chores and the life tasks that are just so much more difficult for me to engage with and that are just pinging in my brain when I'm not in deep focus. And so because the defocus is one of the few places that I actually experience calm and relief from that I go back to it over and over and over."
@@ -0,0 +1,21 @@
---
category:
- "[[Library]]"
type:
- "[[YouTube]]"
topic:
- "[[ADHD]]"
- "[[Autism]]"
title: "When Autism Hides the ADHD: 6 Ways It Gets Missed"
created: 2026-03-21T22:14:10
date: 2026-03-21
tags:
source: "[[YouTube]]"
author:
- "[[Dr. Megan Anna Neff]]"
via:
platform: YouTube
channel: "[[neurodivergent insights]]"
url: https://www.youtube.com/watch?v=TtBFtDv8PyI
rating:
---
@@ -0,0 +1,11 @@
---
category:
- "[[Journal]]"
type:
- "[[Log]]"
title: moving hdd data log
created: 2026-03-30T08:10:15
date: 2026-03-30
tags:
---
[[Toshiba High-Performance P300 3TB HDD|Toshiba 3TB HDD High-Performance P300]] holds docs and personal files, tv-shows, transferred from hyper-v raid. 2,46TB total, restore onto new storage solution when ready.
@@ -18,12 +18,12 @@ Specs:
- Motherboard [[ASUS Gryphon Z87 Motherboard|ASUS Gryphon Z87]]
- Installed RAM 8.00 GB (7.87 GB usable)
- Storage
- [[Kingston 120GB SSD SA400S37120G|112 GB SSD KINGSTON SA400S37120G]]
- [[Western Digital 2.0 TB HDD WD20EARX 879|1.82 TB HDD PhysicalDiskHDD02]]
- [[Western Digital 2.0 TB HDD WD20EARX 863|1.82 TB HDD PhysicalDiskHDD01]]
- [[Toshiba 3TB HDD High-Performance P300| 2.73 TB HDD TOSHIBA HDWD130]] --- new name: ntfs01
- [[Western Digital 2.0 TB HDD WD20EARX 863|2.73 TB HDD PhysicalDiskHDD03]]
- [[Sandisk 120GB SSD SDSSDA|112 GB SSD SanDisk SDSSDA120G]]
- [[Kingston SA400S37120G 120GB SSD|112 GB SSD KINGSTON SA400S37120G]]
- [[Western Digital WD20EARX 879 2TB HDD|1.82 TB HDD PhysicalDiskHDD02]]
- [[Western Digital WD20EARX 863 3TB HDD|1.82 TB HDD PhysicalDiskHDD01]]
- [[Toshiba High-Performance P300 3TB HDD| 2.73 TB HDD TOSHIBA HDWD130]] --- new name: ntfs01
- [[Western Digital WD20EARX 863 3TB HDD|2.73 TB HDD PhysicalDiskHDD03]]
- [[Sandisk SDSSDA 120GB SSD|112 GB SSD SanDisk SDSSDA120G]]
- Graphics Card Intel(R) HD Graphics 4600 (113 MB)
- Device ID FF1794B4-FD85-4191-ABC1-57DDB704AA63
- Product ID 00330-80000-00000-AA029
@@ -3,13 +3,14 @@ category:
- "[[Journal]]"
type:
- "[[Log]]"
- "[[Reflection]]"
title: faulty gryphon z87 motherboard
created: 2026-03-31T17:58:46
date: 2026-03-31
tags:
---
I think my [[ASUS Gryphon Z87 Motherboard|ASUS Gryphon Z87 Motherboard]] has had it. I've taken the old [[hyper-v|hyper-v]] machine part today, given it a good clean out and put back together with the intention of turning it into a [[proxmox|proxmox]] box. However, once I put it back together and tried to boot, it keeps cutting out and restarting. The lights on the motherboard go from CPU > RAM and at that point it powers off and restarts, nothing on the screen, no output detected at all.
I think my [[ASUS Gryphon Z87 Motherboard|ASUS Gryphon Z87 Motherboard]] has had it. I've taken the old [[hyper-v|hyper-v]] machine part today, given it a good clean out and put back together with the intention of turning it into a [[Proxmox|proxmox]] box. However, once I put it back together and tried to boot, it keeps cutting out and restarting. The lights on the motherboard go from CPU > RAM and at that point it powers off and restarts, nothing on the screen, no output detected at all.
I seem to remember this happening last time i messed with it, i just can't remember how i got it working. I think it just worked after some fucking around with it, and it's been fine since.
I seem to remember this happening last time I messed with it, I just can't remember how I got it working. I think it just worked after some fucking around with it, and it's been fine since.
Looking at the manual, it suggests that there's an issue with the ram. I've cleaned the contacts on the ram strips, tried know good ram, removed the motherboard and re-seated, but still the same outcome. I think it's time to retire the board.
@@ -0,0 +1,24 @@
---
category:
- "[[Journal]]"
type:
- "[[Log]]"
title: thinkstation config and cpu swap
created: 2026-04-22T12:08:00
date: 2026-04-21
tags:
---
Removed the supplied Intel [[Intel Xeon W-2123 CPU|Intel Xeon W-2123 CPU]] from my p520 thinkstation, and replaced with a Xeon W-2235 CPU.
Current [[Lenovo ThinkStation P520 PC|p520 thinkstation]] config:
- [[Intel Xeon W-2235 CPU|Intel Xeon W-2235 CPU]]
- [[Samsung 64GB (4 x 16GB) PC4-2400T 2Rx4 RDIMM RAM|64GB Samsung (4 x 16GB) PC4-2400T 2Rx4 RDIMM]]
- [[Nvidia GeForce RTX 3090 Founders Edition GPU]]
- [[EVGA Nvidia Geforce GTX 1080 SC GPU|EVGA Nvidia Geforce GTX 1080 GPU]]
- 120gb ssd (boot drive)
- 1tb Samsung nvme ssd (storage)
- 3x 3.0 TB HDD
- [[Toshiba Low-Energy E300 3TB HDD]]
- [[Toshiba High-Performance P300 3TB HDD]]
- [[Western Digital WD30EZRX 3TB HDD]]
- 1000w PSU
@@ -0,0 +1,46 @@
---
category:
- "[[Journal]]"
type:
- "[[Log]]"
title: HGST 4TB SAS drive smart data
created: 2026-05-11T12:37:31
date: 2026-05-11
tags:
---
Installed 8 of the [[HGST Ultrastar 7K6000 Series 4TB SAS HDD (x10)|drives]] (see below) and the smart report is all roughly the same.
the Accumulated power on time is ~4 years 3 months
```
root@pve-block:~# zpool status -v
pool: stanleypool
state: ONLINE
config:
NAME STATE READ WRITE CKSUM
stanleypool ONLINE 0 0 0
raidz2-0 ONLINE 0 0 0
scsi-35000cca243124120 ONLINE 0 0 0
scsi-35000cca243124f40 ONLINE 0 0 0
scsi-35000cca24311f388 ONLINE 0 0 0
scsi-35000cca24311e27c ONLINE 0 0 0
scsi-35000cca24311c57c ONLINE 0 0 0
scsi-35000cca243122388 ONLINE 0 0 0
scsi-35000cca24311b90c ONLINE 0 0 0
scsi-35000cca243122398 ONLINE 0 0 0
```
Proxmox SMART data output
```
Accumulated power on time, hours:minutes 37533:45
Manufactured in week 04 of year 2016
Specified cycle count over device lifetime: 50000
Accumulated start-stop cycles: 52
Specified load-unload count over device lifetime: 600000
Accumulated load-unload cycles: 2372
Elements in grown defect list: 0
```
@@ -8,4 +8,4 @@ created: 2026-05-12T13:06:49
date: 2026-05-12
tags:
---
Just created an image and saved to storage pool of the [[IBM Travelstar 40GB HDD HTS548040M9AT00|hdd]] in eirn's old [[IBM Thinkpad T42 Laptop|t42 laptop]].
Just created an image and saved to storage pool of the [[IBM Travelstar HTS548040M9AT00 40GB HDD|hdd]] in eirn's old [[IBM Thinkpad T42 Laptop|t42 laptop]].
@@ -8,4 +8,4 @@ created: 2026-05-12T14:11:16
date: 2026-05-12
tags:
---
Dismantled Nik/Grandad's old [[Packard Bell Dot SE PAV80 Netbook PC|netbook]] and recovered the [[Seagate 250GB Laptop HDD E03|hdd]] and 1gb RAM, rest has gone in the recycling. Also ripped an image of the hdd while I do a few others.
Dismantled Nik/Grandad's old [[Packard Bell Dot SE PAV80 Netbook PC|netbook]] and recovered the [[Seagate E03 Laptop 250GB HDD|hdd]] and 1gb RAM, rest has gone in the recycling. Also ripped an image of the hdd while I do a few others.
@@ -8,4 +8,4 @@ created: 2026-05-12T14:56:44
date: 2026-05-12
tags:
---
I had some problems when running proxmox on my old[[Lenovo Thinkpad T440s| thinkpad t440s]]. It would just crash and then refuse to boot. I had used this [[Corsair Force 120GB SSD 103|ssd]] in it and it seemed a bit loose at the connections. I usually had to reseat the drive to clear the fault. So I'm not sure if there's an issue with the laptop, or the drive.
I had some problems when running proxmox on my old[[Lenovo Thinkpad T440s Laptop| thinkpad t440s]]. It would just crash and then refuse to boot. I had used this [[Corsair Force 103 120GB SSD|ssd]] in it and it seemed a bit loose at the connections. I usually had to reseat the drive to clear the fault. So I'm not sure if there's an issue with the laptop, or the drive.
@@ -8,6 +8,8 @@ created: 2026-05-14T09:48:15
date: 2026-05-14
tags:
---
[[Toshiba High-Performance P300 3TB HDD|Toshiba 3TB HDD High-Performance P300]] smart report
```
root@pve03:~# smartctl -A /dev/disk/by-id/ata-TOSHIBA_HDWD130_3713VPPAS
smartctl 7.5 2025-04-30 r5714 [x86_64-linux-7.0.2-2-pve] (local build)
@@ -8,16 +8,16 @@ created: 2026-05-14T21:22:39
date: 2026-05-14
tags:
---
Having a few issues getting syncoid to work, turned out the zfs pool on the thinkstation had faulted (but still limping along), so had to order and replace drive.
Having a few issues getting [[Sanoid and Syncoid|syncoid]] to work, turned out the [[OpenZFS|zfs]] pool on the thinkstation had faulted (but still limping along), so had to order and replace drive.
replaced faulty drive in thinkstation with the new, then attached the faulty back via usb, openzfs can then use the faulty drive to help the resilver.
replaced faulty drive in [[Lenovo ThinkStation P520 PC|thinkstation]] with the new drive, then attached the faulty back via usb, openzfs can then use the faulty drive to help the resilver.
[[Seagate IronWolf 4TB HDD ST4000VNZ06|new drive]] id
[[Seagate IronWolf ST4000VNZ06 4TB HDD|new drive]] id
```
ata-ST4000VN006-3CW104_ZW646715
```
[[Toshiba 3TB HDD High-Performance P300|faulty drive]] id
[[Toshiba High-Performance P300 3TB HDD|faulty drive]] id
```
ata-TOSHIBA_HDWD130_3713VPPAS
```
@@ -8,7 +8,7 @@ created: 2026-05-15T05:38:44
date: 2026-05-15
tags:
---
the [[Toshiba 3TB HDD High-Performance P300|drive]] seems to be failing, want to see what's really wrong with it. Ran the following command (used `-d sat` as the drive is connected via usb)
the [[Toshiba High-Performance P300 3TB HDD|drive]] seems to be failing, want to see what's really wrong with it. Ran the following command (used `-d sat` as the drive is connected via usb)
```
smartctl -d sat -T permissive -a /dev/sdx
```
@@ -0,0 +1,16 @@
---
created: 2026-05-16T07:01:39
category:
- "[[Tasks]]"
- "[[Journal]]"
title: Improve Replication Security With OpenZFS Delegation
status: open
priority: normal
type:
- "[[Log]]"
date: 2026-05-16
tags:
---
see the following link for a future implementation that i need to do
[Improving Replication Security With OpenZFS Delegation](https://klarasystems.com/articles/improving-replication-security-with-openzfs-delegation/)
+14
View File
@@ -0,0 +1,14 @@
---
created: 2026-05-16T08:17:10
up:
- "[[Library]]"
title: PracticalZFS.com
source: https://discourse.practicalzfs.com/
author:
published:
topics:
---
a very good resource for all things
- [[OpenZFS|zfs]]
- [[Sanoid and Syncoid|sanoid/syncoid]]
@@ -0,0 +1,26 @@
---
category:
- "[[Journal]]"
type:
- "[[Log]]"
- "[[Reflection]]"
title: probable faulty i7-4790K cpu
created: 2026-05-17T06:42:13
date: 2026-05-17
tags:
---
recently setup a on site '[[pve-block|nas box]]' with a bunch of [[HGST Ultrastar 7K6000 Series 4TB SAS HDD (x10)|sas drives]], and last [[2026-05-16|night]] noticed that my gigabit network wasn't being saturated during [[OpenZFS|zfs]] send/receive. [[Proxmox|Proxmox]] was showing significant cpu/io stall pressure, probable diagnosis; my old [[Intel Core i5-4570S CPU|4th gen i5 cpu]] was struggling to keep up this fairly easy task. I've had this cpu from new and it's been used in various builds over the years with no issues at all, However, now it looks like it's finally reached the end of it's useful life.
I've still got a [[Intel Core i7-4790K CPU|4th gen i7]] which should quickly solve my issue, but when I swapped them, the computer failed to boot using my [[ASRock H87M-ITX Motherboard|itx board]]. Which was strange because I'd only just removed it from this itx board (with the same memory) in favour of the more power efficient i5.
I also had this recent [[2026-03-31 1758 faulty gryphon z87 motherboard|issue]] (nothing to do with this, ) [[ASUS Gryphon Z87 Motherboard|gryphon motherboard]] was faulty. the hardware setup at that point was:
- [[Intel Core i5-4570S CPU]]
- [[ASUS Gryphon Z87 Motherboard]]
- [[Kingston HyperX Genesis 8GB DDR3 RAM (2x4GB kit)]]
the failing setup last night
- [[Intel Core i7-4790K CPU]]
- [[ASRock H87M-ITX Motherboard]]
- [[Kingston HyperX Genesis 16GB DDR3 RAM (2x8GB kit)]]
there's no cross over there
@@ -0,0 +1,11 @@
---
category:
- "[[Journal]]"
type:
- "[[Reflection]]"
title: context on Beale Eng
created: 2026-05-17T07:23:03
date: 2026-05-17
tags:
---
[[Bobbie Nathan Hodgetts|Myself]] and [[John Wing 2003-01-01|John]] bought this [[Beale Engineering Services Limited|company]] from [[Brian Beale 2003-01-01|Brian]] a long time ago. Now closed down, just setting up the reference in this PKM so I thought I'd add some context.
@@ -0,0 +1,14 @@
---
category:
- "[[Journal]]"
- "[[Tasks]]"
type:
- "[[Log]]"
title: need to read this website
created: 2026-05-17T08:57:41
date: 2026-05-17
tags:
status: open
priority: low
---
Just reviewing [[2026-03-21 When Autism Hides the ADHD - 6 Ways It Gets Missed|this]] video and this quote [[2026-03-21 2214 Autism and ADHD defensive monotropic mode|here]] and discovered that the [[Dr. Megan Anna Neff|author]] also has a website [[[here](https://neurodivergentinsights.com/)|here]]. Something I should read.
+21
View File
@@ -0,0 +1,21 @@
---
category:
- "[[Journal]]"
type:
- "[[Log]]"
- "[[Reflection]]"
title: old RAM haul
created: 2026-05-17T09:06:47
date: 2026-05-17
tags:
---
A month or two ago, Mum had a clear out and give me a bag of old, random, computer ram.
Thought I'd make a list of what was there:
- [[Kingston KVR800D2N5-2G 2GB PC2-6400 DDR2 RAM (B8F)|Kingston KVR800D2N5-2G 2GB PC2 RAM]]
- [[Kingston KVR800D2N5-2G 2GB PC2-6400 DDR2 RAM (9X6)|Kingston KVR800D2N5-2G 2GB PC2 RAM]]
- [[Elixir M2U51264DS8HB3G-5T 512MB DDR-400 RAM|Elixir M2U51264DS8HB3G-5T 512MB DDR-400 RAM]]
- [[Kingston ValueRAM KVR333X64C25-512 512MB DDR RAM|Kingston ValueRAM KVR333X64C25-512 512MB DDR RAM]]
- [[TwinMOS MDSHXLF08I08H244AZEW-T 256MB SDRAM|TwinMOS MDSHXLF08I08H244AZEW-T 512MB (2x 256MB) SDRAM]]
- [[Unbranded PC100 128MB SDRAM|Unbranded PC100 128MB SDRAM]]
@@ -0,0 +1,238 @@
---
category:
- "[[Journal]]"
type:
- "[[Log]]"
title: migrating to truenas, sanoid+syncoid backup
created: 2026-05-17T11:29:26
date: 2026-05-17
tags:
---
So I'm going to try running [[TrueNAS|truenas]] on my backup machine rather than [[Proxmox|proxmox]] with [[Sanoid and Syncoid|sandoid+synoid]].
here are my current config and scripts on the
`/etc/sanoid/sanoid.conf`
```
########################
# stanleypool datasets #
########################
[stanleypool/archive]
    use_template = stanleypool-nightly
    recursive = zfs
    process_children_only = no
[stanleypool/bobbie]
    use_template = stanleypool-nightly
    recursive = zfs
    process_children_only = no
[stanleypool/music]
    use_template = stanleypool-nightly
    recursive = zfs
    process_children_only = no
[stanleypool/photos]
    use_template = stanleypool-nightly
    recursive = zfs
    process_children_only = no
[stanleypool/video]
    use_template = stanleypool-nightly
    recursive = zfs
    process_children_only = no
#############
# templates #
#############
[template_stanleypool-nightly]
    frequently = 0
    hourly = 0
    daily = 90
    weekly = 26
    monthly = 24
    yearly = 0
    autosnap = no
    autoprune = yes
    prune_defer = 80
```
`/usr/local/bin/zfs-nightly-backup.sh`
```
#!/bin/bash
GLOBAL_TIMEOUT="6h"
# --- CRASH SAFETY NET ---
# If the script exits prematurely for ANY reason, run the shutdown function
failure_cleanup() {
    echo "$(date '+[%Y-%m-%d %H:%M:%S]') CRITICAL: Script terminated unexpectedly! Triggering safety shutdown."
    ssh root@pve-shug9 "/sbin/shutdown +10 'Nightly backup crashed, shutting down in 10 minutes'"
    /sbin/shutdown +10 "Nightly backup crashed, shutting down in 10 minutes"
}
# Trap standard exit signals (1 = General errors, 2 = Ctrl+C, 15 = Terminate)
trap 'if [ "$EXIT_STATUS" != "0" ] && [ "$EXIT_STATUS" != "124" ]; then failure_cleanup; fi' EXIT
run_backups() {
    # pull existing snapshots from source (thinkstation)
    /usr/sbin/syncoid --quiet -r --no-sync-snap --create-bookmark --use-hold --identifier=pull --preserve-recordsize --preserve-properties root@pve-thinkstation:noggapool/bobbie stanleypool/bobbie
    sleep 10
    /usr/sbin/syncoid --quiet -r --no-sync-snap --create-bookmark --use-hold --identifier=pull --preserve-recordsize --preserve-properties root@pve-thinkstation:noggapool/photos stanleypool/photos
    sleep 10
    /usr/sbin/syncoid --quiet -r --no-sync-snap --create-bookmark --use-hold --identifier=pull --preserve-recordsize --preserve-properties root@pve-thinkstation:noggapool/archive stanleypool/archive
    sleep 10
    /usr/sbin/syncoid --quiet -r --no-sync-snap --create-bookmark --use-hold --identifier=pull --preserve-recordsize --preserve-properties root@pve-thinkstation:noggapool/music stanleypool/music
    sleep 10
    /usr/sbin/syncoid --quiet -r --no-sync-snap --create-bookmark --use-hold --identifier=pull --preserve-recordsize --preserve-properties root@pve-thinkstation:noggapool/video stanleypool/video
    sleep 10
    # push to remote (shug9)
    /usr/sbin/syncoid --quiet -r --no-sync-snap --create-bookmark --use-hold --identifier=push --preserve-recordsize --preserve-properties root@pve-shug9:bathpool/bobbie stanleypool/bobbie
    sleep 10
    /usr/sbin/syncoid --quiet -r --no-sync-snap --create-bookmark --use-hold --identifier=push --preserve-recordsize --preserve-properties stanleypool/photos root@pve-shug9:bathpool/photos
    sleep 10
    /usr/sbin/syncoid --quiet -r --no-sync-snap --create-bookmark --use-hold --identifier=push --preserve-recordsize --preserve-properties stanleypool/archive root@pve-shug9:bathpool/archive
    sleep 10
    /usr/sbin/syncoid --quiet -r --no-sync-snap --create-bookmark --use-hold --identifier=push --preserve-recordsize --preserve-properties stanleypool/music root@pve-shug9:bathpool/music
    sleep 10
    # only run the prune after successful transfers
    ssh root@pve-shug9 "/usr/sbin/sanoid --quiet --prune-snapshots"
    sleep 5
    /usr/sbin/sanoid --quiet --prune-snapshots
    sleep 5
    echo "Backup script completed successfully."
}
# Export the function so the timeout subshell can see it
export -f run_backups
# Run the function wrapped in the timeout utility
timeout "$GLOBAL_TIMEOUT" bash -c run_backups
EXIT_STATUS=$?
# --- EVALUATE EXIT STATE FOR LOGGING ---
if [ $EXIT_STATUS -eq 124 ]; then
    echo "$(date '+[%Y-%m-%d %H:%M:%S]') ERROR: Script exceeded global timeout of $GLOBAL_TIMEOUT. Aborting."
elif [ $EXIT_STATUS -ne 0 ]; then
    echo "$(date '+[%Y-%m-%d %H:%M:%S]') ERROR: Backup function failed with exit code $EXIT_STATUS."
else
    echo "$(date '+[%Y-%m-%d %H:%M:%S]') Success: All replication steps completed."
fi
# --- UNCONDITIONAL 10-MINUTE DELAYED SHUTDOWN ---
# This runs normally for Success or Timeout states.
# (General script crashes bypass this and hit the 'trap' function at the top).
ssh root@pve-shug9 "/sbin/shutdown +10 'Nightly backup/replication sequence finished, shutting down in 10 minutes'"
/sbin/shutdown +10 "Nightly backup/replication sequence finished, shutting down in 10 minutes"
exit $EXIT_STATUS
```
@@ -0,0 +1,15 @@
---
category:
- "[[Journal]]"
type:
- "[[Log]]"
title: migrating to truenas
created: 2026-05-17T12:11:33
date: 2026-05-17
tags:
---
this [[Sandisk SDSSDA 120GB SSD|ssd]] is the previous `pve-block` host, if all works out with truenas i need to delete all the data on this as it got ssh credential on it.
truenas is being installed on this [[Corsair Force 103 120GB SSD|ssd]], i'm reuniting it with the processor and chassis i originally bought it with back in 2011.
On this [[2026-05-12 1456 faulty drive or laptop|fault]], the sata connection doesn't click into place, it can just be pulled out. I've used the tightest sata cable I can find, it should be okay. Not sure why it does lock, it's not a fault per say, it designed that way (ie it never did click/lock).
+9
View File
@@ -0,0 +1,9 @@
---
created: 2026-05-17T08:00:28
category:
- "[[Organisations]]"
type:
people:
url: https://www.bargainhardware.co.uk/
---
![[People.base#Orgnaisation]]
@@ -0,0 +1,9 @@
---
created: 2026-05-17T07:22:07
category:
- "[[Organisations]]"
type:
people:
url:
---
![[People.base#Orgnaisation]]
+16
View File
@@ -0,0 +1,16 @@
---
created: 2026-05-17T07:26:13
category:
- "[[People]]"
type:
aliases:
first: 2003-01-01
places:
org:
- "[[Beale Engineering Services Limited]]"
birthday:
---
## Events
![[Events.base#Person]]
@@ -1,14 +1,15 @@
---
category:
- "[[Journal]]"
- "[[Note]]"
- "[[Software]]"
type:
- "[[Log]]"
title: on docker compose, volumes, and bind mounts
title: Docker
created: 2026-05-15T07:19:07
date: 2026-05-15
tags:
---
[[[[docker|docker]]|docker]] storage is split into two main groups
## on docker storage; volumes vs bind mounts
docker storage is split into two main groups
- volumes
- bind mounts
+15
View File
@@ -0,0 +1,15 @@
---
created: 2026-05-17T09:00:09
category:
- "[[People]]"
type:
aliases:
first:
places:
org:
birthday:
---
## Events
![[Events.base#Person]]
@@ -0,0 +1,23 @@
---
created: 2026-05-17T09:23:33
category:
- "[[Products]]"
type:
- "[[Electronics]]"
maker: "[[Elixir]]"
model: M2U51264DS8HB3G-5T 512MB DDR-400 RAM
rating:
price:
acquired: 2026-04-01
monthly-uses:
---
Specs:
- Capacity: 512 MB
- Memory Type: DDR1 SDRAM (Unbuffered)
- Bus Speed: PC-3200 (DDR-400)
- Data Transfer Rate: 400 MHz
- Form Factor: 184-pin DIMM
- CAS Latency: CL3
- Voltage: 2.5V - 2.6V
- Error Correction: Non-ECC
- SN: 0403.EME0411507B.9301207.XX.TX
@@ -2,6 +2,7 @@
category:
- "[[Products]]"
type:
- "[[Electronics]]"
title: 10x HGST HUS726040AL5210 4TB SAS HDD
created: 2026-05-11T12:37:31
tags:
@@ -35,7 +36,7 @@ Purchased 10 of these as a job lot off eBay
### Details
I've checked 8 of the drives and they're all the same, output from one of the drives is below
I've checked 8 of the drives and they're all the same, output from one of the drives is below (logged smart data is [[2026-05-11 1237 HGST 4TB SAS drive smart data|here]]).
output from `smartctl -i /dev/sdb`
```
@@ -59,35 +60,3 @@ SMART support is: Enabled
Temperature Warning: Enabled
```
Proxmox SMART data output
```
Accumulated power on time, hours:minutes 37533:45
Manufactured in week 04 of year 2016
Specified cycle count over device lifetime: 50000
Accumulated start-stop cycles: 52
Specified load-unload count over device lifetime: 600000
Accumulated load-unload cycles: 2372
Elements in grown defect list: 0
```
[[2026-05-14]] ids of the currently installed drives
```
root@pve-block:~# zpool status -v
pool: stanleypool
state: ONLINE
config:
NAME STATE READ WRITE CKSUM
stanleypool ONLINE 0 0 0
raidz2-0 ONLINE 0 0 0
scsi-35000cca243124120 ONLINE 0 0 0
scsi-35000cca243124f40 ONLINE 0 0 0
scsi-35000cca24311f388 ONLINE 0 0 0
scsi-35000cca24311e27c ONLINE 0 0 0
scsi-35000cca24311c57c ONLINE 0 0 0
scsi-35000cca243122388 ONLINE 0 0 0
scsi-35000cca24311b90c ONLINE 0 0 0
scsi-35000cca243122398 ONLINE 0 0 0
```
+1 -1
View File
@@ -10,4 +10,4 @@ price:
acquired:
monthly-uses:
---
The hdd: [[IBM Travelstar 40GB HDD HTS548040M9AT00]]
The hdd: [[IBM Travelstar HTS548040M9AT00 40GB HDD]]
+15
View File
@@ -0,0 +1,15 @@
---
created: 2026-04-22T11:52:02
category:
- "[[Products]]"
type:
- "[[Electronics]]"
maker: "[[Intel]]"
model: Xeon W-2123 CPU
rating:
price:
acquired: 2026-04-09
monthly-uses:
---
Came as part of this chassis [[Lenovo ThinkStation P520 PC|Lenovo ThinkStation P520]].
+16
View File
@@ -0,0 +1,16 @@
---
created: 2026-05-17T07:25:07
category:
- "[[People]]"
type:
aliases:
first: 2003-01-01
places:
org:
- "[[Beale Engineering Services Limited]]"
birthday:
---
## Events
![[Events.base#Person]]
@@ -0,0 +1,20 @@
---
created: 2026-05-17T07:11:47
category:
- "[[Products]]"
type:
- "[[Electronics]]"
maker: "[[Kingston]]"
model: HyperX Genesis 16GB DDR3 RAM KHX16C9P1K2/16
rating:
price: 126.74
acquired: 2013-11-19
monthly-uses:
---
Specs:
- 16GB (kit of two 8GB)
- DDR3 1600
- CL9
- 240 Pin
- UDIMM
- 1.65v
@@ -0,0 +1,22 @@
---
created: 2026-05-17T07:11:47
category:
- "[[Products]]"
type:
- "[[Electronics]]"
maker: "[[Kingston]]"
model: HyperX Genesis 8GB DDR3 RAM KHX1600C9D3X2K2/8GX
rating:
price: 58.98
acquired: 2013-11-18
monthly-uses:
---
note: there's an amazon order for £58.98 on the [[2013-11-18]] that was later returned and refunded. I'm guessing I may have returned the Amazon order and then purchased via [[Beale Engineering Services Limited|Beale Eng]].
Specs:
- 16GB (kit of two 4GB)
- DDR3 1600
- CL9
- 240 Pin
- UDIMM
- 1.65v
@@ -0,0 +1,24 @@
---
created: 2026-05-17T09:10:44
category:
- "[[Products]]"
type:
- "[[Electronics]]"
maker: "[[Kingston]]"
model: KVR800D2N5/2G 2GB PC2 RAM
rating:
price:
acquired: 2026-04-01
monthly-uses:
---
Specs:
- 2GB
- PC2 -6400 DDR2
- CL5
- 240 - pin
- DIMM
- 1.8v
- serial
- 99U5429-015.A00LF
- 000004930559
- RCLLJ-794MW0-YW9X6
@@ -0,0 +1,24 @@
---
created: 2026-05-17T09:10:44
category:
- "[[Products]]"
type:
- "[[Electronics]]"
maker: "[[Kingston]]"
model: KVR800D2N5/2G 2GB PC2 RAM
rating:
price:
acquired: 2026-04-01
monthly-uses:
---
Specs:
- 2GB
- PC2 -6400 DDR2
- CL5
- 240 - pin
- DIMM
- 1.8v
- serial
- 99U5429-015.A00LF
- 000004930559
- MHLR5-992MFU-WWB8F
@@ -0,0 +1,25 @@
---
created: 2026-05-17T09:28:45
category:
- "[[Products]]"
type:
maker: "[[Kingston]]"
model: ValueRAM KVR333X64C25/512
rating:
price:
acquired: 2026-04-01
monthly-uses:
---
Technical Specifications
- Capacity: 512 MB
- Memory Type: DDR1 SDRAM (First-generation DDR)
- Speed Rating: PC2700 (333 MHz)
- Form Factor: 184-Pin DIMM (Desktop)
- CAS Latency: CL2.5
- Error Checking: Non-ECC
- Signal Processing: Unbuffered
- Voltage: 2.5V
- Module Layout: 64M x 64-bit module built using sixteen 32M x 8-bit component chips
- SN:
- 9905144-003.B01
- 1165698-1281905
@@ -18,14 +18,8 @@ Details:
- 3 year, on site
- Start Date: 2021-08-11
- End Date: 2024-08-10
- Current build:
- [[Intel Xeon W-2235 CPU|Intel Xeon W-2235 CPU]]
- [[64GB Samsung (4 x 16GB) PC4-2400T 2Rx4 RDIMM|64GB Samsung (4 x 16GB) PC4-2400T 2Rx4 RDIMM]]
- [[Nvidia GeForce RTX 3090 Founders Edition GPU]]
- [[EVGA Nvidia Geforce GTX 1080 SC GPU|EVGA Nvidia Geforce GTX 1080 GPU]]
- 120gb ssd (boot drive)
- 1tb Samsung nvme ssd (storage)
- 3x 3.0 TB HDD
- Supplied with:
- [[Intel Xeon W-2123 CPU]]
- 1000w PSU
Documents
@@ -36,6 +30,4 @@ Documents
- [[p520_hmm_en.pdf|P520 Hardware Maintenance Manual]]
- [[p520_p520c_power_configurator_v1.6.pdf|P520 & P520c Power Configurator]]
Notes:
- [[2026-04-21]] Removed supplied Intel Xeon W-2123 CPU, and replaced with [[Intel Xeon W-2235 CPU|Intel Xeon W-2235 CPU]]
+6 -3
View File
@@ -2,8 +2,9 @@
created: 2026-05-15T10:23:05
category:
- "[[Note]]"
title: Linux CLI Commands
title: Linux CLI Config and Commands
tags:
- project
---
### Network config
@@ -37,7 +38,7 @@ or apply
sudo netplan apply
```
## drive partitions
## disk
create gpt partition table (for new drives without any partitions)
```
@@ -63,7 +64,9 @@ add drive/partition to fstab, get disk UUID first
```
sudo blkid /dev/sdxx
```
Then add this to `/etc/fstab`
```
/dev/disk/by-uuid/your-uuid-here /var/lib/docker ext4 defaults 0 2
```
```
+26 -2
View File
@@ -1,14 +1,21 @@
---
category:
- "[[Note]]"
- "[[Software]]"
type:
title: OpenZFS
created: 2026-05-14T14:17:36
tags:
- project
---
## resources
- [forum](https://discourse.practicalzfs.com/)
## zfs commands
### zfs snapshot management
list dataset snapshots
```
zfs list -t snapshot pool-name/dataset-name
@@ -19,7 +26,12 @@ list holds on snapshots
zfs holds <pool/dataset>@<snapshot>
```
release hold on snapshot
create hold on snapshot
```
zfs hold <tag> <pool/dataset>@<snapshot>
```
delete hold on snapshot
```
zfs release <tag> <pool/dataset>@<snapshot>
```
@@ -27,4 +39,16 @@ zfs release <tag> <pool/dataset>@<snapshot>
delete snapshot
```
zfs destroy <pool/dataset>@<snapshot>
```
```
### zfs replication (send/receive)
clear partial download on dataset
```
zfs something -A <pool/dataset>
```
## openZFS delegation
[[2026-05-16 0701 Improve Replication Security With OpenZFS Delegation|Improve Replication Security With OpenZFS Delegation]]
+7
View File
@@ -0,0 +1,7 @@
---
created: 2026-05-17T07:38:52
category:
- "[[Software]]"
os: "[[Hypervisor]]"
url:
---
@@ -1,13 +1,26 @@
---
category:
- "[[Note]]"
- "[[Software]]"
type:
title: " Sanoid and Syncoid Setup"
created: 2026-05-12T21:09:25
tags:
- project
---
## resources
- [github](https://github.com/jimsalterjrs/sanoid)
- [forum](https://discourse.practicalzfs.com/)
## intro
I've set this up on on a [[Proxmox]] backup machine, it creates the [[OpenZFS|zfs]] snapshots on the remote machine and them pulls them into it's own zfs pool.
## important
- the source of the datasets should be the only one taking snapshots (i.e. `autosnap = yes`), the destinations only replicate these snapshots, see Jim Salter's comments [here](https://discourse.practicalzfs.com/t/setting-up-syncoid-for-offsite-backup/1611/3).
## initial setup
install Sanoid on backup and source host (not strictly required on both, but Sanoid uses tools on both machine for fast and reliable connection)
@@ -50,3 +63,18 @@ systemctl stop timer.sanoid.service
systemctl disable time.sanoid.service
```
- i've set both backup machines to come on at 00:00 UTC
## on zfs bookmarks
The creator of sanoid, Jim Salter, gave a good overview of bookmarks [here](https://discourse.practicalzfs.com/t/can-sanoid-leave-bookmarks-behind-after-deleting-snaphots/4381/4)
> [!NOTE] Jim Salter
> Bookmarks are only useful in a **single** scenario:
>
> When you already have a common snapshot between source and targetnote, you must **already** have the common snapshot on both sidesyou may first create a bookmark **on the source** and then destroy the snapshot **on the source** without breaking the replication chain.
>
> However, the snapshot still has to be present **in full** on the target.
>
> ...
>
> This allows you to more easily keep much shallower archive depth on a source system with a few (or one) small, fast drives, while keeping much deeper archives on a target system with many more, or larger drives.

Some files were not shown because too many files have changed in this diff Show More