Whamcloud - gitweb
b=1039
authorrread <rread>
Sat, 29 Mar 2003 02:23:18 +0000 (02:23 +0000)
committerrread <rread>
Sat, 29 Mar 2003 02:23:18 +0000 (02:23 +0000)
commitd286708e065fb59c4a46b1b6924d0a0ed1970023
treeded8aafd4607d184631193de92274dbc005a631a
parent127f29ac0263aff06ed23df7e0d3bfdbeddc94ea
b=1039
- ost failover is now an lmc option, and no longer a configure option.
  To enable failover  on an ost,  use the --failover flag when
  when the ost is created with with lmc.

    lmc --add ost ... --failover ...

b=1056
- --journal_size=SIZE lmc option is now available for both ost and mds.
  Note, the size is passed directly to the mkfs program, so you need to make
  sure it is the proper units for the file system being used. (mke2fs expects
  megabyets, mkreiserfs expects blocks)
lustre/utils/load_ldap.sh