-
yarx started following Lost all shares when add parity and upgrade array
-
Lost all shares when add parity and upgrade array
Thanks for reply. I noticed that it happens when i rollback dataset from cache drive. After reboot all shares returns
-
Lost all shares when add parity and upgrade array
Hi. Help me please resolve issue. I had 4 drives 1tb size in array. I upgrade parity to biiger, it was ok, all works good. Then i change my three 1tb drives to one 4tb. I use unbalance plugin. When all data transfer to one 4tb drive it works ok. After i choose new config in tools to change number of drives in array from four to 2 disks. After reboot parity start sync and i lost shares. I reboot again, all shares returns but for a few minutes it disappears again. Help please homeserver-diagnostics-20240308-2129.zip
-
[PLUGIN] ZFS Master
Hi! Maybe everyone will be interested if the author describes in a few words the parameters that can be set when create dataset, like cache, metadata and others. I have few nvme and interesting what will be best settings for windows vm. Thanks!
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Just want know if its ok when unraid show that is btfrs but actually its ntfs.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
I make some pictures. Please look. First is how it look in UD plugin. Second is where i mount it to vm. And last how i see it in windows vm. As you can see UD shows that fs is btfrs.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Not to main array pool. Just create new pool with 1 device. And before upgrade it was passthrough to vm. All works good. But after upgrade i cant mount it because it show me that its btrfs but its ntfs
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Hi. Help me please resolve issue that i have after upgrade to 6.12 rc7. Before upgrade i have pool with one drive that have NTFS. After upgrade in this pool i was see unmountable unsupported or no file system and log BTRFS error (device sdh1): bad tree block start, mirror 2 want 30474240 have 7601034337507611842 Jun 6 21:04:54 HomeServer kernel: BTRFS error (device sdh1: state C): failed to load root csum Jun 6 21:04:54 HomeServer kernel: BTRFS error (device sdh1: state C): open_ctree failed A delete pool, create it again choose FS to auto, nothing help. I delete pool again, in Unassigned Devices i see this drive with btfrs but cant mount or read it. BUT when i add this drive to windows vm i can read it without problems and all data ok. How to fix it? homeserver-diagnostics-20230609-0954.zip
-
yarx started following Unraid OS version 6.12.0-rc7 available
-
[Support] Fantucie App's
Hi. Try to install filerun ofi and get this Unable to find image 'filerun/filerun:latest' locally docker: Error response from daemon: manifest for filerun/filerun:latest not found: manifest unknown: manifest unknown. Maybe somebody can help?
-
[SUPPORT] UNRAIDES - FILERUN
now filerun not free? Tri to install filerun ofi but i dont want to download container
-
Unraid don't have internet after server migration
Help me please to resolve problem. I stop pfsense and connect my old router, try different network adapter, in motherboard and with pci nic. Nothing change. I can reach unraid in my local network but unraid does not have internet connection homeserver-diagnostics-20220523-2205.zip
-
yarx changed their profile photo
-
-
Unraid don't have internet after server migration
Hi. Please help me solve my problem. Everything worked great, but I decided to change the motherboard from supermicro x9scm-f to asus z9pa-d8. I have VM with pfsense as a router and 4 nic intel adapter which passthrough to pfsense. Motherboard have 2 nic, one of this i must disable becouse iomu group dont let me pass nic adapter to pfsense. As a result, I moved all hardware to new motherboard, all works but unraid does not have internet. I can access to gui, all device on network have internet, all vm have internet. I try different network settings for unraid, i use static ip, and dns server. i try change motherboard nic from lan1 to lan2 and no change they behave the same.I try change cable. If i ping 8.8.8.8 it cant reach it. I look to pfsense settings and i cant see what rule can block unraid.... If i set auto in settings adapter have adress 169... Help me please because im going crazy ) homeserver-diagnostics-20220523-0103.zip
-
***GUIDE*** Passing Through Network Controllers to unRAID 6 Virtual Machines
Hi all. Please help me with my problem. I have supermicro x9scm-f motherboard, it has dual nic and i install pci-e intel dual nic. I am trying to create a Pfsense VM and passthrough a dual NIC card and one nic from motherboard. I use unraid Version: 6.9.0-beta25. I did follow numerous tutorials, tried countless tweaks on my XML but pfsense dont detect any card. If i disable nic from motherboard pfsense detect only one nic. My xml <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x02' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </source> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </hostdev> <memballoon model='none'/> </devices> </domain>