Skip to content

Instantly share code, notes, and snippets.

@gibizer
Last active December 8, 2021 11:31
Show Gist options
  • Save gibizer/79c5fd760b99b4b43a0244758799564d to your computer and use it in GitHub Desktop.
Save gibizer/79c5fd760b99b4b43a0244758799564d to your computer and use it in GitHub Desktop.
INST=f996ef6b-4417-4eb3-aeb7-9f66d8c4d2c5
PORT=46ceed9e-1262-47c2-b7dc-335a31f78b71
rg \
"\
instance: $INST\] Unshelving|\
instance: $INST\] Swapping old allocation on .* held by migration .* for instance|\
instance: $INST\] Starting finish_revert_migration|\
Updating port $PORT with attributes|\
instance: $INST\] Preparing to wait for external event network-vif-plugged|\
Successfully plugged vif.*$PORT|\
instance: $INST\] Received unexpected event network-vif-plugged|\
instance: $INST\] Instance failed to spawn:|\
instance: $INST\] Setting instance vm_state to ERROR\
" \
screen-n-cpu.txt \
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment