Radovan

Results 79 comments of Radovan

Hey @ftarrega, well, we're all busy, you probably understand :-/ Looking at the ini file, there are 4 settings that might impact the upload speed: ``` storage_provider = *********** transfer_max_bandwidth...

Hi @Jeoffreybauvin ! You're correct, that's what we mean by multiple data directories. Sadly, we currently don't have any plans of adding this feature.

Hi, we no longer rely on cli utils, so this might no longer be an issue. @mohammad-aburadeh , in case you're still facing this, could you pleae give it a...

I hope the new Medusa helped. I don't see any newly opened issues, so I suppose things are stable for now. Please don't hesitate to reach out in case you...

Made https://github.com/thelastpickle/cassandra-medusa/pull/782 to run the two ITs that can't run agains forks.

Notes from planning: * This will probably only work with sstable loader. Without it, we restore schema direclty, and automating tweaking that would be way too ugly. * We should...

I've implemented the suggested changes and added integration tests over at https://github.com/thelastpickle/cassandra-medusa/pull/777/checks

Hi. I tried to reproduce this, but I could not. On a fresh deployment, I tried starting the sync task always _after_ creating the MedusaBackupJob, but sometimes before that started...

@rustyrazorblade, yeah, I'd like to give it a shot.