Whamcloud - gitweb
fs/lustre-release.git
22 years agoThis commit was manufactured by cvs2svn to create branch 'unlabeled-1.1.2'.
cvs2svn [Thu, 9 Jan 2003 10:21:38 +0000 (10:21 +0000)]
This commit was manufactured by cvs2svn to create branch 'unlabeled-1.1.2'.

22 years agoSystem Profiling Script.
amey_inamdar [Thu, 9 Jan 2003 10:21:36 +0000 (10:21 +0000)]
System Profiling Script.
Creates a tar-ball of :
1) OProfile (Global profiles, Per module profile, Profiled Source)
2) vmstat
3) iostat
4) /proc dumps (interrupts, meminfo, net/dev)
       Other profiling tools can be easily incorporated.

22 years agoSimple script to generate lkcd module symbols and commands for pasting
adilger [Wed, 8 Jan 2003 18:23:25 +0000 (18:23 +0000)]
Simple script to generate lkcd module symbols and commands for pasting
into lkcd (no "source" command it appears).

22 years agofile lkcdmap was initially added on branch b_md.
adilger [Wed, 8 Jan 2003 18:23:23 +0000 (18:23 +0000)]
file lkcdmap was initially added on branch b_md.

22 years agoAdding logs for various system calls on a single-node lustre stack.
thantry [Tue, 7 Jan 2003 01:36:04 +0000 (01:36 +0000)]
Adding logs for various system calls on a single-node lustre stack.
These can be used as inputs to llvisualize to visualize call graphs.

22 years agofile unlink.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:36:02 +0000 (01:36 +0000)]
file unlink.log was initially added on branch b_intel.

22 years agofile umount.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:36:01 +0000 (01:36 +0000)]
file umount.log was initially added on branch b_intel.

22 years agofile truncate.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:36:00 +0000 (01:36 +0000)]
file truncate.log was initially added on branch b_intel.

22 years agofile stat.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:35:59 +0000 (01:35 +0000)]
file stat.log was initially added on branch b_intel.

22 years agofile openunlink.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:35:58 +0000 (01:35 +0000)]
file openunlink.log was initially added on branch b_intel.

22 years agofile opennew.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:35:57 +0000 (01:35 +0000)]
file opennew.log was initially added on branch b_intel.

22 years agofile openexists.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:35:56 +0000 (01:35 +0000)]
file openexists.log was initially added on branch b_intel.

22 years agofile openclose-100-25t.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:35:55 +0000 (01:35 +0000)]
file openclose-100-25t.log was initially added on branch b_intel.

22 years agofile openclose-100-10t.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:35:54 +0000 (01:35 +0000)]
file openclose-100-10t.log was initially added on branch b_intel.

22 years agofile openclose-1.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:35:53 +0000 (01:35 +0000)]
file openclose-1.log was initially added on branch b_intel.

22 years agofile open-close-100.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:35:52 +0000 (01:35 +0000)]
file open-close-100.log was initially added on branch b_intel.

22 years agofile mount.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:35:51 +0000 (01:35 +0000)]
file mount.log was initially added on branch b_intel.

22 years agofile mkdir.1.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:35:50 +0000 (01:35 +0000)]
file mkdir.1.log was initially added on branch b_intel.

22 years agofile fstat.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:35:49 +0000 (01:35 +0000)]
file fstat.log was initially added on branch b_intel.

22 years agofile directio-2.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:35:48 +0000 (01:35 +0000)]
file directio-2.log was initially added on branch b_intel.

22 years agofile directio-1024.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:35:47 +0000 (01:35 +0000)]
file directio-1024.log was initially added on branch b_intel.

22 years agofile chmod.log was initially added on branch b_intel.
thantry [Tue, 7 Jan 2003 01:35:46 +0000 (01:35 +0000)]
file chmod.log was initially added on branch b_intel.

22 years agoMerge b_md to HEAD for 0.5.19 release. 0.5.19
adilger [Mon, 6 Jan 2003 22:22:15 +0000 (22:22 +0000)]
Merge b_md to HEAD for 0.5.19 release.
Fixes a _huge_ number of bugs:
  - Fully reactivate OST imports after reconnection (512, others)
  - Make sure client sees our -ENOTCONN from mds_handle (513 - partial)
  - More graceful error handling for truncating on dead OST (515)
  - Don't error out unless we're actually accessing dead stripes (474)
  - Fix garbage sizes when stripes are missing (410)
  - LRU counters were broken, causing constant lock purge (433, 432)
  - garbage on read from stripes with failed OSTs (441)
  - mark OSCs as active before reconnecting during recovery (438)
  - lov_enqueue and lov_cancel need to handle inactive OSTs (403)
  - lfind did not preserve OST order in output (443)
  - symlinks cause hung clients, incorrect data (439)
  - stop dereferencing request after dropping refcount (457)
  - don't LASSERT(spin_is_locked) on non-SMP (455)
  - fixes for many rename() bugs
  - fstat didn't correctly synchronize attributes (399)
  - server must handle lock cancellation during blocking AST prep (487)
  - bulk descriptors were free()d too soon (511)
  - fix paths in lconf, which would load incorrect modules (451, 507)
  - fix confusing lconf 'host not found' error message (386)
  - fix lock order deadlock on OST (O/R i_sem before journal ops, 478)
  - fix race condition in mdc_blocking_ast() for inode access (526)
  - fix lov_unpackmd() unpacking wrong number of stripes (537)
  - fix lov_set_osc_active() marking wrong OSC inactive (440)
  - fix bad lstripe lov_unpackmd() assertion (fix layering too) (527)
  - fix multiple writes of stripe MD to MDS (358, maybe 519)
  - fix lstripe in several ways (kernel side) (527)
  - fix request leak in ldlm_cli_enqueue (262)
  - incorrect OSC was marked inactive after OST failure
  - call mds_fs_cleanup before unmounting filesystem (524)
  - fix races between taking ns_lock and ldlm_lock_change_resource
  - fix races updating LOV export open file list
  - fix lov_enqueue error path, avoid decref-ing bad lock handle
  - fix recovery NULL deref in ldlm_cli_cancel_unused
  - fix some DLM races by using new hash table for lock handles (419)
  - permit the client to specify desired inodes, at replay
  - duplicate requests when we queue them for replay reintegration
  - fix last_rcvd offset calculation
  - sync after each recovered transaction, so we always make progress
  - never, not always, ERESTART requests without transnos
  - store the lov_desc in the MDS, so we don't depend on getlovinfo to set it
  - skip replay if the MDS says that the client is already connected
  - don't check for a recovery-enabled export to match lctl's UUID
  - don't INC_USE_COUNT for phantom exports
  - don't crash when cleaning up phantom exports (567)
  - don't double-finish or set replay data for errored mdc_open requests
  - abort requests when they time out, so we don't get old replies
  - send/receive replies for AST messages again
  - if the client says that it doesn't have the lock, cancel it on the server
  - if we timeout during I/O, don't try to cancel an in-use lock; instead
    mark it as destroyed, it will all work out when decref is called
  - fix module use counts (22, 581)
 * protocol changes
  - ASTs now expect a reply (server cancels lock on error reply)

22 years agoRevert PtlGet changes because they broke IOR.
adilger [Mon, 6 Jan 2003 21:38:48 +0000 (21:38 +0000)]
Revert PtlGet changes because they broke IOR.

22 years ago- Fix module use counts (bug 581, 22). This makes it impossible to unload
adilger [Mon, 6 Jan 2003 09:12:32 +0000 (09:12 +0000)]
- Fix module use counts (bug 581, 22).  This makes it impossible to unload
  a module while it is in use, and also removes a bunch of code (125 lines).
- Update 2.5 ll_clear_inode() to match 2.4 code (cancel locks).  Currently
  commented out, because I'm not sure why it is different (on purpose or
  just omission?).
- Add types to obd_{un,}pack_ioo().

22 years ago- fix a typo which could cause serious problem
nfshp [Sat, 4 Jan 2003 14:39:45 +0000 (14:39 +0000)]
- fix a typo which could cause serious problem
- add code of bulk flushing in ll_writepage() (not tested)

22 years agoThis kernel patch can support some basic sys_call for lustre
shorthair [Sat, 4 Jan 2003 12:58:34 +0000 (12:58 +0000)]
This kernel patch can support some basic sys_call for lustre

22 years agoRemove RHisms from ptlbd.
adilger [Fri, 3 Jan 2003 23:50:29 +0000 (23:50 +0000)]
Remove RHisms from ptlbd.

22 years agoia64 fixups
adilger [Fri, 3 Jan 2003 23:49:21 +0000 (23:49 +0000)]
ia64 fixups

22 years agoUse PtlGet from the target instead of PtlPut from the client for writes.
adilger [Fri, 3 Jan 2003 23:22:49 +0000 (23:22 +0000)]
Use PtlGet from the target instead of PtlPut from the client for writes.

22 years agoQuiet a few more ia64 type-size mismatches.
adilger [Fri, 3 Jan 2003 23:05:11 +0000 (23:05 +0000)]
Quiet a few more ia64 type-size mismatches.

22 years agoGet rid of unused ichild, and casting of arg to int before assigning to ptr
adilger [Fri, 3 Jan 2003 22:24:57 +0000 (22:24 +0000)]
Get rid of unused ichild, and casting of arg to int before assigning to ptr
(complaints on ia64).

22 years agoRemove ll_pack.c from being included into basically every module, and make
adilger [Fri, 3 Jan 2003 18:41:22 +0000 (18:41 +0000)]
Remove ll_pack.c from being included into basically every module, and make
it an exported function from obdclass.  This also solves the dependency
problem with fsfilt_extN and fsfilt_reiserfs for these functions (b=570).

22 years agofile statfs_pack.c was initially added on branch b_md.
adilger [Fri, 3 Jan 2003 18:41:19 +0000 (18:41 +0000)]
file statfs_pack.c was initially added on branch b_md.

22 years agoAdding patches necessary for intel kernels into sourceforge.
thantry [Fri, 3 Jan 2003 00:53:19 +0000 (00:53 +0000)]
Adding patches necessary for intel kernels into sourceforge.
The rh-8.0-intel series captures, in addition to all the lustre
specific patches the remaining two patches necessary(or of interest)
to the Intel cluster.

22 years agofile tcp_zero.txt was initially added on branch b_intel.
thantry [Fri, 3 Jan 2003 00:53:17 +0000 (00:53 +0000)]
file tcp_zero.txt was initially added on branch b_intel.

22 years agofile e1000.txt was initially added on branch b_intel.
thantry [Fri, 3 Jan 2003 00:53:16 +0000 (00:53 +0000)]
file e1000.txt was initially added on branch b_intel.

22 years agofile rh-8.0-intel was initially added on branch b_intel.
thantry [Fri, 3 Jan 2003 00:53:15 +0000 (00:53 +0000)]
file rh-8.0-intel was initially added on branch b_intel.

22 years agofile tcp_zero.pc was initially added on branch b_intel.
thantry [Fri, 3 Jan 2003 00:53:14 +0000 (00:53 +0000)]
file tcp_zero.pc was initially added on branch b_intel.

22 years agofile e1000.pc was initially added on branch b_intel.
thantry [Fri, 3 Jan 2003 00:53:13 +0000 (00:53 +0000)]
file e1000.pc was initially added on branch b_intel.

22 years agofile tcp_zero.patch was initially added on branch b_intel.
thantry [Fri, 3 Jan 2003 00:53:12 +0000 (00:53 +0000)]
file tcp_zero.patch was initially added on branch b_intel.

22 years agofile e1000.patch was initially added on branch b_intel.
thantry [Fri, 3 Jan 2003 00:53:11 +0000 (00:53 +0000)]
file e1000.patch was initially added on branch b_intel.

22 years agoadd a patch for extN, which is needed by b_san.
nfshp [Thu, 2 Jan 2003 13:10:40 +0000 (13:10 +0000)]
add a patch for extN, which is needed by b_san.

22 years agofile extN-san.diff was initially added on branch b_san.
nfshp [Thu, 2 Jan 2003 13:10:38 +0000 (13:10 +0000)]
file extN-san.diff was initially added on branch b_san.

22 years ago- reintroduce replies in LDLM AST packets
pschwan [Wed, 1 Jan 2003 17:20:38 +0000 (17:20 +0000)]
- reintroduce replies in LDLM AST packets
  - if the client doesn't know about the lock, return -EINVAL
  - if the server receives an error from the client, cancel it straight away
  - if the server times out waiting for the reply, call expired_completion_wait
   - initialize the import lists in target_handle_connect
- fix some ENOMEM MDS crash bugs just waiting to happen
- in the MDS_DISCONNECT handler, don't dereference just-freed mds_export_data

22 years ago* support mutlitple mds with one uuid (539)
rread [Tue, 31 Dec 2002 00:53:21 +0000 (00:53 +0000)]
*  support mutlitple mds with one uuid (539)

lmc --add mds --mds mds1 --node hostA ...
lmc --add mds --mds mds1 --node hostB ...

Creates two different mdsdev in the config, and one mds. The lovconfig
reference is now attached to the mds service instead of the node, so both
mdsdevs can configure the LOVs.

Needless to say, the xml format has changed yet again, so
regenerate those configs.

22 years ago- Add extN select-inum-for-allocation support, and use it to make recovery-time
shaver [Mon, 30 Dec 2002 21:10:47 +0000 (21:10 +0000)]
- Add extN select-inum-for-allocation support, and use it to make recovery-time
  inode creation more deterministic.

- Test program and ioctl for the aforementioned wantedi support.

- Don't send MSG_LAST_REPLAY with the last-replayed lock.  Really.  I mean it
  this time.

- Some transno-reintegration CERROR removal, because the 9600bps conman on dev
  cramps the style of 300-transaction replays something fierce.

- Sync after every integrated transaction, so that we make forward progress
  in case of interrupted recovery.  (This will be replaced by the handle->h_sync
  fix foreshadowed in fsfilt_extN_commit.)

- Reuse reply_md.start instead of the likely-NULL rq_repmsg when resending reqs.

- Requests without transnos should be ERESTARTed _never_, not _always_.

22 years agofile wantedi.c was initially added on branch b_md.
shaver [Mon, 30 Dec 2002 21:10:45 +0000 (21:10 +0000)]
file wantedi.c was initially added on branch b_md.

22 years agofile extN-wantedi.diff was initially added on branch b_md.
shaver [Mon, 30 Dec 2002 21:10:07 +0000 (21:10 +0000)]
file extN-wantedi.diff was initially added on branch b_md.

22 years agofile .cvsignore was initially added on branch b_md.
shaver [Mon, 30 Dec 2002 21:10:02 +0000 (21:10 +0000)]
file .cvsignore was initially added on branch b_md.

22 years agodelete the temp patch files from the repository
hitao [Sun, 29 Dec 2002 06:51:33 +0000 (06:51 +0000)]
delete the temp patch files from the repository

22 years agoRemove hyphen that was added to basename in createmany and statmany, so we
adilger [Sat, 28 Dec 2002 01:32:06 +0000 (01:32 +0000)]
Remove hyphen that was added to basename in createmany and statmany, so we
can run them on an OST filesystem directly (either to test or create).

22 years ago* create lustre-ldap rpm in lustre.spec that configures openldap to have
rread [Sat, 28 Dec 2002 00:37:13 +0000 (00:37 +0000)]
* create lustre-ldap rpm in lustre.spec that configures openldap to have
  a lustre database
* add lovconfig to xsl

22 years agofile top.ldif was initially added on branch b_md.
rread [Sat, 28 Dec 2002 00:37:11 +0000 (00:37 +0000)]
file top.ldif was initially added on branch b_md.

22 years agofile Makefile.am was initially added on branch b_md.
rread [Sat, 28 Dec 2002 00:37:10 +0000 (00:37 +0000)]
file Makefile.am was initially added on branch b_md.

22 years agonew dir ./conf
rread [Fri, 27 Dec 2002 22:46:31 +0000 (22:46 +0000)]
new dir ./conf
- move the DTD to conf
- add ldap configs to conf

change lconf arg --ldapserver to --ldapurl

22 years agofile slapd-lustre.conf was initially added on branch b_md.
rread [Fri, 27 Dec 2002 22:46:29 +0000 (22:46 +0000)]
file slapd-lustre.conf was initially added on branch b_md.

22 years agofile lustre2ldif.xsl was initially added on branch b_md.
rread [Fri, 27 Dec 2002 22:46:28 +0000 (22:46 +0000)]
file lustre2ldif.xsl was initially added on branch b_md.

22 years agofile lustre.dtd was initially added on branch b_md.
rread [Fri, 27 Dec 2002 22:46:27 +0000 (22:46 +0000)]
file lustre.dtd was initially added on branch b_md.

22 years agoWrote a reiserfs filter module (mostly does nothing) for obdfilter while
adilger [Fri, 27 Dec 2002 22:28:13 +0000 (22:28 +0000)]
Wrote a reiserfs filter module (mostly does nothing) for obdfilter while
waiting for extN.

22 years agofile fsfilt_reiserfs.c was initially added on branch b_md.
adilger [Fri, 27 Dec 2002 22:28:11 +0000 (22:28 +0000)]
file fsfilt_reiserfs.c was initially added on branch b_md.

22 years ago- show the useful cookie instead of the useless addr in ldlm_lock_dump
pschwan [Fri, 27 Dec 2002 05:41:46 +0000 (05:41 +0000)]
- show the useful cookie instead of the useless addr in ldlm_lock_dump
- return ENOENT instead of crash in mds_getattr_name
- teach statmany how to do pure lookup ioctls, as well as stats and EAs

22 years agoDisplay stats at end of createmany, even if there was an error.
adilger [Thu, 26 Dec 2002 23:09:27 +0000 (23:09 +0000)]
Display stats at end of createmany, even if there was an error.
Add a "duration" mode to statmany in addition to the "count" mode.

22 years agoMove the llecho.sh config into seperate script so it now works just like
rread [Thu, 26 Dec 2002 18:19:45 +0000 (18:19 +0000)]
Move the llecho.sh config into seperate script so it now works just like
llmount.sh

22 years agofile echo.sh was initially added on branch b_md.
rread [Thu, 26 Dec 2002 18:19:43 +0000 (18:19 +0000)]
file echo.sh was initially added on branch b_md.

22 years ago* fix braino
rread [Thu, 26 Dec 2002 18:04:05 +0000 (18:04 +0000)]
* fix braino

22 years ago- call kswapd at proper time
nfshp [Thu, 26 Dec 2002 15:51:05 +0000 (15:51 +0000)]
- call kswapd at proper time
- some param adjust
- various cleanups

22 years agoseed the random number generator with time(0)
pschwan [Wed, 25 Dec 2002 18:48:10 +0000 (18:48 +0000)]
seed the random number generator with time(0)

22 years agoUpdated the parser to parse entries containing only the
thantry [Wed, 25 Dec 2002 09:05:57 +0000 (09:05 +0000)]
Updated the parser to parse entries containing only the
specific PID, if desired. This is more space efficient.

22 years agoAdd a statmany.c file to complement createmany.c
pschwan [Tue, 24 Dec 2002 23:15:49 +0000 (23:15 +0000)]
Add a statmany.c file to complement createmany.c

Some day I'll clean up this directory, I swear it.

22 years agofile statmany.c was initially added on branch b_md.
pschwan [Tue, 24 Dec 2002 23:15:47 +0000 (23:15 +0000)]
file statmany.c was initially added on branch b_md.

22 years agoIgnore generated files
pschwan [Tue, 24 Dec 2002 05:28:53 +0000 (05:28 +0000)]
Ignore generated files

22 years agofile .cvsignore was initially added on branch b_md.
pschwan [Tue, 24 Dec 2002 05:28:51 +0000 (05:28 +0000)]
file .cvsignore was initially added on branch b_md.

22 years agoUpdated llvisualize for better graphical display.
thantry [Tue, 24 Dec 2002 02:21:56 +0000 (02:21 +0000)]
Updated llvisualize for better graphical display.
Figured that stack size actually increases downwards!
Added -h --help options.
Updated the parser, duration now gives correct durations.
This is now complete for visualizing a single system debug log.

22 years ago- initial implementation of the 'portals block device', a linux block device
zab [Tue, 24 Dec 2002 00:57:33 +0000 (00:57 +0000)]
- initial implementation of the 'portals block device', a linux block device
  that that is backed by a ptlrpc service.  there is still much work remaining
  on this: communicating luns between the client and server; mapping client
  devices, target luns, and target luns and real backing store; setup and
  teardown, resource leaking in the code paths..

22 years agofile server.c was initially added on branch b_md.
zab [Tue, 24 Dec 2002 00:57:31 +0000 (00:57 +0000)]
file server.c was initially added on branch b_md.

22 years agofile rpc.c was initially added on branch b_md.
zab [Tue, 24 Dec 2002 00:57:30 +0000 (00:57 +0000)]
file rpc.c was initially added on branch b_md.

22 years agofile main.c was initially added on branch b_md.
zab [Tue, 24 Dec 2002 00:57:29 +0000 (00:57 +0000)]
file main.c was initially added on branch b_md.

22 years agofile client.c was initially added on branch b_md.
zab [Tue, 24 Dec 2002 00:57:28 +0000 (00:57 +0000)]
file client.c was initially added on branch b_md.

22 years agofile blk.c was initially added on branch b_md.
zab [Tue, 24 Dec 2002 00:57:27 +0000 (00:57 +0000)]
file blk.c was initially added on branch b_md.

22 years agofile Makefile.am was initially added on branch b_md.
zab [Tue, 24 Dec 2002 00:57:26 +0000 (00:57 +0000)]
file Makefile.am was initially added on branch b_md.

22 years agofile obd_ptlbd.h was initially added on branch b_md.
zab [Tue, 24 Dec 2002 00:57:25 +0000 (00:57 +0000)]
file obd_ptlbd.h was initially added on branch b_md.

22 years agoAdd no-read (of inode table, when possible) extN file create patch.
adilger [Tue, 24 Dec 2002 00:26:35 +0000 (00:26 +0000)]
Add no-read (of inode table, when possible) extN file create patch.
It is currently commented out in Makefile.am pending better testing.

22 years agofile extN-noread.diff was initially added on branch b_md.
adilger [Tue, 24 Dec 2002 00:26:33 +0000 (00:26 +0000)]
file extN-noread.diff was initially added on branch b_md.

22 years agoAdding an example log file, which does mount/unmount for the
thantry [Mon, 23 Dec 2002 23:59:06 +0000 (23:59 +0000)]
Adding an example log file, which does mount/unmount for the
lustre_lite filesystem. This will be kept only in b_intel branch
for local testing of llvisualize.

22 years agofile log was initially added on branch b_intel.
thantry [Mon, 23 Dec 2002 23:59:04 +0000 (23:59 +0000)]
file log was initially added on branch b_intel.

22 years ago- reorganize logic in iod.c
nfshp [Sun, 22 Dec 2002 12:55:17 +0000 (12:55 +0000)]
- reorganize logic in iod.c
- prepare for further revise

still have problem of zeroed inactive_clean list

22 years ago- use kernel helper functions to probe memory pressure on pages
nfshp [Sat, 21 Dec 2002 15:01:49 +0000 (15:01 +0000)]
- use kernel helper functions to probe memory pressure on pages
- also handle page lru list in writepage()
- logic revise in iod.c

still lot of printk remains, cleanup later. currently code still
have major problems: dd a large file cause deadlock, inactive_clean
list could very easily be used out.

22 years agollparser.pm
thantry [Fri, 20 Dec 2002 22:19:20 +0000 (22:19 +0000)]
llparser.pm

22 years agoA sample upcall script that uses ping to automatically reconnect to an OST
pschwan [Fri, 20 Dec 2002 18:34:40 +0000 (18:34 +0000)]
A sample upcall script that uses ping to automatically reconnect to an OST
in peril

22 years agofile automatic-reconnect-sample was initially added on branch b_md.
pschwan [Fri, 20 Dec 2002 18:34:38 +0000 (18:34 +0000)]
file automatic-reconnect-sample was initially added on branch b_md.

22 years agoAdded the remaining new lmc options and also corrected all the examples in lustre...
radhikav [Fri, 20 Dec 2002 08:57:51 +0000 (08:57 +0000)]
Added the remaining new lmc  options and also corrected all the examples in lustre-conf

22 years agolike a bad penny
rread [Fri, 20 Dec 2002 08:27:08 +0000 (08:27 +0000)]
like a bad penny

22 years ago* merge b_recovery into HEAD
rread [Fri, 20 Dec 2002 08:22:42 +0000 (08:22 +0000)]
* merge b_recovery into HEAD

(the midnight merge troll rides again)

22 years agoSome formatting changes were made to these files by doug.
radhikav [Fri, 20 Dec 2002 01:50:41 +0000 (01:50 +0000)]
Some formatting changes were made to these files by doug.

22 years agoThis file has been modified, Since it is not using the lutil.py library file.
sravi [Thu, 19 Dec 2002 18:21:08 +0000 (18:21 +0000)]
This file has been modified, Since it is not using the lutil.py library file.
Instead using lustreLdap.py

22 years ago* reinstate some patches accidentally removed
rread [Thu, 19 Dec 2002 08:54:47 +0000 (08:54 +0000)]
* reinstate some patches accidentally removed
* remove the README accidentally reinstated

22 years ago* New LMC Interface
rread [Thu, 19 Dec 2002 08:29:06 +0000 (08:29 +0000)]
* New LMC Interface
* and assorted cleanups

22 years ago* add support for COBD
rread [Thu, 19 Dec 2002 05:56:34 +0000 (05:56 +0000)]
* add support for COBD
* add --lustre and --portals to lustre usage
* remove obsolete lmc usage; hopefully this will get replaced

22 years agofile cobd.sh was initially added on branch b_config.
rread [Thu, 19 Dec 2002 05:56:32 +0000 (05:56 +0000)]
file cobd.sh was initially added on branch b_config.