apache / cloudberry

Cloudberry Database - Open source alternative to Greenplum Database. Created by the original Greenplum developers.
https://cloudberrydb.org/
Apache License 2.0
403 stars 100 forks source link

[Bug] cbdb 1.5.2 version gpcheckperf does not display disk information #421

Closed August-beaulo closed 6 months ago

August-beaulo commented 6 months ago

Cloudberry Database version

http://cbdb-repository.obs.cn-north-4.myhuaweicloud.com/cbdb/kylin10/aarch64/release/1.x/rpms/hashdata-lightning-1.5.2%2Bdev.55.g2c6181e2-1.ky10.aarch64-72534-release.rpm

What happened

The version of the CBDB rpm package I am currently using is http://cbdb-repository.obs.cn-north-4.myhuaweicloud.com/cbdb/kylin10/aarch64/release/1.x/rpms/hashdata-lightning-1.5.2%2Bdev.55.g2c6181e2-1.ky10.aarch64-72534-release.rpm And the execution result of gpgpcheckperf --version is gpcheckperf version 1.5.2+dev.55.g2c6181e2 build 72534 The gpcheckperf command I executed was gpcheckperf -f hostfile -d /home/gpadmin -r ds -B 32k -S 10GB -D -V The following picture shows the execution result of my gpcheckperf 20240507-171043 On the contrary, the correct disk information output should be 20240507-171245

What you think should happen instead

gpcheckperf runDiskWriteTest & gpssh etc. are not called and output correctly

How to reproduce

Use the CBDB version package I provided to build a cluster environment and then execute the gpcheckperf command given in the above picture to reproduce the bug.

Operating System

CentOS

Anything else

this problem occurs everytime in the version of cbdb i refered.

Are you willing to submit PR?

Code of Conduct

github-actions[bot] commented 6 months ago

Hey, @August-beaulo welcome!🎊 Thanks for taking the time to point this out.🙌