[NEW PATCH] man page: document behavior on hook failure (via gerrit-bot)

Dan Kenigsberg danken at redhat.com
Wed Sep 14 20:23:56 UTC 2011


New patch submitted by Dan Kenigsberg (danken at redhat.com)

You can review this change at: http://gerrit.usersys.redhat.com/938

commit b87b70c6e4e7f63819583850415a11a8dada979d
Author: Dan Kenigsberg <danken at redhat.com>
Date:   Wed Sep 14 21:45:36 2011 +0300

    man page: document behavior on hook failure
    
    per Geert Jansen's request.
    
    Change-Id: Ida21cfa17ff5e76fecc410b9ed9d8aba329dee52

diff --git a/vdsm/vdsmd.8 b/vdsm/vdsmd.8
index b33340e..7eb70ce 100644
--- a/vdsm/vdsmd.8
+++ b/vdsm/vdsmd.8
@@ -104,6 +104,7 @@ domain with too much memory is started on a host:
 
 .SS Hook return code
 Hook script must return one of the following return codes:
+
 .PD 0
 .TP
 .B
@@ -122,6 +123,9 @@ the hook script failed, no further hooks should be processed.
 >2
 reserved.
 
+.TP
+If a before_<action> hook fails, the <action> would be aborted.
+
 .SH FILES
 .PD 0
 .TP




More information about the vdsm-patches mailing list