Changes between Version 2 and Version 3 of vblade-persist


Ignore:
Timestamp:
Nov 11, 2007 11:07:04 PM (6 years ago)
Author:
dkg
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • vblade-persist

    v2 v3  
    33`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. 
    44 
    5 == dependencies == 
     5== Description == 
     6The `vblade-persist` script is used to show and manipulate persistently-exported ATA-over-Ethernet devices.  It has a simple subcommand syntax. 
    67 
    7 `vblade-persist` depends on [wiki:runit] and [http://sourceforge.net/projects/aoetools/ vblade]. 
    8  
    9 == synopsis == 
     8Persistent  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 == 
    1010 
    1111{{{ 
     
    2121}}} 
    2222 
    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 == 
    2524 
    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]. 
    2726 
    28 == installation == 
     27 
     28== Installation == 
    2929 
    3030You can [http://cmrg.fifthhorseman.net/debian/pool/vblade-persist/v/vblade-persist/ get the latest version in source or .deb form].