tiup
tiup copied to clipboard
`tiup cluster replay` doesn't work for `cluster reload` , because `cluster reload` doesn't generate audit record.
Bug Report
Please answer these questions before submitting your issue. Thanks!
- What did you do?
tiup cluster display tidb-test tiup cluster reload tidb-test -R tikv cirl -C tiup cluster audit
-
What did you expect to see? ID Time Command -- ---- ------- xxxxxxxxxxxx 2021-08-13T02:42:08Z /root/.tiup/components/cluster/v1.5.2/tiup-cluster reload tidb-test -R tikv fGPJGGtP4sH 2021-08-13T02:42:08Z /root/.tiup/components/cluster/v1.5.2/tiup-cluster display tidb-test
-
What did you see instead? ID Time Command -- ---- ------- fGPJGGtP4sH 2021-08-13T02:42:08Z /root/.tiup/components/cluster/v1.5.2/tiup-cluster display tidb-test
-
What version of TiUP are you using (
tiup --version
)? v1.5.2
I can't reproduce this issue, could you provide a more specific procedure how you reproduce it? Did you notice any error message after the reload
process indicates that "Write audit log file failed"?