Tzach Livyatan
Tzach Livyatan
@amnonh FYI
To connect the standard networking stack to MMS instance one should use ``` ./start-all.sh -v 3.0 -D "--network mms_web" ```
> you need to change scylla-jmx memory .... /usr/lib/scylla/jmx/scylla-jmx change memory to be -Xmx1024m @slivne why not making this the default? (at least for anything bigger than t2)
> Many machines don't have a gigabyte to spare. Sure, this is why it can be a per machine (or percent) parameter. It does not make sense to let users...
Thanks for the prompt response. It does look like ssh related issue > Are you running an ssh-agent, or do you just have unencrypted keys in ~/.ssh? Yes, I'm using...
AFAICS, this issue was already fixed by https://github.com/scylladb/scylladb/commit/04b483e2867ef702765ba5e5c8c8a9ac76d60745 fixed in https://opensource.docs.scylladb.com/master/cql/consistency-calculator.html and need to be backported. @bhalevy is it the case?
@dani-tweig see https://docs.google.com/document/d/1MOjLUj_oJHt2rfK-x4yvq-wef_kc4joK4tGMs3LL8KY/edit#heading=h.wdyhtmcuvhf
@nyh as you know, Scylla already have [Roll Base Access Control](https://docs.scylladb.com/operating-scylla/security/rbac_usecase/) we can use.
The issue is not just for experimental, but for any config param. I know how to do it in Ansible, maybe CF can be used as well.
@raoufchebri FYI