Project

General

Profile

Actions

Feature #45743

closed

mgr/nfs: Add interface to show cluster information

Added by Varsha Rao almost 6 years ago. Updated 8 months ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Target version:
% Done:

0%

Source:
Development
Backport:
octopus
Reviewed:
Affected Versions:
Component(FS):
mgr/nfs
Labels (FS):
NFS-cluster
Pull request ID:
Tags (freeform):
Fixed In:
v16.0.0-3250-g1dbad702b6
Released In:
v16.2.0~2064
Upkeep Timestamp:
2025-07-14T19:42:33+00:00

Description

ceph nfs cluster info foo

shows nfs servers' ip/ports.


Related issues 1 (0 open1 closed)

Copied to CephFS - Backport #46401: octopus: mgr/nfs: Add interface to show cluster informationResolvedVarsha RaoActions
Actions #1

Updated by Patrick Donnelly almost 6 years ago

  • Subject changed from mgr/volumes/nfs: Add interface to show cluster information to mgr/nfs: Add interface to show cluster information
  • Description updated (diff)
  • Target version set to v16.0.0
  • Source set to Development
  • Backport set to octopus
  • Component(FS) mgr/nfs added
  • Labels (FS) NFS-cluster added
Actions #2

Updated by Patrick Donnelly almost 6 years ago

There's two blocking issues we see:

  • cephadm does not permit deploying Ganesha with non-standard ports (i.e. not 2049).
  • cephadm/orchestrator does not have an API for getting the ip/port for the ganesha services.
Actions #3

Updated by Sebastian Wagner almost 6 years ago

Patrick Donnelly wrote:

There's two blocking issues we see:

  • cephadm does not permit deploying Ganesha with non-standard ports (i.e. not 2049).

Yeah, we need cephadm to teach the concept of (non-standard) ports. But we can give you the ports already, even if they're all standard.

  • cephadm/orchestrator does not have an API for getting the ip/port for the ganesha services.

cephadm mostly cares about hosts and host names. cephadm also knows "addresses" which might be IPs to access hosts.

orch host ls --format json
orch ps --format json

returns that info

Actions #4

Updated by Varsha Rao almost 6 years ago

  • Priority changed from Normal to High
Actions #5

Updated by Varsha Rao over 5 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 35743
Actions #6

Updated by Patrick Donnelly over 5 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #7

Updated by Patrick Donnelly over 5 years ago

  • Copied to Backport #46401: octopus: mgr/nfs: Add interface to show cluster information added
Actions #8

Updated by Varsha Rao over 5 years ago

  • Status changed from Pending Backport to Resolved
Actions #9

Updated by Upkeep Bot 8 months ago

  • Merge Commit set to 1dbad702b6604ab6624bfb3b9dce9c90e4275e03
  • Fixed In set to v16.0.0-3250-g1dbad702b6
  • Released In set to v16.2.0~2064
  • Upkeep Timestamp set to 2025-07-14T19:42:33+00:00
Actions

Also available in: Atom PDF