Generate a tracking file
When data evacuation starts, a tracking file is created.
This tracking file contains the namespaces to be copied.
- All namespaces currently stored on the Source Slicestor device are cataloged in a Local Storage
Map file (storage.json).

- To aid in better distribution of data across disks, all of these namespaces are then split into
512 smaller namespaces.

- These smaller namespaces are shuffled and stored in the tracking file.

Note: The smaller namespaces are shuffled to randomize the order in which data is copied to achieve
maximum uniformity across all disks.