.TH GRIDREBUILD 1
.SH NAME
gridrebuild - tear down and rebuild the /g/rid of network services.
.SH SYNOPSIS
g/gridrebuild
.SH DESCRIPTION
gridrebuild first attempts to clear and reset the grid session by sending kill signals to any existing backgrounded grid maintenance scripts, then kills all instances of 'recover' and attempts to kill any blocked ls or cat processes. Following this, it simply executes the regupdate, svcupdate, regrepair, and svcrepair scripts to attempt to rebuild the last functioning state of the grid. 
.SH SOURCE
/bin/g
.SH BUGS
gridrebuild can fix most blockages, but if things are very badly wedged, it may be necessary to kill the session's mntgens as well. Also, it is somewhat inefficient because since the recover processes have been killed, all services are guaranteed to be missing, the time spent rechecking them is mostly wasted.
