lustre-safe-compress

Community

Safely compress Lustre data with per-file safety.

AuthorKangOxford
Version1.0.0
Installs0

System Documentation

What problem does it solve?

On Lustre filesystems near quota limits, naive bulk compression can silently corrupt or delete data when writes fail mid-operation. This Skill provides a per-file safety pipeline that compresses files with verification and multi-pass retries to prevent data loss and ensure recoverable progress across quota races.

Core Features & Use Cases

  • Per-file safe compression: compress each file with a per-file verify step before deletion of the original.
  • OST quota race handling: multi-pass retry pattern to converge on a zero-loss compression workflow under quota pressure.
  • HPC-friendly workflow: designed for integration with batch scheduling (e.g., SLURM) and large-scale datasets (e.g., tickers, numpy arrays).

Quick Start

Run the Lustre-safe-compress workflow on your target data directory to safely compress files with per-file verification and multi-pass retries.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: lustre-safe-compress
Download link: https://github.com/KangOxford/auto-quant-research/archive/main.zip#lustre-safe-compress

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.