afs_clones_create - create RO clones of volume
afs_clones_create [--exclude <server name>] [--run|-r] <volume name>+
Create read-only replicas of given volumes on all available OpenAFS file servers. To check for available servers call "vos listaddrs" beforehand.
show a short help screen or the manual page
Exclude the server named <servername> from the list of possible destinations. The name must match exactly. This option may be used more than once. SHOULD WORK, BUT IS NOT TESTED!
Execute the necessary statements, otherwise just show the basic AFS commands to perform the move.
currently only one volume is supported
Copyright 2006/2011, Andreas Hirczy <ahi@itp.tugraz.at>
This program is distributed under the GNU General Public License and is available as part of afs_admin_tools from http://itp.tugraz.at/~ahi/Computer/SW/
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA