NAME

afs_user_distribute.pl - redistribute users volumes evenly to AFS servers

DESCRIPTION

Redistribute users home volumes based on their UID evenly on all available AFS file servers. Goal is to distribute the strain on servers when a class starts in any of our computer labs.

OPTIONS

-?, --help, --man

show a short help screen or the manual page

--uid_start <number>

ignore UIDs smaller than <number>

--uid_stop <number>

ignore UIDs bigger than <number>

--run|-r

Execute the necessary statements, otherwise just show the basic AFS commands to perform the move.

BUGS

None!

LICENSE

Copyright 20016/2018, 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/

GNU General Public License

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