motorman-ibm

Results 6 comments of motorman-ibm

This should move to enhancement. You (as a team) can also choose to close it. My understanding is you run fast enough per pod on a performance system. If you...

Spark will break the processing of a large enough object into manageable chunks and issue ranged reads as shown below ``` Aug-11 1:32:22.448 [Endpoint/7] [L0] core.sdk.namespace_fs:: NamespaceFS: read_object_stream { file_path:...

I don't know if this is helpful or not. This is a plot of logged times (when reads were logged, when aborts were logged). Since there is no way to...

I think this should be deferred. I think the underlying issue was AFM compatibility. If the object is busy, it will mess up AFM eviction, so this should be looked...

Hi, I believe I am hitting this issue. "noobaa install" works fine in a fresh minikube. In this case I had to downgrade kubernetes to 1.18 to run a (non-noobaa)...

An update Updated kubernetes to [root@denali2 ~]# kubectl get nodes NAME STATUS ROLES AGE VERSION denali2 Ready master 15h v1.19.2 denali4 Ready 15h v1.19.2 denali5 Ready 15h v1.19.2 Created NFS...