[ceph-users] How to build ceph without QAT?

2024-03-05 Thread
Hi guys, I tried both following commands. Neither of them worked. "./do_cmake.sh -DCMAKE_BUILD_TYPE=RelWithDebInfo -DWITH_QAT=OFF -DWITH_QATDRV=OFF -DWITH_QATZIP=OFF" "ARGS="-DWITH_QAT=OFF -DWITH_QATDRV=OFF -DWITH_QATZIP=OFF" ./do_cmake.sh -DCMAKE_BUILD_TYPE=RelWithDebInfo" I still see erro

[ceph-users] 回复:Re: How to build ceph without QAT?

2024-03-06 Thread
Hi Hualong and llya, Thanks for your help. More info: I am trying to buid ceph on Milkv Pioneer board (RISCV arch, OS is fedora-riscv 6.1.55). The ceph code being used was downloaded from github last week (master branch) ​Currently I am working on environment cleanup (I suspect my work envir

[ceph-users] Dashboard building issue "RuntimeError: memory access out of bounds"?

2024-03-11 Thread
Hi there, I was building ceph with the tag "v19.0.0" on Milkv Pioneer board (RISCV arch, OS is fedora-riscv 6.1.55) I ran "./do_cmake.sh -DCMAKE_BUILD_TYPE=RelWithDebInfo -DWITH_SPDK=ON" then just went to the "build" folder and ran "ninja" command. But it failed with the following dashboard err