Requirements:
Add and configure filesystems on a hard drive:
Measure filesystem performance:
Pass-off Procedure:
fs_info.txt with the
following format:
ip: ip address of machine with extra filesystems.
default_vfat: /dev/name/of/default_for_vfat
big_vfat: /dev/name/of/big_file_for_vfat
many_vfat: /dev/name/of/many_files_for_vfat
default_ext3: /dev/name/of/default_for_ext3
big_ext3: /dev/name/of/big_file_for_ext3
many_ext3: /dev/name/of/many_files_for_ext3
default_reiserfs: /dev/name/of/default_for_reiserfs
big_reiserfs: /dev/name/of/big_file_for_reiserfs
many_reiserfs: /dev/name/of/many_files_for_reiserfs
Commands of interest:
cfdiskmkfstune2fs -lmountumountdfls -ldudselect(to install dosfstools and
reiserfsprogs)