block134

Members
  • Posts

    41
  • Joined

  • Last visited

Everything posted by block134

  1. I finally am able to get my server setup back up after two years. My thumb drive got corrupted so I wasn't able to save the config and I don't remember what drive went where. Is there something that I can do to figure out what goes where with out losing everthing?
  2. I was wonder if it is possible to run an Ark server on unraid for Xbox clients or does it work for steam only?
  3. I had the exact same problem recently. For me, I was using the wrong username with the docker. The cloud I was able to login with my email so I changed my user name on the cloud to the one I normally use and was able to log in again. It made me feel stupid because it took me over a week to figure out I was using the wrong user name.
  4. This worked perfectly for me. I tried to do the initial installs of the AP and got the adoption loop when I had the docker to set to bridge. One I changed the above settings in the controller everything connected properly. No need to change the docker to host with this change.
  5. Thanks for all of the help so far. It has helped me understand better. Since I will be out of town for the next few weeks I am now looking for something quick to setup that really only gives access to UIs on my server, not worried about the shares but it would be nice. I have tried to setup a VPN server docker but I cant seem to connect to it from outside of my network, but that is an issue for another topic. I am guessing it is a port/firewall issue with my router but I haven't been able to narrow it down. Just don't have enough time in the day to troubleshoot and research.
  6. From the way I understand it they are both clients since they both connect to PIA servers Edit NM miss read the reply I need to setup a server so I can connect when away.
  7. What I am currently doing is my router has a VPN client for PIA. I have a rule for the VPN on my router that sets the access through the VPN by ip address, this way I can still use Netflix on the computers i need it on, unraid is not going through the VPN on the router. I am using binhex-sabnzbdvpn for what I need on the unraid side because I get better download speeds for unraid dockers. What I still want is a way to access my unraid server when away from the home network.
  8. Would this be better to setup the VPN server on the router or as a docker?
  9. What I am looking for is access to the unraid UI and dockers as well as the shares, mainly the UI's. I don't have a problem with opening a port for the VPN server since, from what I understand, it will still be secure because you will need the correct certificates to access it. For some reason I think I was just over thinking that aspect of it. If I understand correctly if I use my non VPN ip address to access my server through a VPN server docker then it should work just fine. For some reason I was thinking that I had to use the PIA VPN ip address to access my server which as I understand will cause problems because of the routers firewall since the router is running the VPN client for PIA.
  10. I have been looking into ways to be able to access my unraid server from outside of my home network without port forwarding and a VPN server seems to be the best answer. What I cant wrap my head around for some reason is this. On my router I have DD-WRT installed and currently use a VPN client, on the router, to connect to PIA vpn to secure my internet. Can I use that to connect to unraid and do I need to forward ports through it? I still think I need a VPN server on either my router or unraid to be able to connect to my home network securely when I am away but I am not sure. The problem I see is that my internet IP address will change ever night when my router reboots because of the PIA vpn. How do I deal with that? Am I just over thinking or over complicating things? Open to other suggestions that people have to make this work including ditching PIA.
  11. My Isengard headless is also using Myvideos92 and the Kodi log file says that it is running beta 1 which would make sense for beta 1. I just clean installed it yesterday on my server from your repo. Is there another way to see what version of Kodi I am running other then what Kodi log or is that accurate?
  12. I may have missed the info in your original post but I am using a MySQL plugin from here http://lime-technology.com/forum/index.php?topic=29566.0 and have no problems using it with XBMC. For the settings my data directory is /mnt/cache/.apps/MySql
  13. The 3TB is back in and working Following the same steps as I did for the 2TBs seems to work just fine for the 3TB. The only thing I didnt do was change the start since it was all ready set to start at 1. Thanks for all of the time and help Joe L!!!!!
  14. I am currently making a back up of the 3TB so when that is done I will give it a try. I did check the 3TB yesterday and it does start at 1 so hopefully this will work after the backup is done.
  15. The second 2TB is done and unraid mounted it just fine. Now to figure out how to do the 3 TB.
  16. My hard drives have come from many different places. My 3 TBs and one 2 TB are from external enclosures that I am not using anymore so I pulled them out of it and use them in unraid. The rest of them are from when I was using windows 7 to be my media server. As to where my 2 TBs are from that are having problems I have no idea, I do know that at least one of them was used in with Win 7.
  17. The reiserfsck --rebuild-tree /dev/sda1 command finished fixing the drive. Unraid can now mount that drive and see all the files that were there. I guess I should probably set the SB start on my other 2TB drive and follow that by a reiserfsck --rebuild-sb /dev/sdZ1. After that a reiserfsck --rebuild-tree /dev/sdX1 should finish fixing it. Not sure what I would do with my 3TB to set the SB start if it needs it since it suppose to start at 1 if I did my research right. Everything I have read talks about working with 2.2 TB and smaller and setting the start to either 63 or 64.
  18. The first thing I did was set the start to 64 and then did a reiserfsck --check /dev/sda1 which told me I had a bad super block so I did reiserfsck --rebuild-sb /dev/sda1 which came back with no errors. After that I did reiserfsck --fix-fixable /dev/sda1 which gave me the errors. If I run reiserfsck --check /dev/sda1 again I dont get a super block error anymore I get Bad root block 0. (--rebuild-tree did not complete) aborted
  19. When I did reiserfsck --fix-fixable /dev/sda1 I got an error Bad root block 0. (--rebuild-tree did not complete) aborted reiserfsck --check /dev/md1 gives me the same error now.
  20. I have one of the 2TB drives coping to the precleared drive, it should hopefully be done in the morning.
  21. I have a 2TB that has been precleared and can be used for this.
  22. I am at a stand still right as to what else I can do for this. Everything I have found and tried hasn't helped to make the drives usable again. Right now I am fine with finding a way to pull the data off the drives and trying to preclear them again but I haven found anything that will help me with that either. I have also sent an email to [email protected] but haven't received a reply yet. So far what I have done is everything in this post. I have pulled the three drives giving me problems out of my main server and put them into another computer that I am using to troubleshoot this. I have also tried to use mkmbr and the utility that Joe L. made as is discussed here http://lime-technology.com/forum/index.php?topic=15385.msg144822#msg144822. I can change the partion start to either 63 or 64 but after a server reboot they still show unformatted. Right now I am only working with the two 2TB drives since all the guides I have found talk about working with 2.2TBs and smaller.
  23. With the DD command set to 1000 SDB 2TB 0110640 r \0 002 \0 R e I s E r 2 F s \0 \0 \0 SDC 3TB 0225328 006 \0 002 \0 R e I s E r 2 F s \0 \0 \0 SDG 2TB 0249904 002 \0 002 \0 R e I s E r 2 F s \0 \0 \0 Last night I ran your script Joe L, unraid partion disk, on SDB it said that it set the start to 63 vice 64 like it was but the drive still shows unformated. My other three drives that mount give me this 0098352 002 \0 001 \0 R e I s E r 2 F s \0 \0 \0
  24. All of my disks were plecleared and Unraid seen them that way when I first installed them. I had a couple of them that didn't seem to clear right though. When I ran the script over night the window on my windows machine was closed the next day. I am not sure which drives those were though but it maybe the 2 TBs that I am having problems with. I will try to modify dd to show more information. One of the drives I tried, dont remember which one, i changed the device to sdx1 and I seen the Reiser info there. I will have t try that again when I get home today.