Changes between Version 1 and Version 2 of vblade-persist
- Timestamp:
- Nov 11, 2007 11:06:11 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
vblade-persist
v1 v2 1 1 = `vblade-persist` = 2 2 3 `vblade-persist` is a simple shell-script-based package for managing persistent, automatic `vblade` exports on a POSIX-compliant OS such as GNU/Linux.3 `vblade-persist` is a simple shell-script-based package for managing persistent, automatic `vblade`-created [wiki:aoe] exports on a POSIX-compliant OS such as GNU/Linux. 4 4 5 5 == dependencies == … … 21 21 }}} 22 22 23 == description == 24 The `vblade-persist` script is used to show and manipulate persistently-exported ATA-over-Ethernet devices. It has a simple subcommand syntax. 25 26 Persistent AoE device exports can be configured to come up at boot time. For each running persistent [wiki:aoe AoE] export, a symlink pointing to the backing device is created in `/dev/etherd/`, mirroring the devices seen by clients of the AoE device. 27 23 28 == installation == 24 29

