thegreatgumbino

Members
  • Posts

    70
  • Joined

  • Last visited

Everything posted by thegreatgumbino

  1. Sorry, Squid. I missed that in your previous post. I was confused the specified docker didn't show up in my search and assumed incorrectly that it wasn't working. Guess I need to figure out how to manually add it.
  2. Is the Docker Hub Search discontinued again? I'm trying to add a docker for BlissHQ (romancin/bliss) and don't see the option to "Enable additional search results from dockerHub" in CA settings. Thanks.
  3. I switched my ISP yesterday and am working on reconfiguring the unRAID server to work properly. Prior to the ISP change, everything was functioning normally running unRAID v6.6.7. Now, I am unable to connect/mount my AFP shares on Mac OS. Here are the steps I've taken thus far: After the ISP change to AT&T Fiber (Arris BGW210 gateway), I had to reset and reconfigure my Orbi mesh router. As a result, the Tower was no longer accessible through the Web GUI. I realized my server was setup with a fixed IP address that was in a different range than the reconfigured Orbi. The Arris gateway is 192.168.1.0 setup in IP Passthrough mode and the Orbi is setup as the router which automatically switched it's IP to 10.0.0.1 to avoid conflict with the gateway. On the old ISP, my Server was setup on the 192.168.1.x range, so I used the following approach to change the 1) fixed IP to the 10.0.0.x range and 2) update the Gateway and DNS_Server to the new Orbi IP: Doing so enabled me to successfully connect to the Tower web GUI and start the array. I can then open the Mac OS Finder and see the Tower SMB and AFP servers under "Locations > Network" in the Finder Sidebar. I can successfully open the Tower SMB and mount the "Flash" share. I can then open the "AutoMounter" app and add the SMB "Flash" share successfully. The problem is that when I try to connect to the AFP share through the Mac OS Finder using this same method, I click on "Connect As" and it says "Connection Failed". I also tried going "Go > Connect to Server > afp:10.0.1.xx", which is unsuccessful and gives me the message "There was a problem connecting to the server "10.0.1.xx". Nothing else has been changed on my server at this point. I'm sure it's probably something obvious that I'm missing, but I have been unable to figure it out. Thanks in advance for any assistance.
  4. Alright, finally had time to sit down and try this. It updated the server to DHCP and assigned it to an IP similar to the Orbi. I can now access the web GUI. Thanks for all your help, Frank!
  5. OR, set a static IP using this method: http://lime-technology.com/wiki/Configuration_Tutorial#Setting_a_static_IP_address
  6. Found this related thread about resetting the static IP to DHCP. Sounds like this is what I need to do, correct?
  7. Wireless. The server has a fixed IP address of 10.0.1.220. The Orbi is managed from an iOS app, and it sees the server as a wired connection. Here's a screen shot of what it shows. I tried connecting via ethernet through the switch as well and no luck either.
  8. Trying to login on Mac OS High Sierra. I can try logging in on my wife's Windows machine if needed.
  9. I upgraded my wifi router to an Orbi system tonight and changed my wifi password. After it was setup and running properly, I checked on the unRAID server and was unable to log into the web GUI. I am able to pull it up through the linux console and can log in fine. I ran "diagnostics" and have attached the syslog. Any ideas as to why I am unable to log in from Safari or Firefox at http://10.0.1.220/? It was working without issue prior to changing to the new wifi router. Thanks tower-diagnostics-20180720-2149.zip
  10. Thanks for your patience and assistance, trurl. Got everything transferred off the emulated drive, shrank the array, and rebuilt the parity. All is working again. Now to read up on upgrading to unRAID OS 6!
  11. Here's a screen shot of the Array Operation tab with no Disk #1 selected (the red square screen shot previously posted). Here's a screen shot of the Array Operation tab with Disk #1 selected (the blue circle screen shot previously posted). So if I: 1) Bring the array on-line with the questionable Disk #1 removed from the server (or left as unselected as seen in the red square screen shot previously posted) 2) Copy the files from the emulated Disk #1 to existing hard drives 3) Is there another step after this to shrink the array and remove bad Disk #1 for good (effectively reducing the size of the array by 1.5TB)?
  12. Interesting. This is the first time I've run into a disk issue. I didn't realize the parity would emulate a single missing drive. I haven't started the server except for maintenance mode at this point. Screen shots attached. To clarify, if I remove the troubled disk 1 and bring the array on-line, the parity should emulate the missing drive & allow me to copy the missing data to the other drives? Does the parity emulate a folder for "Disk 1"? I ask because my server is setup with high-water allocation. Sorry, for the questions, just trying to wrap my mind around it.
  13. Correct. After shutting down and checking connections, Main > Array Devices shows Disk 1 "not installed / unassigned". The disk does show as a selection in the pull down menu. If I add it to the array, it shows blue / "New Disk, Not In Array". I'm uncertain of how to proceed from here. If the drive is still accessible, it should have the original data on it. If I can get the array to accept it as is (I haven't written anything to the disk in weeks), I can copy the files off the drive. Is there a way to accomplish this or am I stuck having to install a new HD and rebuild the disk from the parity?
  14. Thanks for the insight. I guess this is a good time to shrink my array. I've been planning on doing it anyway. I have a total 13.5TB and only about 7TB used (down from 10TB). I'd like to reduce the number of drives and then upgrade to unRAID OS 6 with dual parity. Guess it's time to do some reading: Shrink Array Clear an Array Drive Script From my limited reading, I *believe* this is possible versus installing a new drive for the failing one.
  15. Duh, I knew that and spaced. Sorry, I'm running on very little sleep this week. Full SMART Report attached. Shows "Passed". Is the next step to re-enable the drive and reconstruct? smart.txt
  16. I'm not having success getting an extended SMART report. When run, it says it will take 368 minutes but never gives me an update after that. Does it matter if the array is started, stopped, or started in maintenance mode when performing the SMART test?
  17. Tried running the long SMART report when I went to bed and it didn't complete. Trying to re-run it this morning.
  18. Shutdown, checked connections, powered on. Main > Array Devices shows Disk 1 "not installed / unassigned". I am able to see it as a selection in the pull down menu. It also gives me the disk identifier as sdd. Ran smartctl -a -d ata /dev/sdd. SMART Report attached. I reviewed the important attributes to check outlined in Obtaining a SMART Report and didn't see anything that is a red flag for the disk, nor did I see any error codes that signal bad cabling. Assuming the drive is ok, the next step is to reconstruct the drive, correct? Running smartctl -t long /dev/sdd for detailed report and will report back when complete. Thanks for your help!
  19. I'm having difficulty figuring out the disk identifier for the "missing disk". I think I screwed up. I started the array in maintenance mode, which I believe disabled the missing disk. I tried using ls -l /dev/disk/by-id to identify the missing disks identifier in telnet, but it doesn't show up. Is there a way to obtain the disk identifier now? Prior to starting in maintenance mode the Main > Array Devices page in the web interface didn't list the disks identifier.
  20. I'm running unRAID 5.0.5 and started up Plex today and got an error that the server wasn't available. Server was working fine last night. Pulled up the web interface and see the server is stopped and says Disk 1 is missing. Here's my build thread with configuration. Read through the Analysis of Drive Issues Wiki page and searched the Syslog (attached) for the provided keywords. I found two from the list: 1) qc timeout 2) revalidation failed Here's an excerpt from the Syslog with the keywords: It points to Disk #1 as noted on the web interface. Per the Analysis of Drive Issues: I haven't been in the case recently, but I'm assuming it's a bad connection or cable. 1) Can I open the box and check connections while the server is still running or do I need to shut it off? 2) If it is the backplane, wouldn't the other three disks on that row be showing missing? Can I shut down the server and move the "missing" disk to an empty drive slot and see if it works? Any other insight you folks can offer? Thanks syslog-2017-01-04.txt.zip
  21. Thanks for your help, Squid & Garycase. Second pass of rebuild-tree completed successfully, it doesn't appear I lost any files, and the mover is running properly again.
  22. I hadn't, yet. Honestly, I read a thread with similar issues (unable to locate now) that sent me into panic mode, and I and didn't want to fubar something worse. Thanks for being the voice of reason. I just started it again (within Screen) and will report back in the morning.
  23. Don't know if it matters, but the of the 4 drives I replaced, only one had files on it. Disk 1 - 750GB with 650GB data Disk 2 - 80GB with 0GB data Disk 3 - 160GB with 0GB data Disk 4 - 750GB with 0GB data I replaced these four with a new 2TB drive. The drive that the reiserfsck failed to complete on is the replacement 2TB drive, so theoretically if the data is lost on this drive I still have Disk 1 above with the original data. Not sure if that's useable or not.