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
Super Champion

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
Super Champion

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
Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...