Project

General

Profile

Actions

Feature #12860

open

add mmc-utils package to all images

Added by David Burns about 2 years ago. Updated about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
New Package Request
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:

Description

Both Netgate & 3rd party hardware integrators are increasingly using eMMC components.

SATA (& historically SCSI) drives have offered SMART reporting & analysis - however SMART does not work with eMMC drives.

eMMC v5.0 standard (published in 2013) specifies simple access to eMMC lifetime estimates & EOL info via extcsd data:
mmc extcsd read /dev/mmcsd0rpmb | egrep -i ^emmc

Fortunately there already exists a FreeBSD port of mmc-utils package which is tiny (40-60kB) and so could be easily added into pfSense images.

Hopefully a simple means of GUI access (eg Diagnostics / eMMC Status) to access these lifetime estimates & EOL info could also be considered.

Actions #1

Updated by Steve Y about 2 years ago

This would be helpful/useful now that ZFS is the new default, and/or for folks who don't realize some packages are "required" or recommended to use an SSD (https://www.netgate.com/supported-pfsense-plus-packages).

Forum thread: https://forum.netgate.com/topic/170128/emmc-write-endurance/

Actions #2

Updated by Jim Pingle about 2 years ago

  • Project changed from pfSense to pfSense Packages
  • Category changed from S.M.A.R.T. to New Package Request
  • Release Notes deleted (Default)

We already build mmc-utils for Plus and it can be installed manually from the CLI. Trying to build a GUI around it to make any kind of interpretation of the results is trickier. The values people are interested in are largely estimates and may not bear any relation to the actual situation on the disk. We've already been monitoring its output on a variety of hardware of different ages trying to see if it's a reliable metric. We don't want to present a big scary red flag warning a user if it's unwarranted.

I'm not sure it would need to be built into all base system images, especially CE. We could consider at least enable building it and offering it in the CE package repository as we do for Plus.

Actions

Also available in: Atom PDF