Link to fio blogpost is broken in op guide and FAQ #916
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Bug report criteria
What happened?
https://etcd.io/docs/v3.5/faq/#what-does-the-etcd-warning-failed-to-send-out-heartbeat-on-time-mean
https://etcd.io/docs/v3.5/op-guide/hardware/#disks
The link to the blog post about fio benchmarking for etcd is not working anymore.
What did you expect to happen?
Links should work.
How can we reproduce it (as minimally and precisely as possible)?
Click the link to in the faq (https://etcd.io/docs/v3.5/faq/#what-does-the-etcd-warning-failed-to-send-out-heartbeat-on-time-mean)
Click the link in the op guide (https://etcd.io/docs/v3.5/op-guide/hardware/#disks)
Anything else we need to know?
Maybe this is temporary, if not the blog post is still available at here https://web.archive.org/web/20240726111518/https://prog.world/is-storage-speed-suitable-for-etcd-ask-fio/
The important fio command is:
fio --rw=write --ioengine=sync --fdatasync=1 --directory=test-data --size=22m --bs=2300 --name=mytest
Etcd version (please run commands below)
Etcd configuration (command line flags or environment variables)
paste your configuration here
Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)
Relevant log output
No response
The text was updated successfully, but these errors were encountered: