Well, that's the question I came to ask here.I don't know, but I suspect the previous poster means something like "how did you achieve 224 TBW in 612 hours of power on time?".
brew install smartmontools && sudo smartctl --all /dev/disk0How do we do these tests for ourselves? I'd like to compare my 2018 Mac Mini SSD to the one in my M1 Mac mini.
Maximum Data Transfer Size: 256 Pages
Data Units Read: 6,572,917 [3.36 TB]
Data Units Written: 5,238,520 [2.68 TB]
Power On Hours: 41
Media and Data Integrity Errors: 0
/usr/local/sbin/smartctl -x /dev/disk0 | grep Host_Writes_MiB | awk '{printf("Data written: %.4f MiB / %.4f GiB / %.4f TiB\n", $NF, $NF/1000, $NF/1000000)}'
Data written: 79180865.0000 MiB / 79180.8650 GiB / 79.1809 TiB
/usr/local/sbin/smartctl -x /dev/disk0 | grep Power_On_Hours | awk '{printf("Power On: %d hours / %.4f days / %.4f months / %.4f years\n", $NF, $NF/24, $NF/24/365.25*12, $NF/24/365.25)}'
Power On: 14292 hours / 595.5000 days / 19.5647 months / 1.6304 years
SMART/Health Information (NVMe Log 0x02)
Critical Warning: 0x00
Temperature: 29 Celsius
Available Spare: 100%
Available Spare Threshold: 99%
Percentage Used: 0%
Data Units Read: 15,066,845 [7.71 TB]
Data Units Written: 11,599,382 [5.93 TB]
Host Read Commands: 371,113,221
Host Write Commands: 202,204,141
Controller Busy Time: 0
Power Cycles: 134
Power On Hours: 258
Unsafe Shutdowns: 19
Media and Data Integrity Errors: 0
Error Information Log Entries: 0
DriveDX reports the same numbers. The problem is not Homebrew.Sooo to view this data, a HomeBrew package is needed. Has anyone considered that maybe the package reports incorrect data on ARM Macs?
I asm beginning to suspect this is a reporting error and not real wear. This is because I ran DriveX on my MBA which came online on 12-20 and I have AVERAGED at least 40 hours powered on a week and DriveX is giving a total powered on time of less than 40 hours when it should be in the hundreds. It also shows my total write as 0.9 TB since 12-20.
I think the people complaining are doing something that the rest of us "normal" users are not doing. The only system I have with 2% spare used is my 2018 Intel MacMini w/ a 1TB SSD and 32GB of RAM. My 2019 MacBook Pro 16in is fine and so is my M1 MacMini 16gb 1TB.Well, that's the question I came to ask here.
The truth is I'm on macOS Beta and also I can tell I have a lot and I mean a lot stutters since using this M1 mac. And every time I check activity monitor drive usage is in red and I have to wait till everything chill out and "move everything to it's place" then I can use it again without being disturbed with lags
brew install smartmontools && sudo smartctl --all /dev/disk0
SMART/Health Information (NVMe Log 0x02)
Critical Warning: 0x00
Temperature: 34 Celsius
Available Spare: 100%
Available Spare Threshold: 99%
Percentage Used: 0%
Data Units Read: 51,504,350 [26.3 TB]
Data Units Written: 17,677,809 [9.05 TB]
Host Read Commands: 588,854,809
Host Write Commands: 341,702,338
Controller Busy Time: 0
Power Cycles: 199
Power On Hours: 389
Unsafe Shutdowns: 79
Media and Data Integrity Errors: 0
Error Information Log Entries: 0
SMART/Health Information (NVMe Log 0x02)
Critical Warning: 0x00
Temperature: 34 Celsius
Available Spare: 100%
Available Spare Threshold: 99%
Percentage Used: 0%
Data Units Read: 68,599,283 [35.1 TB]
Data Units Written: 19,319,271 [9.89 TB]
Host Read Commands: 1,880,612,779
Host Write Commands: 118,045,262
Controller Busy Time: 0
Power Cycles: 128
Power On Hours: 149
Unsafe Shutdowns: 15
Media and Data Integrity Errors: 0
Error Information Log Entries: 0
This is the kicker for me, people calculating wild gigabytes written per second numbers appear to be treating SSD uptime as system uptime.SMART power on hours reported is for SSD and not system.
Has anyone even concluded that these writes are a problem for the SSD?
I still don't trust the smart data, but obviously it shows different numbers for different users.
I mean I'm not worried for my system at all, my system the writes don't seem excessive.
But the ones reporting a high number, is there really a problem?
Has anyone here ever written and SSD to death or physically know anyone that has at any point in time an how many writes did it take?
How has it been proven? I haven't seen anything definitive. I've looked at the smartmontools code and even their code documentation says they are guessing and they only have two specific drives in their database neither of which matches the NVMe SSD in the M1 Macs.Guys... it has been proven that reading S.m.a.R.t is correct. Those
Numbers are correct.
hour on power is not computer up-time
and once again - guys, what are you doing on your computers that you have a few terabytes written in couple of weekend?
1 TB = 256 ssd written to full and cleared 4 times.
It doesnt matter if it will last for 2-3 years. The ssd is integrated into the SoC so you cant replce it. In the next 2-3 years we wont be able to sell those computers because some of the SSD could be at the end of their life cycle.
—-edit:
10-30 TBW in 1 year may be ok. But not in 3-10 weeks![]()
Just download 50GB files on your computer and see the smartmontools will show you 50 GBW more. In my opinion this is pretty accurate. Correct my if I'm wrong 🤔How has it been proven? I haven't seen anything definitive. I've looked at the smartmontools code and even their code documentation says they are guessing and they only have to specific drives in their database neither of which matches the NVMe SSD in the M1 Macs.
I'm not saying that the data is incorrect but I also haven't seen anything definitive that it is correct either. I suspect that it is but that's not the same as proven.
You need to install it. It isn't part of macOS. There is a .dmg with a package installer but it installs the x86 version. If you want the M1 version you need to get it through brew or download the source and configure, make, and make install it yourself.Whats the terminal code to run to check?
brew install smartmontools
So I was wondering if you have High Read / Written, do you use iStats Menu and TG Pro?
That doesn't seem bad. About 112 GB/day. A 1.5 PBW SSD would last for years at that rate. Much longer than the notebook will last.View attachment 1734473
Yikes! This is after like 20 days of using my MBA M1. I always have 2 applications running in the background to watch my CPU / Memory usage (iStats Menu) and my Temp (TG Pro).
I have now disable these 2 apps and not letting them run anymore (I read above there was someone talking about those apps writing logs file could be the reason why the crazy read / written?)
So I was wondering if you have High Read / Written, do you use iStats Menu and TG Pro?
P/S: I have disabled those 2 apps from starting along side my Mac and running, I will keep watch of my Read and Written and report back later
That doesn't seem bad. About 112 GB/day. A 1.5 PBW SSD would last for years at that rate. Much longer than the notebook will last.
isn't 11 unsafe shutdowns a lot for just 47 power on hours?