Skip to content

rg initially appears to hang, Ctrl+C without effect #2399

Answered by shoffmeister
shoffmeister asked this question in Q&A
Discussion options

You must be logged in to vote

I believe I have an answer, found via dmesg:

[  742.523489] nvme nvme0: I/O 4 QID 8 timeout, completion polled
[  742.523495] nvme nvme0: I/O 224 QID 11 timeout, completion polled
[  773.756016] nvme nvme0: I/O 96 QID 4 timeout, completion polled

Basically, this is the Linux nvme kernel driver talking to the VMware Workstation virtual hardware NVMe controller - and all that with the virtual disk files on a very fast PCI 4.0 SSD.

The symptom of the nvme timeout is basically a reasonably "locked" system, for 30 seconds at a time, on every single nvme timeout.

This only happens when "things" are very cold - where I suspect "things" maps to an inscrutable mix of Linux caches, VMware Workstat…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@shoffmeister
Comment options

@shoffmeister
Comment options

@BurntSushi
Comment options

@shoffmeister
Comment options

Answer selected by shoffmeister
@BurntSushi
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants