Project

General

Profile

Actions

Bug #46329

closed

cephadm: Dashboard's ganesha option is not correct if there are multiple NFS daemons

Added by Kiefer Chang almost 4 years ago. Updated almost 4 years ago.

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

0%

Source:
Tags:
Backport:
octopus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

How to reproduce:
  • Create an NFS service with multiple daemons. e.g. With the following spec:
    service_type: nfs
    service_id: sesdev_nfs_deployment
    placement:
        count=2
    spec:
        pool: rbd
        namespace: nfs
    
  • The Dashboard NFS page displays the following information and can't be used.

The root cause is the cephadm set duplicate locations:

# ceph dashboard get-ganesha-clusters-rados-pool-namespace
sesdev_nfs_deployment:rbd/nfs,sesdev_nfs_deployment:rbd/nfs


Files

nfs-warning.png (21.8 KB) nfs-warning.png Kiefer Chang, 07/02/2020 08:05 AM
Actions #1

Updated by Kiefer Chang almost 4 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 35908
Actions #2

Updated by Kefu Chai almost 4 years ago

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

Updated by Kiefer Chang almost 4 years ago

The backport is included in https://github.com/ceph/ceph/pull/36109

Actions #4

Updated by Sebastian Wagner almost 4 years ago

  • Status changed from Pending Backport to Resolved
  • Target version set to v15.2.5
Actions

Also available in: Atom PDF