-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
Thanks you are correct!! Let me test out changing the config on one of the 10gb cards.
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
awesome thx!
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
does the kernel include the mlxconfig tool as well? or just the mstflint to burn firmware?
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
k cool that makes perfect sense. I installed 0.8.5 and my zfs pools are theere. I also had an issue with ZnapZend not working but it just needed perl-5.32.0-x86_64-1.txz from nerdpack.
-
188pilas started following Guide: How To Use Rclone To Mount Cloud Drives And Play Files
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
are you able to install zfs 0.8.4 with beta30? I ran the build twice and seems that it excludes the zfs install.
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
ah right...I saw that on the first post. Thanks
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
I am going to build one with Unraid 6.8.3 with ZFS 0.8.4...I also have Mellanox Technologies MT26448 ConnectX EN 10GigE and will try to build with Melanox Firmware Tools. Going to backup my pool and boot drive...I do not have a cache drive and I read that the builds are /mnt/cache/appdata/kernel/output-VERSION by default...can we manually change that? or do I need to put a cache drive temporarily?
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
@ich777 thanks for this helpful tool...have you tried using ZFS ZVOL and attaching that to iSCSI target? I would like to test out the performance compared to an SMB for gaming library.
-
ZFS plugin for unRAID
Weird part is the it works on the previous beta release of unraid. Sent from my SM-G955U using Tapatalk
-
188pilas started following Plugin Support
-
-
ZFS plugin for unRAID
It was created in Unraid with the plugin a while back. Sent from my SM-G955U using Tapatalk
-
ZFS plugin for unRAID
anyone having an issue with ZFS on latest beta 6.9.0-beta25 ? I tried to import and have the below error due to unsupported feature. root@Omega:/# zpool import omega This pool uses the following feature(s) not supported by this system: com.delphix:log_spacemap (Log metaslab changes on a single spacemap and flush them periodically.) All unsupported features are only required for writing to the pool. The pool can be imported using '-o readonly=on'. cannot import 'omega': unsupported version or feature
-
ZnapZend plugin for unRAID
Awesome! Thanks Sent from my SM-G955U using Tapatalk
-
ZnapZend plugin for unRAID
k still running into some issues...-bash: /usr/local/bin/znapzend: /usr/bin/perl: bad interpreter: No such file or directory when I run znapzend --logto=/var/log/znapzend.log --daemonize. below are some logs. root@Omega:~# cat /var/log/syslog | head Mar 9 20:41:30 Omega kernel: microcode: microcode updated early to revision 0x1d, date = 2018-05-11 Mar 9 20:41:30 Omega kernel: Linux version 4.19.107-Unraid (root@Develop) (gcc version 9.2.0 (GCC)) #1 SMP Thu Mar 5 13:55:57 PST 2020 Mar 9 20:41:30 Omega kernel: Command line: BOOT_IMAGE=/bzimage vfio-pci.ids=8086:2934,8086:2935,8086:293a, vfio_iommu_type1.allow_unsafe_interrupts=1 isolcpus=6-7,14-15 pcie_acs_override=downstream initrd=/bzroot Mar 9 20:41:30 Omega kernel: x86/fpu: x87 FPU will use FXSAVE Mar 9 20:41:30 Omega kernel: BIOS-provided physical RAM map: Mar 9 20:41:30 Omega kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable Mar 9 20:41:30 Omega kernel: BIOS-e820: [mem 0x0000000000100000-0x000000009f378fff] usable Mar 9 20:41:30 Omega kernel: BIOS-e820: [mem 0x000000009f379000-0x000000009f38efff] reserved Mar 9 20:41:30 Omega kernel: BIOS-e820: [mem 0x000000009f38f000-0x000000009f3cdfff] ACPI data Mar 9 20:41:30 Omega kernel: BIOS-e820: [mem 0x000000009f3ce000-0x000000009fffffff] reserved root@Omega:~# cat /var/log/znapzend.log | head cat: /var/log/znapzend.log: No such file or directory root@Omega:~# ls -la /boot/config/plugins/unRAID6-ZnapZend/auto_boot_on -rw------- 1 root root 0 Mar 9 20:58 /boot/config/plugins/unRAID6-ZnapZend/auto_boot_on root@Omega:~# ps aux | grep -i znapzend root 18502 0.0 0.0 3912 2152 pts/1 S+ 21:06 0:00 grep -i znapzend
-
ZnapZend plugin for unRAID
@steini84 I was able to get it working by deleting the old /boot/config/plugins/unRAID6-ZnapZend folder and downloading a new one.