Skip to content
New issue

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

SmartStore test connecting #131

Open
arcsector opened this issue Aug 31, 2022 · 0 comments
Open

SmartStore test connecting #131

arcsector opened this issue Aug 31, 2022 · 0 comments

Comments

@arcsector
Copy link
Contributor

arcsector commented Aug 31, 2022

SmartStore is usually no fun to configure and it would be nice if there was a task for testing this on indexers - everything is done in apps, except for the testing and it would be cool if we could replicate this from the smartstore docs in ansible:

To confirm remote storage access across the indexer cluster:

  • Place a sample text file in the remote store.
  • From one of the peer nodes, run this command, which recursively lists any files that are present in the remote store:
    splunk cmd splunkd rfs -- ls --starts-with volume:remote_store
  • If you see the sample file when you run the command, you have access to the remote store.

Validate data transfer to the remote store:

  • Send some data to the indexers.
  • Wait for buckets to roll. If you don't want to wait for buckets to roll naturally, you can manually roll some buckets from a peer node:
    splunk _internal call /data/indexes/<index_name>/roll-hot-buckets -auth <admin>:<password>
  • Look for warm buckets being uploaded to remote storage.
  • Validate data transfer from the remote store:
@arcsector arcsector changed the title SmartStore bootstrapping and test connecting SmartStore test connecting Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant