

truly a passionate dev
truly a passionate dev
it seems they will, just not too soon
Oh you will. I know the name for a few months now and I still read it slurpnik
Drives only consume power on reads and writes, if your NAS spins them down as it should (and apparently QNAP *doesn’t, which I didn’t know).
not really. not all drives spin down by themselves, by default. and even if they do, it’ll happen relatively long after reads and writes, a the while it’ll consume power.
The problem seems to be that even with a perfectly clean slate, no services running, the system set up in their own RAID0 SSD pool, the HDD’s, even with 0 bytes of data on them, are being pinged for access at least once a minute.
if it’s for drive health stats, and the device runs linux, hd-idle could help. it only counts actual block device (so, storage) access as activity
And don’t think that SSD drives would do better - spinning disk drives generally have far better idle power than SSD does, and usually much better write power consumption.
I wonder if they can be “spinned down” like hard drives. their startup time would be much faster, so it’s shutdown could even be on a tighter schedule. I mean probably they dont have an internal idle timer, but who cares if you can just have something like hd-idle that shuts it down according to a better schedule.
In my experience using a PC as a NAS, the power draw isn’t necessarily the drives as they spin down when idle.
that’s not always the default setup, especially with enterprise drives. also if you have some kind of monitoring, that can keep the drives from going down (for that, use linux hd-idle instead of drive internal idle timer), and it can also wake them up (for that, prometheus node exporter’s smart collector first checks whether a drive is up, and only then collect stats). Interestingly, checking temps with smartctl always spins up my drives, while linux hwmon can give me live temp stats even while the drives are down
we should call them terrorists before they tag us as terrorists. Because that’s what they are.
last time I checked it was still kept in secret who are the members of the HLG
of course they didn’t say that, but the request for such tools was in the title
personal backups over torrent? and who would download that?
I run proxmox, and proxmox manages the zfs pool, there are VMs for important and convenience services, where important only hold things needed for the machine to work (so networking related) and metrics. I also have a desktop VM for the occasional use, and you can install opnsense later if you want an advanced firewall for VLANs and maybe internet too.
the storage is made accessible through virtiofs shares, but setup is quite hacky, and some things don’t like it (like it can’t store any kind of databases) because virtiofs works technically like a network filesystem, and does not support some consistency features (yet?). maybe ceph would be a solution, it is natively supported by proxmox.
if I were to build a new one, I would try out TrueNAS, it’s newer linux based version. I heard that can run VMs too if needed. I suspect that it can be more user friendly, but I haven’t used its web interface yet ever.
calm down, dude
most people want computers to be unnoticable and boring. I agree, we need more boring tech
professional UI designers don’t seem to agree. they always feel the urge to come up with the next worst design
tailscale is not the same as nginx or any reverse proxy, though. I don’t expose anything publicly, but I still wouldn’t stop using a reverse proxy
if you read further, he writes about peertube too