Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON-RPC timeouts #894

Open
pykello opened this issue Nov 16, 2023 · 0 comments
Open

JSON-RPC timeouts #894

pykello opened this issue Nov 16, 2023 · 0 comments
Labels

Comments

@pykello
Copy link
Contributor

pykello commented Nov 16, 2023

We had some failures with the following error. It succeeded on a retry:

/home/rhizome/host/lib/spdk_rpc.rb:111:in `read_response': The request timed out after 5 seconds. (RuntimeError)
	from /home/rhizome/host/lib/spdk_rpc.rb:88:in `call'
	from /home/rhizome/host/lib/spdk_rpc.rb:19:in `bdev_aio_create'
	from /home/rhizome/host/lib/storage_volume.rb:228:in `setup_spdk_bdev'
	from /home/rhizome/host/lib/storage_volume.rb:56:in `start'
	from /home/rhizome/host/lib/vm_setup.rb:443:in `block in storage'
	from /home/rhizome/host/lib/vm_setup.rb:438:in `map'
	from /home/rhizome/host/lib/vm_setup.rb:438:in `storage'
	from /home/rhizome/host/lib/vm_setup.rb:50:in `prep'
	from host/bin/prepvm.rb:90:in `<main>' 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant