vblade
virtual AoE blade emulator
Install
- All systems
-
curl cmd.cat/vblade.sh
- Debian
-
apt-get install vblade
- Ubuntu
-
apt-get install vblade
- Alpine
-
apk add vblade
- Kali Linux
-
apt-get install vblade
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install vblade
- Raspbian
-
apt-get install vblade
- Dockerfile
- dockerfile.run/vblade
- Docker
-
docker run cmd.cat/vblade vblade
powered by Commando
vblade
virtual AoE blade emulator
The vblade is the virtual EtherDrive (R) blade, a program that makes a seekable file available over an ethernet local area network (LAN) via the ATA over Ethernet (AoE) protocol. The seekable file is typically a block device like /dev/md0 but even regular files will work. Sparse files can be especially convenient. When vblade exports the block storage over AoE it becomes a storage target. Another host on the same LAN can access the storage if it has a compatible aoe kernel driver.