2024-10-25T06:23:50.073Z | <ljon> Any comments and or helps are appreciated! |
2024-10-25T11:31:36.858Z | <Ilya Dryomov> I'd suggest enabling debug logging for `rbd snap create` command, passing `--debug-rbd 20 --debug-ms 1` to start with and redirect the output to a file
Allowing the file to be overwritten on the next iteration is fine -- only the iteration when an error is thrown would be of interest |
2024-10-25T12:10:25.249Z | <Hutch> just uploaded the logs now |
2024-10-25T12:11:07.103Z | <system> file ceph.log too big to download (64447143 > allowed size: 1000000) |
2024-10-25T12:11:07.104Z | <system> file ceph-mgr.awc-str-pb03.log too big to download (2073694 > allowed size: 1000000) |
2024-10-25T12:11:07.105Z | <Hutch> Ill also post them here for anyone wondering |
2024-10-25T13:24:40.249Z | <penguin42> I was going to ask if I can give a gentle ping to a deadcoding series I posted a few weeks back https://lore.kernel.org/ceph-devel/20241006011956.373622-1-linux@treblig.org/T/#t but I see there's not much reviewing going on the list |
2024-10-25T16:39:15.833Z | <Nathan Hoad> Hi all,
I just wanted to share that Bloomberg is hiring in London! If you are looking for a new challenge and working on interesting problems with large enterprise grade Ceph clusters sounds exciting to you, please feel free to apply. <https://bloomberg.avature.net/careers/JobDetail/Senior-Software-Engineer-Storage-Distributed-Downstream/8371> |
2024-10-25T16:39:26.015Z | <ljon> @Ilya Dryomov, thanks for your reply. If i am using librbd, is there a way to obtain more debug info like rbd command? |