Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

xyzeratul

Members
  • Joined

  • Last visited

Everything posted by xyzeratul

  1. Main页面,点Flash,进去拉到最后,选择你想启动的模式
  2. 直接把硬盘取下来,通过unassigned devices挂载到unraid上面,然后通过rsync拷贝,这是我能想到最快的方法。
  3. 有可能是qb本身爆缓存的问题,这个网上有很多案例。 和UNRAID什么下载到硬盘还是SSD之类的关系不大,至少我都试过,卡IO是可能出现,但不会在配置稍微好点的机器上有。 还有一种原因就是UNRAID在6.12时期反复出现的docker和网络问题,我的一台机器遇到过,这里列出来你可以看下是不是也中了招: 网卡是小螃蟹的8125B,在6.12版本中改用了ipvlan(6.12.5后安装默认就是ipvlan),qb下载直接CPU占满。 停掉docker和阵列,把网络改为macvlan,安装第三方8125B驱动,重启,qb下载CPU恢复正常。
  4. 1,可以,修改syslinux.cfg文件就行了,老版本需要手动修改配置文件,6.12.6后面直接在系统菜单里面改就行了 2,这个据我所知还没有办法,只能重启 3,会有少许性能影响
  5. 在同一个局域网下面,最方便的方法是rsync对拷, 抽取硬盘的方法也可以用,但要特别小心两台机器里面硬盘池里面有没有校验盘。
  6. My setup for the media share folder, using settings like this, from a SSD to a HDD, mover start every 48 hours The work flow is like this: qb downloads movies and tv to /media/downloads, other apps automatically hardlink the file, send to /media/movies or /media/tv, so emby can read these. My question is, what happens when the mover starts, will the moved files still keep their hardlink?
  7. 至少补充下情况或者log啊,启动后是什么都没做就失联吗?
  8. OK, I think the Qbittorrent is the root cause, don't know why but since I stopped running this one, everything has been fine for a week.
  9. 不需要,这就和其他品牌NAS提供的服务一样,给你一个方便远程连接NAS的方法,如果你有其他方法比如内网穿透,公网IP或者干脆不在内网以外的地方使用,完全可以不用官方这个插件。 PS: 这个插件还带一个U盘远程备份功能。
  10. OK, then I need to figure out what this error means in the meantime
  11. I just noticed there is a lot of error in log : Is this related to my problem?
  12. OK I will try that, I think it maybe the Qbittorrent, but I am not sure yet, will stop it for a few days.
  13. I have this problem for awhile now, unraid web UI sometimes not responding, but all the dockers are fine, and when I finally can login, I find the CPU spike at 100%, don't know what cause these problem, but this start happen when I upgraded to 6.12.5 and now I am on 6.12.10, and it still happens from time to time. attacting a diagnostics file for reference 185409-diagnostics-20240604-2159.zip
  14. I have a docker container running 24/7, but it needs to restart after a few days, so is there a plugin or setting can automatic doing this?
  15. 如果你要反代,那证书应该用反代软件管理(NPM或者lucky之类的),如果你要直接访问unraid,在设置里面打开TLS,然后用你自己的证书替换flash/config/ssl/certs里面的XXXXXX_bundle.pem文件里面内容。
  16. 反代安全性不如VPN,但是通用性比较好。 Lucky之类的反代申请证书也不需要是443端口,我以前用自定义端口都能自动申请和续期,还比较方便,因为使用其实都是一个导航页过去。
  17. SSH进控制台 输入ifconfig查看使用的网卡和mac,单网卡模式下一般是eth0 输入ethtool -s eth0 wol g,把wol模式改为g 输入 echo -n mem > /sys/power/state,改电源模式 或者用插件设置,可以用更灵活的休眠模式 安装一个Dynamix S3 Sleep插件,设置里面Set WOL options before sleep:改成g。
  18. I usually stay in a rented house or apartment when I work abroad, so port forward isn't a problem, portable SSD is just too small(usually 2T). X-ray? I didn't consider that, so it would affect the SSD?
  19. Just an idea for now, still on the fence about this one: My job requires me to stay in a foreign country for at least 4 months every year, most of them don't have great internet or just too far from my home NAS, so I plan to build a mini NAS with me, my goal is small, silent, and offer a bigger storage space than a portable drive, can run some basic services in LAN, like emby. Currently considering the build: CWWK P5 N100 nanoboard 16GB DDR5 RAM 2 * intel S4510 2TB SATA SSD(retired server ones) EXCERIA NVMe RD20 2TB 3D printed case It's an all-SDD NAS, but I am still on the fence because the SSD is a bit expensive right now and a single bay 3.5 HDD NAS can easily beat it in pure storage(with a slightly bigger size). And I don't know how unraid would perform in an all-SSD setup.
  20. Yes I am sure, I don't have "Plugins Error", only notifications. OK I will test the new version for a few days see how it goes, Thank you
  21. during the upgrade to 6.12.10, unraid shows it failed to install new version of this plugin(which I am sure it was already the lastest version), then it shows the uninstallation of this plugin somehow? Then I wait for the notice about upgrade finishing, reboot, the driver is gone, and everything still working.
  22. Do I still need this driver when I upgrade to 6.12.10, during the update it auto uninstalled this driver
  23. 升级系统一般不会造成数据丢失,除非出现大问题, 升级前最好检查更新插件和docker 用Fix Common Problems插件里面自带的Update Assistant检查下不兼容的插件和设置,修改下就行了。 升级系统前,用unraid自带的功能备份系统U盘,然后升级后测试阵列读取,然后测试docker和虚拟机运行,如果不行可以直接恢复老版本系统。
  24. 把硬盘C装到其他空的槽位 暂停虚拟机和DOCKER之类的程序运行 转移数据到硬盘C 关机,移除硬盘B 开机,重建阵列配置 修改硬盘C上面的目录结构,保持和原硬盘B一致或者重新修改DOCKER和虚拟机里面的文件路径映射
  25. 好像网上传闻说S4500系列有啥暴雷的,不知道是什么情况

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.