June 19, 201214 yr Version is 4.7. So I just upgraded my cache drive from an 80 gig to a 2TB. 1.) Stopped sab/couchpotato/sickbeard, disabled them in go. 2.) Restarted and then stopped array removed old cache and selected new. It formatted, and everything was ok. Then I noticed Sab couldn't connect to servers and unmenu could not check for updates. I restarted a few times to see if there was an issue. There is one one quirky thing with my setup I've been dealing with which is that I can't use or disable eth0 (it's for impi), so I have to stick a line in go; ifconfig eth1 192.168.1.5 netmask 255.255.255.0 up I don't know how to impacts my ability to designate dns servers from the settings tab, but that was the only thing I could thinkg to try. I've tried opendns 208.67.222.222 and google 8.8.8.8 (originally 192.168.1.1 was in there). Each time I try and change the dns, I can't access the server at all and have to reboot. Post-reboot the settings page does show the new dns entries Log attached and here is the output from a ping root@Tower:~# ping google.com ping: unknown host google.com root@Tower:~# ping 8.8.8.8 connect: Network is unreachable ----edit----- SOOOOOOOOOOOO after reading other threads, I saw someone say "you need a default gateway and dns server" and I thought "well duh" and then it stuck me that I did not know how to set that in linux. route -n --showed me my default gateway was 192.168.1.0 route add default gw 192.168.1.1 --corrected that. Everything is fine now. Thanks for reading.
Archived
This topic is now archived and is closed to further replies.