Changeset 20162
- Timestamp:
- Oct 14, 2008, 4:20:27 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/bin/neb-voladm (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/bin/neb-voladm
r20161 r20162 3 3 # Copyright (C) 2008 Joshua Hoblitt 4 4 # 5 # $Id: neb-voladm,v 1. 7 2008-10-15 02:17:49jhoblitt Exp $5 # $Id: neb-voladm,v 1.8 2008-10-15 02:20:27 jhoblitt Exp $ 6 6 7 7 use strict; … … 122 122 =head1 SYNOPSIS 123 123 124 neb- addvol[--vname <volume name>] [--vhost <volume host>]124 neb-voladm [--vname <volume name>] [--vhost <volume host>] 125 125 [--allocate <0|1>] [--available <0|1>] [--xattr <0|1>] 126 126 [--host <database host> ] [--db <database name>] … … 130 130 131 131 This program manages a Nebulous server's list of known storage volumes. It is 132 capable of listing all storage volumes and modif iying a volume's attribute132 capable of listing all storage volumes and modifying a volume's attribute 133 133 flags. 134 134 … … 202 202 ipp025 ipp025.0 1 1 0 0 203 203 204 =head2 Listing just the volume symbolic ly named C<ipp006.0>204 =head2 Listing just the volume symbolically named C<ipp006.0> 205 205 206 206 $ neb-voladm -vname ipp006.0
Note:
See TracChangeset
for help on using the changeset viewer.
