Tony Asleson
Tony Asleson
> After having had my confusion about the difference between `(meta)data_replicas` and `(meta)data_replicas_required` cleared up... Please elaborate what your understanding is of this. I thought I had some understanding, but...
From an IRC discussion today, Kent made this statement: **_replicas_requried is basically 'can run in degraded mode if we're only able to do this many writes'_**
I just built a local copy of stratisd using this branch. I created a pool with 3 devices, started IO on the FS created from it and then took the...
@mulkieran As requested ``` # stratis pool list Traceback (most recent call last): File "/home/tasleson/projects/stratis/dbus-python-client-gen/src/dbus_python_client_gen/_invokers.py", line 319, in dbus_func return dbus_method(*xformed_args, timeout=timeout) File "/usr/lib64/python3.6/site-packages/dbus/proxies.py", line 145, in __call__ **keywords) File...