Skip to content
/ radnet Public

Data tools for RadNet's Qumulo environment and migration

Notifications You must be signed in to change notification settings

mabott/radnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qumulo tree walk and fix btime/ctime to equal mtime

fix_timestamps.py

Walk the specified tree and for each file set ctime and btime to equal mtime.

The majority of this is copied from the treewalk script at https://github.com/Qumulo/power-tools/blob/master/api-tree-walk.py

Requirements

  • python 2.7
  • appropriate Qumulo API library pip install qumulo-api

Usage

  1. Make sure you have the python requirements: pip install -r requirements.txt
  2. python fix_timestamps.py -s qumulo -p ********* -d /home

About

Data tools for RadNet's Qumulo environment and migration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages