vault backup: 2026-05-16 07:53:29

This commit is contained in:
2026-05-16 07:53:29 +01:00
parent ff9d78ea31
commit 4cbfccc8cf
5 changed files with 78 additions and 44 deletions
+26 -11
View File
@@ -27,12 +27,12 @@
"state": {
"type": "markdown",
"state": {
"file": "Categories/Products.md",
"file": "_Inbox/2026-05-11 1237 HGST 4TB SAS drive smart data.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Products"
"title": "2026-05-11 1237 HGST 4TB SAS drive smart data"
}
},
{
@@ -118,6 +118,20 @@
"icon": "lucide-file",
"title": "Linux CLI Config and Commands"
}
},
{
"id": "711900c68e5d6d70",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "_Inbox/_Product types.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "_Product types"
}
}
],
"currentTab": 1
@@ -194,7 +208,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Categories/Products.md",
"file": "_Inbox/2026-05-11 1237 HGST 4TB SAS drive smart data.md",
"collapseAll": true,
"extraContext": false,
"sortOrder": "byCreatedTime",
@@ -204,7 +218,7 @@
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks for Products"
"title": "Backlinks for 2026-05-11 1237 HGST 4TB SAS drive smart data"
}
},
{
@@ -213,11 +227,12 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "_Inbox/2026-05-11 1237 HGST 4TB SAS drive smart data.md",
"linksCollapsed": false,
"unlinkedCollapsed": false
},
"icon": "links-going-out",
"title": "Outgoing links"
"title": "Outgoing links from 2026-05-11 1237 HGST 4TB SAS drive smart data"
}
},
{
@@ -280,10 +295,10 @@
"state": {
"type": "file-properties",
"state": {
"file": "_Inbox/2026-04-27 2233 setting up gpu with proxmox lxc.md"
"file": "_Inbox/2026-05-11 1237 HGST 4TB SAS drive smart data.md"
},
"icon": "lucide-info",
"title": "File properties for 2026-04-27 2233 setting up gpu with proxmox lxc"
"title": "File properties for 2026-05-11 1237 HGST 4TB SAS drive smart data"
}
},
{
@@ -337,7 +352,11 @@
"active": "59d07d4f61e1f53d",
"lastOpenFiles": [
"_Inbox/HGST Ultrastar 7K6000 Series 4TB SAS HDD (x10).md",
"_Inbox/Sanoid and Syncoid Setup.md",
"References/Toshiba 3TB HDD Low-Energy E300.md",
"_Inbox/2026-05-11 1237 HGST 4TB SAS drive smart data.md",
"Categories/Products.md",
"_Inbox/_Product types.md",
"_Inbox/Seagate IronWolf 4TB HDD ST4000VNZ06.md",
"_Inbox/2026-03-31 1416 powering off the hyper-v machine for the last time.md",
"_Inbox/Docker.md",
@@ -352,19 +371,15 @@
"_Inbox/OpenZFS.md",
"_Inbox/2026-05-16 0701 Improve Replication Security With OpenZFS Delegation.md",
"Categories/Note.md",
"_Inbox/Sanoid and Syncoid Setup.md",
"Daily Notes/2026-05-15.md",
"References/Toshiba 3TB HDD High-Performance P300.md",
"Attachments/Pasted image 20260515052243.png",
"Attachments/Pasted image 20260515052130.png",
"Attachments/Pasted image 20260515050434.png",
"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",
"Attachments/ThinkCentre_M720_Tiny_Spec.pdf",
"Attachments/PXL_20260512_135458828.jpg",
"Attachments/PXL_20260512_130415266.jpg",
-1
View File
@@ -2,5 +2,4 @@
category:
- "[[Home]]"
---
![[Products.base]]
@@ -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 reoughtly 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
```
@@ -2,6 +2,7 @@
category:
- "[[Products]]"
type:
- "[[Electronics]]"
title: 10x HGST HUS726040AL5210 4TB SAS HDD
created: 2026-05-11T12:37:31
tags:
@@ -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
```
+5
View File
@@ -0,0 +1,5 @@
---
category:
- "[[Products]]"
---
- Electronics