| | 16 | * 10:45 Bill: shut down ippc17 so Rita can check the fans. Since this is the data store machine we need to gracefully shut down some services |
| | 17 | * shut down pstamp and update pantasks |
| | 18 | * shut down apache with /etc/init.d/apache2 stop |
| | 19 | * shut down mysqld with mysqladmin shutdown (this takes awhile) |
| | 20 | * shut down host with shutdown -h now |
| | 21 | * I actually didn't know about the -h but I add it here for future reference |
| | 22 | |
| | 23 | * 11:04 Bill: forgot about some other services dependent on ippc17 because of the data store. distribution cleanup (which is now hung) rcserver task in distribution (which was idle) and ipptopsps which writes to the data store. |