vault backup: 2025-09-13 07:48:30
This commit is contained in:
parent
73ef008092
commit
4f9017716a
|
|
@ -13,12 +13,12 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "2025/FreeBSD NAS HDD ATA control.md",
|
"file": "2021/ZFS cheatsheet.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": true
|
"source": true
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "FreeBSD NAS HDD ATA control"
|
"title": "ZFS cheatsheet"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -107,7 +107,7 @@
|
||||||
"state": {
|
"state": {
|
||||||
"type": "search",
|
"type": "search",
|
||||||
"state": {
|
"state": {
|
||||||
"query": "",
|
"query": "zfs",
|
||||||
"matchingCase": false,
|
"matchingCase": false,
|
||||||
"explainSearch": false,
|
"explainSearch": false,
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
|
|
@ -128,7 +128,8 @@
|
||||||
"title": "Bookmarks"
|
"title": "Bookmarks"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"currentTab": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
|
|
@ -224,8 +225,8 @@
|
||||||
},
|
},
|
||||||
"active": "25b930ea2a609828",
|
"active": "25b930ea2a609828",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"2022/computers-and-machines.md",
|
|
||||||
"2025/FreeBSD NAS HDD ATA control.md",
|
"2025/FreeBSD NAS HDD ATA control.md",
|
||||||
|
"2022/computers-and-machines.md",
|
||||||
"2025/new Apple mac computers.md",
|
"2025/new Apple mac computers.md",
|
||||||
"2024/photoprism.md",
|
"2024/photoprism.md",
|
||||||
"2025/xg-infra.md",
|
"2025/xg-infra.md",
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# ZFS cheatsheet
|
* <https://openzfs.github.io/openzfs-docs/index.html>
|
||||||
|
|
||||||
## Scrubbing
|
## Scrubbing
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue