rr icon indicating copy to clipboard operation
rr copied to clipboard

Volume error

Open Skyy404 opened this issue 1 year ago • 6 comments

How could i check the reasons for Volume becomes read-only. Notice it for the second time. No errors. All works well after restart. NVME in btfrs.

Image

Skyy404 avatar Mar 15 '25 19:03 Skyy404

请填写以下信息.
Please fill in the following information.

Install ENV: (You can find it in the boot interface.)

  • DMI:
  • CPU:
  • NIC: (pid & vid)

RR version: (You can find it in the update menu.)

  • RR:
  • addons:
  • modules:
  • lkms:

DSM:

  • model:
  • version:

Issue:

logs:

(## 因为 log中存在 SN/MAC 等一些敏感信息, 当提供完整文件时请自行抹除他们, 当然你也可以发送到我的邮箱. ##)
(## Because the log contains some sensitive information such as SN/MAC, please delete them when providing the complete file. Of course, you can also send it to my email. ##)
...

(请先看一下#173、#175、#226 的内容)
(Plz review the content of #173, #175, #226 first)
...

(如果你只是说 XXX 不能用, 什么详细信息也不提供, 我也只能说感谢你的反馈.)
(If you just say XXX doesn't work without providing any details, I can only say thank you for your feedback.)
...

github-actions[bot] avatar Mar 15 '25 19:03 github-actions[bot]

any fast way to obtain this information?

so far i can add that possibly this is to misguided temp setup in RR.

log: disk_monitor.c:289 The temperature[38] of /dev/nvme0n1 >= T2. (T1: -273, T2: -273) However, the thresholds are set to -273 (which is invalid and likely a configuration issue), and the actual temperature of the drive is 38°C.

i am using: TerraMaster F2-423: Processor Model Intel® Celeron® N5095 Jasper Lake RR v25.3.2 DS920+(geminilake) 7.2(72806) 2150SBRZX24RD

default loader settings, only changed:

Image Image

Skyy404 avatar Mar 15 '25 19:03 Skyy404

try add the hdddb addon.

wjz304 avatar Mar 18 '25 12:03 wjz304

support_fan=yes 目前不起作用

wjz304 avatar Mar 18 '25 12:03 wjz304

Are there any logs before and after disk_monitor.c:289 The temperature[38] of /dev/nvme0n1 >= T2. (T1: -273, T2: -273)?

I want to know which program outputs the logs

wjz304 avatar Mar 18 '25 12:03 wjz304

Are there any logs before and after disk_monitor.c:289 The temperature[38] of /dev/nvme0n1 >= T2. (T1: -273, T2: -273)?

I want to know which program outputs the logs

cat /var/log/messages | grep -i disk_monitor

Image

Skyy404 avatar Mar 18 '25 19:03 Skyy404

https://github.com/RROrg/rr/releases/tag/25.6.0

wjz304 avatar Jun 01 '25 13:06 wjz304