Whamcloud - gitweb
Allow the default stripe_count to be specified in the XML config, and also
[fs/lustre-release.git] / lustre / utils / lconf
2002-09-12 adilgerAllow the default stripe_count to be specified in the...
2002-09-12 rreadprint message if a server is not found, instead of...
2002-09-11 rread* support 'ethX:*' style wildcard for tcp clients
2002-09-10 rreaddisconnect first, then del_uuid
2002-09-10 rread* also del_uuid when deleting routes
2002-09-07 rread* always recreat loopback backing file when --reformat...
2002-09-07 rread* MDC element is no longer created in config. The...
2002-09-05 rreaddelete the self uuid first, then disconnect all.
2002-09-05 rreadnew option: --dump <file> will dump debug log to <file...
2002-09-04 rreadadd hostname to gdb script
2002-09-04 rread* stripe size in the config file was being ignored...
2002-09-03 rread* fix module cleanup, previous commit broke it
2002-09-03 rread* use specific directories when loading modules in...
2002-09-02 rread- fix route config and clean up errors
2002-08-30 rread* allow any host to have static routes
2002-08-30 gord-figResolve my silly conflict.
2002-08-30 rread* fix some brainos so routing config will work
2002-08-29 rread* send and recv tcp buffer size is set
2002-08-29 rread* clean up mcr config script
2002-08-29 rread* first cut at routing config support, pretty tacky...
2002-08-28 rread* llrmount.sh now uses lconf
2002-08-28 rread* llecho.sh reimplemnted to use lmc/lconf
2002-08-28 rread- add support for obdecho. When creating the ost with...
2002-08-26 rread- more careful error checking
2002-08-26 rreadfatal error if unable to determine local address
2002-08-26 rread- use python 1.5.x version of getopt exception
2002-08-26 rreadA network address of '*' will cause lconf to determine...
2002-08-23 rread- cleanup output and enhance error reporting
2002-08-22 rread- fix child wait
2002-08-22 rread- fix insmod error message
2002-08-22 rread- don't touch /proc/sys/portals/debug_path in noexec...
2002-08-22 rread- always create the gdb script
2002-08-21 rreadnew option: --nosetup disables device setup/cleanup...
2002-08-21 rreadAdd module loading support to lconf. By default, lconf...
2002-08-20 rread- allow lconf to continue to run in debug mode even...
2002-08-16 rread- fix mount by adding UUIDs requested by Mike
2002-08-09 rread- support mounting osc or lov
2002-08-08 rread- configure lov on mds
2002-08-07 rread- the xml format used by lconf has changed considerably
2002-08-07 rread- refactor code in attempt to make it clearer and simpler
2002-08-06 rread- added buffer params to connect call
2002-08-06 rread- support non-tcp network types
2002-08-01 rread- lmc refactored for impending enhancments
2002-07-31 braam- move the peter branch changes to the head
2002-07-27 rread- add --get url option to lconf
2002-07-26 rread- use llmodules.sh to load modules now
2002-07-25 braamFix some simple errors and warnings
2002-07-19 adilgerFixups - should work for single ost.
2002-07-17 rread- mountpoint uses mdc, not mds
2002-07-17 rread- mountpoints are coded, but ost uuid is not found...
2002-07-17 rread- lov config works now
2002-07-16 rread- clean up usage help
2002-07-16 rread- look for profile for the current hostname, or localho...
2002-07-16 rread- look for lctl in ../utils or in path
2002-07-16 rread- config and cleanup is working from obd to lov
2002-07-16 rread- configuring an obd seems to work
2002-07-12 rread- run config in production
2002-07-04 rread- add copyright, license, and attribution
2002-07-04 rread- fix lookup bug
2002-07-04 rreadinitial version