Project

General

Profile

Actions

Bug #46854

closed

Error ENOENT: name mon.smithi074 already in use seen on octopus

Added by Brad Hubbard over 3 years ago. Updated over 3 years ago.

Status:
Duplicate
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

/a/yuriw-2020-08-05_14:55:18-rados-wip-yuri-testing-2020-08-04-2244-octopus-distro-basic-smithi/5289214

2020-08-05T20:17:32.832 INFO:teuthology.orchestra.run.smithi074.stderr:Error ENOENT: name mon.smithi074 already in use
2020-08-05T20:17:33.518 DEBUG:teuthology.orchestra.run:got remote process result: 2
2020-08-05T20:17:33.519 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/contextutil.py", line 31, in nested
    vars.append(enter())
  File "/usr/lib/python3.6/contextlib.py", line 81, in __enter__
    return next(self.gen)
  File "/home/teuthworker/src/github.com_ceph_ceph-c_wip-yuri-testing-2020-08-04-2244-octopus/qa/tasks/cephadm.py", line 503, in ceph_mons
    remote.shortname + ':' + ctx.ceph[cluster_name].mons[mon] + '=' + id_,
  File "/home/teuthworker/src/github.com_ceph_ceph-c_wip-yuri-testing-2020-08-04-2244-octopus/qa/tasks/cephadm.py", line 48, in _shell
    **kwargs
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/remote.py", line 204, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 446, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 160, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 182, in _raise_for_status
    node=self.hostname, label=self.label
teuthology.exceptions.CommandFailedError: Command failed on smithi074 with status 2: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:4034f426d4616eaab0a0dee7de3d97581cae9c51 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 51e40fb2-d758-11ea-a071-001a4aab830c -- ceph orch daemon add mon smithi074:172.21.15.74=smithi074'

Related issues 1 (0 open1 closed)

Is duplicate of Orchestrator - Bug #45327: cephadm: Orch daemon add is not idempotentResolvedJuan Miguel Olmo Martínez

Actions
Actions #1

Updated by Sebastian Wagner over 3 years ago

  • Is duplicate of Bug #45327: cephadm: Orch daemon add is not idempotent added
Actions #2

Updated by Sebastian Wagner over 3 years ago

  • Status changed from New to Duplicate

Thanks for the report Brad. We really have to remove all `daemon add` calls from Teuthology.

Actions #3

Updated by Brad Hubbard over 3 years ago

Thanks Sebastian, Strangely enough when you search for '"already in use" ENOENT' under Orchestrator there are no hits except this tracker so I had no way of finding #45327.

Actions

Also available in: Atom PDF