Project

General

Profile

Actions

Feature #43911

closed

test cephadm rgw deployment

Added by Sage Weil about 4 years ago. Updated almost 4 years ago.

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

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Related issues 2 (0 open2 closed)

Related to rgw - Bug #44661: radosgw can't bind to reserved port (443)ResolvedCasey Bodley

Actions
Copied to Orchestrator - Feature #46265: test cephadm MDS deploymentDuplicate

Actions
Actions #1

Updated by Sebastian Wagner about 4 years ago

while trying to implement this, I got:

Feb 13 13:42:32 ubuntu1804 bash[5431]: debug 2020-02-13T13:42:32.832+0000 7f51169bb700  0 log_channel(audit) log [DBG] : from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch rgw add", "realm_name": "default", "zone_name": "default", "num":
Feb 13 13:42:32 ubuntu1804 bash[5431]: debug 2020-02-13T13:42:32.884+0000 7f51129b3700  0 [cephadm] [ERROR] [orchestrator] _Promise failed
Feb 13 13:42:32 ubuntu1804 bash[5431]: NoneType: None
Feb 13 13:42:32 ubuntu1804 bash[5431]: debug 2020-02-13T13:42:32.884+0000 7f51129b3700  0 [cephadm] [ERROR] [orchestrator] _Promise failed
Feb 13 13:42:32 ubuntu1804 bash[5431]: NoneType: None
Feb 13 13:42:33 ubuntu1804 bash[5431]: debug 2020-02-13T13:42:33.864+0000 7f5120a7e700 -1 mgr handle_command module 'orchestrator_cli' command handler threw exception: must be str, not NoneType
Feb 13 13:42:33 ubuntu1804 bash[5431]: debug 2020-02-13T13:42:33.868+0000 7f5120a7e700 -1 mgr.server reply reply (22) Invalid argument Traceback (most recent call last):
Feb 13 13:42:33 ubuntu1804 bash[5431]:   File "/usr/share/ceph/mgr/mgr_module.py", line 1069, in _handle_command
Feb 13 13:42:33 ubuntu1804 bash[5431]:     return CLICommand.COMMANDS[cmd['prefix']].call(self, cmd, inbuf)
Feb 13 13:42:33 ubuntu1804 bash[5431]:   File "/usr/share/ceph/mgr/mgr_module.py", line 309, in call
Feb 13 13:42:33 ubuntu1804 bash[5431]:     return self.func(mgr, **kwargs)
Feb 13 13:42:33 ubuntu1804 bash[5431]:   File "/usr/share/ceph/mgr/orchestrator.py", line 143, in wrapper
Feb 13 13:42:33 ubuntu1804 bash[5431]:     return func(*args, **kwargs)
Feb 13 13:42:33 ubuntu1804 bash[5431]:   File "/usr/share/ceph/mgr/orchestrator_cli/module.py", line 516, in _rgw_add
Feb 13 13:42:33 ubuntu1804 bash[5431]:     orchestrator.raise_if_exception(completion)
Feb 13 13:42:33 ubuntu1804 bash[5431]:   File "/usr/share/ceph/mgr/orchestrator.py", line 664, in raise_if_exception
Feb 13 13:42:33 ubuntu1804 bash[5431]:     raise e
Feb 13 13:42:33 ubuntu1804 bash[5431]: TypeError: must be str, not NoneType

Actions #2

Updated by Sebastian Wagner about 4 years ago

looks like I need to wait for https://github.com/ceph/ceph/pull/33041

Actions #3

Updated by Sebastian Wagner about 4 years ago

Right now, this is blocked by https://github.com/ceph/ceph/pull/33310

Actions #4

Updated by Sebastian Wagner about 4 years ago

  • Related to Bug #44661: radosgw can't bind to reserved port (443) added
Actions #5

Updated by Sebastian Wagner almost 4 years ago

  • Target version deleted (v15.0.0)
  • Pull request ID set to 35069
Actions #6

Updated by Sebastian Wagner almost 4 years ago

  • Status changed from New to Resolved
Actions #7

Updated by Sebastian Wagner almost 4 years ago

Actions

Also available in: Atom PDF