relink

Members
  • Posts

    235
  • Joined

  • Last visited

Everything posted by relink

  1. Oh I know about the limit and how to install the unraid nvidia build. I’ve been using the 1050 on my current system for several months now. my concern was that my current system has an iGPU that unraid can use to boot, and the Ryzen 2600 does not, meaning the 1050 will end up being the primary GPU when I upgrade, instead of the secondary like it is now. I wanted to make sure that Plex can still utilize it after the upgrade considering it will now be the only GPU in the system.
  2. Awesome. i wanted to make sure before I ordered anything. I didn’t want to end up with a nasty surprise.
  3. Im going to be upgrading my server soon to a Ryzen 2600. The 2600 has no integrated GPU like my current 4790S does. Will this cause issues with passing through my 1050 to my Plex docker? I do not plan on passing this GPU through to a VM, I just want to use the unraid nvidia build and pass it to my Plex container for transcoding. Will I need to do anything special or will it just work?
  4. Thanks for that, I didn't know that, I assumed they would be clones of each other, so I could add a second, then remove the first to go back to single parity, while keeping my array protected during the build. I went back hours ago and just replaced the old 1TB parity with the new 8TB, it still has about 9 hours to go. keeping my 1TB parity intact for now though, I imagine if the build fails for some reason I can put the old parity drive back, i haven't cleared it yet.
  5. Ok, so I rebooted normally, and everything seems to be fine and the parity rebuild started over automatically. But according to what you told me earlier once the rebuild is finished im going to look into updating the firmware on my LSI card, googled it, it doesn't look that hard. Then I think im going to look into getting a SAS expander so I can get rid of the cheap 2 port Marvell card I have.
  6. I’m ok with starting it over, so long as I don’t loose anything.
  7. ok, im currently in the middle of a parity rebuild. But im not replacing my parity, im adding a second parity. Can I safely stop the process, reboot, and then start it over without loosing any data?
  8. Ok I read through that, So I have attached my zip file. I am running Unraid Pro 6.6.7. I also went to access my server from Windows Explorer and while all my user shares are missing, my cache and disk shares are all visible, and it appears that all my data is still there. serverus-diagnostics-20190920-1031.zip
  9. I am getting ready to add several new drives to my server. Step 1 was to temporarily add a new 8TB drive as second parity, so I could then remove my current 1TB parity drive later on, and make the new 8TB the main parity drive, so I could then add in the new bigger drives. So I stopped the Array, and selected the new 8TB drive as second parity, and started the array back up. it doing its data/parity sync and everything looks normal except all my shares are suddenly just gone! what am I supposed to do? is this normal during the parity rebuild, or did I majorly screw something up? I did preclear the 8TB drive before adding it.
  10. Thanks for the tip, Remmina seems to work just fine. Good thing too, I was starting to worry as no other VNC viewer was working either. I had already tried Realvnc, and Ultravnc, and neither of those worked either.
  11. Just tested Chrome, and it doesn't work there either.
  12. I still cant figure this out. it works just fine in Windows and MacOS, but it doesnt work in Manjaro using either Firefox or Chromium...I guess I can try Chrome, but I REALLY didnt want it installed on my computer.
  13. hmmm. I'm running 66.0.3. I also noticed that my cursor disappears completely when I am over the area of the window where the VM should be shown.
  14. Im running a fresh installation of Manjaro and I opened up firefox to check on my unraid VMs and was very disappointed to see that novnc isnt working. With Linux VMs I can see the terminal (all my Linux VMs are server distros so no desktop), but with my Windows 10 VM (the important one, lol) I just get a black screen. Update: I just tried Chromium and it doesn't work there either.
  15. I dont know if this is the right way to have fixed this, but I just remembered I had a backup of my flash drive. I just went to my backup and found the old template, and replaced the new one. It works again.
  16. I have Caddy server installed using cmer/caddy, I was trying to test something so I installed a second one using abiosoft/caddy. I ended up deleting the second one, and now I need to made a change to the first one, but when I hit edit I get the template from the second one. Unfortunately I named both containers "caddy". Now I dont know what to do to fix it. I tired going to "Apps" and finding "cmer/caddy" again, and I was just going to do it that way, but even when I hit install from CA I get the template for "abiosoft/caddy"
  17. I do have notification set to go to my phone, so im covered there. I guess I'll just consider it a fluke. Thanks for the quick replies though guys. I would have waited before starting to restore but I didn't think someone would reply that quickly.
  18. OMG, crisis averted. I did a restore back to 6.5.3, and then tried the update again, and everything seems to be working now. However is there any way to determine what happened? you know, so i don't do it again. I take meticulous care of this machine, constantly checking for drive issues etc, so for something like that to happen completely caught me off guard. and for it to happen an hour before everyone around here wants to start going to bed...no TVHeadend, no plex, I would have had a riot on my hands. lol
  19. just rebooted, as soon as it comes back up ill get it. Provided the page for it will load.
  20. Sorry for the dramatic title, but my unraid box handles A LOT of stuff in my home, and I just updated it to 6.6.7 and now the unraid UI is slow as dirt, and often displays "page cannot be found" errors in my browser. Most of my unassigned devices wont mount anymore, some did randomly mount, while other have their mount button greyed out. I have no idea what to do. 😖
  21. Alright postgres is WORKING!!! awesome. However im still having issues with the config file now. I believe the issue is that the container is not generating the config file. I need to pass the following command to the container; ``` --generate-config -H domain.tld -c /data/homeserver.yaml ``` How do I do that? Just typing it into the console isn't working.
  22. Just to clarify I don’t need help from the ground up. I already have Synapse running on my unraid box. In fact I’ve been using it for almost a week now. The problem is the couple of things I mentioned. I am quickly starting to see the issue with SQLite vs Postgres I have joined some pretty big rooms through federation and MY GOD it’s slow. And everyone over there has told me it’s due to me using SQLite and that I have to switch because it will only get worse over time. as for Synapse not seeing the config file...I mean that one sucks, but I could live with if I had to. But there are some additional options available through that file that I would really like to get working. Besides I have a feeling this one is probably simple and I’m just missing something.
  23. They do, but mostly using ansible playbooks. And most people expect the Synapse server to be “the only” server on the network. They are using VPS providers mostly. Almost no one hosts at home like I am. So to them my setup is is very weird and people have trouble helping. Even though it is doable. That’s why I thought maybe you guys could help bridge the gap.
  24. For those who don’t know Synapse is a federated messaging and voip platform. I am am trying to get a proper Synapse server running on my unraid box. I currently have one running but it’s not setup optimally at all. I am using This docker container. And if I leave it all default, it works but that’s far from optimal, as I’m starting to find out trying to join large rooms. There are 3 things I need to get it perfect. At least the first 2 are critical. 1. This container is setup to manage its setting through env variables OR a config file called homeserver.yaml I need to get it able to pickup my config file, and it’s not. I set “SYNAPSE_CONFIG_PATH” as a variable and then set it to a path in my appdata folder. The reason for this is using a config file you get many more options. 2. I need to get Synapse using Postgres instead of SQLite. So I installed Postgres 11 from CA. I set it up will all the default parameters from the Synapse docker so I didn’t have to do anything special...except the password of course. After getting postgres set up it dawned on me that I have no idea how to get the Synapse container talking to the Postgres container. 3. Preferably I need to setup COTURN as well, however I haven’t had any issues without it yet. So I’d rather focus on the first 2 issues for now. I have spent days talking with the Matrix Synapse community and unfortunately they just aren’t familiar with unraid, so are only able to offer so much.
  25. I am looking for help on the exact same thing. Im about to just give it a shot on my own, if I get anything working ill post back.