rmccullough
Patron
- Joined
- May 17, 2018
- Messages
- 269
My setup:
FreeNAS 11.2 (BETA2)
12-bay Supermicro CSE-826A-R1200LPB
2x 920Watt Power Supply PWS-920P-1R Platinum
Supermicro X9DRi-LN4F+
2x LSI 9210-8i
9 x 2TB SAS 6GB/S Hitachi GST ULTRASTAR
I think I have another issue (drive dying), but the WebGUI became unresponsive today. I read that I can restart the services using these commands:
However, it seemed to hang while trying to restart the pid (3193) for nginx. I also tried a
FreeNAS 11.2 (BETA2)
12-bay Supermicro CSE-826A-R1200LPB
2x 920Watt Power Supply PWS-920P-1R Platinum
Supermicro X9DRi-LN4F+
- 2x Intel Xeon E5-2620 v1 HEx (6) Core @ 2.0GHz
- 4x Intel® i350 GbE controller
- 32GB ECC PC3-10600
2x LSI 9210-8i
9 x 2TB SAS 6GB/S Hitachi GST ULTRASTAR
I think I have another issue (drive dying), but the WebGUI became unresponsive today. I read that I can restart the services using these commands:
service nginx restart
service django restart
However, it seemed to hang while trying to restart the pid (3193) for nginx. I also tried a
kill -9 3193
, but it did not seem to make a difference. So I connected using IMPI and tried to reboot. This also hung waiting for pid 3193. I finally used IPMI to do a power reset. However, I wanted to know if there was something else I should have tried?