Jump to content

yarx

Members
  • Posts

    20
  • Joined

  • Last visited

Posts posted by yarx

  1. 11 hours ago, JorgeB said:
    Mar  8 21:20:03 HomeServer shfs: shfs: ../lib/fuse.c:1450: unlink_node: Assertion `node->nlookup > 1' failed.

     

    It's this issue:

    https://forums.unraid.net/bug-reports/stable-releases/683-shfs-error-results-in-lost-mntuser-r939/

     

    See that thread for some workarounds, usually this happens when there's some container directly moving/renaming files, can also happen more with NFS.

    Thanks for reply. I noticed that it happens when i rollback dataset from cache drive. After reboot all shares returns  

  2. 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

  3. 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!

  4. On 6/9/2023 at 1:57 PM, dlandon said:

    I don't see any reference in the log to a ntfs disk.  I see the unassigned disk is a btrfs disk that is having issues.  I don't see where a disk was formatted by UD.  UD doesn't change disk formats without a format being initiated by the user.

     

    I don't know how you were able to read a btrfs disk in Windows.

    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. 

    Screenshot_4.png

    Screenshot_3.png

    Screenshot_2.png

  5. 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

  6. 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?

  7. 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

  8. 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>

    1.thumb.jpg.85c68df2563eef8545689be067aa5e37.jpg

×
×
  • Create New...