Deployment Architecture

Moving index database

Daonadmin
New Member

I am attempting to move the index database and I am following this document line by line. "http://docs.splunk.com/Documentation/Splunk/latest/Admin/Moveanindex"

When I am all done and attempt to start the splunk from the command line it times out when attempting to connect. When I check the splunkd.log file I see the error messages listed below.

08-23-2011 09:43:51.710 -0400 ERROR loader - Creating: S:\splunk\default
08-23-2011 09:43:51.710 -0400 ERROR loader - Warning: cannot create "S:\splunk\default"

BTW: Everything copied over correctly and verified all files were there.

Tags (2)
0 Karma

Ayn
Legend

Sounds like a permissions issue. Does Splunk have permission to write files in the index directory?

Ayn
Legend

As a means of troubleshooting the issue, I would recommend trying to create files as the user Splunk will be running as, just to make sure that the permissions you set are taking effect properly.

0 Karma

Daonadmin
New Member

Yes, I gave everyone permissions to that particular drive.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...