Project

General

Profile

Actions

Bug #65021

closed

qa/suites/fs/nfs: cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON)" in cluster log

Added by Patrick Donnelly about 1 month ago. Updated 27 days ago.

Status:
Duplicate
Priority:
High
Category:
-
Target version:
% Done:

0%

Source:
Q/A
Tags:
Backport:
squid,reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
qa-suite
Labels (FS):
qa-failure
Pull request ID:
Crash signature (v1):
Crash signature (v2):


Related issues 1 (1 open0 closed)

Related to CephFS - Bug #65265: qa: health warning "no active mgr (MGR_DOWN)" occurs before and after test_nfs runsFix Under ReviewDhairya Parmar

Actions
Actions #1

Updated by Venky Shankar about 1 month ago

  • Status changed from New to Triaged
  • Assignee set to Dhairya Parmar

Dhairya, please have a look.

Actions #2

Updated by Venky Shankar 27 days ago

This is ceph-mgr daemon which has mgr/nfs related backtrace

2024-03-20T19:03:02.972+0000 7fa07499d700  0 [nfs ERROR nfs.export] Failed to apply export: path /testfile is not a dir
Traceback (most recent call last):
  File "/usr/share/ceph/mgr/nfs/export.py", line 76, in validate_cephfs_path
    cephfs_path_is_dir(mgr, fs_name, path)
  File "/usr/share/ceph/mgr/nfs/utils.py", line 104, in cephfs_path_is_dir
    raise NotADirectoryError()
NotADirectoryError

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/share/ceph/mgr/nfs/export.py", line 581, in _change_export
    return self._apply_export(cluster_id, export)
  File "/usr/share/ceph/mgr/nfs/export.py", line 830, in _apply_export
    new_export_dict
  File "/usr/share/ceph/mgr/nfs/export.py", line 689, in create_export_from_dict
    validate_cephfs_path(self.mgr, fs_name, path)
  File "/usr/share/ceph/mgr/nfs/export.py", line 78, in validate_cephfs_path
    raise NFSException(f"path {path} is not a dir", -errno.ENOTDIR)
nfs.exception.NFSException: path /testfile is not a dir
Actions #3

Updated by Venky Shankar 27 days ago

  • Status changed from Triaged to Duplicate
Actions #4

Updated by Venky Shankar 27 days ago

  • Related to Bug #65265: qa: health warning "no active mgr (MGR_DOWN)" occurs before and after test_nfs runs added
Actions

Also available in: Atom PDF