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.

RaptorBeaver

Members
  • Joined

  • Last visited

Everything posted by RaptorBeaver

  1. Thanks for your answer. When I create a pool with only one NVMe i get the full speed...
  2. Interesting, what could be the difference ? I go to the pool folder in /mnt/…. I directly pv file > /mnt/destinationpool/file thanks
  3. Hi guys, I have 2 ZFS pool. ZFS Pool (A) : 4x NVMe samsung 990 pro 2TB drives (ZFS RAID0) ZFS Pool (B) : 15x SATA SSD samsung 870 evo 4TB drives (1x vdev / RAIDZ1) connected via HBA 9500 16i card. The rest of the configuration is pretty powerful so no limitation with the CPU and co. I tried everything. But regarding the configuration it's very slow. When i open a shell in unraid and try to cp / pv files between Pool (A) to Pool (B) (So no network, no SMB and co) I get something like... 600 MB/s. When i try to use dd with bs 4M i get 725 MB/s. When i try to copy via SMB on a 10gbe connection on Pool (A) or (B) i get 1GB/s speed... Sounds crazy. (Thanks JorgeB to help me in another thread to play with Disk Shares and co, fixed the smb thing). Thanks for helping
  4. When I try to copy files between those 2 pools with unraid CLI i get 400MB/s with rsync and 650MB/s with pv... Definetely don't understand. Driving me crazy
  5. My CPU is a AMD EPYC 7402... Because if i can only get this kind of speed it will be more effective in terms of cost to send ssd back and get somme mechanical HDD... With 15x mechanical HDD the speed will be basically the same....
  6. I don't understand... while i'm trying to move files from one ZFS pool (nvme raid0 x4) to other pool (ssd raidz1 x15) netdata tell me that my max speed is 2GB/s... In this case it's not about the network and not about SMB... Seems very slow regarding the setup of both pool....
  7. Thanks itimpi
  8. Thanks JorgeB, i tried some dd commands, i get 9GB/s reading and 5GB/s writing so i guess the pool is working well i need to tune my smb. Still waiting for my 25GB NIC that's why i try to push more speed, because basically you're write with 10gbe it's useless to have this kind of pool. I try to understand how exclusive shares and disk shares works, the documentation is very small regardins that, do you have some readings about it ? Just to understand what changed ? Thanks for your help
  9. Thank you so much for your quick reply After enabling exclusive shares I get almost 1GO/s on the NVMe pool and on the SSD pool. Better but i do not saturate my 10gbe link...
  10. Hello, I have 15x SSD 870 evo plugged to an HBA 9500 16i card. I have configured a zfs pool in RAIDz1 with only 1 vdev. I get via SMB 500mo/s with a 10gbe link. I also have a synology with 8x HDD RAID5 + NVMe caching, with the same client i get 1,2go/s.... I try to create a ZFS pool with 4x NVMe in raid0 and i get 600mo/s..... What am i missing please ?
  11. Thanks a lot
  12. Yes understood.... What do you recommand in terms of vdev design if i put 15x SSD disk together as a pool ? I'm hesitating between having 15x SSDs and 3 vdev so 3 parity disks and having 14x SSDs and 2x 7 disks vdev with 2 parity disks
  13. Thanks, So basically with this output i can considere i only have 1 vdev ? pool: mypool state: ONLINE config: NAME STATE READ WRITE CKSUM mypool ONLINE 0 0 0 /dev/nvme2n1p1 ONLINE 0 0 0 /dev/nvme3n1p1 ONLINE 0 0 0 /dev/nvme0n1p1 ONLINE 0 0 0 /dev/nvme1n1p1 ONLINE 0 0 0 errors: No known data errors
  14. Thanks a lot for your reply, how can I see vdevs in unraid ? Because for now i can add pool see differents pools, disks etc, but i cannot find the vdev identification/definition...
  15. Hello guys, New to unraid and i love it ! I read a lot of documentation about ZFS... I created a ZFS Pool with 2 slot nvme drives in raid0 and i have some questions... - I add 2 disk (same than 2 first ones) by switching the number of slot from 2 to 4... I had no problem... I thought we cannot expand zfs pools so i don't understand why does it work...? - I read that if we don't have multiple vdevs with ZFS we don't cumulate speed... The max speed is the speed of the fastest disk. Is that true with unraid ? - I see no information regarding vdevs with ZFS Pool in unraid... How does it works ? Regarding my previous question if i want to get max speed of my pool i need to be able to configure my vdevs... For this pool it's not really important because it is a small pool just for performance without any parity but i plan to put a lot of ssd together in another pool with parity and i wanted to know before that what will happen regarding expandability, performance, vdevs and co... Sorry to bother you with theses simple questions but the unraid manual part regarding ZFS is pretty small... Thanks a lot
  16. No, but i think the problem come from docker... I just tried to dd a large file with the unraid shell via the same share and i get 900MB/s... I don't know what is the problem with docker because i configured the container to be in host mode... What am i missing...?
  17. Nope, 8 disks in RAID 5 + NVMe caching. In my unraid VM i transfer to this smb share mounted without Unassigned Devices (directly in the windows VM) and i get 800+MB/s
  18. Hello guys, I installed Unassigned Devices to automount an SMB share from another NAS. I have an unraid server with bond 2x 10gbe NIC and my destination NAS has a 10gbe connection. I have a docker container (network host) and when i try to copy a file to my remote SMB share i have the speed of a gigabit network... (150MB/s). Do you now why i cannot have the speed of my bonded NICs ? Thanks a lot
  19. Thanks it works perfectly...
  20. OK so how do i tell him to redirect request from a user of the local network that want to reach a service via a subdomain to be redirected to npm please ? Is it possible to run a docker container with another IP than the unraid host ? Will definetely solve the problem i guess...
  21. Hi guys, Sorry if my problem seems to be basic but i tried everything. It's not my first time with nginx pm but it's my first time with unraid. Usually i had a VM on proxmox dedicated to docker and run my nginx in it, never had any problem with my method in this setup. I don't want to access to my server from outside I just want users when connected to my local network to get access to services through subdomains. I change my DNS records with an A / mydomain.com / 192.168.1.50 (unraid local IP) I deployed jlesage/nginx-proxy-manager tried every network config... host, bridge, br0 etc. I get access to the webui, no problem. I try to config my subdomains... Again, not my first time, don't think the problem is with this config. --> Everytime i try to connect to any subdomain i go to the unraid login page... Like nginx was not catching the request... Please can you help me ? Thanks a lot
  22. Thank you for your quick reply, some people say that using unRAID without array and just pool is useless and that it is better to use truenas for this kind of usage. Only on the NAS perspective are you agree ? What i like about unRAID is basically all the ecosystem of apps vms docker and co. I don't want to just focus on the NAS thing.
  23. Hi guys, Sorry in advance for my newbie questions... I'm very interested in buying a license and switching to unraid. But i have some questions... I have a server with 15 SSD drives and that's it. I do want something like parity to be protected by the failure of one or two disk. Basically i want performance and protection against hardware failures. I have a backup NAS with mechanical drives to backup all my datas. I read that i cannot use arrays because of trim with SSD but if i use pool i also read that i cannot have the hardware protection that i am looking for... Also... I need to use docker and vms, i read that i need to choose where to store them... I'm open to change a little bit my config by adding 1, 2 or 3 mechanical drives if needed. Any advice would be very helpful. Thanks

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.