sue-lumi-inode-cleanup

Community

Diagnose and fix inode quota pressure on HPC filesystems.

Authordongzhuoyao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Shared HPC parallel filesystems like LUMI Lustre and Snellius GPFS allocate one inode per file or directory, so large-scale experiment runs, caches, and scattered small files can exhaust file quotas long before block storage runs out. This leads to cryptic "Disk quota exceeded" errors and blocked jobs that are time-consuming to debug manually.

Core Features & Use Cases

  • Full inode footprint scanning: Scans all user-accessible storage roots including scratch, home, flash, code checkouts, and experiment output directories to identify the top inode-consuming paths and scattered small-file hotspots like caches, checkpoint shards, and loose per-variant metadata.
  • Safe, confirmation-gated cleanup: Classifies all findings by safety level (safe delete, tar/remove, reduce/pack, review) and only proposes destructive actions after explicit user approval, delegating tar+remove operations to the hardened sue-cleanup archive tool to prevent accidental data loss.
  • Real-world use case: If a researcher encounters quota errors despite having ample free space on their LUMI allocation, this skill locates the hundreds of thousands of small HuggingFace cache or temporary experiment files consuming their inode quota and guides them through a targeted, low-risk cleanup process.

Quick Start

Use the sue-lumi-inode-cleanup skill to scan your LUMI or Snellius storage for inode pressure and receive a prioritized list of safe cleanup actions with estimated inode savings.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: sue-lumi-inode-cleanup
Download link: https://github.com/dongzhuoyao/deepresearch/archive/main.zip#sue-lumi-inode-cleanup

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 536,000+ vetted skills library on demand.