ifndef

Members
  • Posts

    5
  • Joined

  • Last visited

ifndef's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Thank you very much. I got all what I needed root@unraid:~# lsusb | grep SEGGER Bus 001 Device 004: ID 1366:0105 SEGGER J-Link root@unraid:~# nano jlink.xml root@unraid:~# cat jlink.xml <hostdev mode='subsystem' type='usb'> <source> <vendor id='0x1366'/> <product id='0x0105'/> </source> </hostdev> root@unraid:~# virsh list Id Name State ------------------------- 2 Lubuntu running root@unraid:~# virsh attach-device Lubuntu jlink.xml Device attached successfully root@unraid:~# ssh [email protected] ifndef@Lubuntu:~$ lsusb | grep SEGGER Bus 001 Device 005: ID 1366:0105 SEGGER J-Link ifndef@Lubuntu:~$
  2. 我也遇到了相似的问题.从6.11.1升级到6.11.5.升级后访问unraid.local可以正常开启网页.升级后大概30min时突然网页断开提示HTTP ERROR 503.同样的我也没有备份,有点慌.但发现直接通过ip是能够正常访问页面的.最终我回滚了6.11.1.补充下诊断信息 unraid-diagnostics-20230206-1604.zip
  3. At least two commands (list USB devices and Do VM attach)need to be listed. It would be better if you could allow editing device settings to bind VM
  4. For some reasons, I need to use ssh to control the unraid server from time to time, so I want to control the usb_manager in the terminal with some commands. My application just passes the usb devices on the unraid to the virtual machine. It seems that the final control interface is in rc.usb_manager, but I can't find a useful command description. I hope you can help me
  5. 有趣的是 我的J.ZAO_QL_SERIES_256GB_SSD也损坏了,上个月突然unraid死机,偶发的随机死机,现象是网络完全断开无法ping通,关机键按下无反应.最终确认是此NVME的问题,进行paritycheck到5%的时候就会触发死机