Knowledge Management

Failed to stat file, migrating kvstore v8.2

Snorre
Explorer

I'm trying to migrate kvstore on a v8.2 installation on Windows, but it fails early in the process.

splunk migrate kvstore-storage-engine --target-engine wiredTiger

ERROR: Cannot get the size of the KVStore folder at=E:\Splunk\Indexes\kvstore\mongo,
due to reason=3 errors occurred. Description for first 3: [{operation:"failed to stat file",
error:"Access is denied.", file:"E:\Splunk\Indexes\kvstore\mongo"},
{operation:"failed to stat file", error:"Access is denied.",
file:"E:\Splunk\Indexes\kvstore\mongo"}, {operation:"failed to stat file",
error:"Access is denied.", file:"E:\Splunk\Indexes\kvstore\mongo"}]

 I've tried to do file operations on the folder and subfolders of E:\spunk\indexes\kvstore\mongo and everything seems ok.

The mongod.log does not contain any rows from the migration.

Any nudges in the right direction? Can I upgrade to 9.1 without migrating the store?

 

Labels (1)
0 Karma
1 Solution

Snorre
Explorer

I started using Process Monitor from SysInternals to see what files the migration tool had problems with and when I fixed permissions on those the problem was fixed.

 

View solution in original post

0 Karma

Snorre
Explorer

I started using Process Monitor from SysInternals to see what files the migration tool had problems with and when I fixed permissions on those the problem was fixed.

 

0 Karma
Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...