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.

Issacc

Members
  • Joined

  • Last visited

  1. 我建议先排查一下是否是因为nv的显卡驱动导致的。在启动过程中驱动插件会尝试进行驱动下载和更新,如果网络较慢就会变成开机困难。
  2. 这是符合预期的,从/mnt/user进行读写会经过聚合文件系统,但是从/mnt/diskX是直接写盘的 对于提升写速度,可以参考https://docs.unraid.net/unraid-os/manual/storage-management/#turbo-write-mode
  3. unraid 在 6.12 之后会默认监听特定的接口而不是之前版本的所有接口,具体需要在设置-网络-Interface Extra-Include listening interfaces中添加zerotier的虚拟接口,具体可以通过ip link show 或者 ip a 命令找到虚拟地址所在的接口,然后添加到上述的设置中。
  4. 这是unraid的聚合文件系统进程,你可以认为他是unraid系统的系统进程。任何和/mnt/user/目录下的读写都会使得该进程产生IO
  5. unraid并不会对脚本进行过多的限制,的确可以将clash等配置保存到/boot下,然后用User script或者go脚本将clash拉起。
  6. 根据top中显示的进程看,你的机器在运行xmrig这样一个挖矿程序,如果不是你安装的,那么很有可能是被安装了后门程序
  7. 我怀疑是Appdata目录变成了Read-only,一般有这么两种情况 1. appdata对应的磁盘空间满了 2. 存储设备存在故障 如果想要进一步排查可以通过df -h查看各个磁盘的占用情况
  8. Unraid的文件系统是聚合性质的,表面上看你只是将dir1下的文件移动到dir2下面,但实际上由于聚合策略,可能导致二者最终落在不同硬盘上。 聚合文件系统你可以简单的想成双层蛋糕,最下层是不同的磁盘,而上层则是你在unraid中创建的一系列文件夹 如果你想更进一步的控制落盘策略,可以在包含相应文件的磁盘下进行mv操作 比如 mv /mnt/user/disk1/dir1 /mnt/user/disk1/dir2
  9. Issacc changed their profile photo
  10. Yes, and I guess I should replace all github urls in these jsons to acclerate the installation.
  11. 上面那个链接失效了,我更新一下,我是这篇文章的作者,需要更改的文件可以在gist上找到 https://www.issacc.top/archives/129/ https://gist.github.com/issaccv/2321228f2ff4fb1b8595d9115c183015
  12. Ummm...Wanna something about AMDGPU-Pro Support. I have been working with it on slackware for weeks. But until now the vaapi isn't fully worked. So can we have a cheap solution for Plex and something like that? Good Work!

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.