We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
goroutine 83 [running]: github.com/elastic/gosigar.(*FileSystemList).Get.func1({0xc0019b8ab0, 0xc000ae9000}) github.com/elastic/gosigar/external/com_github_elastic_gosigar/sigar_linux_common.go:113 +0x1b0 github.com/elastic/gosigar.readFile({0x4e8860e, 0x200000003}, 0xc000ac7440) github.com/elastic/gosigar/external/com_github_elastic_gosigar/sigar_linux_common.go:386 +0x208 github.com/elastic/gosigar.(*FileSystemList).Get(0xc000ac7508) github.com/elastic/gosigar/external/com_github_elastic_gosigar/sigar_linux_common.go:106 +0x8f github.com/cockroachdb/cockroach/pkg/storage.getFileSystemProperties({0x6355138, 0xc000828e40}, {0xc00095f2f0, 0x21}) github.com/cockroachdb/cockroach/pkg/storage/store_properties.go:60 +0x1d4 github.com/cockroachdb/cockroach/pkg/storage.computeStoreProperties({0x6355138, 0xc000828e40}, {0xc00095f2f0, 0x3d}, 0x47, 0x59)
If an entry in the mount table file doesn't have the options defined, then FileSystemList.Get can panic as shown.
The text was updated successfully, but these errors were encountered:
This issue is related to present docker volumes in OS. When docker is turned off (service docker stop) then cockroach starts fine.
Sorry, something went wrong.
No branches or pull requests
If an entry in the mount table file doesn't have the options defined, then FileSystemList.Get can panic as shown.
The text was updated successfully, but these errors were encountered: