shadowtofu

joined 1 year ago

Yes, absolutely. Right now, SSDs are probably superior in comparison to HDDs in every category except for price (and long-term data integrity when switched off). But when you consider large parity raids and take into account the cost of electricity, even the price difference might only be small, making SSDs even more attractive.

[–] shadowtofu@discuss.tchncs.de 31 points 4 days ago (9 children)

Hmm. Let’s say I add 6 SSDs, 2TB each, for a total of 600€. In a RAID6 configuration, that gives me 8TB of storage. Compare that to a classical NAS with 2×8 TB HDDs for a total of 350€.

The HDDs will draw around 4W idle each, 8W in total. Assuming 0.3€/kWh, over a span of 5 years, that is approximately 100€. The power consumption of the SSDs will be negligible.

So, just in terms of storage, the SSD solution is around 33% more expensive over 5 years. If you include the cost of the NAS itself, the price increment is even less noticeable.

[–] shadowtofu@discuss.tchncs.de 5 points 4 days ago (1 children)

Very helpful. I was just looking at this the other day.

[–] shadowtofu@discuss.tchncs.de 1 points 1 month ago (1 children)

I just checked, and I have connectivity while on cellular. Maybe (just wild speculation) your mobile network is IPv6-only? Android (not Linux) should list 192.0.0.4 as an IP address in that case.

[–] shadowtofu@discuss.tchncs.de 1 points 1 month ago

Yes, Linux is running in a VM, and the network interface is a virtualized veth interface connected to a host bridge. The host android system has IP address 192.168.0.1, and this network interface is called avf_tap_fixed (as seen from termux).

[–] shadowtofu@discuss.tchncs.de 0 points 1 month ago (7 children)

While this is very exciting, I just tried it, and the network connectivity seems to be broken. No IPv6.