You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.
GCS returns error failed to get layer devices for container 13ee828aaf0332363ba4524d28ee169f51ca66bd9bf927284976103f385d8a03: failed to retrieve SCSI device names from filesystem: open /sys/bus/scsi/devices/0:0:0:1/block: no such file or directory. This indicates that scsiControllerLunToName timed out waiting for the SCSI device to appear.
This only happens occasionally in stress tests, but figured I'd bring it up in case we want to increase the timeout.
The text was updated successfully, but these errors were encountered:
GCS returns error
failed to get layer devices for container 13ee828aaf0332363ba4524d28ee169f51ca66bd9bf927284976103f385d8a03: failed to retrieve SCSI device names from filesystem: open /sys/bus/scsi/devices/0:0:0:1/block: no such file or directory
. This indicates thatscsiControllerLunToName
timed out waiting for the SCSI device to appear.This only happens occasionally in stress tests, but figured I'd bring it up in case we want to increase the timeout.
The text was updated successfully, but these errors were encountered: