Jump to content

Nirvash

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by Nirvash

  1. Could this script be turned into a plugin? That way it could be downloaded through the CA store and have a convenient button to run it, or schedule it.

     

    I'd also add a log of locked files and maybe (if it's not too difficult) a log of files that have been tried to be modified but were locked by the plugin. 

     

    And I was wondering... has this been "field tested"? With this I mean, did someone get a ransomware infection and their unraid data survived?

    • Like 1
  2. 11 hours ago, trurl said:

    You can use Dynamix File Manager plugin to work with folders and files on the server instead of unbalanced.

     

    But I doubt unbalanced is crashing your server.

     

    Yup, I would have used DFM initially but since it's too manual I decided to give unbalanced a go. I also find very weird that unbalanced is crashing the server.

     

    11 hours ago, trurl said:

    Have you done memtest?

     

    No, buy I ought to, really. I didn't think about running it so I'm going to do that right now!

     

    Edit:

     

    It passed the first tests but I'm going to let it run all night.

     

    Edit 2: More than 8 hours later, 11 test passed, I'm willing to call them good.

     

    image.thumb.png.ff567a6a3fe69d3e20b874e1a7f4033b.png

     

  3. It just happened again.

     

    The computer has been working perfectly since friday, I've precleared a new drive, added it to the array and parity-checked without any issue, yet the moment I use unbalanced to "gather" a couples of shares into that drive, unraid reboots.

     

    This leads me to believe that unbalanced is the issue here, I'm certain about it. I never had any problem with my server until I start using that plugin.

     

    It cannot be Power related because I just have a 4670K and 6 drives with a 650W PSU, no GPU. It's plenty. And it cannot be thermally related because I've run way more intensive loads on it and it took it like a champ. It's also being watercooled.

     

    There must be something wrong with unbalanced that's not being shown in the logs. I believe it's time to open an issue in their repository. :)

  4. On 12/17/2023 at 12:42 PM, robinh said:

    Ye you have to change your postgres repository to: tensorchord/pgvecto-rs:pg14-v0.1.11
    After that you won't get the 'Unable to connect to the database' error it was part of the changelog.

     

    Remember to do a backup first!

     

    docker exec -i postgres14 /usr/bin/pg_dumpall -U root > postgres-backup.sql 

     

    • Upvote 1
  5. 11 minutes ago, Mainfrezzer said:

    whats the output if you open the command prompt in windows and type in "nslookup homeserver"? (only the internal ips, if anything shows up)

     

    Output:

    nslookup homeserver
    Servidor:  pi.hole
    Address:  192.168.1.20
    
    Nombre:  homeserver.casa
    Address:  192.168.1.215

     

    It's as I was saying in the previous post. .215 is not the correct IP!

     

    Thank you very much, I didn't know about nslookup. I'll keep it in mind for the next time. :)

     

    Edit: Yes, that was it. I changed my Unraid hostname and everything works as normal again. Thank you very much, @Mainfrezzer.

    • Like 1
  6. I've been using unraid for a while now and so far it's been working good. I have my shares and I could access them just fine at \\HOMESERVER.

     

    Context bit:

    Today I added drives to the array and to my cache pools, so before I did that I had to disable VMs, Docker, move everything out of the cache and re-enable it when I was done adding drives.

     

    My issue:

    And now \\HOMESERVER is not accessible on Windows (Android and a Linux Mint VM on VMWare finds that path). If I want to access my shares I have to either use \\homeserver.local or the IP, \\192.168.1.130.

     

    Also, on Windows, if I go to the Network "folder" in the Explorer, it finds my old WD Nas as "NAS", my router and other stuff, and all is reachable, unraid is shown as "HOMESERVER" but is NOT reachable. The other two paths I mentioned earlier are not discovered.

     

    Why is my SMB share not working anymore on Windows? This seems entirely a Windows problem because as I said I can access shares from other non-Windows OSs.

     

    EDIT:

    By the way, there's a PiHole on my network acting as a DNS.

     

    homeserver-diagnostics-20230919-2205.zip

  7. I feel that, even though I stopped a file transfer between a SMB share and a local share, the transfer is till happening.

     

    I see both disk activity and 3 rsync processes still running even though I cancelled the file transfer:

     

    Attached are the diagnostics.

     

    Another "issue" I have is related to the previous post. According to this post, the scheduler functionality doesn't really schedule anything, I feel like the name is a bit misleading, as all it really does it queue a list of jobs, but you can't really schedule it with trigger like time, array status, disk activity or something like that. 

    homeserver-diagnostics-20230915-1825.zip

  8. Hi! The user manual pdf in the first posts is unavailable. Can you fix it, please?

     

    I'm trying to figure how what the job / scheduler does and how it works (how to actually schedule a job) and maybe that pdf explained it.

     

    Basically my goal is to start a copy job after the current disk rebuild is completed, as I don't want to tax the system too much by doing multiple stuff at the same time.

×
×
  • Create New...