ceph-container icon indicating copy to clipboard operation
ceph-container copied to clipboard

rgw restart failed

Open ToujoursTeam opened this issue 3 years ago • 1 comments

2022-03-28 03:45:15 /opt/ceph-container/bin/entrypoint.sh: static: does not generate config 2022-03-28 03:45:15 /opt/ceph-container/bin/entrypoint.sh: SUCCESS exec: PID 49: spawning /usr/bin/radosgw --cluster ceph --setuser ceph --setgroup ceph --log-to-stderr=true --err-to-stderr=true --default-log-to-file=false --foreground -n client.rgw.nceph -k /var/lib/ceph/radosgw/ceph-rgw.nceph/keyring exec: Waiting 49 to quit 2022-03-28T03:45:15.367+0000 7ff5cf608240 0 deferred set uid:gid to 167:167 (ceph:ceph) 2022-03-28T03:45:15.367+0000 7ff5cf608240 0 ceph version 15.2.3 (d289bbdec69ed7c1f516e0a093594580a76b78d0) octopus (stable), process radosgw, pid 49 2022-03-28T03:45:15.367+0000 7ff5cf608240 0 framework: civetweb 2022-03-28T03:45:15.367+0000 7ff5cf608240 0 framework conf key: port, val: 17480 2022-03-28T03:45:15.367+0000 7ff5cf608240 1 radosgw_Main not setting numa affinity 2022-03-28T03:50:15.368+0000 7ff5bc63b700 -1 Initialization timeout, failed to initialize teardown: managing teardown after SIGCHLD teardown: Waiting PID 49 to terminate teardown: Process 49 is terminated teardown: Bye Bye, container will die with return code 0

docker run -d --net=host --name=rgw -v /etc/ceph/:/etc/ceph/ -v /var/lib/ceph/:/var/lib/ceph/ -e RGW_CIVETWEB_PORT=7480 -e RGW_NAME=nceph ceph/daemon:15.2.3 rgw

ToujoursTeam avatar Mar 28 '22 03:03 ToujoursTeam

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 28 '22 07:04 stale[bot]