Radoslaw Zarzynski

Results 117 comments of Radoslaw Zarzynski

@ljflores, @Matan-B: I think I know why the `--yes-i-really-mean-it` got ignored. Pushed a fix.

From the `msg/Messenger.h`: ```cpp // shutdown /** * Block until the Messenger has finished shutting down (according * to the shutdown() function). * It is valid to call this after...

Sorry, mistakenly error-corrected to _shutdown sequence of a userspace's msgr_. Does unloading the kernel modules get rid of the kernel thread? If not, you might to want to loop Ilya...

How do you Guys do the _adjusting the erasure coded file system definition_? From the Ceph side this would require poking with an _erasure-coding-profile_. There is an asok command for...

> Rook's assumption is that it is supported to update the EC params. Oops! I'm afraid the general rule in the EC code is those parameters never change. > @rzarzynski...

yup, PG deletion is asynchronous and, I guess, the primary tries to recover the PG first. `ceph-objectstore-tool` and manual deletion of affected objects perhaps?