GyroDragona

Members
  • Posts

    23
  • Joined

  • Last visited

Everything posted by GyroDragona

  1. I have managed to snag a AMD 5950x and I intend to upgrade my unraid server with. I need to find a motherboard with good support in unraid. I'd really like to get something that has 2.5g for networking if possible. I’ve heard that Linux could have problems with nvme drive, is that the case with unraid? I was planning on putting two 1TB ones into the server for the cache. I bought them even before covid started and have been earmarked for this upgrade. They are both Samsung 970 EVO Plus SSD 1TB M.2 NVMe.
  2. Have you considered making this docker since I responded to this question? It’s a distance based voice chat for Among Us. All the info for it is in the link I first provided about it.
  3. I said what it is for in my post though? It is a for voice that that is proximity based. It also says what it does at the link I provided. 😧
  4. Would you be willing to make a docker setup for unraid for crewlink? https://github.com/ottomated/CrewLink-server It is a proximity chat server for Among Us.
  5. Oh, I specifically went with Java 11 because it is the only current Long Term Support version that is out right now. I'll give it another go with Java 11 and the steps you used and see if things work out any differently this time around.
  6. Ya, of course that's fine. It's your time. I'm not going to tell you how to spend it. Frankly I'm thankful that you spend any of your time making these dockers for us much less supporting them. I'm working with a fresh docker for testing getting a Java update in place so it would not interfere with the ones I already have going so it's not causing me any immediate problems. Have a good weekend.
  7. I went to https://www.oracle.com/java/technologies/javase-jdk11-downloads.html and got "Linux x64 Compressed Archive" droped into SSH and navigated to the runtime directory (where I put the downloaded file), ran "tar -xf ./jdk-11.0.9_linux-x64_bin.tar.gz" tried changing "Runtime Name" to "jdk-11.0.9". I did check that the ownership and permissions were correct after unpacking Java 11 and they look correct. As soon as I change "Runtime Name" it breaks the server. Even if I change it back to "basicjre" It will refuse to fully boot anymore even when it is the only change that is made to a already working server. I can't seem to figure out why. I'm doing it with a fresh Docker setup. logs.txt latest.log The logs and screenshot are after I changed the setting back. You should be able to replicate my problem by starting with a fresh docker from your docker install, have it boot fully at least once with default settings then do the steps I did to install Java 11. I left the original runtime in place so I could switch between them during testing. I could extract the archive (and not yet change "Runtime Name") and still have it work fine. As soon as I change it then it will no longer function even if I change it back.
  8. I love your Minecraft container. I have had a couple containers running for about a month now. I am running Paper on both containers but it seems paper is going to be cutting of Java 8 support and moving to the next LTS version of Java 11 (there is also Java 17 LTS coming Sep 2021 later). I was wondering if there was a container update or an easy(-ish) way to update the version of java in the container. I did notice you keep it within the "runtime" directory but I am unsure how one might update what is in there and have the container use the newer version by default. Relevant info: https://papermc.io/forums/t/java-11-mc-1-17-and-paper/5615
  9. If you change the default directory for ServerFiles from the default "/mnt/cache/appdata/minecraft" to say something like "/mnt/cache/appdata/minecraft/dan" the Minecraft docker will fail to launch. I spent 4 hours trying to figure out why if I moved it to a sub directory the server started having problems. Made a new one with a subdirectory within the minecraft one with a new docker setup just for it to not even launch. I couldn't tell you why though.
  10. Same thing for me actually. I noticed him mentioning that it needs to be run as root. It seems to be set to out of the box from what I can see in the settings for the docker but it's still a no go.
  11. I have had CA Backup / Restore Appdata installed for ages but I guess it didn’t take or something. I thought it was doing backups but I guess I didn’t save the configuration or something got messed up with it. I don’t know. I do keep backups but this time they just were not being made.
  12. Multicore on #btrfs spent hours trying to help me but there just wasn't any luck to be had. There was just too much weirdness going on with the drive and btrfs. Superbocks were in the wrong places, the drive vanishing from the btrfs setup. Something with unraid mangled things and I have no clue how it managed to do it. I gave up. I ended up wiping the drives, formated them and got them properly set up as a mirror btrfs. I wasn't able to recover any useable/useful data from the old setup other than a single config file. It's a wash. That said, thank you very much for your help and time in trying to help me out.
  13. Is there anything special I need to do maintain permissions and ownership with the copy?
  14. Oh, it didn't kick out an error. Is there a way to know if data from both drives or just the one is there? Where do I copy stuff so it is on the protected array to make it work from the protected array for now?
  15. I have followed those instructions on the link but it just kicks out the same bad superblock there and I can't seem to talk in that IRC group and there does not seem to be and instructions on how to gain that right within the group. I'm kind of out of options and my server has been doing for about 4 days now. With it being a two drive cache is it possible to bring up both drives with info from the second drive?
  16. It kicked out: mount: /x: wrong fs type, bad option, bad superblock on /dev/sdb1, missing codepage or helper program, or other error.
  17. Is there a way to do this with mounting the main array while mounting the cache array as read only and just shifting it all over to the protected array? I'm not super good with messing about with commands on UnRAID. Do you have any guesses about what might cause corruption to the superblock? The server has a UPS that's only half a year old and can keep the server running for about an hour with drive activity and I have not done any hard power downs or resets of the system in a non clean manner. It started giving problems while it was all still running.
  18. Earlier today I was noting that Plez was not loading poster images. I went and checked UnRAID just to find the message "Unmountable: No file system" to the right of the cache. I have no clue what happened. Nothing about the setup has been changed in a good while and I have no clue what to do to fix it. unraid-syslog-20200528-2325.zip unraid-diagnostics-20200528-1627.zip
  19. I was able to figure it out. Finding the location in the GUI was not the problem I was having. I have 3 drives to do and only one was showing up at any one time for some reason. I popped in a USB 3.0 card and have two plugged into it and one into the USB 3.0 built into the motherboard and all of them show fine at the same time now. I'm well into my drive tests. The drive that is only doing one clear instead of two already went through and completed a clear while waiting for the USB 3.0 card.
  20. I have been trying to find out how to do exactly this. How do you do it? I am trying to test some drives before I shuck them to make sure they are not going to fail right away.
  21. What is the proper format setup? I can not find info for it anywhere. To be clear, just the format its self is needed.