Ebsinit
This is a tool to quickly initialize AWS EBS.
Install / Use
/learn @matsumoto-sp/EbsinitREADME
ebsinit
This is a tool to quickly initialize AWS EBS.
EBS restored from a snapshot needs to be initialized for good performance. The method of using dd or fio is officially introduced as a way to initialize ESB. However, since these tools are not specialized tools for initializing EBS, there is room for improvement. EBS initialization can be achieved by reading only 512 bytes from each 512KiB block. This tool uses a high-speed system call io_submit(2) to read a small area for each 512KiB block. Using this mechanism, EBS can be initialized more quickly.
Install
rpm -ivh https://github.com/matsumoto-sp/ebsinit/releases/download/1.0.3/ebsinit-1.0.3-Linux.rpm
Usage
Usage: [options] Target
Initialize EBS volume.
options:
-s, --silent Do not show progress
-l, --syslog Progress is output to syslog
-v, --version Output version number and exit
-h, --help Display this help and exit
example:
ebsinit -s /dev/xvda
ebsinit -ls /dev/xvda1
Related Skills
node-connect
350.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
