2024-07-08T00:50:48.751Z | <cz tan> Hi all, may I ask if ceph can activate the spdk function and use it in a production environment? |
2024-07-08T12:22:24.874Z | <Md Mahamudur Rahaman Sajib> For debug build did anyone got stuck into this ninja build stage?
```> ceph-dashboard@0.0.0 postbuild:localize
> node cd --res
[cd.js] './angular.backup.json' exists
[cd.js] './angular.backup.json' was copied to './angular.json'
[cd.js] successfully deleted './angular.backup.json'``` |
2024-07-08T18:49:20.046Z | <Rost Khudov> is there some problem with Jenkins? Look like some permission issue
I have following error:
```ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --force --progress --depth=1 -- <https://github.com/ceph/ceph> +refs/pull/58462/*:refs/remotes/origin/pr/58462/*" returned status code 128:
stdout:
stderr: fatal: unable to access '<https://github.com/ceph/ceph/>': Could not resolve host: [github.com](http://github.com)```
Reference [link](https://jenkins.ceph.com/blue/organizations/jenkins/ceph-pr-docs/detail/ceph-pr-docs/102877/pipeline) |
2024-07-08T20:14:05.314Z | <Rost Khudov> Hello community!
could you please check PR that I've recently submitted: <https://github.com/ceph/ceph/pull/58462>
It fixing the bug inside: `src/test/objectstore/allocsim/ops_replayer.cc` |