Getting Data In

Rolling cold data to tape

preotesoiu
Path Finder

Hello,
We are planning for a solution to archive cold data to tape and I was wondering which one of these solutions will be better (coldToFrozenDir or coldToFrozenScript).
Initial plan was to use coldToFrozenDir into a separate volume and then have Tivoli Storage Manager to move it to tape but reading through Splunk documentation it appears that coldToFrozenScript is preferred when rolling to tape.
Have you implemented such a solution and what would be the conditions that have to be met in order to have a successful implementation?

1 Solution

inventsekar
SplunkTrust
SplunkTrust

coldToFrozenScript is the best option as per my view.
- (instead of using coldToFrozenDir and then Tivoli Storage Manager to write to tape, you could directly do this with coldToFrozenScript)
- the cost of Tivoli Storage Manager
- extra configuration and maintenance works, etc..

between, how much data, approx you have or daily license limit please.

View solution in original post

0 Karma

inventsekar
SplunkTrust
SplunkTrust

coldToFrozenScript is the best option as per my view.
- (instead of using coldToFrozenDir and then Tivoli Storage Manager to write to tape, you could directly do this with coldToFrozenScript)
- the cost of Tivoli Storage Manager
- extra configuration and maintenance works, etc..

between, how much data, approx you have or daily license limit please.

0 Karma

preotesoiu
Path Finder

Thanks.
We are doing several TB daily ingestion.
By the way, do you know if the script will take care of replicated buckets or if that is something we need to consider?

0 Karma

s2_splunk
Splunk Employee
Splunk Employee

It will not. Data rolls individually per indexer, so if you are running index replication, you may want to remove all replicated buckets and only move primaries in your script.

0 Karma

preotesoiu
Path Finder

much appreciated! I have what I need for now to start testing...
G

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

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 ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...