Description of problem:
For nfs-ganehsa to be installed, we need to execute the command
yum install glusterfs-ganesha, this command install packeges such as glusterfs-ganesha, nfs-ganesha, nfs-ganesha-gluster and other HA related packages excpet pacemaker. Pacemaker is a requirement for HA to work.
Also corosync is installed by default even for minimal installation. This again should be pulled in only if glusterfs-ganesha is explicitly installed.
This should ideally be made a dependency for glusterfs-ganesha as is the case with other packages.
Expected results:
Make pacemaker a dependency on glusterfs-ganesha
corosync should not installed by default, as this should pulled with glusterfs-ganesha as dependency
Additional info:
Workaround for pacemaker is to install it separately with the command "yum install pacemaker" given the fact the machine in consideration is already having the right channels.
Sorry for the typo above.
Kaleb,
I do not remember the discussions happened around this issue. Please update if you think we can fix this (may be in future release). If yes we may need to update the doc_text and mark it as known_issue till then.