[ceph-users] Re: RGW Bucket notification troubleshooting

2021-02-10 Thread Yuval Lifshitz
Hi Tom, This is great! will look into the PR. Regarding the tests, the unit tests for amqp are actually here [1]. However, they are testing against a mock amqp library [2] and not a real broker, so, I don't think it is critical to cover SSL there. The disabled tests you pointed out, are the

[ceph-users] Re: RGW Bucket notification troubleshooting

2021-01-29 Thread Yuval Lifshitz
On Fri, Jan 29, 2021 at 9:18 AM Schoonjans, Tom (RFI,RAL,-) < tom.schoonj...@rfi.ac.uk> wrote: > Hi Yuval, > > > What do I need to do if I want to switch to using a different exchange on > the RabbitMQ endpoint? Or change the amqp-ack-level option that was used? > Would you expect the same

[ceph-users] Re: RGW Bucket notification troubleshooting

2021-01-28 Thread Yuval Lifshitz
On Thu, Jan 28, 2021 at 7:34 PM Schoonjans, Tom (RFI,RAL,-) < tom.schoonj...@rfi.ac.uk> wrote: > Hi Yuval, > > > Together with Tom Byrne I ran some more tests today while keeping an eye > on the logs as well. > > We immediately noticed that the nodes were logging errors when uploading > files

[ceph-users] Re: RGW Bucket notification troubleshooting

2021-01-27 Thread Yuval Lifshitz
On Wed, Jan 27, 2021 at 5:34 PM Schoonjans, Tom (RFI,RAL,-) < tom.schoonj...@rfi.ac.uk> wrote: > Looks like there’s already a ticket open for AMQP SSL support: > https://tracker.ceph.com/issues/42902 (you opened it ;-)) > > I will give a try myself if I have some time, but don’t hold your breath

[ceph-users] Re: RGW Bucket notification troubleshooting

2021-01-26 Thread Yuval Lifshitz
On Tue, Jan 26, 2021 at 9:48 PM Schoonjans, Tom (RFI,RAL,-) < tom.schoonj...@rfi.ac.uk> wrote: > Hi Yuval, > > > I worked on this earlier today with Tom Byrne and I think I may be able to > provide some more information. > > I set up the RabbitMQ server myself, and created the exchange with type

[ceph-users] Re: RGW Bucket notification troubleshooting

2021-01-26 Thread Yuval Lifshitz
Hi Tom, Did you create the exchange in rabbitmq? The RGW does not create it and assume it is already created? Could you increase the log level in RGW and see if there are more log messages that have "AMQP" in them? Thanks, Yuval On Tue, Jan 26, 2021 at 7:33 PM Byrne, Thomas (STFC,RAL,SC) <