Document URL: ============= https://access.redhat.com/documentation/en-us/red_hat_gluster_storage/3.5/html-single/administration_guide/index?lb_target=preview#nfs_ganesha Section Number and Name: ======================= --> 6.3.3. NFS Ganesha ---> 6.3.3.2.3. Configuring the Cluster Services --->4. Perform cluster authentication between the nodes, where, username is ‘hacluster’, and password is the one you used in the previous step. Ensure to execute the following command on every node: # pcs cluster auth <hostname1> <hostname2> ... Describe the issue: ================== pcs command syntax changed with RHEL 8.This needs to be corrected in admin guide Suggestions for improvement: =========================== pcs host auth <hostname1> <hostname2> ... Additional information: ======================
Changes looks good to me.Moving this BZ to verified state