October 28, 200916 yr Hi All, I had a 2 minutes power outage this morning and my Unraid is connected to a UPS so it's not affected. When the power came back, my Linksys router was not connected to the UPS, no longer sees my Unraid. Is there a command to re-establish the network connection from Unraid? thanks, ~joy
October 31, 200916 yr Author There's no love from Linux. The command didn't work. I have to reboot it gracefully in order for my router to see Unraid again. Just in case someone need this, here's the command from Joe L to reboot or power off gracefully. cd cp /var/log/syslog /boot/syslog.txt killall smbd nmbd sync for disk in /mnt/disk* /mnt/cache do umount $disk done mdcmd stop Then you can power down by typing: poweroff or reboot with reboot
Archived
This topic is now archived and is closed to further replies.