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.

tapodufeu

Members
  • Joined

  • Last visited

  1. OMG.... so simple... I think settings were not transfered when updating to 7.0.0. Of course it was correctly set up before. I did not notice this problem visually. Now it is fixed and working. Thanks a lot.
  2. Hi JorgeB, well the stock mover does nothing at all... Process end almost immediately
  3. Hi, Like many people, I had the issue with mover process not working anymore with unraid 7.0. The processes ended in 1 second, no interesting traces in logs except 2 log lines for start/stop confirming the process begun and ended. After few minutes reading unraid forum, I have installed CA mover plugin, activated logs, unactivated "dry run" and retry the mover process. Now the process takes hours.... It identifies 700k files non existing in cache and try to rsync them to array.... Here is an exemple : Mar 16 08:54:29 Tower move: 189349 files remaining from caches to array 959GiB Mar 16 08:54:29 Tower move: Moving "/mnt/user0/./nextcloud/marie louise/files_trashbin/files/COPROPRIETE.d1629481128/compte rendu geomètre.doc" to /mnt/user0/ Mar 16 08:54:29 Tower move: ERROR: Skipping sender remove of destination file: nextcloud/marie louise/files_trashbin/files/COPROPRIETE.d1629481128/compte rendu geom\#303\#250tre.doc Mar 16 08:54:29 Tower move: rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1338) [sender=3.3.0] About the file in this trace : - the file exists in array, not in cache - the file is in a share cache -> array - the path of the file is always /mnt/user0/./ instead of /mnt/cache/.... on all log lines I have in syslog (my logs partition is 100% used after few hours). I empty it twice a day since yesterday. AND.... real files in cache are not moved... I used "unbalanced" to move them from cache to array, it worked perfectly. So I assume soemthing goes wrong in the process in charge of identifying files to move. Please help. Maybe something is misconfigured on my side ?
  4. I have reconfig all my dockers to use only bridge and host network.... and deleted br0. After few readings on internet, I found the issue is maybe caused by my network card (embed on motherboard) Intel® I219-V 1Gb Ethernet. I also saw few posts about the same issue with some broadcom network chipset. I had no issue prior 6.10. Maybe a kernel update ? anyone knows ?
  5. argh after 2 weeks... a new kernel panic... I had to reboot my server and in 2 hours (just using plex) another kernel panic. it is really a nightmare. Please help. How can I downgrade to 6.9 ?
  6. I have moved all dockers connected to internet on the default br0 using macvlan, it looks like my server has no more kernel panic. I just have a week of analysis... will see after holidays. Kernrl panics happened often when I used more than 1 docker network (host and bridge do not count). using ipvlan on br0 just does not work in my case. I don't know why.
  7. Hi Kilrah, I tried multiple times new ipvlan or macvlan custom networks. Everytime with ipvlan, it just does not work (despite it looks like it works), and I lose internet connectivity on mu unraid server. With macvlan it works, but with br0 or ay custom networks, I get kernel panics every 48 hours. Do I have to create custom routings or port fowarding with ipvlan to make it works ? Macvaln works out of the box. When I read posts, it look like ipvaln should work too as easely as macvlan. In my case, it does not. For example, my nextcloud in macvlan is up and reachable..... with ipvlan, exactly the same configuration, the docker is up but no traffic in. Do i need to create a custom networks with specific parameters ? what do you recommend ?
  8. and when I was writing this post, I just had a new kernel panic: does it help ? Jul 15 22:54:28 Tower kernel: ------------[ cut here ]------------ Jul 15 22:54:28 Tower kernel: WARNING: CPU: 9 PID: 7702 at net/netfilter/nf_nat_core.c:594 nf_nat_setup_info+0x8c/0x7d1 [nf_nat] Jul 15 22:54:28 Tower kernel: Modules linked in: veth xt_nat xt_tcpudp macvlan xt_conntrack nf_conntrack_netlink nfnetlink xfrm_us er xfrm_algo xt_addrtype br_netfilter nvidia_uvm(PO) xfs md_mod zfs(PO) zunicode(PO) zzstd(O) zlua(O) zavl(PO) icp(PO) zcommon(PO) znvpair(PO) spl(O) tcp_diag inet_diag nct6775 nct6775_core hwmon_vid iptable_nat xt_MASQUERADE nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 wireguard curve25519_x86_64 libcurve25519_generic libchacha20poly1305 chacha_x86_64 poly1305_x86_64 ip6_udp_tunnel udp_tunnel libchacha ip6table_filter ip6_tables iptable_filter ip_tables x_tables efivarfs bridge stp llc bonding tls nvidia_drm( PO) nvidia_modeset(PO) x86_pkg_temp_thermal intel_powerclamp coretemp si2157(O) kvm_intel si2168(O) nvidia(PO) kvm drm_kms_helper drm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel sha512_ssse3 mei_hdcp mei_pxp aesni_intel tbsecp3(O) gx1133(O) tas2101(O) i2c_mux dvb_core(O) videobuf2_vmalloc(O) videobuf2_memops(O) videobuf2_common(O) wmi_bmof Jul 15 22:54:28 Tower kernel: crypto_simd cryptd rapl mei_me nvme i2c_i801 intel_cstate syscopyarea i2c_smbus mc(O) ahci sysfillre ct e1000e intel_uncore nvme_core sysimgblt mei i2c_core libahci fb_sys_fops thermal fan video tpm_crb tpm_tis wmi tpm_tis_core bac klight tpm intel_pmc_core button acpi_pad acpi_tad unix Jul 15 22:54:28 Tower kernel: CPU: 9 PID: 7702 Comm: kworker/u24:10 Tainted: P S W O 6.1.36-Unraid #1 Jul 15 22:54:28 Tower kernel: Hardware name: ASUS System Product Name/PRIME B560M-K, BIOS 1605 05/13/2022 Jul 15 22:54:28 Tower kernel: Workqueue: events_unbound macvlan_process_broadcast [macvlan] Jul 15 22:54:28 Tower kernel: RIP: 0010:nf_nat_setup_info+0x8c/0x7d1 [nf_nat] Jul 15 22:54:28 Tower kernel: Code: a8 80 75 26 48 8d 73 58 48 8d 7c 24 20 e8 18 bb fd ff 48 8d 43 0c 4c 8b bb 88 00 00 00 48 89 4 4 24 18 eb 54 0f ba e0 08 73 07 <0f> 0b e9 75 06 00 00 48 8d 73 58 48 8d 7c 24 20 e8 eb ba fd ff 48 Jul 15 22:54:28 Tower kernel: RSP: 0018:ffffc9000030cc78 EFLAGS: 00010282 Jul 15 22:54:28 Tower kernel: RAX: 0000000000000180 RBX: ffff88818325ea00 RCX: ffff888104c26780 Jul 15 22:54:28 Tower kernel: RDX: 0000000000000000 RSI: ffffc9000030cd5c RDI: ffff88818325ea00 Jul 15 22:54:28 Tower kernel: RBP: ffffc9000030cd40 R08: 00000000870aa8c0 R09: 0000000000000000 Jul 15 22:54:28 Tower kernel: R10: 0000000000000158 R11: 0000000000000000 R12: ffffc9000030cd5c Jul 15 22:54:28 Tower kernel: R13: 0000000000000000 R14: ffffc9000030ce40 R15: 0000000000000001 Jul 15 22:54:28 Tower kernel: FS: 0000000000000000(0000) GS:ffff888255c40000(0000) knlGS:0000000000000000 Jul 15 22:54:28 Tower kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jul 15 22:54:28 Tower kernel: CR2: 0000147e36709840 CR3: 000000000420a005 CR4: 00000000003706e0 Jul 15 22:54:28 Tower kernel: Call Trace: Jul 15 22:54:28 Tower kernel
  9. Since > 6.12, my unraid server is quite unstable. every 48 hours, I have to reboot it. Everytime I see a kernel panic on network in syslog. For long time, I use docker with macvlan. I have red mutliples posts about macvlan kernel issues, so I tried to use ipvlan instead. I tried so many things, new custom networks etc.... but nothing works with ipvlan. Moreover, when I swith br0 to ipvlan, after a couple of minutes, my whole unraid server is not able to reach internet (but works locally). Just switching back to macvlan fix the issue. Please could you help me to diagnose my situation, I don't know where I should look first ? I have a swag server proxying a nextcloud, with macvlan it works like a charm, with ipvlan, host is unreachable despite I see all dockers runing fine and I can even ping dockers between them. thanks tower-diagnostics-20230715-2254.zip
  10. I've just tried to reproduce. Not possible. I re rupgraded to 6.12.2, and now all my dockers are presents and working. Forget my post... I cannot send you diagnostics. Thanks for your response. I surely would not have restarted an upgrade without your request for diagnostics.
  11. I just did the update to 6.12.2 and I lost all my dockers configs.... I immediately reverted to 6.12.1, reboot and they are back. So configs are there, but not able to be used/red maybe because in 6.12.2 you downgraded the docker engine. What did I miss ? thanks PS: I had issues since 6.12 with dockers.... sometimes I experienced some kernel panics.
  12. Hi, I experience same behaviour with my quadro p600. The card is in state p8, idle for hours... avec le fan speed is between 34 and 36%. The card is at 30°.... so cold as ice. Latest drivers installed. I wonder if we can control the fan speed with a script. 36% is a bit noisy.... during idle time, nothind is active except this fan.
  13. Hi b00, 1/ if you plan to never use more than 4 disks, J or T series do the job. You can really create an efficient NAS server with intel celeron J 5005.... But never plan to add anything !! or just a cache nvme drive on pci slot with adapter. 2/ well lot are cheaper.... HPplex deliver beautiful cases, and my case is under my tv. So design is important for me. 3/ OMG yes.... lot more quiet. In 2021, I built a second nas with seagate ironwolf NAS 3.5 hard drives. If you really want a quiet configuration, choose 2.5 hard drives. BTW, everybody sells 2.5 hard drives because they are replaced by ssd, so you can find really good seagate drives for less than 15€ per TB. NEVER choose western digital !! 4/ yes the 4 disks use 2 pci lanes (1 per controler). Far enough for 4 drives. I don't remember where I found this information, surely on intel.com. 5/ no difference for 4 drives or less. Huge difference 6 drives or more. 6/ Today I have 2 NAS, 1 / 12 x 2.5 drives 1TB seagate. Very quiet, works like a charm. 2 disks for parity. And still less than 30w most of the time. I added a nvidia P600 for hardware encoding. This server has DVB, hardware encodiing, SAS card for 8 drives + nvme cache. AT full full load, I hardly consume mroe than 40w... with encoding. 2/ Celeron J 4105 series, 4 x 3.5 hard drives 4TB seagate. 1 for parity. In term of storage performance it is better. 150Mb/s average, watt usage is between 25 to 40W. I have just a plex server, vpn and DNS. But the noise is not the same at all. You really hear hard drives start/stop spinning or work. I do not recommend this setup if you sleep/work/live close to it. If I compare performance, on my NAS 2, write speed is around 50% better. But when I store a video file, around 4 GB... i dont care it takes 25 seconds or 45 seconds. Today I use lot more my first nas, because far better CPU and the ability to use DVB or encoding card t. Just some friends and family use plex on my second NAS, and if more than 2 persons are connected, not possible to transcode correctly ! With my first NAS and the slower storage, I can easely support 4 or more concurrent plex transcodings at 1080 and 2 or 3 concurrent transcoding at 4k.
  14. Hi, I sell my LSI HBA 9211-8i controller. With chipset LSI SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 03) PciE x4 Already flashed in IT mode. Ready to use. I sell with : - 2 Mini SAS 36p SFF-8087. SO you can directly connect all 8 drives. - 2 x 1to4 sata power cable (in star, not in a row...) I can send it in France. Or direct pick up in Paris. Regards

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.