Project

General

Profile

Actions

Bug #55596

closed

Don't cache SSH config if host fails to join cluster

Added by David Galloway almost 2 years ago. Updated almost 2 years ago.

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

0%

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

Description

I accidentally ran ceph orch host add ivan01 172.21.18.224. The IP was wrong.

Later, when attempting to add ivan01 with the correct IP (ceph orch host add ivan01 172.21.18.221), the mgr is attempting to use the cached SSH config and returning

# ceph orch host add ivan01 172.21.18.221
Error EINVAL: check-host failed:
docker (/usr/bin/docker) is present
systemctl is present
lvcreate is present
Unit ntp.service is enabled and running
ERROR: hostname "ivan04" does not match expected hostname "ivan01" 
Actions #1

Updated by Adam King almost 2 years ago

  • Assignee set to Adam King
Actions #2

Updated by Adam King almost 2 years ago

  • Pull request ID set to 55596
Actions #3

Updated by Adam King almost 2 years ago

  • Status changed from New to Fix Under Review
Actions #4

Updated by Redouane Kachach Elhichou almost 2 years ago

  • Pull request ID changed from 55596 to 46222
Actions #5

Updated by Redouane Kachach Elhichou almost 2 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Backport set to quincy
Actions #6

Updated by Redouane Kachach Elhichou almost 2 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF