.TH SVCREPAIR 1
.SH NAME
svcrepair - reconnect to services marked as mia
.SH SYNOPSIS
g/svcrepair
.SH DESCRIPTION
svcrepair looks for service mounts marked as broken by svcupdate, and attempts to remount them. It checks /tmp/grid/miasvc for targets to attempt to remount. If the remount fails, the service entry in /tmp/grid/miasvc will be moved to /tmp/grid/dedsvc. This script can be run in the background by gridmaint, but is also appropriate for doing a fix of attached services at any time, provided svcupdate is run first.
.SH SOURCE
/bin/g
.SH BUGS
Under adverse conditions, recover can occasionally be subject to long time amounts or blockages when attempting to remount services.
