WP6337 and WP6341 complete
h1guardian0 reboot
Dave restarted the h1guardian0 machine and all of the nodes came back up without issues. The machine updates have not shown any problems so far. Only thing to note is DIAG_MAIN now has a VERY long loop time that is caused by cdsutil calls to get some data via nds1. The average loop time was ~1sec and is now ~65sec. There have been other reports and issues that I have seen that make it seem as though the nds is feeding some bad data and also taking much longer than it used it. tw0 has been having some issues today, so perhaps it is related to that. I will investigate further when I can.
HPI_HAM testing
I found the easy bug, a comma left at the end of a line. Sadly, this led to a bigger bug. The length of the list of dofs that we had put in created a state that exceeds the 39 character limit for states. After talking with Jamie we decided to try to split up these dofs and see if that will work for now. We will probably try this out next Tuesday if we can.