69a3d82 [rgmanager] Fix several bugzillas (see below)

Authored and Committed by lon 16 years ago
    [rgmanager] Fix several bugzillas (see below)
    
    - 245381 - restart counter/thresholds before switching to
               relocation during service recovery
    - 247772 - one service following another (event scripting
               ability).  This isn't fixed in the usual way, as
               this feature has limited use.  Instead, we allow
               an alternative method of operation for rgmanager
               in which administrators can define event triggers
               for whatever they would like. (Called "RIND")
    - 247945 - rgmanager restarting services when noncritical
               parameters are changed
    - 247980 - strong / weak service dependencies.  These are
               trivial.  Weak dependencies are only allowed with
               the event scripting as noted for 247772
    - 250101 - RG event API (internals change).  This was
               required for RIND to operate as well as 247980
    - 439948 - clushutdown reference in clusvcadm man page
    - 440006 - rgmanager stuck on stop in some cases
    - 440645 - quotaoff causes hanges in some circumstances
    - 441577 - Symlinks in mount point path cause erroneous failures
    
        
file modified
+52 -35
file modified
+74 -38
file modified
+28 -4
file modified
+133 -78
file modified
+39 -14
file modified
+15 -28