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.

pacmancoder

Members
  • Joined

  • Last visited

Solutions

  1. pacmancoder's post in Overprovision NVME SSD for ZFS pool was marked as the answer   
    So, I basically spent my whole weekend but got it working the way I like, maybe someone would find these crude scripts useful:
    prepare_drive.sh
    make_pool.sh
    open_luks.sh
    close_luks.sh
    start_pool_maintenance.sh
    stop_pool_maintenance.sh
    README.md
  2. pacmancoder's post in Slow NVME raidz1 cache read/write speeds was marked as the answer   
    UPD: Somehow, when running Windows 11 inside VM with raw vfio partition, I am getting full performance, which I could expect from raidz1 array. Maybe I am just testing speed on unraid incorrectly?

    UPD2: Aha, I think I got it. My testing method was really bad. That was the only single-thread performance. I tried to run tests via fio utility -- and I got the numbers I expected for 12 threads. Sick!
     
    fio --name=test --rw=read --size=1G --numjobs=12 > READ: bw=12.8GiB/s (13.7GB/s), 1092MiB/s-1410MiB/s (1145MB/s-1479MB/s), io=12.0GiB (12.9GB), run=726-938msec
     
    fio --name=test --rw=write --size=1G --numjobs=12 > WRITE: bw=4625MiB/s (4849MB/s), 385MiB/s-404MiB/s (404MB/s-424MB/s), io=12.0GiB (12.9GB), run=2535-2657msec  

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.