1f08c3bdfSopenharmony_ciLicense: 2f08c3bdfSopenharmony_ci 3f08c3bdfSopenharmony_ci Copyright (c) International Business Machines Corp., 2001 4f08c3bdfSopenharmony_ci 5f08c3bdfSopenharmony_ci This program is free software; you can redistribute it and/or 6f08c3bdfSopenharmony_ci modify it under the terms of the GNU General Public License as 7f08c3bdfSopenharmony_ci published by the Free Software Foundation; either version 2 of 8f08c3bdfSopenharmony_ci the License, or (at your option) any later version. 9f08c3bdfSopenharmony_ci 10f08c3bdfSopenharmony_ci This program is distributed in the hope that it will be 11f08c3bdfSopenharmony_ci useful, but WITHOUT ANY WARRANTY; without even the implied 12f08c3bdfSopenharmony_ci warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR 13f08c3bdfSopenharmony_ci PURPOSE. See the GNU General Public License for more details. 14f08c3bdfSopenharmony_ci 15f08c3bdfSopenharmony_ci You should have received a copy of the GNU General Public 16f08c3bdfSopenharmony_ci License along with this program; if not, write to the Free 17f08c3bdfSopenharmony_ci Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, 18f08c3bdfSopenharmony_ci MA 02111-1307 USA 19f08c3bdfSopenharmony_ci 20f08c3bdfSopenharmony_ci 21f08c3bdfSopenharmony_ciOverview: 22f08c3bdfSopenharmony_ci Name: fs_maim 23f08c3bdfSopenharmony_ci Description: fs_maim is a collection of smaller scripts to stress 24f08c3bdfSopenharmony_ci storage management utilities. Each script has more 25f08c3bdfSopenharmony_ci specific documentation in it. 26f08c3bdfSopenharmony_ci 27f08c3bdfSopenharmony_ciFiles: 28f08c3bdfSopenharmony_ci backbeat 29f08c3bdfSopenharmony_ci partbeat 30f08c3bdfSopenharmony_ci maimparts 31f08c3bdfSopenharmony_ci README 32f08c3bdfSopenharmony_ci 33f08c3bdfSopenharmony_ciInstallation: Untar. 34f08c3bdfSopenharmony_ci 35f08c3bdfSopenharmony_ciUse: maimparts <device like hda, sda, etc.> <iterations> <fstype like jfs, ext3, etc> 36f08c3bdfSopenharmony_ci 37f08c3bdfSopenharmony_ciWarning(s): The device you specify on the command line (hda/sda/etc) 38f08c3bdfSopenharmony_ci will be blown away...smoking any important data, programs, 39f08c3bdfSopenharmony_ci OS, etc. Don't specify a device name that you don't want 40f08c3bdfSopenharmony_ci to wipe out. 41f08c3bdfSopenharmony_ci YOU HAVE BEEN WARNED! 42f08c3bdfSopenharmony_ci 43f08c3bdfSopenharmony_ciToDo: 44f08c3bdfSopenharmony_ci add validation/error checking stuff that some folks may like 45f08c3bdfSopenharmony_ci add maimraid to stress multiple devices ala md 46f08c3bdfSopenharmony_ci add maimlvm to stress lvm volumes 47f08c3bdfSopenharmony_ci add maimevms to stress evms volumes 48f08c3bdfSopenharmony_ci 49f08c3bdfSopenharmony_ciChangeLog: 50f08c3bdfSopenharmony_ci Date Version Author Reason 51f08c3bdfSopenharmony_ci11/01/01 0.9 Jeff Martin First Draft 52f08c3bdfSopenharmony_ci 53f08c3bdfSopenharmony_ciJeff Martin 54f08c3bdfSopenharmony_cimartinjn@us.ibm.com 55f08c3bdfSopenharmony_ciSoftware Engineers(Verification) 56f08c3bdfSopenharmony_ciIBM Linux Technology Center-Test Team 57