rr icon indicating copy to clipboard operation
rr copied to clipboard

HyperV安装的群晖无法正常使用iSCSI服务

Open DYJ2217 opened this issue 11 months ago • 1 comments

请填写以下信息.
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: nvmesystem
  • lkms:

DSM:

  • model: SA6400
  • version: 7.2.2

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.)
...

DYJ2217 avatar Mar 25 '25 08:03 DYJ2217

我在不同的主机进行测试都是同样的问题,期待解决!

DYJ2217 avatar Mar 25 '25 08:03 DYJ2217

[  260.032871] target_core_multi_file: Unknown symbol g_syno_buffer_lock (err -2)
[  260.032946] target_core_multi_file: Unknown symbol odx_token_life_check (err -2)
[  260.033015] target_core_multi_file: Unknown symbol rodsp_rod_opt (err -2)
[  260.033074] target_core_multi_file: Unknown symbol token_manager (err -2)
[  260.033136] target_core_multi_file: Unknown symbol odx_token_manager_init (err -2)
[  260.033203] target_core_multi_file: Unknown symbol odx_all_token_life_stop (err -2)
[  260.033299] target_core_multi_file: Unknown symbol target_xcopy_gen_naa_ieee (err -2)
[  260.033367] target_core_multi_file: Unknown symbol odx_token_manager_status_set_safe (err -2)
[  260.033437] target_core_multi_file: Unknown symbol odx_token_to_tme (err -2)
[  260.033496] target_core_multi_file: Unknown symbol odx_register_blun_token_read (err -2)
[  260.033563] target_core_multi_file: Unknown symbol g_lunbackup_io_buffer_wq (err -2)
[  260.033629] target_core_multi_file: Unknown symbol initialize_data_bitmap (err -2)
[  260.033692] target_core_multi_file: Unknown symbol odx_token_data_get (err -2)
[  260.033754] target_core_multi_file: Unknown symbol is_extent_mapped (err -2)
[  260.033814] target_core_multi_file: Unknown symbol odx_token_info_get (err -2)
[  260.033888] target_core_multi_file: Unknown symbol odx_token_manager_status_get (err -2)
[  260.033958] target_core_multi_file: Unknown symbol dev_print_direct_io_pattern (err -2)
[  260.034025] target_core_multi_file: Unknown symbol g_syno_buffer_head (err -2)
[  260.034089] target_core_multi_file: Unknown symbol odx_rod_token_element_get (err -2)
[  260.034179] target_core_multi_file: Unknown symbol odx_token_life_start (err -2)
[  260.034275] target_core_multi_file: Unknown symbol odx_op_counter_increase (err -2)
[  260.034340] target_core_multi_file: Unknown symbol odx_rodsp_err_to_scsi_err (err -2)
[  260.034408] target_core_multi_file: Unknown symbol odx_token_manager_status_get_safe (err -2)
[  260.034484] target_core_multi_file: Unknown symbol core_dev_get_volume_entry_from_path (err -2)
[  260.044690] target_core_ep: Unknown symbol g_syno_buffer_lock (err -2)
[  260.044752] target_core_ep: Unknown symbol odx_token_life_check (err -2)
[  260.044813] target_core_ep: Unknown symbol rodsp_rod_opt (err -2)
[  260.044866] target_core_ep: Unknown symbol token_manager (err -2)
[  260.044922] target_core_ep: Unknown symbol odx_token_manager_init (err -2)
[  260.044983] target_core_ep: Unknown symbol odx_all_token_life_stop (err -2)
[  260.045044] target_core_ep: Unknown symbol odx_register_alun_token_read (err -2)
[  260.045108] target_core_ep: Unknown symbol target_xcopy_gen_naa_ieee (err -2)
[  260.045168] target_core_ep: Unknown symbol odx_token_manager_status_set_safe (err -2)
[  260.045256] target_core_ep: Unknown symbol odx_token_to_tme (err -2)
[  260.045312] target_core_ep: Unknown symbol g_lunbackup_io_buffer_wq (err -2)
[  260.045373] target_core_ep: Unknown symbol initialize_data_bitmap (err -2)
[  260.045431] target_core_ep: Unknown symbol odx_token_data_get (err -2)
[  260.045488] target_core_ep: Unknown symbol odx_token_info_get (err -2)
[  260.045544] target_core_ep: Unknown symbol odx_token_manager_status_get (err -2)
[  260.045619] target_core_ep: Unknown symbol g_syno_buffer_head (err -2)
[  260.045676] target_core_ep: Unknown symbol odx_rod_token_element_get (err -2)
[  260.045738] target_core_ep: Unknown symbol odx_token_life_start (err -2)
[  260.045794] target_core_ep: Unknown symbol odx_op_counter_increase (err -2)
[  260.045860] target_core_ep: Unknown symbol odx_rodsp_err_to_scsi_err (err -2)
[  260.045924] target_core_ep: Unknown symbol odx_token_manager_status_get_safe (err -2)
[  260.045996] target_core_ep: Unknown symbol core_dev_get_volume_entry_from_path (err -2)

官方并未给出 target_core_ep 和 target_core_multi_file,无法编译

wjz304 avatar Jun 04 '25 12:06 wjz304

https://github.com/RROrg/rr/issues/12945 同

wjz304 avatar Aug 21 '25 18:08 wjz304