Whamcloud - gitweb
b=965
authorrread <rread>
Fri, 28 Mar 2003 07:55:40 +0000 (07:55 +0000)
committerrread <rread>
Fri, 28 Mar 2003 07:55:40 +0000 (07:55 +0000)
commit127f29ac0263aff06ed23df7e0d3bfdbeddc94ea
tree09014106782c5e993dee8d4acdd8bd15c3fad68d
parent92b8bfcb845a544345e4462f4fecf3383fc50974
b=965
- lconf gets a new option, --recover and will do recovery for a connection on the client

- fix bug reported by Morrone where a client would use the elan nid even
  when it wanted to use tcp. (untested)

- And the bulk of this patch is a consolidation of the command line processing
  for the python tools.  Now all options are displayed in the usage string,
  and includes the defaults if any.  It's also trivial to add new options now.
lustre/utils/Lustre/__init__.py
lustre/utils/Lustre/cmdline.py [new file with mode: 0644]
lustre/utils/Lustre/error.py
lustre/utils/Lustre/lustredb.py
lustre/utils/lactive