[ceph-users] Re: octopus 15.2.17 RGW daemons begin to crash regularly

2022-10-07 Thread Boris Behrens
Hi Casey,
thanks a lot. I added the full stack trace from our ceph-client log.

Cheers
 Boris

Am Do., 6. Okt. 2022 um 19:21 Uhr schrieb Casey Bodley :

> hey Boris,
>
> that looks a lot like https://tracker.ceph.com/issues/40018 where an
> exception was thrown when trying to read a socket's remote_endpoint().
> i didn't think that local_endpoint() could fail the same way, but i've
> opened https://tracker.ceph.com/issues/57784 to track this and the fix
> should look the same
>
> On Thu, Oct 6, 2022 at 12:12 PM Boris Behrens  wrote:
> >
> > Any ideas on this?
> >
> > Am So., 2. Okt. 2022 um 00:44 Uhr schrieb Boris Behrens :
> >
> > > Hi,
> > > we are experiencing that the rgw daemons crash and I don't understand
> why,
> > > Maybe someone here can lead me to a point where I can dig further.
> > >
> > > {
> > > "backtrace": [
> > > "(()+0x43090) [0x7f143ca06090]",
> > > "(gsignal()+0xcb) [0x7f143ca0600b]",
> > > "(abort()+0x12b) [0x7f143c9e5859]",
> > > "(()+0x9e911) [0x7f1433441911]",
> > > "(()+0xaa38c) [0x7f143344d38c]",
> > > "(()+0xaa3f7) [0x7f143344d3f7]",
> > > "(()+0xaa6a9) [0x7f143344d6a9]",
> > > "(boost::asio::detail::do_throw_error(boost::system::error_code
> > > const&, char const*)+0x96) [0x7f143ce73c76]",
> > > "(boost::asio::basic_socket > > boost::asio::io_context::executor_type>::local_endpoint() const+0x134)
> > > [0x7f143cf3d914]",
> > > "(()+0x36e355) [0x7f143cf23355]",
> > > "(()+0x36fa59) [0x7f143cf24a59]",
> > > "(()+0x36fbbc) [0x7f143cf24bbc]",
> > > "(make_fcontext()+0x2f) [0x7f143d69958f]"
> > > ],
> > > "ceph_version": "15.2.17",
> > > "crash_id":
> > > "2022-10-01T09:55:55.134763Z_dfb496e9-a789-4471-a087-2a6405aa07df",
> > > "entity_name": "",
> > > "os_id": "ubuntu",
> > > "os_name": "Ubuntu",
> > > "os_version": "20.04.4 LTS (Focal Fossa)",
> > > "os_version_id": "20.04",
> > > "process_name": "radosgw",
> > > "stack_sig":
> > > "29b20e8702f17ff69135a92fc83b17dbee9b12ba5756ad5992c808c783c134ca",
> > > "timestamp": "2022-10-01T09:55:55.134763Z",
> > > "utsname_hostname": "",
> > > "utsname_machine": "x86_64",
> > > "utsname_release": "5.4.0-100-generic",
> > > "utsname_sysname": "Linux",
> > > "utsname_version": "#113-Ubuntu SMP Thu Feb 3 18:43:29 UTC 2022"
> > >
> > > --
> > > Die Selbsthilfegruppe "UTF-8-Probleme" trifft sich diesmal abweichend
> im
> > > groüen Saal.
> > >
> >
> >
> > --
> > Die Selbsthilfegruppe "UTF-8-Probleme" trifft sich diesmal abweichend im
> > groüen Saal.
> > ___
> > ceph-users mailing list -- ceph-users@ceph.io
> > To unsubscribe send an email to ceph-users-le...@ceph.io
>
>

-- 
Die Selbsthilfegruppe "UTF-8-Probleme" trifft sich diesmal abweichend im
groüen Saal.
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: octopus 15.2.17 RGW daemons begin to crash regularly

2022-10-06 Thread Casey Bodley
hey Boris,

that looks a lot like https://tracker.ceph.com/issues/40018 where an
exception was thrown when trying to read a socket's remote_endpoint().
i didn't think that local_endpoint() could fail the same way, but i've
opened https://tracker.ceph.com/issues/57784 to track this and the fix
should look the same

On Thu, Oct 6, 2022 at 12:12 PM Boris Behrens  wrote:
>
> Any ideas on this?
>
> Am So., 2. Okt. 2022 um 00:44 Uhr schrieb Boris Behrens :
>
> > Hi,
> > we are experiencing that the rgw daemons crash and I don't understand why,
> > Maybe someone here can lead me to a point where I can dig further.
> >
> > {
> > "backtrace": [
> > "(()+0x43090) [0x7f143ca06090]",
> > "(gsignal()+0xcb) [0x7f143ca0600b]",
> > "(abort()+0x12b) [0x7f143c9e5859]",
> > "(()+0x9e911) [0x7f1433441911]",
> > "(()+0xaa38c) [0x7f143344d38c]",
> > "(()+0xaa3f7) [0x7f143344d3f7]",
> > "(()+0xaa6a9) [0x7f143344d6a9]",
> > "(boost::asio::detail::do_throw_error(boost::system::error_code
> > const&, char const*)+0x96) [0x7f143ce73c76]",
> > "(boost::asio::basic_socket > boost::asio::io_context::executor_type>::local_endpoint() const+0x134)
> > [0x7f143cf3d914]",
> > "(()+0x36e355) [0x7f143cf23355]",
> > "(()+0x36fa59) [0x7f143cf24a59]",
> > "(()+0x36fbbc) [0x7f143cf24bbc]",
> > "(make_fcontext()+0x2f) [0x7f143d69958f]"
> > ],
> > "ceph_version": "15.2.17",
> > "crash_id":
> > "2022-10-01T09:55:55.134763Z_dfb496e9-a789-4471-a087-2a6405aa07df",
> > "entity_name": "",
> > "os_id": "ubuntu",
> > "os_name": "Ubuntu",
> > "os_version": "20.04.4 LTS (Focal Fossa)",
> > "os_version_id": "20.04",
> > "process_name": "radosgw",
> > "stack_sig":
> > "29b20e8702f17ff69135a92fc83b17dbee9b12ba5756ad5992c808c783c134ca",
> > "timestamp": "2022-10-01T09:55:55.134763Z",
> > "utsname_hostname": "",
> > "utsname_machine": "x86_64",
> > "utsname_release": "5.4.0-100-generic",
> > "utsname_sysname": "Linux",
> > "utsname_version": "#113-Ubuntu SMP Thu Feb 3 18:43:29 UTC 2022"
> >
> > --
> > Die Selbsthilfegruppe "UTF-8-Probleme" trifft sich diesmal abweichend im
> > groüen Saal.
> >
>
>
> --
> Die Selbsthilfegruppe "UTF-8-Probleme" trifft sich diesmal abweichend im
> groüen Saal.
> ___
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io

___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: octopus 15.2.17 RGW daemons begin to crash regularly

2022-10-06 Thread Boris Behrens
Any ideas on this?

Am So., 2. Okt. 2022 um 00:44 Uhr schrieb Boris Behrens :

> Hi,
> we are experiencing that the rgw daemons crash and I don't understand why,
> Maybe someone here can lead me to a point where I can dig further.
>
> {
> "backtrace": [
> "(()+0x43090) [0x7f143ca06090]",
> "(gsignal()+0xcb) [0x7f143ca0600b]",
> "(abort()+0x12b) [0x7f143c9e5859]",
> "(()+0x9e911) [0x7f1433441911]",
> "(()+0xaa38c) [0x7f143344d38c]",
> "(()+0xaa3f7) [0x7f143344d3f7]",
> "(()+0xaa6a9) [0x7f143344d6a9]",
> "(boost::asio::detail::do_throw_error(boost::system::error_code
> const&, char const*)+0x96) [0x7f143ce73c76]",
> "(boost::asio::basic_socket boost::asio::io_context::executor_type>::local_endpoint() const+0x134)
> [0x7f143cf3d914]",
> "(()+0x36e355) [0x7f143cf23355]",
> "(()+0x36fa59) [0x7f143cf24a59]",
> "(()+0x36fbbc) [0x7f143cf24bbc]",
> "(make_fcontext()+0x2f) [0x7f143d69958f]"
> ],
> "ceph_version": "15.2.17",
> "crash_id":
> "2022-10-01T09:55:55.134763Z_dfb496e9-a789-4471-a087-2a6405aa07df",
> "entity_name": "",
> "os_id": "ubuntu",
> "os_name": "Ubuntu",
> "os_version": "20.04.4 LTS (Focal Fossa)",
> "os_version_id": "20.04",
> "process_name": "radosgw",
> "stack_sig":
> "29b20e8702f17ff69135a92fc83b17dbee9b12ba5756ad5992c808c783c134ca",
> "timestamp": "2022-10-01T09:55:55.134763Z",
> "utsname_hostname": "",
> "utsname_machine": "x86_64",
> "utsname_release": "5.4.0-100-generic",
> "utsname_sysname": "Linux",
> "utsname_version": "#113-Ubuntu SMP Thu Feb 3 18:43:29 UTC 2022"
>
> --
> Die Selbsthilfegruppe "UTF-8-Probleme" trifft sich diesmal abweichend im
> groüen Saal.
>


-- 
Die Selbsthilfegruppe "UTF-8-Probleme" trifft sich diesmal abweichend im
groüen Saal.
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io


[ceph-users] Re: octopus 15.2.17 RGW daemons begin to crash regularly

2022-10-02 Thread Marc
> --
> Die Selbsthilfegruppe "UTF-8-Probleme" trifft sich diesmal abweichend im
> groüen Saal.
>

:D Größenmaßstäbe! 
___
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io