Project

General

Profile

Actions

Bug #64933

open

mgr/dashboard: nfs mount command in attach dialog need syntax modification

Added by Ivo Almeida about 2 months ago. Updated about 2 months ago.

Status:
Pending Backport
Priority:
Normal
Assignee:
Category:
Component - CephFS
Target version:
-
% Done:

0%

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

Description

Description of problem

Currently it displays :
sudo mount -t nfs -o port=<PORT> <IP of active_mds daemon>:/ <MOUNT_DIRECTORY>

This should be

sudo mount -t nfs -o port=<PORT> <IP of active_nfs daemon>:<export_name> <MOUNT_DIRECTORY>

Environment

  • ceph version string:
  • Platform (OS/distro/release):
  • Cluster details (nodes, monitors, OSDs):
  • Did it happen on a stable environment or after a migration/upgrade?:
  • Browser used (e.g.: Version 86.0.4240.198 (Official Build) (64-bit)):

How reproducible

Steps:

  1. ...

Actual results

Please add logs and/or screenshots

Expected results

here

Additional info

https://bugzilla.redhat.com/show_bug.cgi?id=2269321


Related issues 2 (2 open0 closed)

Copied to Dashboard - Backport #64959: reef: mgr/dashboard: nfs mount command in attach dialog need syntax modification In ProgressIvo AlmeidaActions
Copied to Dashboard - Backport #64960: squid: mgr/dashboard: nfs mount command in attach dialog need syntax modification In ProgressIvo AlmeidaActions
Actions #1

Updated by Nizamudeen A about 2 months ago

  • Category set to Component - CephFS
  • Status changed from New to Pending Backport
  • Assignee set to Ivo Almeida
  • Pull request ID set to 56198
Actions #2

Updated by Backport Bot about 2 months ago

  • Copied to Backport #64959: reef: mgr/dashboard: nfs mount command in attach dialog need syntax modification added
Actions #3

Updated by Backport Bot about 2 months ago

  • Copied to Backport #64960: squid: mgr/dashboard: nfs mount command in attach dialog need syntax modification added
Actions #4

Updated by Backport Bot about 2 months ago

  • Tags set to backport_processed
Actions

Also available in: Atom PDF