+++ This bug was initially created as a clone of Bug #1293706 +++ Description of problem: The Ganesha and Samba hooks are always installed, even if Ganesha and/or Samba aren't installed or used. The Ganesha hooks invoke showmount, and if rpcbind isn't running then showmount will hang; this breaks regression tests at least. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: --- Additional comment from Kaleb KEITHLEY on 2015-12-22 13:56:53 EST --- Ganesha and Samba hook scripts probably should be included in the forthcoming common-ha package.
For 3.7 we need to make the (Ganesha) hooks smarter so that they don't do anything if Ganesha isn't installed or running, and in particular, don't invoke showmount if rpcbind isn't running.
*** This bug has been marked as a duplicate of bug 1174765 ***