Rigorous and Reliable (RAR)
[archive] SSD overview - Printable Version

+- Rigorous and Reliable (RAR) (http://rar.shufangkeji.com:60380)
+-- Forum: Forum Help and Management (/forumdisplay.php?fid=448)
+--- Forum: Black Hole (/forumdisplay.php?fid=603)
+--- Thread: [archive] SSD overview (/showthread.php?tid=9831)


[archive] SSD overview - zhihao - 11-29-2021 11:30 AM

refer to http://rar.shufangkeji.com:60380/showthread.php?tid=9219&pid=44495#pid44495

-------

This board is for SSD related parts

Modern SSDs may have volatile and non-volatile cache, and this is perhaps related to PLP (power loss protection) which should be present on "enterprise" SSDs. The volatile cache is perhaps vulnerable to power loss, but the non-volatile cache should survive power loss, at least in theory. We may use hd-/sdparm/smartctl command to switch such caches on or off.

---
20220128/lingu: link plp


RE: Overview - lingu - 01-23-2022 12:00 AM

Modern SSDs may have volatile and non-volatile cache, and this is perhaps related to PLP (power loss protection) which should be present on "enterprise" SSDs. The volatile cache is perhaps vulnerable to power loss, but the non-volatile cache should survive power loss, at least in theory. We may use hd-/sdparm/smartctl command to switch such caches on or off.


RE: SSD overview - lingu - 03-01-2022 01:27 PM

There is already an overview for ssds -- http://rar.shufangkeji.com:60380/showthread.php?tid=9219

i am merging info there and archiving this one. Make sure to FAIRR before creating a new item.


RE: [archive] SSD overview - yijun - 08-01-2025 06:54 PM

Code:
[root@gm982-1 ~]# nvidia-smi
Thu Mar 20 16:37:51 2025
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.129.03             Driver Version: 535.129.03   CUDA Version: 12.2     |
|-----------------------------------------+----------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |         Memory-Usage | GPU-Util  Compute M. |
|                                         |                      |               MIG M. |
|=========================================+======================+==============​​========|
|   0  NVIDIA GeForce RTX 4090        Off | 00000000:01:00.0 Off |                  Off |
| 45%   38C    P0              55W / 450W |      2MiB / 24564MiB |      0%      Default |
|                                         |                      |                  N/A |
+-----------------------------------------+----------------------+----------------------+
|   1  NVIDIA L40                     Off | 00000000:41:00.0 Off |                    0 |
| N/A   40C    P0              89W / 300W |      4MiB / 46068MiB |      3%      Default |
|                                         |                      |                  N/A |
+-----------------------------------------+----------------------+----------------------+

+---------------------------------------------------------------------------------------+
| Processes:                                                                            |
|  GPU   GI   CI        PID   Type   Process name                            GPU Memory |
|        ID   ID                                                             Usage      |
|===============================================================================​​========|
|  No running processes found                                                           |
+---------------------------------------------------------------------------------------+
[root@gm982-1 ~]#