Project

General

Profile

Actions

Feature #45743

closed

mgr/nfs: Add interface to show cluster information

Added by Varsha Rao almost 4 years ago. Updated almost 4 years ago.

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

0%

Source:
Development
Tags:
Backport:
octopus
Reviewed:
Affected Versions:
Component(FS):
mgr/nfs
Labels (FS):
NFS-cluster
Pull request ID:

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 4 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 4 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 4 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 4 years ago

  • Priority changed from Normal to High
Actions #5

Updated by Varsha Rao almost 4 years ago

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

Updated by Patrick Donnelly almost 4 years ago

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

Updated by Patrick Donnelly almost 4 years ago

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

Updated by Varsha Rao almost 4 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF