Created
September 10, 2020 08:28
-
-
Save rammanokar/2b4f3f03de4157afd2d0c91712c6ddf8 to your computer and use it in GitHub Desktop.
nfs share issue in elasticsearch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #ERROR: | |
| #"type": "repository_verification_exception", | |
| # "reason": "[my_fs_backup] [[nQ6lBzfdQR6_Rkzv8x8mQA, 'RemoteTransportException[[qa2s1.c360i.com][10.73.40.91:9300][internal:admin/repository/verify]]; nested: RepositoryMissingException[[my_fs_backup] missing];']]" | |
| # } | |
| sudo setfacl -m d:u:elasticsearch:rwx /data/elk_back |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment