DuzAwe

Members
  • Posts

    123
  • Joined

  • Last visited

Posts posted by DuzAwe

  1. Disk 3

    
    
        Phase 1 - find and verify superblock...
        Phase 2 - using internal log
                - zero log...
                - scan filesystem freespace and inode maps...
                - found root inode chunk
        Phase 3 - for each AG...
                - scan (but don't clear) agi unlinked lists...
                - process known inodes and perform inode discovery...
                - agno = 0
                - agno = 1
                - agno = 2
                - agno = 3
                - agno = 4
                - agno = 5
                - process newly discovered inodes...
        Phase 4 - check for duplicate blocks...
                - setting up duplicate extent list...
                - check for inodes claiming duplicate blocks...
                - agno = 0
                - agno = 2
                - agno = 3
                - agno = 4
                - agno = 1
                - agno = 5
        No modify flag set, skipping phase 5
        Phase 6 - check inode connectivity...
                - traversing filesystem ...
                - traversal finished ...
                - moving disconnected inodes to lost+found ...
        Phase 7 - verify link counts...
        No modify flag set, skipping filesystem flush and exiting.

     

    Disk 5

    
    
        Phase 1 - find and verify superblock...
        bad primary superblock - bad CRC in superblock !!!
    
        attempting to find secondary superblock...
        .found candidate secondary superblock...
        verified secondary superblock...
        would write modified primary superblock
        Primary superblock would have been modified.
        Cannot proceed further in no_modify mode.
        Exiting now.

     

  2. I was rebuilding a healthy system.

    Disk 5 was a 6TB -> 10TB upgrade started yesterday.

    The box froze today shortly before my post and on reboot itsaid disk 3 was unmountable.

    As it started in normal mode before i got to the GUI it must have restored some contnet to it.

    So I need to get disk 3 mounted again and then restart the rebuild of Disk 5

  3. Hi so I had a crash and when I turned everything back on disk 3 wasa dead.

    Now I need to say I was rebuilding disk 5 during this. So maybe it is a disk dieing but its had a clean bill of health in all my tests.

     

    I have run repair but when it all starts back up it still says "device disabled contents emulated"

    Help please

     

    Repair -n

    
    
        Phase 1 - find and verify superblock...
        Phase 2 - using internal log
                - zero log...
                - scan filesystem freespace and inode maps...
                - found root inode chunk
        Phase 3 - for each AG...
                - scan (but don't clear) agi unlinked lists...
                - process known inodes and perform inode discovery...
                - agno = 0
                - agno = 1
                - agno = 2
                - agno = 3
                - agno = 4
                - agno = 5
                - process newly discovered inodes...
        Phase 4 - check for duplicate blocks...
                - setting up duplicate extent list...
                - check for inodes claiming duplicate blocks...
                - agno = 0
                - agno = 2
                - agno = 1
                - agno = 3
                - agno = 4
                - agno = 5
        No modify flag set, skipping phase 5
        Phase 6 - check inode connectivity...
                - traversing filesystem ...
                - traversal finished ...
                - moving disconnected inodes to lost+found ...
        Phase 7 - verify link counts...
        No modify flag set, skipping filesystem flush and exiting.

     

    Repair

    Phase 1 - find and verify superblock...
    Phase 2 - using internal log
            - zero log...
            - scan filesystem freespace and inode maps...
            - found root inode chunk
    Phase 3 - for each AG...
            - scan and clear agi unlinked lists...
            - process known inodes and perform inode discovery...
            - agno = 0
            - agno = 1
            - agno = 2
            - agno = 3
            - agno = 4
            - agno = 5
            - process newly discovered inodes...
    Phase 4 - check for duplicate blocks...
            - setting up duplicate extent list...
            - check for inodes claiming duplicate blocks...
            - agno = 0
            - agno = 4
            - agno = 2
            - agno = 3
            - agno = 5
            - agno = 1
    Phase 5 - rebuild AG headers and trees...
            - reset superblock...
    Phase 6 - check inode connectivity...
            - resetting contents of realtime bitmap and summary inodes
            - traversing filesystem ...
            - traversal finished ...
            - moving disconnected inodes to lost+found ...
    Phase 7 - verify and correct link counts...
    done

     

    thelibrary-diagnostics-20240118-1837.zip

  4. I have run chmod etc. This is 6.11.5 so the directories are sym-linked to the usb. I have everything set up and working across my other homelab parts and unirad used to work. It has suddenly stopped. Diag attached.

     

    Jan 20 10:22:38 TheLibrary  sshd[22133]: Authentication refused: bad ownership or modes for directory /
    Jan 20 10:22:38 TheLibrary  sshd[22133]: Failed publickey for root from 192.168.0.50 port 49714 ssh2: ED25519 SHA256:em7iHjwbc1OMAS6wvoCqLmHqWGv7mJR08lwu5zXtSuQ
    Jan 20 10:22:38 TheLibrary  sshd[22133]: Postponed keyboard-interactive for root from 192.168.0.50 port 49714 ssh2 [preauth]
    Jan 20 10:22:39 TheLibrary  sshd[22133]: Connection closed by authenticating user root 192.168.0.50 port 49714 [preauth]

    thelibrary-diagnostics-20230120-1032.zip

  5. 3 minutes ago, ich777 said:

    Usually it is ...appdata/rust/SERVERID/cfg IIRC but don't count on that...

     

    Nope, if you've forwarded the port in the template from container 28016 to 28016 it should work without a hitch.

     

    In that wonderfull way that tech doesn't do what it should. It aint working. Here is a snapshot of the settings just to make sure I haven't done anything wrong.

    rsut.png

  6. 4 hours ago, ich777 said:

    I think you have to create the server.cfg file for RUST because it's not created automatically.

     

    I'm not too familiar with RUST but RUST IIRC you can't connect through my plugin or a "standard" RCON client because they use something else (I think RCON through a Websocket).

    I've tried this once and you should be able to connect through this site or this site (you don't have to forward the ports in your router because your local browser connects directly to the web socket on your local LAN - so to speak you should be able to enter your local IP and password on the site and it should connect).

     

    Thanks, Do you know which directory to put the .cfg in. The guides I keep finding are for windows.

     

    I have tried those two and its a no go. I am using 192.168.0.27:28016 and APassword. Do I have to do something with unraid for WebSockets? 

  7. Been banging head off this for a few days. I can not for the life of me get rcon to work with the rust container. Have Game Parameters: '+server.maxplayers 10 +rcon.port 28016 +rcon.web 1  +rcon.password apassword' and a new port set up TCP 28016.

     

    I cant get any kind of useful logs which has broken me. I have used your plugin o try and connect along with a host of other rust based options. Just never connects.

     

    Also where is hell is the server.cfg for rust? I cant find it.

  8. I have v2 setup and the node.  Added the nvidia parameters to my node docker(plex works with my 1060Super).  Selected the Winsome H265 NVENC plugin, turned on a gpu worker is its "working" but unraid netdata isnt showing any processes on nvenc.  So I am not quite sure if its actually working on GPU.  I have a cpu worker disabled currently.

  9. Hey,

     

    Woke up this morning to an read-only disk, restarted the array and now I have an Unmountable disk present for a cache pool.

     

    Its btrfs and spinning rust. 

     

    It has a disk ID sdf, I don't know the best course of action.