#smartd
Ich glaube, ich weiß was ich heute Abend machen werde 🙄
September 27, 2025 at 2:36 PM
You know things are going good when smartd crashes. 🫣🫡
January 21, 2025 at 4:58 PM
I just run smartd
April 26, 2026 at 8:44 PM
The LaTeX smartdiagram pkg, based on Tikz, gives very nice results
Fiandrino (2016), texdoc.org/serve/smartd...
I have some notes and examples of use with Quarto if you're interested.
texdoc.org
May 20, 2026 at 2:43 AM
たぶんシェードの質的には値段相応なんだろうから、気に入ればちゃんとしたメーカーのを検討したいよね

ほんとはノーマンのバーチカルが良きだけど値段がなあ〜〜カーテン類ほんとに金額えぐいよね

www.norman.co.jp/shade/smartd...
スマートドレープシェード | 進化したバーチカルブラインド
カーテンの柔らかな質感とバーチカルブラインドの機能性を融合した人気製品。調光・洗濯・ウォークスルーで日常にも快適さを。
www.norman.co.jp
June 22, 2026 at 8:37 AM
Tell you what I need to do first, though, is work out why the *%$@% my external HDD won’t spin down on my RPi4.

No amount of hdparm’ing or exclusion from smartd seems to have any effect. It seems fine on other devices.

It’s going to drive me nuts.
February 2, 2025 at 11:15 PM
TrueNAS was mostly middleware over the same OpenZFS. Three things Ubuntu won't bundle: scrub/snapshot schedules (sanoid or zfs-auto-snapshot + a monthly scrub timer), failure alerts (zfs-zed + smartd), and a pool-status UI. compression=zstd + autotrim on SSDs. Straight upgrade otherwise.
September 10, 2026 at 6:03 PM
It very much bothers me that #smartd didn't email me about this. The only reason I noticed it is because 'snapraid smart' output says that the chance of the drive failing in the next year is 99%. #selfhosting
September 13, 2025 at 8:35 PM

Nov 21 05:28:54 r730-03 kernel: (da7:mrsas0:1:7:0): SCSI status: OK
Nov 21 05:55:34 r730-03 smartd[17215]: Device: /dev/da7 [SAT], ATA error count increased from 4 to 8
3/3
November 22, 2024 at 1:08 PM
i think we're arriving at a better expression though:

`(S/../([123].|08|09)/6/06:001|L/../01/./03:005)`

this does a long test on the first day of every month, waiting 5 hours between tests, and then does short tests on all subsequent saturdays, waiting 1 hour between.

use `smartd -q […]
Original post on infosec.exchange
infosec.exchange
February 24, 2026 at 4:00 AM
you'll probably also want to start `smartd` with the `-s` flag, to make it keep last scan time as a state file, we say `smartd_flags="-s /var/db/smartd/"` in our `rc.conf` (freebsd)

for using a directory, the trailing / is important (it's in the docs but we found out the hard way)
October 26, 2025 at 3:06 AM
i think we're arriving at a better expression though:

`(S/../([123].|08|09)/6/06:001|L/../01/./03:005)`

this does a long test on the first day of every month, waiting 5 hours between tests, and then does short tests on all subsequent saturdays, waiting 1 hour between.

use `smartd -q […]
Original post on infosec.exchange
infosec.exchange
October 25, 2025 at 9:02 PM
cool `smartd` trick that people don't seem to be widely aware of is that you can schedule scans in smartd.conf: `DEVICESCAN -a -m smart -s (S/../../6/06:001|L/../../2/03:008)`

this schedules a short test every saturday starting at 0600, waiting an hour between drives, and long tests every […]
Original post on infosec.exchange
infosec.exchange
October 25, 2025 at 8:09 PM
SmartDraw or MindMap AI?

✨ Compare features, AI automation, and usability to find the best tool for visual thinkers and planners → mindmapai.app/compare/smartd...

#MindMapAI #SmartDraw #MindMapping #ProductivityTools #VisualThinking #AItools #CompareTools
August 6, 2025 at 7:55 AM
Aug 11 14:26:50 dfwdb01 smartd[7136]: Home page is https://www.smartmontools.org/ <-- somehow this seems unneccessary in syslog
November 24, 2024 at 4:03 AM
containerize everything with bind mounts for data volumes and then use something like borgbackup or restic for incremental backups

for monitoring HDDs there's smartd which iirc comes with smartmontools and you could make it send you a notif via ntfy.sh whenever something concerning happens
ntfy.sh | Push notifications to your phone or desktop via PUT/POST
ntfy is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, and/or using a REST API.
ntfy.sh
December 9, 2024 at 2:38 PM