Project

General

Profile

Bug #46157

Updated by Sebastian Wagner almost 4 years ago

http://pulpito.ceph.com/swagner-2020-06-23_11:55:14-rados:cephadm-wip-swagner-testing-2020-06-23-1057-distro-basic-smithi/5172315/ 

 <pre> 
 smithi191 bash[19849]: debug 2020-06-23T12:12:23.014+0000 7fa16ade0240 -1 failed to bind address 0.0.0.0:80: Permission denied 
 smithi191 bash[19849]: debug 2020-06-23T12:12:23.014+0000 7fa16ade0240 -1 ERROR: failed initializing frontend 
 smithi191 systemd[1]: ceph-e5284d0a-b549-11ea-a06d-001a4aab830c@rgw.realm.zone.a.service: Main process exited, code=exited, status=13/n/a 
 smithi191 systemd[1]: ceph-e5284d0a-b549-11ea-a06d-001a4aab830c@rgw.realm.zone.a.service: Failed with result 'exit-code'. 


 NAME                HOST         STATUS           REFRESHED    AGE     VERSION      IMAGE NAME                     IMAGE ID        CONTAINER ID 
 alertmanager.a      smithi191    running (88s)    79s ago      119s    0.21.0       prom/alertmanager              c876f5897d7b    9bb35a708a2b 
 grafana.a           smithi099    running (98s)    77s ago      98s     6.6.2        ceph/ceph-grafana:latest       87a51ecf0b1c    54054cba92af 
 mgr.x               smithi099    running (5m)     77s ago      5m      15.2.0       docker.io/ceph/ceph:v15.2.0    204a01f9b0b6    8f8d36e55746 
 mgr.y               smithi191    running (7m)     79s ago      7m      15.2.0       docker.io/ceph/ceph:v15.2.0    204a01f9b0b6    b44cf1b2e038 
 mon.a               smithi191    running (8m)     79s ago      8m      15.2.0       docker.io/ceph/ceph:v15.2.0    204a01f9b0b6    f80920a876de 
 mon.b               smithi099    running (6m)     77s ago      6m      15.2.0       docker.io/ceph/ceph:v15.2.0    204a01f9b0b6    97f5688a44c2 
 mon.c               smithi191    running (6m)     79s ago      6m      15.2.0       docker.io/ceph/ceph:v15.2.0    204a01f9b0b6    1bd09b77289e 
 node-exporter.a     smithi191    running (2m)     79s ago      2m      1.0.1        prom/node-exporter             0e0218889c33    c2899707ead7 
 node-exporter.b     smithi099    running (2m)     77s ago      2m      1.0.1        prom/node-exporter             0e0218889c33    f75e1a08b2c9 
 osd.0               smithi191    running (5m)     79s ago      5m      15.2.0       docker.io/ceph/ceph:v15.2.0    204a01f9b0b6    b504633f19fb 
 osd.1               smithi191    running (5m)     79s ago      5m      15.2.0       docker.io/ceph/ceph:v15.2.0    204a01f9b0b6    7e6502bdceaa 
 osd.2               smithi191    running (4m)     79s ago      4m      15.2.0       docker.io/ceph/ceph:v15.2.0    204a01f9b0b6    8f12c72d90d9 
 osd.3               smithi191    running (4m)     79s ago      4m      15.2.0       docker.io/ceph/ceph:v15.2.0    204a01f9b0b6    d87273e6adf4 
 osd.4               smithi099    running (4m)     77s ago      4m      15.2.0       docker.io/ceph/ceph:v15.2.0    204a01f9b0b6    e14cc4de3389 
 osd.5               smithi099    running (3m)     77s ago      3m      15.2.0       docker.io/ceph/ceph:v15.2.0    204a01f9b0b6    81e03eaa21e1 
 osd.6               smithi099    running (3m)     77s ago      3m      15.2.0       docker.io/ceph/ceph:v15.2.0    204a01f9b0b6    d0b6c5f84249 
 osd.7               smithi099    running (2m)     77s ago      2m      15.2.0       docker.io/ceph/ceph:v15.2.0    204a01f9b0b6    4afc94e89c54 
 prometheus.a        smithi099    running (80s)    77s ago      2m      2.19.1       prom/prometheus:latest         396dc3b4e717    5395b028578a 
 rgw.realm.zone.a    smithi191    error            79s ago      2m      <unknown>    docker.io/ceph/ceph:v15.2.0    <unknown>       <unknown> 
 </pre> 

 solution: 

 * either make the start version to 15.2.2 or 16.0.0

Back