Wei Zhou

Results 677 comments of Wei Zhou

> Hey @weizhouapache , ive checked and it seems the GHZ metric comes from the individual host. > > Currently, our hosts are all set to 2.00Ghz. > > How...

thanks for the sharing @bri-harris my opinions - ubuntu 20.04 is too old, try with ubuntu 24.04 - better to move the code to tools/ directory, instead of root directory...

@shwstppr can you rebase with 4.20 and address @rajujith 's comment ? thanks

> @sureshanaparti @rajujith @weizhouapache , I do not like this way maintaining this information but am not going to reject it. Should we merge this? @DaanHoogland do you have a...

> > [@btzq](https://github.com/btzq) (cc [@weizhouapache](https://github.com/weizhouapache) ) it makes sense to mark the VR for "Requires Upgrade", but as long as that is not done the health check failure is genuine,...

> > ``` > > * Alert (some value mismatch but do not really cause a failure) > > ``` > > with a yellow point (as opposed to green...

:+1: the home of `cloud` user is different on ubuntu and RHEL, so the correct location should be `~cloud/.ssh/id_rsa.pub` @daniftodi

@btzq it looks like a route to 10.26.8.0/254 is missing in the VPC VR. you can retry aftering adding a route manually. ``` ip route add 10.26.8.0/24 via 10.26.1.254 ```