Skip to content

Commit 2d029f6

Browse files
committed
added note from downstream
1 parent 54f161b commit 2d029f6

1 file changed

Lines changed: 15 additions & 3 deletions

File tree

docs_user/modules/proc_creating-a-ceph-nfs-cluster.adoc

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,18 +113,30 @@ $ ceph nfs cluster create cephfs \
113113
+
114114
* Replace `<VIP>` with the VIP for the Ceph NFS service.
115115
+
116+
ifeval::["{build}" != "downstream"]
116117
[NOTE]
118+
====
117119
You must set the `ingress-mode` argument to `haproxy-protocol`. No other
118120
ingress-mode is supported. This ingress mode allows you to enforce client
119121
restrictions through the {rhos_component_storage_file}.
120-
ifeval::["{build}" != "downstream"]
122+
121123
* For more information on deploying the clustered Ceph NFS service, see the
122124
link:https://docs.ceph.com/en/latest/cephadm/services/nfs/[ceph orchestrator
123125
documentation].
126+
====
124127
endif::[]
125128
ifeval::["{build}" != "upstream"]
126-
For more information on deploying the clustered Ceph NFS service, see the
127-
link:{defaultCephURL}/operations_guide/index#management-of-nfs-ganesha-gateway-using-the-ceph-orchestrator[Management of NFS-Ganesha gateway using the Ceph Orchestrator (Limited Availability)] in _Red Hat Ceph Storage 7 Operations Guide_.
129+
[NOTE]
130+
====
131+
You must set the `ingress-mode` argument to `haproxy-protocol`. No other
132+
ingress-mode is supported. This ingress mode allows you to enforce client
133+
restrictions through the {rhos_component_storage_file}.
134+
For more information about deploying the clustered Ceph NFS service, see 'Management of NFS-Ganesha gateway using the Ceph Orchestrator' in the _Operations Guide_ for your Red Hat Ceph Storage version:
135+
136+
* link:https://docs.redhat.com/documentation/en-us/red_hat_ceph_storage/7/html/operations_guide/index#management-of-nfs-ganesha-gateway-using-the-ceph-orchestrator[Red Hat Ceph Storage 7 _Operations Guide_]
137+
* link:https://docs.redhat.com/documentation/en-us/red_hat_ceph_storage/8/html/operations_guide/index#management-of-nfs-ganesha-gateway-using-the-ceph-orchestrator[Red Hat Ceph Storage 8 _Operations Guide_]
138+
* link:https://docs.redhat.com/documentation/en-us/red_hat_ceph_storage/9/html/operations_guide/index#management-of-nfs-ganesha-gateway-using-the-ceph-orchestrator[Red Hat Ceph Storage 9 _Operations Guide_]
139+
====
128140
endif::[]
129141

130142
. Check the status of the NFS cluster:

0 commit comments

Comments
 (0)