Changes between Version 2 and Version 3 of vblade-persist
- Timestamp:
- Nov 11, 2007 11:07:04 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
vblade-persist
v2 v3 3 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 == dependencies == 5 == Description == 6 The `vblade-persist` script is used to show and manipulate persistently-exported ATA-over-Ethernet devices. It has a simple subcommand syntax. 6 7 7 `vblade-persist` depends on [wiki:runit] and [http://sourceforge.net/projects/aoetools/ vblade]. 8 9 == synopsis == 8 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. 9 == Synopsis == 10 10 11 11 {{{ … … 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. 23 == Dependencies == 25 24 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.25 `vblade-persist` depends on [wiki:runit] and [http://sourceforge.net/projects/aoetools/ vblade]. 27 26 28 == installation == 27 28 == Installation == 29 29 30 30 You can [http://cmrg.fifthhorseman.net/debian/pool/vblade-persist/v/vblade-persist/ get the latest version in source or .deb form].

