Home | History | Annotate | only in /external/ltp/testcases/kernel/fs/fs_maim
Up to higher level directory
NameDateSize
backbeat22-Oct-20201.7K
maimparts22-Oct-20202.8K
partbeat22-Oct-20202.1K
README22-Oct-20202K

README

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