Bug 1927716 - [RFE] Configure the IP address for Ganesha
Summary: [RFE] Configure the IP address for Ganesha
Keywords:
Status: CLOSED DUPLICATE of bug 1926629
Alias: None
Product: Red Hat Ceph Storage
Classification: Red Hat Storage
Component: Cephadm
Version: 5.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: 5.1
Assignee: Juan Miguel Olmo
QA Contact: Vasishta
Karen Norteman
URL:
Whiteboard:
Depends On:
Blocks: 1820257 1839169
TreeView+ depends on / blocked
 
Reported: 2021-02-11 11:44 UTC by Francesco Pantano
Modified: 2021-06-10 12:19 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-06-10 12:19:46 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Ceph Project Bug Tracker 50360 0 None None None 2021-04-14 15:22:29 UTC
Github ceph ceph pull 41007 0 None closed mgr/cephadm: stable nfs-ganesha ranks; nfs + ingress support 2021-05-27 10:59:54 UTC

Description Francesco Pantano 2021-02-11 11:44:22 UTC
Description of problem:

The nfs ganesha service is deployed using cephadm via the spec:

---
service_type: nfs
service_id: standalone_nfs
service_name: nfs.standalone_nfs
placement:
  hosts:
    - oc0-controller-0
    - oc0-controller-1
    - oc0-controller-2
spec:
  namespace: ganesha
  pool: manila_data

where the port and a few other parameters can be specified.
However, when the spec section described above is processed, this component is
started on  *::<port>, instead of using the cluster network or the ip address on a specific network defined by the operator.
This is a gap compared to ceph-ansible, which is able to provide this kind of feature via [1]


[1] https://github.com/ceph/ceph-ansible/blob/master/roles/ceph-nfs/templates/ganesha.conf.j2

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Juan Miguel Olmo 2021-04-23 06:47:23 UTC
@francesco: Although we have now the "networks" attribute in service specs. We still do not have the modifications in the nfs-ganesha template. I move it again to 5.1 increasing priority

Comment 3 Sebastian Wagner 2021-06-10 12:19:46 UTC

*** This bug has been marked as a duplicate of bug 1926629 ***


Note You need to log in before you can comment on or make changes to this bug.