Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG Не работает горячее подключение sata. #225

Closed
longtongue91 opened this issue Sep 19, 2023 · 5 comments
Closed

Comments

@longtongue91
Copy link
Collaborator

longtongue91 commented Sep 19, 2023

Install ENV:

  • motherboard:
  • CPU:
  • NIC:

Arpl version: 23.9.1

DSM model: DS920+
DSM version: 7.2 (64570u2)

Issue:
Я вас категорически приветствую!
Некорректно работает горячее подключение sata дисков. Запускаем nas c двумя подключенными слотами (1,2) и с двумя свободными (3,4), то если вытащить диски из слота 1 или 2 и вставить обратно, то диски определяются. Но если вставить в пустой слот 3 или 4, то диск не определяются. Можно пользоваться только после перезагрузки. Указывать железо не стал, так как тестировал на 3 разных конфигурациях. Пробовал ставить сборку для DS920+ и DS1621+. Везде один и тот же результат.
logs:

...

@wjz304
Copy link
Contributor

wjz304 commented Sep 19, 2023

Yes, the DT model needs to modify the dtb file. The current script processing does not support hot swapping, unless you make your own dts file and fill all sata ports.

@longtongue91
Copy link
Collaborator Author

Yes, the DT model needs to modify the dtb file. The current script processing does not support hot swapping, unless you make your own dts file and fill all sata ports.

А есть какой-нибудь мануал лично вами проверенный? Я был бы вам очень благодарен!

@wjz304
Copy link
Contributor

wjz304 commented Sep 19, 2023

https://github.com/wjz304/Redpill_CustomBuild/issues/47#issuecomment-1201485025

I wrote a tutorial in another project of mine a long time ago, you can refer to it first.

I decided to write another one for arpl, it might take some time,

@wjz304
Copy link
Contributor

wjz304 commented Sep 19, 2023

#226

@wjz304
Copy link
Contributor

wjz304 commented Sep 21, 2023

No further feedback, this issue has been closed. If there are any issues, please create a new issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants