Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / ChangeLog
1 tbd         Cluster File Systems, Inc. <info@clusterfs.com>
2        * version 1.6.1
3        * Support for kernels:
4         2.6.9-42.0.10.EL (RHEL 4)
5         2.6.5-7.283 (SLES 9)
6         2.6.12.6 vanilla (kernel.org)
7         2.6.16.27-0.9 (SLES 10)
8        * Client support for unpatched kernels:
9         (see https://mail.clusterfs.com/wikis/lustre/PatchlessClient)
10         2.6.16 - 2.6.19 vanilla (kernel.org)
11         2.6.9-42.0.8EL (RHEL 4)
12        * Recommended e2fsprogs version: 1.39.cfs6
13        * bug fixes
14        * Note that reiserfs quotas are temporarily disabled on SLES 10 in this
15          kernel.
16
17 Severity   : enhancement
18 Bugzilla   : 11548
19 Description: Add LNET router traceability for debug purposes
20 Details    : If a checksum failure occurs with a router as part of the
21              IO path, the NID of the last router that forwarded the bulk data
22              is printed so it can be identified.
23
24 Severity   : normal
25 Frequency  : rare
26 Bugzilla   : 11315
27 Description: OST "spontaneously" evicts client; client has imp_pingable == 0
28 Details    : Due to a race condition, liblustre clients were occasionally
29              evicted incorrectly.
30
31 Severity   : enhancement
32 Bugzilla   : 10997
33 Description: lfs setstripe use optional parameters instead of postional 
34              parameters.
35
36 Severity   : enhancement 
37 Bugzilla   : 10651
38 Description: Nanosecond timestamp support for ldiskfs
39 Details    : The on-disk ldiskfs filesystem has added support for nanosecond
40              resolution timestamps.  There is not yet support for this at
41              the Lustre filesystem level.
42
43 Severity   : normal
44 Frequency  : during server recovery
45 Bugzilla   : 11203
46 Description: MDS failing to send precreate requests due to OSCC_FLAG_RECOVERING
47 Details    : request with rq_no_resend flag not awake l_wait_event if they get a
48              timeout.
49
50 Severity   : minor
51 Frequency  : nfs export on patchless client
52 Bugzilla   : 11970
53 Description: connectathon hang when test nfs export over patchless client
54 Details    : Disconnected dentry cannot be found with lookup, so we do not need
55              to unhash it or make it invalid
56
57 Bugzilla   : 11757
58 Description: fix llapi_lov_get_uuids() to allow many OSTs to be returned
59 Details:   : Change llapi_lov_get_uuids() to read the UUIDs from /proc instead
60              of using an ioctl. This allows lfsck for > 160 OSTs to succeed.
61
62 --------------------------------------------------------------------------------
63
64 2007-05-03  Cluster File Systems, Inc. <info@clusterfs.com>
65        * version 1.6.0.1
66        * bug fixes
67
68 Severity   : normal
69 Frequency  : on some architectures      
70 Bugzilla   : 12404
71 Description: 1.6 client sometimes fails to mount from a 1.4 MDT
72 Details    : Uninitialized flags sometimes cause configuration commands to
73              be skipped.
74         
75 --------------------------------------------------------------------------------
76
77 2007-04-19  Cluster File Systems, Inc. <info@clusterfs.com>
78        * version 1.6.0
79        * CONFIGURATION CHANGE.  This version of Lustre WILL NOT
80          INTEROPERATE with older versions automatically.  In many cases a
81          special upgrade step is needed. Please read the
82          user documentation before upgrading any part of a 1.4.x system.
83        * WARNING: Lustre configuration and startup changes are required with
84          this release.  See https://mail.clusterfs.com/wikis/lustre/MountConf
85          for details.
86        * Support for kernels:
87         2.4.21-47.0.1.EL (RHEL 3)
88         2.6.5-7.283 (SLES 9)
89         2.6.9-42.0.10.EL (RHEL 4)
90         2.6.12.6 vanilla (kernel.org)
91         2.6.16.27-0.9 (SLES10)
92        * Client support for unpatched kernels:
93         (see https://mail.clusterfs.com/wikis/lustre/PatchlessClient)
94         2.6.16 - 2.6.19 vanilla (kernel.org)
95         2.6.9-42.0.8EL (RHEL 4)
96        * Recommended e2fsprogs version: 1.39.cfs6
97        * Note that reiserfs quotas are disabled on SLES 10 in this kernel
98        * bug fixes
99
100 Severity   : enhancement
101 Bugzilla   : 8007
102 Description: MountConf
103 Details    : Lustre configuration is now managed via mkfs and mount
104              commands instead of lmc and lconf.  New obd types (MGS, MGC)
105              are added for dynamic configuration management.  See
106              https://mail.clusterfs.com/wikis/lustre/MountConf for
107              details.
108
109 Severity   : enhancement
110 Bugzilla   : 4482
111 Description: dynamic OST addition
112 Details    : OSTs can now be added to a live filesystem
113
114 Severity   : enhancement
115 Bugzilla   : 9851
116 Description: startup order invariance
117 Details    : MDTs and OSTs can be started in any order.  Clients only
118              require the MDT to complete startup.
119
120 Severity   : enhancement
121 Bugzilla   : 4899
122 Description: parallel, asynchronous orphan cleanup
123 Details    : orphan cleanup is now performed in separate threads for each
124              OST, allowing parallel non-blocking operation.
125
126 Severity   : enhancement
127 Bugzilla   : 9862
128 Description: optimized stripe assignment
129 Details    : stripe assignments are now made based on ost space available,
130              ost previous usage, and OSS previous usage, in order to try
131              to optimize storage space and networking resources.
132
133 Severity   : enhancement
134 Bugzilla   : 4226
135 Description: Permanently set tunables
136 Details    : All writable /proc/fs/lustre tunables can now be permanently
137              set on a per-server basis, at mkfs time or on a live
138              system.
139
140 Severity   : enhancement
141 Bugzilla   : 10547
142 Description: Lustre message v2
143 Details    : Add lustre message format v2.
144
145 Severity   : enhancement
146 Bugzilla   : 9866
147 Description: client OST exclusion list
148 Details    : Clients can be started with a list of OSTs that should be
149              declared "inactive" for known non-responsive OSTs.
150
151 Severity   : normal
152 Bugzilla   : 12123
153 Description: ENOENT returned for valid filehandle during dbench.
154 Details    : Check if a directory has children when invalidating dentries
155              associated with an inode during lock cancellation.  This fixes
156              an incorrect ENOENT sometimes seen for valid filehandles during
157              testing with dbench.
158
159 Severity   : minor
160 Frequency  : SFS test only (otherwise harmless)
161 Bugzilla   : 6062
162 Description: SPEC SFS validation failure on NFS v2 over lustre.
163 Details    : Changes the blocksize for regular files to be 2x RPC size,
164              and not depend on stripe size.
165
166 Severity   : enhancement
167 Bugzilla   : 10088
168 Description: fine-grained SMP locking inside DLM
169 Details    : Improve DLM performance on SMP systems by removing the single
170              per-namespace lock and replace it with per-resource locks.
171
172 Severity   : enhancement
173 Bugzilla   : 9332
174 Description: don't hold multiple extent locks at one time
175 Details    : To avoid client eviction during large writes, locks are not
176              held on multiple stripes at one time or for very large writes.
177              Otherwise, clients can block waiting for a lock on a failed OST
178              while holding locks on other OSTs and be evicted.
179
180 Severity   : enhancement
181 Bugzilla   : 9293
182 Description: Multiple MD RPCs in flight.
183 Details    : Further unserialise some read-only MDT RPCs - learn about intents.
184              To avoid overly-overloading MDT, introduce a limit on number of
185              MDT RPCs in flight for a single client and add /proc controls
186              to adjust this limit.
187
188 Severity   : enhancement
189 Bugzilla   : 22484
190 Description: client read/write statistics
191 Details    : Add client read/write call usage stats for performance
192              analysis of user processes.
193              /proc/fs/lustre/llite/*/offset_stats shows non-sequential
194              file access. extents_stats shows chunk size distribution.
195              extents_stats_per_process show chunk size distribution per
196              user process.
197
198 Severity   : enhancement
199 Bugzilla   : 22485
200 Description: per-client statistics on server
201 Details    : Add ldlm and operations statistics for each client in
202              /proc/fs/lustre/mds|obdfilter/*/exports/
203
204 Severity   : enhancement
205 Bugzilla   : 22486
206 Description: improved MDT statistics
207 Details    : Add detailed MDT operations statistics in
208              /proc/fs/lustre/mds/*/stats
209
210 Severity   : enhancement
211 Bugzilla   : 10968
212 Description: VFS operations stats
213 Details    : Add client VFS call stats, trackable by pid, ppid, or gid
214              /proc/fs/lustre/llite/*/vfs_ops_stats
215              /proc/fs/lustre/llite/*/vfs_track_[pid|ppid|gid]
216
217 Severity   : minor
218 Frequency  : always
219 Bugzilla   : 6380
220 Description: Fix client-side osc byte counters
221 Details    : The osc read/write byte counters in
222              /proc/fs/lustre/osc/*/stats are now working
223
224 Severity   : minor
225 Frequency  : always as root on SLES
226 Bugzilla   : 10667
227 Description: Failure of copying files with lustre special EAs.
228 Details    : Client side always return success for setxattr call for lustre
229              special xattr (currently only "trusted.lov").
230
231 Severity   : minor
232 Frequency  : always
233 Bugzilla   : 10345
234 Description: Refcount LNET uuids
235 Details    : The global LNET uuid list grew linearly with every startup;
236              refcount repeated list entries instead of always adding to
237              the list.
238
239 Severity   : enhancement
240 Bugzilla   : 2258
241 Description: Dynamic service threads
242 Details    : Within a small range, start extra service threads
243              automatically when the request queue builds up.
244
245 Severity   : major
246 Frequency  : mixed-endian client/server environments
247 Bugzilla   : 11214
248 Description: mixed-endian crashes
249 Details    : The new msg_v2 system had some failures in mixed-endian
250              environments.
251
252 Severity   : enhancement
253 Bugzilla   : 11229
254 Description: Easy OST removal
255 Details    : OSTs can be permanently deactivated with e.g. 'lctl
256              conf_param lustre-OST0001.osc.active=0'
257
258 Severity   : enhancement
259 Bugzilla   : 11335
260 Description: MGS proc entries
261 Details    : Added basic proc entries for the MGS showing what filesystems
262              are served.
263
264 Severity   : enhancement
265 Bugzilla   : 10998
266 Description: provide MGS failover
267 Details    : Added config lock reacquisition after MGS server failover. 
268
269 Severity   : enhancement
270 Bugzilla   : 11461
271 Description: add Linux 2.4 support
272 Details    : Added support for RHEL 2.4.21 kernel for 1.6 servers and clients
273
274 Severity   : normal
275 Bugzilla   : 11330
276 Description: a large application tries to do I/O to the same resource and dies
277              in the middle of it.
278 Details    : Check the req->rq_arrival time after the call to
279              ost_brw_lock_get(), but before we do anything about
280              processing it & sending the BULK transfer request. This
281              should help move old stale pending locks off the queue as
282              quickly as obd_timeout.
283
284 Severity   : major
285 Frequency  : when an incorrect nid is specified during startup
286 Bugzilla   : 10734
287 Description: ptlrpc connect to non-existant node causes kernel crash
288 Details    : LNET can't be re-entered from an event callback, which
289              happened when we expire a message after the export has been
290              cleaned up.  Instead, hand the zombie cleanup off to another
291              thread.
292
293 Severity   : enhancement
294 Bugzilla   : 10902
295 Description: plain/inodebits lock performance improvement
296 Details    : Grouping plain/inodebits in granted list by their request modes
297              and bits policy, thus improving the performance of search through
298              the granted list.
299
300 Severity   : major
301 Frequency  : only if OST filesystem is corrupted
302 Bugzilla   : 9829
303 Description: client incorrectly hits assertion in ptlrpc_replay_req()
304 Details    : for a short time RPCs with bulk IO are in the replay list,
305              but replay of bulk IOs is unimplemented.  If the OST filesystem
306              is corrupted due to disk cache incoherency and then replay is
307              started it is possible to trip an assertion.  Avoid putting
308              committed RPCs into the replay list at all to avoid this issue.
309
310 Severity   : major
311 Frequency  : liblustre (e.g. catamount) on a large cluster with >= 8 OSTs/OSS
312 Bugzilla   : 11684
313 Description: System hang on startup
314 Details    : This bug allowed the liblustre (e.g. catamount) client to
315              return to the app before handling all startup RPCs.  This
316              could leave the node unresponsive to lustre network traffic
317              and manifested as a server ptllnd timeout.
318
319 Severity   : enhancement
320 Bugzilla   : 11667
321 Description: Add "/proc/sys/lustre/debug_peer_on_timeout"
322 Details    : liblustre envirable: LIBLUSTRE_DEBUG_PEER_ON_TIMEOUT
323              boolean to control whether to print peer debug info when a
324              client's RPC times out.
325
326 Severity   : minor
327 Frequency  : only for kernels with patches from Lustre below 1.4.3
328 Bugzilla   : 11248
329 Description: Remove old rdonly API
330 Details    : Remove old rdonly API which unused from at least lustre 1.4.3
331
332 Severity   : major
333 Frequency  : only for devices with external journals
334 Bugzilla   : 10719
335 Description: Set external device read-only also
336 Details    : During a commanded failover stop, we set the disk device
337              read-only while the server shuts down. We now also set any
338              external journal device read-only at the same time.
339
340 Severity   : minor
341 Frequency  : when upgrading from 1.4 while trying to change parameters
342 Bugzilla   : 11692
343 Description: The wrong (new) MDC name was used when setting parameters for
344              upgraded MDT's.  Also allows changing of OSC (and MDC)
345              parameters if --writeconf is specified at tunefs upgrade time.
346
347 Severity   : major
348 Frequency  : when setting specific ost indicies
349 Bugzilla   : 11149
350 Description: QOS code breaks on skipped indicies
351 Details    : Add checks for missing OST indicies in the QOS code, so OSTs
352              created with --index need not be sequential.
353         
354 Severity   : enhancement
355 Bugzilla   : 11264
356 Description: Add uninit_groups feature to ldiskfs2 to speed up e2fsck
357 Details    : The uninit_groups feature works in conjunction with the kernel
358              filesystem code (ldiskfs2 only) and e2fsprogs-1.39-cfs6 to speed
359              up the pass1 processing of e2fsck.  This is a read-only feature
360              in ldiskfs2 only, so older kernels and current ldiskfs cannot
361              mount filesystems that have had this feature enabled.
362
363 Severity   : enhancement
364 Bugzilla   : 10816
365 Description: Improve multi-block allocation algorithm to avoid fragmentation
366 Details    : The mballoc3 code (ldiskfs2 only) adds new mechanisms to improve
367              allocation locality and avoid filesystem fragmentation.
368
369 ------------------------------------------------------------------------------
370
371 2007-04-01  Cluster File Systems, Inc. <info@clusterfs.com>
372        * version 1.4.10
373        * Support for kernels:
374         2.4.21-47.0.1.EL (RHEL 3)
375         2.6.5-7.283 (SLES 9)
376         2.6.9-42.0.10.EL (RHEL 4)
377         2.6.12.6 vanilla (kernel.org)
378         2.6.16.27-0.9 (SLES 10)
379        * Recommended e2fsprogs version: 1.39.cfs5
380
381        * Note that reiserfs quotas are disabled on SLES 10 in this kernel
382        * bug fixes
383
384 Severity   : normal
385 Frequency  : always
386 Bugzilla   : 3244
387 Description: Addition of EXT3_FEATURE_RO_COMPAT_DIR_NLINKS flag for
388              > 32000 subdirectories
389 Details    : Add EXT3_FEATURE_RO_COMPAT_DIR_NLINK flag to 
390              EXT3_FEATURE_RO_COMPAT_SUPP. This flag will be set whenever
391              subdirectory count crosses 32000. This will aid e2fsck to
392              correctly handle more than 32000 subdirectories.
393
394 Severity   : major
395 Frequency  : liblustre (e.g. catamount) on a large cluster with >= 8 OSTs/OSS
396 Bugzilla   : 11684
397 Description: System hang on startup
398 Details    : This bug allowed the liblustre (e.g. catamount) client to
399              return to the app before handling all startup RPCs.  This
400              could leave the node unresponsive to lustre network traffic
401              and manifested as a server ptllnd timeout.
402
403 Severity   : enhancement
404 Bugzilla   : 11667
405 Description: Add "/proc/sys/lustre/debug_peer_on_timeout"
406              (liblustre envirable: LIBLUSTRE_DEBUG_PEER_ON_TIMEOUT)
407              boolean to control whether to print peer debug info when a
408              client's RPC times out.
409
410 Severity   : normal
411 Frequency  : always
412 Bugzilla   : 10214
413 Description: make O_SYNC working on 2.6 kernels
414 Details    : 2.6 kernels use different method for mark pages for write, 
415              so need add a code to lustre for O_SYNC work.
416
417 Severity   : minor
418 Frequency  : always
419 Bugzilla   : 11110
420 Description: Failure to close file and release space on NFS
421 Details    : Put inode details into lock acquired in ll_intent_file_open. 
422              Use mdc_intent_lock in ll_intent_open to properly
423              detect all kind of errors unhandled by mdc_enqueue.
424
425 Severity   : major
426 Frequency  : rare
427 Bugzilla   : 10866
428 Description: proc file read during shutdown sometimes raced obd removal, 
429              causing node crash
430 Details    : Add lock to prevent obd access after proc file removal.
431
432 Severity   : normal
433 Frequency  : Only for files larger than 4GB on 32-bit clients.
434 Bugzilla   : 11237
435 Description: improperly doing page alignment of locks
436 Details    : Modify lustre core code to use CFS_PAGE_* defines instead of
437              PAGE_*.  Make CFS_PAGE_MASK a 64-bit mask.
438
439 Severity   : normal
440 Frequency  : rarely
441 Bugzilla   : 11203
442 Description: RPCs being resent when they shouldn't be
443 Details    : Some RPCs that should not be resent are being resent.  This
444              can cause inconsistencies in the RPC state machine.  Do not
445              resend such requests.
446
447 Severity   : normal
448 Frequency  : rare, only with NFS export
449 Bugzilla   : 11669
450 Description: Crash on NFS re-export node
451 Details    : under very unusual load conditions an assertion is hit in
452              ll_intent_file_open()
453
454 Severity   : major
455 Frequency  : only if OST filesystem is corrupted
456 Bugzilla   : 9829
457 Description: client incorrectly hits assertion in ptlrpc_replay_req()
458 Details    : for a short time RPCs with bulk IO are in the replay list,
459              but replay of bulk IOs is unimplemented.  If the OST filesystem
460              is corrupted due to disk cache incoherency and then replay is
461              started it is possible to trip an assertion.  Avoid putting
462              committed RPCs into the replay list at all to avoid this issue.
463
464 Severity   : normal
465 Frequency  : always
466 Bugzilla   : 10901
467 Description: large O_DIRECT requests fail under memory pressure/fragmentation
468 Details    : Large single O_DIRECT read and write calls can fail to allocate
469              a sufficiently large buffer to process the request.  In case of
470              allocation failure the allocation is retried with a smaller
471              buffer and broken into smaller requests.
472
473 Severity   : enhancement
474 Bugzilla   : 11563
475 Description: Add -o localflock option to simulate  old noflock behaviour.
476 Details    : This will achieve local-only flock/fcntl locks coherentness.
477
478 Severity   : normal
479 Frequency  : always
480 Bugzilla   : 11090
481 Description: versioning check is incomplete
482 Details    : Checking the version difference of client vs. server, report
483              error if the gap is too big.
484
485 Severity   : major
486 Bugzilla   : 11710
487 Frequency  : always
488 Description: add support PG_writeback bit
489 Details    : add support for PG_writeback bit for Lustre, for more carefull
490              work with page cache in 2.6 kernel. This also fix some deadlocks 
491              and remove hack for work O_SYNC with 2.6 kernel.
492
493 Severity   : enhancement
494 Bugzilla   : 11264
495 Description: Add uninit_groups feature to ldiskfs2 to speed up e2fsck
496 Details    : The uninit_groups feature works in conjunction with the kernel
497              filesystem code (ldiskfs2 only) and e2fsprogs-1.39-cfs6 to speed
498              up the pass1 processing of e2fsck.  This is a read-only feature
499              in ldiskfs2 only, so older kernels and current ldiskfs cannot
500              mount filesystems that have had this feature enabled.
501
502 Severity   : enhancement
503 Bugzilla   : 10816
504 Description: Improve multi-block allocation algorithm to avoid fragmentation
505 Details    : The mballoc3 code (ldiskfs2 only) adds new mechanisms to improve
506              allocation locality and avoid filesystem fragmentation.
507
508 ------------------------------------------------------------------------------
509
510 2007-02-09  Cluster File Systems, Inc. <info@clusterfs.com>
511        * version 1.4.9
512        * Support for kernels:
513         2.6.9-42.0.3EL (RHEL 4)
514         2.6.5-7.276 (SLES 9)
515         2.4.21-47.0.1.EL (RHEL 3)
516         2.6.12.6 vanilla (kernel.org)
517        * Recommended e2fsprogs version: 1.39.cfs2-0
518
519        * The backwards-compatible /proc/sys/portals symlink has been removed
520          in this release.  Before upgrading, please ensure that you change
521          any configuration scripts or /etc/sysctl.conf files that access
522          /proc/sys/portals/* or sysctl portals.* to use the corresponding
523          entry in /proc/sys/lnet or sysctl lnet.*.  This change can be made
524          in advance of the upgrade on any system running Lustre 1.4.6 or
525          newer, since /proc/sys/lnet was added in that version.
526        * Note that reiserfs quotas are disabled on SLES 10 in this kernel
527        * bug fixes
528
529 Severity   : minor
530 Frequency  : only when quota is used
531 Bugzilla   : 11286
532 Description: avoid scanning export list for quota master
533 Details    : Change the algorithms to avoid scanning export list in order
534              to improve the efficiency.
535
536 Severity   : critical
537 Frequency  : MDS failover only, very rarely
538 Bugzilla   : 11125
539 Description: "went back in time" messages on mds failover
540 Details    : The greatest transno may be lost when the current operation
541              finishes with an error (transno==0) and the client's last_rcvd
542              record is over-written. Save the greatest transno in the
543              mds_last_transno for this case.
544
545 Severity   : minor
546 Frequency  : always for specific kernels and striping counts
547 Bugzilla   : 11042
548 Description: client may get "Matching packet too big" without ACL support
549 Details    : Clients compiled without CONFIG_FS_POSIX_ACL get an error message
550              when trying to access files in certain configurations.  The
551              clients should in fact be denied when mounting because they do
552              not understand ACLs.
553
554 Severity   : major
555 Frequency  : Cray XT3 with more than 4000 clients and multiple jobs
556 Bugzilla   : 10906
557 Description: many clients connecting with IO in progress causes connect timeouts
558 Details    : Avoid synchronous journal commits to avoid delays caused by many
559              clients connecting/disconnecting when bulk IO is in progress.
560              Queue liblustre connect requests on OST_REQUEST_PORTAL instead of
561              OST_IO_PORTAL to avoid delays behind potentially many pending
562              slow IO requests.
563
564 Severity   : normal
565 Frequency  : occasionally with multiple writers to a single file
566 Bugzilla   : 11081
567 Description: shared writes to file may result in wrong size reported by stat()
568 Details    : Allow growing of kms when extent lock is cancelled
569
570 Severity   : minor
571 Frequency  : always with random mmap IO to multi-striped file
572 Bugzilla   : 10919
573 Description: mmap write might be lost if we are writing to a 'hole' in stripe
574 Details    : Only if the hole is at the end of OST object so that kms is too
575              small. Fix is to increase kms accordingly in ll_nopage.
576
577 Severity   : normal
578 Frequency  : rare, only if OST filesystem is inconsistent with MDS filesystem
579 Bugzilla   : 11211
580 Description: writes to a missing object would leak memory on the OST
581 Details    : If there is an inconsistency between the MDS and OST filesystems,
582              such that the MDS references an object that doesn't exist, writes
583              to that object will leak memory due to incorrect cleanup in the
584              error handling path, eventually running out of memory on the OST.
585
586 Severity   : minor
587 Frequency  : rare
588 Bugzilla   : 11040
589 Description: Creating too long symlink causes lustre errors
590 Details    : Check symlink and name lengths before sending requests to MDS.
591
592 Severity   : normal
593 Frequency  : only if flock is enabled (not on by default)
594 Bugzilla   : 11415
595 Description: posix locks not released on fd closure on 2.6.9+
596 Details    : We failed to add posix locks to list of inode locks on 2.6.9+
597              kernels, this caused such locks not to be released on fd close and
598              then assertions on fs unmount about still used locks.
599
600 Severity   : minor
601 Frequency  : MDS failover only, very rarely
602 Bugzilla   : 11277
603 Description: clients may get ASSERTION(granted_lock != NULL)
604 Details    : When request was taking a long time, and a client was resending
605              a getattr by name lock request. The were multiple lock requests 
606              with the same client lock handle and 
607              mds_getattr_name->fixup_handle_for_resent_request found one of the
608              lock handles but later failed with ASSERTION(granted_lock != NULL).
609
610 Severity   : major
611 Frequency  : rare
612 Bugzilla   : 10891
613 Description: handle->h_buffer_credits > 0, assertion failure
614 Details    : h_buffer_credits is zero after truncate, causing assertion
615              failure.  This patch extends the transaction or creates a new
616              one after truncate.
617
618 Severity   : normal
619 Frequency  : NFS re-export or patchless client
620 Bugzilla   : 11179, 10796
621 Description: Crash on NFS re-export node (__d_move)
622 Details    : We do not want to hash the dentry if we don't have a lock.
623              But if this dentry is later used in d_move, we'd hit uninitialised
624              list head d_hash, so we just do this to init d_hash field but
625              leave dentry unhashed.
626
627 Severity   : normal
628 Frequency  : NFS re-export or patchless client
629 Bugzilla   : 11135
630 Description: NFS exports has problem with symbolic link
631 Details    : lustre client didn't properly install dentry when re-exported
632              to NFS or running patchless client.
633
634 Severity   : normal
635 Frequency  : NFS re-export or patchless client
636 Bugzilla   : 10796
637 Description: Various nfs/patchless fixes.
638 Details    : fixes reuse disconected alias for lookup process - this fixes
639              warning "find_exported_dentry: npd != pd", 
640              fix permission error with open files at nfs.
641              fix apply umask when do revalidate.
642
643 Severity   : normal
644 Frequency  : occasional
645 Bugzilla   : 11191
646 Description: Crash on NFS re-export node
647 Details    : calling clear_page() on the wrong pointer triggered oops in
648              generic_mapping_read().
649
650 Severity   : normal
651 Frequency  : rarely, using O_DIRECT IO
652 Bugzilla   : 10903
653 Description: unaligned directio crashes client with LASSERT
654 Details    : check for unaligned buffers before trying any requests.
655
656 Severity   : major
657 Frequency  : rarely, using CFS RAID5 patches in non-standard kernel series
658 Bugzilla   : 11313
659 Description: stale data returned from RAID cache
660 Details    : If only a small amount of IO is done to the RAID device before
661              reading it again it is possible to get stale data from the RAID
662              cache instead of reading it from disk.
663
664 Severity   : normal
665 Frequency  : always for sles10 kernel
666 Bugzilla   : 10947
667 Description: sles10 support
668 Details    : ll_follow_link: compile fixes and using of nd_set_link
669              under newer kernels.
670
671 Severity   : major
672 Frequency  : depends on arch, kernel and compiler version, always on sles10
673              kernel and x86_64
674 Bugzilla   : 11562
675 Description: recursive or deep enough symlinks cause stack overflow
676 Details    : getting rid of large stack-allocated variable in
677              __vfs_follow_link
678
679 Severity   : minor
680 Frequency  : depends on hardware
681 Bugzilla   : 11540
682 Description: lustre write performance loss in the SLES10 kernel
683 Details    : the performance loss is caused by using of write barriers in the
684              ext3 code. The SLES10 kernel turns barrier support on by
685              default. The fix is to undo that change for ldiskfs.
686
687
688 ------------------------------------------------------------------------------
689
690 2006-12-09  Cluster File Systems, Inc. <info@clusterfs.com>
691        * version 1.4.8
692        * Support for kernels:
693         2.6.9-42.0.3EL (RHEL 4)
694         2.6.5-7.276 (SLES 9)
695         2.4.21-47.0.1.EL (RHEL 3)
696         2.6.12.6 vanilla (kernel.org)
697        * bug fixes
698
699 Severity   : major
700 Frequency  : quota enabled and large files being deleted
701 Bugzilla   : 10707
702 Description: releasing more than 4GB of quota at once hangs OST
703 Details    : If a user deletes more than 4GB of files on a single OST it
704              will cause the OST to spin in an infinite loop.  Release
705              quota in < 4GB chunks, or use a 64-bit value for 1.4.7.1+.
706
707 Severity   : minor
708 Frequency  : rare
709 Bugzilla   : 10845
710 Description: statfs data retrieved from /proc may be stale or zero
711 Details    : When reading per-device statfs data from /proc, in the
712              {kbytes,files}_{total,free,avail} files, it may appear
713              as zero or be out of date.
714
715 Severity   : minor
716 Frequency  : systems with MD RAID1 external journal devices
717 Bugzilla   : 10832
718 Description: lconf's call to blkid is confused by RAID1 journal devices
719 Details    : Use the "blkid -l" flag to locate the MD RAID device instead
720              of returning all block devices that match the journal UUID.
721
722 Severity   : normal
723 Frequency  : always, for aggregate stripe size over 4GB
724 Bugzilla   : 10725
725 Description: "lfs setstripe" fails assertion when setting 4GB+ stripe width
726 Details    : Using "lfs setstripe" to set stripe size * stripe count over 4GB
727              will fail the kernel with "ASSERTION(lsm->lsm_xfersize != 0)"
728
729 Severity   : minor
730 Frequency  : always if "lfs find" used on a local file/directory
731 Bugzilla   : 10864
732 Description: "lfs find" segfaults if used on a local file/directory
733 Details    : The case where a directory component was not specified wasn't
734              handled correctly.  Handle this properly.
735
736 Severity   : normal
737 Frequency  : always on ppc64
738 Bugzilla   : 10634
739 Description: the write to an ext3 filesystem mounted with mballoc got stuck
740 Details    : ext3_mb_generate_buddy() uses find_next_bit() which does not 
741              perform endianness conversion.
742
743 Severity   : major
744 Frequency  : rarely (truncate to non-zero file size after write under load)
745 Bugzilla   : 10730, 10687
746 Description: Files padded with zeros to next 4K multiple
747 Details    : With filesystems mounted using the "extents" option (2.6 kernels)
748              it is possible that files that are truncated to a non-zero size
749              immediately after being written are filled with zero bytes beyond
750              the truncated size.  No file data is lost.
751
752 Severity   : enhancement
753 Bugzilla   : 10452
754 Description: Allow recovery/failover for liblustre clients.
755 Details    : liblustre clients were unaware of failover configurations until
756              now.
757
758 Severity   : enhancement
759 Bugzilla   : 10743
760 Description: user file locks should fail when not mounting with flock option
761 Details    : Set up an error-returning stub in ll_file_operations.lock field
762              to prevent incorrect behaviour when client is mounted without
763              flock option. Also, set up properly f_op->flock field for
764              RHEL4 kernels.
765
766 Severity   : minor
767 Frequency  : always on ia64
768 Bugzilla   : 10905
769 Description: "lfs df" loops on printing out MDS statfs information
770 Details    : The obd_ioctl_data was not initialized and in some systems
771              this caused a failure during the ioctl that did not return
772              an error.  Initialize the struct and return an error on failure.
773
774 Severity   : minor
775 Frequency  : SLES 9 only
776 Bugzilla   : 10667
777 Description: Error of copying files with lustre special EAs as root
778 Details    : Client side always return success for setxattr call for lustre
779              special xattr (currently only "trusted.lov").
780
781 Severity   : normal
782 Frequency  : rarely on clusters with both ia64+i386 clients
783 Bugzilla   : 10672
784 Description: ia64+i686 clients doing shared IO on the same file may LBUG
785 Details    : In rare cases when both ia64+i686 (or other mixed-PAGE_SIZE)
786              clients are doing concurrent writes to the same file it is
787              possible that the ia64 clients may LASSERT because the OST
788              extent locks are not PAGE_SIZE aligned.  Ensure that grown
789              locks are always aligned on the request boundary.
790
791 Severity   : normal
792 Frequency  : specific use, occasional
793 Bugzilla   : 7040
794 Description: Overwriting in use executable truncates on-disk binary image
795 Details    : If one node attempts to overwrite an executable in use by
796              another node, we now correctly return ETXTBSY instead of
797              truncating the file.
798
799 Severity   : enhancement
800 Bugzilla   : 4900
801 Description: Async OSC create to avoid the blocking unnecessarily.
802 Details    : If a OST has no remain object, system will block on the creating
803              when need to create a new object on this OST. Now, ways use
804              pre-created objects when available, instead of blocking on an
805              empty osc while others are not empty.  If we must block, we block
806              for the shortest possible period of time.
807
808 Severity   : normal
809 Frequency  : rare
810 Bugzilla   : 2707
811 Description: chmod on Lustre root is propagated to other clients
812 Details    : Re-validate root's dentry in ll_lookup_it to avoid having it
813              invalid by the follow_mount time.
814
815 Severity   : minor
816 Frequency  : liblustre clients only
817 Bugzilla   : 10883
818 Description: Race in 'instant cancel' lock handling could lead to such locks
819              never to be granted in case of SMP MDS
820 Details    : Do not destroy not yet granted but cbpending locks in
821              handle_enqueue
822
823 Severity   : minor
824 Frequency  : replay/resend of open
825 Bugzilla   : 10991
826 Description: non null lock assetion failure in mds_intent_policy
827 Details    : Trying to replay/resend lockless open requests resulted in
828              mds_open() returning 0 with no lock.  Now it sets a flag if
829              a lock is going to be returned.
830
831 Severity   : enhancement
832 Bugzilla   : 10889
833 Description: Checksum enhancements
834 Details    : New checksum enhancements allow for resending RPCs that failed
835              checksum checks.
836
837 Severity   : enhancement
838 Bugzilla   : 7376
839 Description: Tunables on number of dirty pages in cacche
840 Details    : Allow to set limit on number of dirty pages cached.
841
842 Severity   : normal
843 Frequency  : rare
844 Bugzilla   : 10643
845 Description: client crash on unmount - lock still has references
846 Details    : In some error handling cases it was possible to leak a lock
847              reference on a client while accessing a file.  This was not
848              harmful to the client during operation, but would cause the
849              client to crash when the filesystem is unmounted.
850
851 Severity   : normal
852 Frequency  : specific case, rare
853 Bugzilla   : 10921
854 Description: ETXTBSY on mds though file not in use by client
855 Details    : ETXTBSY is no longer incorrectly returned when attempting to
856              chmod or chown a directory that the user previously tried to
857              execute or a currently-executing binary.
858
859 Severity   : major
860 Frequency  : extremely rare except on liblustre-based clients
861 Bugzilla   : 10480
862 Description: Lustre space not freed when files are deleted
863 Details    : Clean up open-unlinked files after client eviction.  Previously
864              the unlink was skipped and the files remained as orphans.
865
866 Severity   : normal
867 Frequency  : rare
868 Bugzilla   : 10999
869 Description: OST failure "would be an LBUG" in waiting_locks_callback()
870 Details    : In some cases it was possible to send a blocking callback to
871              a client doing a glimpse, even though that client didn't get
872              a lock granted.  When the glimpse lock is cancelled on the OST
873              the freed lock is left on the waiting list and corrupted the list.
874
875 Severity   : major
876 Frequency  : all core dumps
877 Bugzilla   : 11103
878 Description: Broke core dumps to lustre
879 Details    : Negative dentry may be unhashed if parent does not have UPDATE
880              lock, but some callers, e.g. do_coredump, expect dentry to be
881              hashed after successful create, hash it in ll_create_it.
882
883 ------------------------------------------------------------------------------
884
885 2006-09-13  Cluster File Systems, Inc. <info@clusterfs.com>
886        * version 1.4.7.1
887        * Support for kernels:
888         2.6.9-42.0.2.EL (RHEL 4)
889         2.6.5-7.276 (SLES 9)
890         2.4.21-40.EL (RHEL 3)
891         2.6.12.6 vanilla (kernel.org)
892       * bug fix
893
894 Severity   : major
895 Frequency  : always on RHEL 3
896 Bugzilla   : 10867
897 Description: Number of open files grows over time
898 Details    : The number of open files grows over time, whether or not
899              Lustre is started.  This was due to a filp leak introduced
900              by one of our kernel patches.
901
902 ------------------------------------------------------------------------------
903
904 2006-08-20  Cluster File Systems, Inc. <info@clusterfs.com>
905        * version 1.4.7
906        * Support for kernels:
907         2.6.9-42.EL (RHEL 4)
908         2.6.5-7.267 (SLES 9)
909         2.4.21-40.EL (RHEL 3)
910         2.6.12.6 vanilla (kernel.org)
911        * bug fixes
912
913 Severity   : major
914 Frequency  : rare
915 Bugzilla   : 5719, 9635, 9792, 9684
916 Description: OST (or MDS) trips assertions in (re)connection under heavy load
917 Details    : If a server is under heavy load and cannot reply to new
918              connection requests before the client resends the (re)connect,
919              the connection handling code can behave badly if two service
920              threads are concurrently handing separate (re)connections from
921              the same client.  Add better locking to the connection handling
922              code, and ensure that only a single connection will be processed
923              for a given client UUID, even if the lock is dropped.
924
925 Severity   : enhancement
926 Bugzilla   : 3627
927 Description: add TCP zero-copy support to kernel
928 Details    : Add support to the kernel TCP stack to allow zero-copy bulk
929              sends if the hardware supports scatter-gather and checksumming.
930              This allows socklnd to do client-write and server-read more
931              efficiently and reduce CPU utilization from skbuf copying.
932
933 Severity   : minor
934 Frequency  : only if NFS exporting from client
935 Bugzilla   : 10258
936 Description: NULL pointer deref in ll_iocontrol() if chattr mknod file
937 Details    : If setting attributes on a file created under NFS that had
938              never been opened it would be possible to oops the client
939              if the file had no objects.
940
941 Severity   : major
942 Frequency  : rare
943 Bugzilla   : 9326, 10402, 10897
944 Description: client crash in ptlrpcd_wake() thread when sending async RPC
945 Details    : It is possible that ptlrpcd_wake() dereferences a freed async
946              RPC.  In rare cases the ptlrpcd thread alread processed the RPC
947              before ptlrpcd_wake() was called and the request was freed.
948
949 Severity   : minor
950 Frequency  : always for liblustre
951 Bugzilla   : 10290
952 Description: liblustre client does MDS+OSTs setattr RPC for each write
953 Details    : When doing a write from a liblustre client, the client
954              incorrectly issued an RPC to the MDS and each OST the file was
955              striped over in order to update the timestamps.  When writing
956              with small chunks and many clients this could overwhelm the MDS
957              with RPCs.  In all cases it would slow down the write because
958              these RPCs are unnecessary.
959
960 Severity   : enhancement
961 Bugzilla   : 9340
962 Description: allow number of MDS service threads to be changed at module load
963 Details    : It is now possible to change the number of MDS service threads
964              running.  Adding "options mds mds_num_threads={N}" to the MDS's
965              /etc/modprobe.conf will set the number of threads for the next
966              time Lustre is restarted (assuming the "mds" module is also
967              reloaded at that time).  The default number of threads will
968              stay the same, 32 for most systems.
969
970 Severity   : major
971 Frequency  : rare
972 Bugzilla   : 10300
973 Description: OST crash if filesystem is unformatted or corrupt
974 Details    : If an OST is started on a device that has never been formatted
975              or if the filesystem is corrupt and cannot even mount then the
976              error handling cleanup routines would dereference a NULL pointer.
977
978 Severity   : normal
979 Frequency  : rare
980 Bugzilla   : 10047
981 Description: NULL pointer deref in llap_from_page.
982 Details    : get_cache_page_nowait can return a page with NULL (or otherwise
983              incorrect) mapping if the page was truncated/reclaimed while it was
984              searched for. Check for this condition and skip such pages when
985              doing readahead. Introduce extra check to llap_from_page() to
986              verify page->mapping->host is non-NULL (so page is not anonymous).
987
988 Severity   : minor
989 Frequency  : Sometimes when using sys_sendfile
990 Bugzilla   : 7020
991 Description: "page not covered by a lock" warnings from ll_readpage
992 Details    : sendfile called ll_readpage without right page locks present.
993              Now we introduced ll_file_sendfile that does necessary locking
994              around call to generic_file_sendfile() much like we do in
995              ll_file_read().
996
997 Severity   : normal
998 Frequency  : with certain MDS communication failures at client mount time
999 Bugzilla   : 10268
1000 Description: NULL pointer deref after failed client mount
1001 Details    : a client connection request may delayed by the network layer
1002              and not be sent until after the PTLRPC layer has timed out the
1003              request.  If the client fails the mount immediately it will try
1004              to clean up before the network times out the request.  Add a
1005              reference from the request import to the obd device and delay
1006              the cleanup until the network drops the request.
1007
1008 Severity   : normal
1009 Frequency  : occasionally during client (re)connect
1010 Bugzilla   : 9387
1011 Description: assertion failure during client (re)connect
1012 Details    : processing a client connection request may be delayed by the
1013              client or server longer than the client connect timeout.  This
1014              causes the client to resend the connection request.  If the
1015              original connection request is replied in this interval, the
1016              client may trip an assertion failure in ptlrpc_connect_interpret()
1017              which thought it would be the only running connect process.
1018
1019 Severity   : normal
1020 Frequency  : only with obd_echo servers and clients that are rebooted
1021 Bugzilla   : 10140
1022 Description: kernel BUG accessing uninitialized data structure
1023 Details    : When running an obd_echo server it did not start the ping_evictor
1024              thread, and when a client was evicted an uninitialized data
1025              structure was accessed.  Start the ping_evictor in the RPC
1026              service startup instead of the OBD startup.
1027
1028 Severity   : enhancement
1029 Bugzilla   : 10193 (patchless)
1030 Description: Remove dependency on various unexported kernel interfaces.
1031 Details    : No longer need reparent_to_init, exit_mm, exit_files,
1032              sock_getsockopt, filemap_populate, FMODE_EXEC, put_filp.
1033
1034 Severity   : minor
1035 Frequency  : rare (only users of deprecated and unsupported LDAP config)
1036 Bugzilla   : 9337
1037 Description: write_conf for zeroconf mount queried LDAP incorrectly for client
1038 Details    : LDAP apparently contains 'lustreName' attributes instead of
1039              'name'.  A simple remapping of the name is sufficient.
1040
1041 Severity   : major
1042 Frequency  : rare (only with non-default dump_on_timeout debug enabled)
1043 Bugzilla   : 10397
1044 Description: waiting_locks_callback trips kernel BUG if client is evicted
1045 Details    : Running with the dump_on_timeout debug flag turned on makes
1046              it possible that the waiting_locks_callback() can try to dump
1047              the Lustre kernel debug logs from an interrupt handler.  Defer
1048              this log dumping to the expired_lock_main() thread.
1049
1050 Severity   : enhancement
1051 Bugzilla   : 10420
1052 Description: Support NFS exporting on 2.6 kernels.
1053 Details    : Implement non-rawops metadata methods for NFS server to use without
1054              changing NFS server code.
1055
1056 Severity   : normal
1057 Frequency  : very rare (synthetic metadata workload only)
1058 Bugzilla   : 9974
1059 Description: two racing renames might cause an MDS thread to deadlock
1060 Details    : Running the "racer" program may cause one MDS thread to rename
1061              a file from being the source of a rename to being the target of
1062              a rename at exactly the same time that another thread is doing
1063              so, and the second thread has already enqueued these locks after
1064              doing a lookup of the target and is trying to relock them in
1065              order.  Ensure that we don't try to re-lock the same resource.
1066
1067 Severity   : major
1068 Frequency  : only very large systems with liblustre clients
1069 Bugzilla   : 7304
1070 Description: slow eviction of liblustre clients with the "evict_by_nid" RPC
1071 Details    : Use asynchronous set_info RPCs to send the "evict_by_nid" to
1072              all OSTs in parallel.  This allows the eviction of stale liblustre
1073              clients to proceed much faster than if they were done in series,
1074              and also offers similar improvements for other set_info RPCs.
1075
1076 Severity   : minor
1077 Frequency  : common
1078 Bugzilla   : 10265
1079 Description: excessive CPU usage during initial read phase on client
1080 Details    : During the initial read phase on a client, it would agressively
1081              retry readahead on the file, consuming too much CPU and impacting
1082              performance (since 1.4.5.8).  Improve the readahead algorithm
1083              to avoid this, and also improve some other common cases (read
1084              of small files in particular, where "small" is files smaller than
1085              /proc/fs/lustre/llite/*/max_read_ahead_whole_mb, 2MB by default).
1086
1087 Severity   : minor
1088 Frequency  : rare
1089 Bugzilla   : 10450
1090 Description: MDS crash when receiving packet with unknown intent.
1091 Details    : Do not LBUG in unknown intent case, just return -EFAULT
1092
1093 Severity   : enhancement
1094 Bugzilla   : 9293, 9385
1095 Description: MDS RPCs are serialised on client. This is unnecessary for some.
1096 Details    : Do not serialize getattr (non-intent version) and statfs.
1097
1098 Severity   : minor
1099 Frequency  : occasional, when OST network is overloaded/intermittent
1100 Bugzilla   : 10416
1101 Description: client evicted by OST after bulk IO timeout
1102 Details    : If a client sends a bulk IO request (read or write) the OST
1103              may evict the client if it is unresposive to its data GET/PUT
1104              request.  This is incorrect if the network is overloaded (takes
1105              too long to transfer the RPC data) or dropped the OST GET/PUT
1106              request.  There is no need to evict the client at all, since
1107              the pinger and/or lock callbacks will handle this, and the
1108              client can restart the bulk request.
1109
1110 Severity   : minor
1111 Frequency  : Always when mmapping file with no objects
1112 Bugzilla   : 10438
1113 Description: client crashes when mmapping file with no objects
1114 Details    : Check that we actually have objects in a file before doing any
1115              operations on objects in ll_vm_open, ll_vm_close and
1116              ll_glimpse_size.
1117
1118 Severity   : minor
1119 Frequency  : Rare
1120 Bugzilla   : 10484
1121 Description: Request leak when working with deleted CWD
1122 Details    : Introduce advanced request refcount tracking for requests
1123              referenced from lustre intent.
1124
1125 Severity   : Enhancement
1126 Bugzilla   : 10482
1127 Description: Cache open file handles on client.
1128 Details    : MDS now will return special lock along with openhandle, if
1129              requested and client is allowed to hold openhandle, even if unused,
1130              until such a lock is revoked. Helps NFS a lot, since NFS is opening
1131              closing files for every read/write openration.
1132
1133 Severity   : Enhancement
1134 Bugzilla   : 9291
1135 Description: Cache open negative dentries on client when possible.
1136 Details    : Guard negative dentries with UPDATE lock on parent dir, drop
1137              negative dentries on lock revocation.
1138
1139 Severity   : minor
1140 Frequency  : Always
1141 Bugzilla   : 10510
1142 Description: Remounting a client read-only wasn't possible with a zconf mount
1143 Details    : It wasn't possible to remount a client read-only with llmount.
1144
1145 Severity   : enhancement
1146 Description: Include MPICH 1.2.6 Lustre ADIO interface patch
1147 Details    : In lustre/contrib/ or /usr/share/lustre in RPM a patch for
1148              MPICH is included to add Lustre-specific ADIO interfaces.
1149              This is based closely on the UFS ADIO layer and only differs
1150              in file creation, in order to allow the OST striping to be set.
1151              This is user-contributed code and not supported by CFS.
1152
1153 Severity   : minor
1154 Frequency  : Always
1155 Bugzilla   : 9486
1156 Description: extended inode attributes (immutable, append-only) work improperly
1157              when 2.4 and 2.6 kernels are used on client/server or vice versa
1158 Details    : Introduce kernel-independent values for these flags.
1159
1160 Severity   : enhancement
1161 Frequency  : Always
1162 Bugzilla   : 10248
1163 Description: Allow fractional MB tunings for lustre in /proc/ filesystem.
1164 Details    : Many of the /proc/ tunables can only be tuned at a megabyte
1165              granularity. Now, Fractional MB granularity is be supported,
1166              this is very useful for low memory system.
1167
1168 Severity   : enhancement
1169 Bugzilla   : 9292
1170 Description: Getattr by fid
1171 Details    : Getting a file attributes by its fid, obtaining UPDATE|LOOKUP
1172              locks, avoids extra getattr rpc requests to MDS, allows '/' to
1173              have locks and avoids getattr rpc requests for it on every stat.
1174
1175 Severity   : major
1176 Frequency  : Always, for filesystems larger than 2TB
1177 Bugzilla   : 6191
1178 Description: ldiskfs crash at mount for filesystem larger than 2TB with mballoc
1179 Details    : Kenrel kmalloc limits allocations to 128kB and this prevents
1180              filesystems larger than 2TB to be mounted with mballoc enabled.
1181
1182 Severity   : critical
1183 Frequency  : Always, for 32-bit kernel without CONFIG_LBD and filesystem > 2TB
1184 Bugzilla   : 6191
1185 Description: filesystem corruption for non-standard kernels and very large OSTs
1186 Details    : If a 32-bit kernel is compiled without CONFIG_LBD enabled and a
1187              filesystems larger than 2TB is mounted then the kernel will
1188              silently corrupt the start of the filesystem.  CONFIG_LBD is
1189              enabled for all CFS-supported kernels, but the possibility of
1190              this happening with a modified kernel config exists.
1191
1192 Severity   : enhancement
1193 Bugzilla   : 10462
1194 Description: add client O_DIRECT support for 2.6 kernels
1195 Details    : It is now possible to do O_DIRECT reads and writes to files
1196              in the Lustre client mountpoint on 2.6 kernel clients.
1197
1198 Severity   : enhancement
1199 Bugzilla   : 10446
1200 Description: parallel glimpse, setattr, statfs, punch, destroy requests
1201 Details    : Sends glimpse, setattr, statfs, punch, destroy requests to OSTs in
1202              parallel, not waiting for response from every OST before sending
1203              a rpc to the next OST.
1204
1205 Severity   : minor
1206 Frequency  : rare
1207 Bugzilla   : 10150
1208 Description: setattr vs write race when updating file timestamps
1209 Details    : Client processes that update a file timestamp into the past
1210              right after writing to the file (e.g. tar) it is possible that
1211              the updated file modification time can be reset to the current
1212              time due to a race between processing the setattr and write RPC.
1213
1214 Severity   : enhancement
1215 Bugzilla   : 10318
1216 Description: Bring 'lfs find' closer in line with regular Linux find.
1217 Details    : lfs find util supports -atime, -mtime, -ctime, -maxdepth, -print,
1218              -print0 options and obtains all the needed info through the lustre
1219              ioctls.
1220
1221 Severity   : enhancement
1222 Bugzilla   : 6221
1223 Description: support up to 1024 configured devices on one node
1224 Details    : change obd_dev array from statically allocated to dynamically
1225              allocated structs as they are first used to reduce memory usage
1226
1227 Severity   : minor
1228 Frequency  : rare
1229 Bugzilla   : 10437
1230 Description: Flush dirty partially truncated pages during truncate
1231 Details    : Immediatelly flush partially truncated pages in filter_setattr,
1232              this way we completely avoid having any pages in page cache on OST
1233              and can retire ugly workarounds during writes to flush such pages.
1234
1235 Severity   : minor
1236 Frequency  : rare
1237 Bugzilla   : 10409
1238 Description: i_sem vs transaction deadlock in mds_obd_destroy during unlink.
1239 Details    : protect inode from truncation within vfs_unlink() context
1240              just take a reference before calling vfs_unlink() and release it
1241              when parent's i_sem is free.
1242
1243 Severity   : minor
1244 Frequency  : always, if extents are used on OSTs
1245 Bugzilla   : 10703
1246 Description: index ei_leaf_hi (48-bit extension) is not zeroed in extent index
1247 Details    : OSTs using the extents format would not zero the high 16 bits of
1248              the index physical block number.  This is not a problem for any
1249              OST filesystems smaller than 16TB, and no kernels support ext3
1250              filesystems larger than 16TB yet.  This is fixed in 1.4.7 (all
1251              new/modified files) and can be fixed for existing filesystems
1252              with e2fsprogs-1.39-cfs1.
1253
1254 Severity   : minor
1255 Frequency  : rare
1256 Bugzilla   : 9387
1257 Description: import connection selection may be incorrect if timer wraps
1258 Details    : Using a 32-bit jiffies timer with HZ=1000 may cause backup
1259              import connections to be ignored if the 32-bit jiffies counter
1260              wraps.  Use a 64-bit jiffies counter.
1261
1262 Severity   : major
1263 Frequency  : during server recovery
1264 Bugzilla   : 10479
1265 Description: crash after server is denying duplicate export
1266 Details    : If clients are resending connect requests to the server, the
1267              server refuses to allow a client to connect multiple times.
1268              Fixed a bug in the handling of this case.
1269
1270 Severity   : minor
1271 Frequency  : very large clusters immediately after boot
1272 Bugzilla   : 10083
1273 Description: LNET request buffers exhausted under heavy short-term load
1274 Details    : If a large number of client requests are generated on a service
1275              that has previously never seen so many requests it is possible
1276              that the request buffer growth cannot keep up with the spike in
1277              demand.  Instead of dropping incoming requests, they are held in
1278              the LND until the RPC service can accept more requests.
1279
1280 Severity   : minor
1281 Frequency  : Sometimes during replay
1282 Bugzilla   : 9314
1283 Description: Assertion failure in ll_local_open after replay.
1284 Details    : If replay happened on an open request reply before we were able
1285              to set replay handler, reply will become not swabbed tripping the
1286              assertion in ll_local_open. Now we set the handler right after
1287              recognising of open request
1288
1289 Severity   : minor
1290 Frequency  : very rare
1291 Bugzilla   : 10584
1292 Description: kernel reports "badness in vsnprintf"
1293 Details    : Reading from the "recovery_status" /proc file in small chunks
1294              may cause a negative length in lprocfs_obd_rd_recovery_status()
1295              call to vsnprintf() (which is otherwise harmless).  Exit early
1296              if there is no more space in the output buffer.
1297
1298 Severity   : enhancement
1299 Bugzilla   : 2259
1300 Description: clear OBD RPC statistics by writing to them
1301 Details    : It is now possible to clear the OBD RPC statistics by writing
1302              to the "stats" file.
1303
1304 Severity   : minor
1305 Frequency  : rare
1306 Bugzilla   : 10641
1307 Description: Client mtime is not the same on different clients after utimes
1308 Details    : In some cases, the client was using the utimes() syscall on
1309              a file cached on another node.  The clients now validate the
1310              ctime from the MDS + OSTs to determine which one is right.
1311
1312 Severity   : minor
1313 Frequency  : always
1314 Bugzilla   : 10611
1315 Description: Inability to activate failout mode
1316 Details    : lconf script incorrectly assumed that in python string's numeric
1317              value is used in comparisons.
1318
1319 Severity   : minor
1320 Frequency  : always with multiple stripes per file
1321 Bugzilla   : 10671
1322 Description: Inefficient object allocation for mutli-stripe files
1323 Details    : When selecting which OSTs to stripe files over, for files with
1324              a stripe count that divides evenly into the number of OSTs,
1325              the MDS is always picking the same starting OST for each file.
1326              Return the OST selection heuristic to the original design.
1327
1328 Severity   : minor
1329 Frequency  : rare
1330 Bugzilla   : 10673
1331 Description: mount failures may take full timeout to return an error
1332 Details    : Under some heavy load conditions it is possible that a
1333              failed mount can wait for the full obd_timeout interval,
1334              possibly several minutes, before reporting an error.
1335              Instead return an error as soon as the status is known.
1336
1337 ------------------------------------------------------------------------------
1338
1339 2006-02-14  Cluster File Systems, Inc. <info@clusterfs.com>
1340        * version 1.4.6
1341        * WIRE PROTOCOL CHANGE.  This version of Lustre networking WILL NOT
1342          INTEROPERATE with older versions automatically.  Please read the
1343          user documentation before upgrading any part of a live system.
1344        * WARNING: Lustre networking configuration changes are required with
1345          this release.  See https://bugzilla.clusterfs.com/show_bug.cgi?id=10052
1346          for details.
1347        * bug fixes
1348        * Support for kernels:
1349         2.6.9-22.0.2.EL (RHEL 4)
1350         2.6.5-7.244 (SLES 9)
1351         2.6.12.6 vanilla (kernel.org)
1352
1353
1354 Severity   : enhancement
1355 Bugzilla   : 7981/8208
1356 Description: Introduced Lustre Networking (LNET)
1357 Details    : LNET is new networking infrastructure for Lustre, it includes
1358              a reorganized network configuration mode (see the user
1359              documentation for full details) as well as support for routing
1360              between different network fabrics.  Lustre Networking Devices
1361              (LNDs) for the supported network fabrics have also been
1362              created for this new infrastructure.
1363
1364 Severity   : enhancement
1365 Description: Introduced Access control lists
1366 Details    : clients can set ACLs on files and directories in order to have
1367              more fine-grained permissions than the standard Unix UGO+RWX.
1368              The MDS must be started with the "-o acl" mount option.
1369
1370 Severity   : enhancement
1371 Description: Introduced filesystem quotas
1372 Details    : Administrators may now establish per-user quotas on the
1373              filesystem.
1374
1375 Severity   : enhancement
1376 Bugzilla   : 7982
1377 Description: Configuration change for the XT3
1378              The PTLLND is now used to run Lustre over Portals on the XT3
1379              The configure option(s) --with-cray-portals are no longer used.
1380              Rather --with-portals=<path-to-portals-includes> is used to
1381              enable building on the XT3.  In addition to enable XT3 specific
1382              features the option --enable-cray-xt3 must be used.
1383
1384 Severity   : major
1385 Frequency  : rare
1386 Bugzilla   : 7407
1387 Description: Running on many-way SMP OSTs can trigger oops in llcd_send()
1388 Details    : A race between allocating a new llcd and re-getting the llcd_lock
1389              allowed another thread to grab newly-allocated llcd.
1390
1391 Severity   : enhancement
1392 Bugzilla   : 7116
1393 Description: 2.6 OST async journal commit and locking fix to improve performance
1394 Details    : The filter_direct_io()+filter_commitrw_write() journal commits for
1395              2.6 kernels are now async as they already were in 2.4 kernels so
1396              that they can commit concurrently with the network bulk transfer.
1397              For block-allocated files the filter allocation semaphore is held
1398              to avoid filesystem fragmentation during allocation.  BKL lock
1399              removed for 2.6 xattr operations where it is no longer needed.
1400
1401 Severity   : minor
1402 Frequency  : rare
1403 Bugzilla   : 8320
1404 Description: lconf incorrectly determined whether two IP networks could talk
1405 Details    : In some more complicated routing and multiple-network
1406              configurations, lconf will avoid trying to make a network
1407              connection to a disjoint part of the IP space.  It was doing the
1408              math incorrectly for one set of cases.
1409
1410 Severity   : major
1411 Frequency  : rare
1412 Bugzilla   : 7359
1413 Description: Fix for potential infinite loop processing records in an llog.
1414 Details    : If an llog record is corrupted/zeroed, it is possible to loop
1415              forever in llog_process().  Validate the llog record length
1416              and skip the remainder of the block on error.
1417
1418 Severity   : minor
1419 Frequency  : occasional (liblustre only)
1420 Bugzilla   : 6363
1421 Description: liblustre could not open files whose last component is a symlink
1422 Details    : sysio_path_walk() would incorrectly pass the open intent to
1423              intermediate path components.
1424
1425 Severity   : minor
1426 Frequency  : rare (liblustre only with non-standard tuning)
1427 Bugzilla   : 7201 (7350)
1428 Description: Tuning the MDC DLM LRU size to zero triggers client LASSERT
1429 Details    : llu_lookup_finish_locks() tries to set lock data on a lock
1430              after it has been released, only do this for referenced locks
1431
1432 Severity   : enhancement
1433 Bugzilla   : 7328
1434 Description: specifying an (invalid) directory default stripe_size of -1
1435              would reset the directory default striping
1436 Details    : stripe_size -1 was used internally to signal directory stripe
1437              removal, now use "all default" to signal dir stripe removal
1438              as a directory striping of "all default" is not useful
1439
1440 Severity   : minor
1441 Frequency  : common for large clusters running liblustre clients
1442 Bugzilla   : 7198
1443 Description: doing an ls when liblustre clients are running is slow
1444 Details    : sending a glimpse AST to a liblustre client waits for every AST
1445              to time out, as liblustre clients will not respond.  Since they
1446              cannot cache data we refresh the OST lock LVB from disk instead.
1447
1448 Severity   : enhancement
1449 Bugzilla   : 7198
1450 Description: doing an ls at the same time as file IO can be slow
1451 Details    : enqueue and other "small" requests can be blocked behind many
1452              large IO requests.  Create a new OST IO portal for non-IO
1453              requests so they can be processed faster.
1454
1455 Severity   : minor
1456 Frequency  : rare (only HPUX clients mounting unsupported re-exported NFS vol)
1457 Bugzilla   : 5781
1458 Description: an HPUX NFS client would get -EACCESS when ftruncate()ing a newly
1459              created file with mode 000
1460 Details    : the Linux NFS server relies on an MDS_OPEN_OWNEROVERRIDE hack to
1461              allow an ftruncate() as a non-root user to a file with mode 000.
1462              Lustre now respects this flag to disable mode checks when
1463              truncating a file owned by the user
1464
1465 Severity   : minor
1466 Frequency  : liblustre-only, when liblustre client dies unexpectedly or becomes
1467              busy
1468 Bugzilla   : 7313
1469 Description: Revoking locks from clients that went dead or catatonic might take
1470              a lot of time.
1471 Details    : New lock flags FL_CANCEL_ON_BLOCK used by liblustre makes
1472              cancellation of such locks instant on servers without waiting for
1473              any reply from clients. Clients drops these locks when cancel
1474              notification from server is received without replying.
1475
1476 Severity   : minor
1477 Frequency  : liblustre-only, when liblustre client dies or becomes busy
1478 Bugzilla   : 7311
1479 Description: Doing ls on Linux clients can take a long time with active
1480              liblustre clients
1481 Details    : Liblustre client cannot handle ASTs in timely manner, so avoid
1482              granting such locks to it in the first place if possible.  Locks
1483              are taken by proxy on the OST during the read or write and
1484              dropped immediately afterward.  Add connect flags handling, do
1485              not grant locks to liblustre clients for glimpse ASTs.
1486
1487 Severity   : enhancement
1488 Bugzilla   : 6252
1489 Description: Improve read-ahead algorithm to avoid excessive IO for random reads
1490 Details    : Existing read-ahead algorithm is tuned for the case of streamlined
1491              sequential reads and behaves badly with applications doing random
1492              reads.  Improve it by reading ahead at least read region, and
1493              avoiding excessive large RPC for small reads.
1494
1495 Severity   : enhancement
1496 Bugzilla   : 8330
1497 Description: Creating more than 1000 files for a single job may cause a load
1498              imbalance on the OSTs if there are also a large number of OSTs.
1499 Details    : qos_prep_create() uses an OST index reseed value that is an
1500              even multiple of the number of available OSTs so that if the
1501              reseed happens in the middle of the object allocation it will
1502              still utilize the OSTs as uniformly as possible.
1503
1504 Severity   : major
1505 Frequency  : rare
1506 Bugzilla   : 8322
1507 Description: OST or MDS may oops in ping_evictor_main()
1508 Details    : ping_evictor_main() drops obd_dev_lock if deleting a stale export
1509              but doesn't restart at beginning of obd_exports_timed list
1510              afterward.
1511
1512 Severity   : enhancement
1513 Bugzilla   : 7304
1514 Description: improve by-nid export eviction on the MDS and OST
1515 Details    : allow multiple exports with the same NID to be evicted at one
1516              time without re-searching the exports list.
1517
1518 Severity   : major
1519 Frequency  : rare, only with supplementary groups enabled on SMP 2.6 kernels
1520 Bugzilla   : 7273
1521 Description: MDS may oops in groups_free()
1522 Details    : in rare race conditions a newly allocated group_info struct is
1523              freed again, and this can be NULL.  The 2.4 compatibility code
1524              for groups_free() checked for a NULL pointer, but 2.6 did not.
1525
1526 Severity   : minor
1527 Frequency  : common for liblustre clients doing little filesystem IO
1528 Bugzilla   : 9352, 7313
1529 Description: server may evict liblustre clients accessing contended locks
1530 Details    : if a client is granted a lock or receives a completion AST
1531              with a blocking AST already set it would not reply to the AST
1532              for LDLM_FL_CANCEL_ON_BLOCK locks.  It now replies to such ASTs.
1533
1534 Severity   : minor
1535 Frequency  : lfs setstripe, only systems with more than 160 OSTs
1536 Bugzilla   : 9440
1537 Description: unable to set striping with a starting offset beyond OST 160
1538 Details    : llapi_create_file() incorrectly limited the starting stripe
1539              index to the maximum single-file stripe count.
1540
1541 Severity   : minor
1542 Frequency  : LDAP users only
1543 Bugzilla   : 6163
1544 Description: lconf did not handle in-kernel recovery with LDAP properly
1545 Details    : lconf/LustreDB get_refs() is searching the wrong namespace
1546
1547 Severity   : enhancement
1548 Bugzilla   : 7342
1549 Description: bind OST threads to NUMA nodes to improve performance
1550 Details    : all OST threads are uniformly bound to CPUs on a single NUMA
1551              node and do their allocations there to localize memory access
1552
1553 Severity   : enhancement
1554 Bugzilla   : 7979
1555 Description: llmount can determine client NID directly from Myrinet (GM)
1556 Details    : the client NID code from gmnalnid was moved directly into
1557              llmount, removing the need to use this or specifying the
1558              client NID explicitly when mounting GM clients with zeroconf
1559
1560 Severity   : minor
1561 Frequency  : if client is started with down MDS
1562 Bugzilla   : 7184
1563 Description: if client is started with down MDS mount hangs in ptlrpc_queue_wait
1564 Details    : Having an LWI_INTR() wait event (interruptible, but no timeout)
1565              will wait indefinitely in ptlrpc_queue_wait->l_wait_event() after
1566              ptlrpc_import_delayed_req() because we didn't check if the
1567              request was interrupted, and we also didn't break out of the
1568              event loop if there was no timeout
1569
1570 Severity   : major
1571 Frequency  : rare
1572 Bugzilla   : 5047
1573 Description: data loss during non-page-aligned writes to a single file from
1574              both multiple nodes and multiple threads on one node at same time
1575 Details    : updates to KMS and lsm weren't protected by common lock. Resulting
1576              inconsistency led to false short-reads, that were cached and later
1577              used by ->prepare_write() to fill in partially written page,
1578              leading to data loss.
1579
1580 Severity   : minor
1581 Frequency  : always, if lconf --abort_recovery used
1582 Bugzilla   : 7047
1583 Description: lconf --abort_recovery fails with 'Operation not supported'
1584 Details    : lconf was attempting to abort recovery on the MDT device and not
1585              the MDS device
1586
1587 Severity   : enhancement
1588 Bugzilla   : 9445
1589 Description: remove cleanup logs
1590 Details    : replace lconf-generated cleanup logs with lustre internal
1591              cleanup routines.  Eliminates the need for client-cleanup and
1592              mds-cleanup logs.
1593
1594 Severity   : enhancement
1595 Bugzilla   : 8592
1596 Description: add support for EAs (user and system) on lustre filesystems
1597 Details    : it is now possible to store extended attributes in the Lustre
1598              client filesystem, and with the user_xattr mount option it
1599              is possible to allow users to store EAs on their files also
1600
1601 Severity   : enhancement
1602 Bugzilla   : 7293
1603 Description: Add possibility (config option) to show minimal available OST free
1604              space.
1605 Details    : When compiled with --enable-mindf configure option, statfs(2)
1606              (and so, df) will return least minimal free space available from
1607              all OSTs as amount of free space on FS, instead of summary of
1608              free spaces of all OSTs.
1609
1610 Severity   : enhancement
1611 Bugzilla   : 7311
1612 Description: do not expand extent locks acquired on OST-side
1613 Details    : Modify ldlm_extent_policy() to not expand local locks, acquired
1614              by server: they are not cached anyway.
1615
1616 Severity   : major
1617 Frequency  : when mmap is used/binaries executed from Lustre
1618 Bugzilla   : 9482
1619 Description: Unmmap pages before throwing them away from read cache.
1620 Details    : llap_shrink cache now attempts to unmap pages before discarding
1621              them (if unmapping failed - do not discard).  SLES9 kernel has
1622              extra checks that trigger if this unmapping is not done first.
1623
1624 Severity   : minor
1625 Frequency  : rare
1626 Bugzilla   : 6034
1627 Description: lconf didn't resolve symlinks before checking to see whether a
1628              given mountpoint was already in use
1629
1630 Severity   : minor
1631 Frequency  : when migrating failover services
1632 Bugzilla   : 6395, 9514
1633 Description: When migrating a subset of services from a node (e.g. failback
1634              from a failover service node) the remaining services would
1635              time out and evict clients.
1636 Details    : lconf --force (implied by --failover) sets the global obd_timeout
1637              to 5 seconds in order to quickly disconnect, but this caused
1638              other RPCs to time out too quickly.  Do not change the global
1639              obd_timeout for force cleanup, only set it for DISCONNECT RPCs.
1640
1641 Severity   : enhancement
1642 Frequency  : if MDS is started with down OST
1643 Bugzilla   : 9439,5706
1644 Description: Allow startup/shutdown of an MDS without depending on the
1645              availability of the OSTs.
1646 Details    : Asynchronously call mds_lov_synchronize during MDS startup.
1647              Add appropriate locking and lov-osc refcounts for safe
1648              cleaning.  Add osc abort_inflight calls in case the
1649              synchronize never started.
1650
1651 Severity   : minor
1652 Frequency  : occasional (Cray XT3 only)
1653 Bugzilla   : 7305
1654 Description: root not authorized to access files in CRAY_PORTALS environment
1655 Details    : The client process capabilities were not honoured on the MDS in
1656              a CRAY_PORTALS/CRAY_XT3 environment.  If the file had previously
1657              been accessed by an authorized user then root was able to access
1658              the file on the local client also.  The root user capabilities
1659              are now allowed on the MDS, as this environment has secure UID.
1660
1661 Severity   : minor
1662 Frequency  : occasional
1663 Bugzilla   : 6449
1664 Description: ldiskfs "too long searching" message happens too often
1665 Details    : A debugging message (otherwise harmless) prints too often on
1666              the OST console.  This has been reduced to only happen when
1667              there are fragmentation problems on the filesystem.
1668
1669 Severity   : minor
1670 Frequency  : rare
1671 Bugzilla   : 9598
1672 Description: Division by zero in statfs when all OSCs are inactive
1673 Details    : lov_get_stripecnt() returns zero due to incorrect order of checks,
1674              lov_statfs divides by value returned by lov_get_stripecnt().
1675
1676 Severity   : minor
1677 Frequency  : common
1678 Bugzilla   : 9489, 3273
1679 Description: First write from each client to each OST was only 4kB in size,
1680              to initialize client writeback cache, which caused sub-optimal
1681              RPCs and poor layout on disk for the first writen file.
1682 Details    : Clients now request an initial cache grant at (re)connect time
1683              and so that they can start streaming writes to the cache right
1684              away and always do full-sized RPCs if there is enough data.
1685              If the OST is rebooted the client also re-establishes its grant
1686              so that client cached writes will be honoured under the grant.
1687
1688 Severity   : minor
1689 Frequency  : common
1690 Bugzilla   : 7198
1691 Description: Slow ls (and stat(2) syscall) on files residing on IO-loaded OSTs
1692 Details    : Now I/O RPCs go to different portal number and (presumably) fast
1693              lock requests (and glimses) and other RPCs get their own service
1694              threads pool that should be able to service those RPCs
1695              immediatelly.
1696
1697 Severity   : enhancement
1698 Bugzilla   : 7417
1699 Description: Ability to exchange lustre version between client and servers and
1700              issue warnings at client side if client is too old. Also for
1701              liblustre clients there is ability to refuse connection of too old
1702              clients.
1703 Details    : New 'version' field is added to connect data structure that is
1704              filled with version info. That info is later checked by server and
1705              by client.
1706
1707 Severity   : minor
1708 Frequency  : rare, liblustre only.
1709 Bugzilla   : 9296, 9581
1710 Description: Two simultaneous writes from liblustre at offset within same page
1711              might proceed at the same time overwriting eachother with stale
1712              data.
1713 Details    : I/O lock withing llu_file_prwv was released too early, before data
1714              actually was hitting the wire. Extended lock-holding time until
1715              server acknowledges receiving data.
1716
1717 Severity   : minor
1718 Frequency  : extremely rare. Never observed in practice.
1719 Bugzilla   : 9652
1720 Description: avoid generating lustre_handle cookie of 0.
1721 Details    : class_handle_hash() generates handle cookies by incrementing
1722              global counter, and can hit 0 occasionaly (this is unlikely, but
1723              not impossible, because initial value of cookie counter is
1724              selected randonly). Value of 0 is used as a sentinel meaning
1725              "unassigned handle" --- avoid it. Also coalesce two critical
1726              sections in this function into one.
1727
1728 Severity   : enhancement
1729 Bugzilla   : 9528
1730 Description: allow liblustre clients to delegate truncate locking to OST
1731 Details    : To avoid overhead of locking, liblustre client instructs OST to
1732              take extent lock in ost_punch() on client's behalf. New connection
1733              flag is added to handle backward compatibility.
1734
1735 Severity   : enhancement
1736 Bugzilla   : 4928, 7341, 9758
1737 Description: allow number of OST service threads to be specified
1738 Details    : a module parameter allows the number of OST service threads
1739              to be specified via "options ost ost_num_threads={N}" in the
1740              OSS's /etc/modules.conf or /etc/modprobe.conf.
1741
1742 Severity   : major
1743 Frequency  : rare
1744 Bugzilla   : 6146, 9635, 9895
1745 Description: servers crash with bad pointer in target_handle_connect()
1746 Details    : In rare cases when a client is reconnecting it was possible that
1747              the connection request was the last reference for that export.
1748              We would temporarily drop the export reference and get a new
1749              one, but this may have been the last reference and the export
1750              was just destroyed.  Get new reference before dropping old one.
1751
1752 Severity   : enhancement
1753 Frequency  : if client is started with failover MDS
1754 Bugzilla   : 9818
1755 Description: Allow multiple MDS hostnames in the mount command
1756 Details    : Try to read the configuration from all specified MDS
1757              hostnames during a client mount in case the "primary"
1758              MDS is down.
1759
1760 Severity   : enhancement
1761 Bugzilla   : 9297
1762 Description: Stop sending data to evicted clients as soon as possible.
1763 Details    : Check if the client we are about to send or are sending data to
1764              was evicted already. (Check is done every second of waiting,
1765              for which l_wait_event interface was extended to allow checking
1766              of exit condition at specified intervals).
1767
1768 Severity   : minor
1769 Frequency  : rare, normally only when NFS exporting is done from client
1770 Bugzilla   : 9301
1771 Description: 'bad disk LOV MAGIC: 0x00000000' error when chown'ing files
1772              without objects
1773 Details    : Make mds_get_md() recognise empty md case and set lmm size to 0.
1774
1775 Severity   : minor
1776 Frequency  : always, if srand() is called before liblustre initialization
1777 Bugzilla   : 9794
1778 Description: Liblustre uses system PRNG disturbing its usage by user application
1779 Details    : Introduce internal to lustre fast and high-quality PRNG for
1780              lustre usage and make liblustre and some other places in generic
1781              lustre code to use it.
1782
1783 Severity   : enhancement
1784 Bugzilla   : 9477, 9557, 9870
1785 Description: Verify that the MDS configuration logs are updated when xml is
1786 Details    : Check if the .xml configuration logs are newer than the config
1787              logs stored on the MDS and report an error if this is the case.
1788              Request --write-conf, or allow starting with --old_conf.
1789
1790 Severity   : enhancement
1791 Bugzilla   : 6034
1792 Description: Handle symlinks in the path when checking if Lustre is mounted.
1793 Details    : Resolve intermediate symlinks when checking if a client has
1794              mounted a filesystem to avoid duplicate client mounts.
1795
1796 Severity   : minor
1797 Frequency  : rare
1798 Bugzilla   : 9309
1799 Description: lconf can hit an error exception but still return success.
1800 Details    : The lconf command catches the Command error exception at the top
1801              level script context and will exit with the associated exit
1802              status, but doesn't ensure that this exit status is non-zero.
1803
1804 Severity   : minor
1805 Frequency  : rare
1806 Bugzilla   : 9493
1807 Description: failure of ptlrpc thread startup can cause oops
1808 Details    : Starting a ptlrpc service thread can fail if there are a large
1809              number of threads or the server memory is very fragmented.
1810              Handle this without oopsing.
1811
1812 Severity   : minor
1813 Frequency  : always, only if liblustre and non-default acceptor port was used
1814 Bugzilla   : 9933
1815 Description: liblustre cannot connect to servers with non-default acceptor port
1816 Details    : tcpnal_set_default_params() was not called and was therefore
1817              ignoring the environment varaible TCPNAL_PORT, as well as other
1818              TCPNAL_ environment variables
1819
1820 Severity   : minor
1821 Frequency  : rare
1822 Bugzilla   : 9923
1823 Description: two objects could be created on the same OST for a single file
1824 Details    : If an OST is down, in some cases it was possible to create two
1825              objects on a single OST for a single file.  No problems other
1826              than potential performance impact and spurious error messages.
1827
1828 Severity   : minor
1829 Frequency  : rare
1830 Bugzilla   : 5681, 9562
1831 Description: Client may oops in ll_unhash_aliases
1832 Details    : Client dcache may become inconsistent in race condition.
1833              In some cases "getcwd" can fail if the current directory is
1834              modified.
1835
1836 Severity   : minor
1837 Frequency  : always
1838 Bugzilla   : 9942
1839 Description: Inode refcounting problems in NFS export code
1840 Details    : link_raw functions used to call d_instantiate without obtaining
1841              extra inode reference first.
1842
1843 Severity   : minor
1844 Frequency  : rare
1845 Bugzilla   : 9942, 9903
1846 Description: Referencing freed requests leading to crash, memleaks with NFS.
1847 Details    : We used to require that call to ll_revalidate_it was always
1848              followed by ll_lookup_it. Also with revalidate_special() it is
1849              possible to call ll_revalidate_it() twice for the same dentry
1850              even if first occurence returned success. This fix changes semantic
1851              between DISP_ENQ_COMPLETE disposition flag to mean there is extra
1852              reference on a request referred from the intent.
1853              ll_intent_release() then releases such a request.
1854
1855 Severity   : minor
1856 Frequency  : rare, normally benchmark loads only
1857 Bugzilla   : 1443
1858 Description: unlinked inodes were kept in memory on the client
1859 Details    : If a client is repeatedly creating and unlinking files it
1860              can accumulate a lot of stale inodes in the inode slab cache.
1861              If there is no other client load running this can cause the
1862              client node to run out of memory.  Instead flush old inodes
1863              from client cache that have the same inode number as a new inode.
1864
1865 Severity   : minor
1866 Frequency  : SLES9 2.6.5 kernel and long filenames only
1867 Bugzilla   : 9969, 10379
1868 Description: utime reports stale NFS file handle
1869 Details    : SLES9 uses out-of-dentry names in some cases, which confused
1870              the lustre dentry revalidation.  Change it to always use the
1871              in-dentry qstr.
1872
1873 Severity   : major
1874 Frequency  : rare, unless heavy write-truncate concurrency is continuous
1875 Bugzilla   : 4180, 6984, 7171, 9963, 9331
1876 Description: OST becomes very slow and/or deadlocked during object unlink
1877 Details    : filter_destroy() was holding onto the parent directory lock
1878              while truncating+unlinking objects.  For very large objects this
1879              may block other threads for a long time and slow overall OST
1880              responsiveness.  It may also be possible to get a lock ordering
1881              deadlock in this case, or run out of journal credits because of
1882              the combined truncate+unlink.  Solution is to do object truncate
1883              first in one transaction without parent lock, and then do the
1884              final unlink in a new transaction with the parent lock.  This
1885              reduces the lock hold time dramatically.
1886
1887 Severity   : major
1888 Frequency  : rare, 2.4 kernels only
1889 Bugzilla   : 9967
1890 Description: MDS or OST cleanup may trip kernel BUG when dropping kernel lock
1891 Details    : mds_cleanup() and filter_cleanup() need to drop the kernel lock
1892              before unmounting their filesystem in order to avoid deadlock.
1893              The kernel_locked() function in 2.4 kernels only checks whether
1894              the kernel lock is held, not whether it is this process that is
1895              holding it as 2.6 kernels do.
1896
1897 Severity   : major
1898 Frequency  : rare
1899 Bugzilla   : 9635
1900 Description: MDS or OST may oops/LBUG if a client is connecting multiple times
1901 Details    : The client ptlrpc code may be trying to reconnect to a down
1902              server before a previous connection attempt has timed out.
1903              Increase the reconnect interval to be longer than the connection
1904              timeout interval to avoid sending duplicate connections to
1905              servers.
1906
1907 Severity   : minor
1908 Frequency  : echo_client brw_test command
1909 Bugzilla   : 9919
1910 Description: fix echo_client to work with OST preallocated code
1911 Details    : OST preallocation code (5137) didn't take echo_client IO path
1912              into account: echo_client calls filter methods outside of any
1913              OST thread and, hence, there is no per-thread preallocated
1914              pages and buffers to use. Solution: hijack pga pages for IO. As
1915              a byproduct, this avoids unnecessary data copying.
1916
1917 Severity   : minor
1918 Frequency  : rare
1919 Bugzilla   : 3555, 5962, 6025, 6155, 6296, 9574
1920 Description: Client can oops in mdc_commit_close() after open replay
1921 Details    : It was possible for the MDS to return an open request with no
1922              transaction number in mds_finish_transno() if the client was
1923              evicted, but without actually returning an error.  Clients
1924              would later try to replay that open and may trip an assertion
1925              Simplify the client close codepath, and always return an error
1926              from the MDS in case the open is not successful.
1927
1928 Severity   : major
1929 Frequency  : rare, 2.6 OSTs only
1930 Bugzilla   : 10076
1931 Description: OST may deadlock under high load on fragmented files
1932 Details    : If there was a heavy load and highly-fragmented OST filesystems
1933              it was possible to have all the OST threads deadlock waiting on
1934              allocation of biovecs, because the biovecs were not released
1935              until the entire RPC IO was completed.  Instead, release biovecs
1936              as soon as they are complete to ensure forward IO progress.
1937
1938 Severity   : enhancement
1939 Bugzilla   : 9578
1940 Description: Support for specifying external journal device at mount
1941 Details    : If an OST or MDS device is formatted with an external journal
1942              device, this device major/minor is stored in the ext3 superblock
1943              and may not be valid for failover.  Allow detecting and
1944              specifying the external journal at mount time.
1945
1946 Severity   : major
1947 Frequency  : rare
1948 Bugzilla   : 10235
1949 Description: Mounting an MDS with pending unlinked files may cause oops
1950 Details    : target_finish_recovery() calls mds_postrecov() which returned
1951              the number of orphans unlinked. mds_lov_connect->mds_postsetup()
1952              considers this an error and immediately begins cleaning up the
1953              lov, just after starting the mds_lov process
1954
1955 Severity   : enhancement
1956 Bugzilla   : 9461
1957 Description: Implement 'lfs df' to report actual free space on per-OST basis
1958 Details    : Add sub-command 'df' on 'lfs' to report the disk space usage of
1959              MDS/OSDs. Usage: lfs df [-i][-h]. Command Options: '-i' to report
1960              usage of objects; '-h' to report in human readable format.
1961
1962 ------------------------------------------------------------------------------
1963
1964 2005-08-26  Cluster File Systems, Inc. <info@clusterfs.com>
1965        * version 1.4.5
1966        * bug fixes
1967
1968 Severity   : major
1969 Frequency  : rare
1970 Bugzilla   : 7264
1971 Description: Mounting an ldiskfs file system with mballoc may crash OST node.
1972 Details    : ldiskfs mballoc code may reference an uninitialized buddy struct
1973              at startup during orphan unlinking.  Instead, skip buddy update
1974              before setup, as it will be regenerated after recovery is complete.
1975
1976 Severity   : minor
1977 Frequency  : rare
1978 Bugzilla   : 7039
1979 Description: If an OST is inactive, its locks might reference stale inodes.
1980 Details    : lov_change_cbdata() must iterate over all namespaces, even if
1981              they are inactive to clear inode references from the lock.
1982
1983 Severity   : enhancement
1984 Frequency  : occasional, if non-standard max_dirty_mb used
1985 Bugzilla   : 7138
1986 Description: Client will block write RPCs if not enough grant
1987 Details    : If a client has max_dirty_mb smaller than max_rpcs_in_flight,
1988              then the client will block writes while waiting for another RPC
1989              to complete instead of consuming its dirty limit.  With change
1990              we get improved performance when max_dirty_mb is small.
1991
1992 Severity   : enhancement
1993 Bugzilla   : 3389, 6253
1994 Description: Add support for supplementary groups on the MDS.
1995 Details    : The MDS has an upcall /proc/fs/lustre/mds/{mds}/group_upcall
1996              (set to /usr/sbin/l_getgroups if enabled) which will do MDS-side
1997              lookups for user supplementary groups into a cache.
1998
1999 Severity   : minor
2000 Bugzilla   : 7278
2001 Description: O_CREAT|O_EXCL open flags in liblustre always return -EEXIST
2002 Details    : Make libsysio to not enforce O_EXCL by clearing the flag,
2003              for liblustre O_EXCL is enforced by MDS.
2004
2005 Severity   : minor
2006 Bugzilla   : 6455
2007 Description: readdir never returns NULL in liblustre.
2008 Details    : Corrected llu_iop_getdirentries logic, to return offset of next
2009              dentry in struct dirent.
2010
2011 Severity   : minor
2012 Bugzilla   : 7137
2013 Frequency  : liblustre only, depends on application IO pattern
2014 Description: liblustre clients evicted if not contacting servers
2015 Details    : Don't put liblustre clients into the ping_evictor list, so
2016              they will not be evicted by the pinger ever.
2017
2018 Severity   : enhancement
2019 Bugzilla   : 6902
2020 Description: Add ability to evict clients by NID from MDS.
2021 Details    : By echoing "nid:$NID" string into
2022              /proc/fs/lustre/mds/.../evict_client client with nid that equals to
2023              $NID would be instantly evicted from this MDS and from all active
2024              OSTs connected to it.
2025
2026 Severity   : minor
2027 Bugzilla   : 7198
2028 Description: Do not query file size twice, somewhat slowing stat(2) calls.
2029 Details    : lookup_it_finish() used to query file size from OSTs that was not
2030              needed.
2031
2032 Severity   : minor
2033 Bugzilla   : 6237
2034 Description: service threads change working directory to that of init
2035 Details    : Starting lustre service threads may pin the working directory
2036              of the parent thread, making that filesystem busy.  Threads
2037              now change to the working directory of init to avoid this.
2038
2039 Severity   : minor
2040 Bugzilla   : 6827
2041 Frequency  : during shutdown only
2042 Description: shutdown with a failed MDS or OST can cause unmount to hang
2043 Details    : Don't resend DISCONNECT messages in ptlrpc_disconnect_import()
2044              if server is down.
2045
2046 Severity   : minor
2047 Bugzilla   : 7331
2048 Frequency  : 2.6 only
2049 Description: chmod/chown may include an extra supplementary group
2050 Details    : ll{,u}_mdc_pack_op_data() does not properly initialize the
2051              supplementary group and if none is specified this is used.
2052
2053 Severity   : minor
2054 Bugzilla   : 5479 (6816)
2055 Frequency  : rare
2056 Description: Racing open + rm can assert client in mdc_set_open_replay_data()
2057 Details    : If lookup is in progress on a file that is unlinked we might try
2058              to revalidate the inode and fail in revalidate after lookup is
2059              complete and ll_file_open() enqueues the open again but
2060              it_open_error() was not checking DISP_OPEN_OPEN errors correctly.
2061
2062 Severity   : minor
2063 Frequency  : always, if lconf --abort_recovery used
2064 Bugzilla   : 7047
2065 Description: lconf --abort_recovery fails with 'Operation not supported'
2066 Details    : lconf was attempting to abort recovery on the MDT device and not
2067              the MDS device
2068
2069 ------------------------------------------------------------------------------
2070
2071 2005-08-08  Cluster File Systems, Inc. <info@clusterfs.com>
2072        * version 1.4.4
2073        * bug fixes
2074
2075 Severity   : major
2076 Frequency  : rare (only unsupported configurations with a node running as an
2077              OST and a client)
2078 Bugzilla   : 6514, 5137
2079 Description: Mounting a Lustre file system on a node running as an OST could
2080              lead to deadlocks
2081 Details    : OSTs now preallocates memory needed to write out data at
2082              startup, instead of when needed, to avoid having to
2083              allocate memory in possibly low memory situations.
2084              Specifically, if the file system is mounted on on OST,
2085              memory pressure could force it to try to write out data,
2086              which it needed to allocate memory to do.  Due to the low
2087              memory, it would be unable to do so and the node would
2088              become unresponsive.
2089
2090 Severity   : enhancement
2091 Bugzilla   : 7015
2092 Description: Addition of lconf --service command line option
2093 Details    : lconf now accepts a '--service <arg>' option, which is
2094              shorthand for 'lconf --group <arg> --select <arg>=<hostname>'
2095
2096 Severity   : enhancement
2097 Bugzilla   : 6101
2098 Description: Failover mode is now the default for OSTs.
2099 Details    : By default, OSTs will now run in failover mode.  To return to
2100              the old behaviour, add '--failout' to the lmc line for OSTs.
2101
2102 Severity   : enhancement
2103 Bugzilla   : 1693
2104 Description: Health checks are now provided for MDS and OSTs
2105 Details    : Additional detailed health check information on MSD and OSTs
2106              is now provided through the procfs health_check value.
2107
2108 Severity   : minor
2109 Frequency  : occasional, depends on IO load
2110 Bugzilla   : 4466
2111 Description: Disk fragmentation on the OSTs could eventually cause slowdowns
2112              after numerous create/delete cycles
2113 Details    : The ext3 inode allocation policy would not allocate new inodes
2114              very well on the OSTs because there are no new directories
2115              being created.  Instead we look for groups with free space if
2116              the parent directories are nearly full.
2117
2118 Severity   : major
2119 Bugzilla   : 6302
2120 Frequency  : rare
2121 Description: Network or server problems during mount may cause partially
2122              mounted clients instead of returning an error.
2123 Details    : The config llog parsing code may overwrite the error return
2124              code during mount error handling, returning success instead
2125              of an error.
2126
2127 Severity   : minor
2128 Bugzilla   : 6422
2129 Frequency  : rare
2130 Description: MDS can fail to allocate large reply buffers
2131 Details    : After long uptimes the MDS can fail to allocate large reply
2132              buffers (e.g. zconf client mount config records) due to memory
2133              fragmentation or consumption by the buffer cache.  Preallocate
2134              some large reply buffers so that these replies can be sent even
2135              under memory pressure.
2136
2137 Severity   : minor
2138 Bugzilla   : 6266
2139 Frequency  : rare (liblustre)
2140 Description: fsx running with liblustre complained that using truncate() to
2141              extend the file doesn't work.  This patch corrects that issue.
2142 Details    : This is the liblustre equivalent of the fix for bug 6196.  Fixes
2143              ATTR_SIZE and lsm use in llu_setattr_raw.
2144
2145 Severity   : critical
2146 Bugzilla   : 6866
2147 Frequency  : rare, only 2.6 kernels
2148 Description: Unusual file access patterns on the MDS may result in inode
2149              data being lost in very rare circumstances.
2150 Details    : Bad interaction between the ea-in-inode patch and the "no-read"
2151              code in the 2.6 kernel caused the inode and/or EA data not to
2152              be read from disk, causing single-file corruption.
2153
2154 Severity   : critical
2155 Bugzilla   : 6998
2156 Frequency  : rare, only 2.6 filesystems using extents
2157 Description: Heavy concurrent write and delete load may cause data corruption.
2158 Details    : It was possible under high-load situations to have an extent
2159              metadata block in the block device cache from a just-unlinked
2160              file overwrite a newly-allocated data block.  We now unmap any
2161              metadata buffers that alias just-allocated data blocks.
2162
2163 Severity   : minor
2164 Bugzilla   : 7241
2165 Frequency  : filesystems with default stripe_count larger than 77
2166 Description: lconf+mke2fs fail when formatting filesystem with > 77 stripes
2167 Details    : lconf specifies an inode size of 4096 bytes when the default
2168              stripe_count is larger than 77.  This conflicts with the default
2169              inode density of 1 per 4096 bytes.  Allocate smaller inodes in
2170              this case to avoid pinning too much memory for large EAs.
2171
2172 ------------------------------------------------------------------------------
2173
2174 2005-07-07  Cluster File Systems, Inc. <info@clusterfs.com>
2175        * version 1.4.3
2176        * bug fixes
2177
2178 Severity   : minor
2179 Frequency  : rare (extremely heavy IO load with hundreds of clients)
2180 Bugzilla   : 6172
2181 Description: Client is evicted, gets IO error writing to file
2182 Details    : lock ordering changes for bug 5492 reintroduced bug 3267 and
2183              caused clients to be evicted for AST timeouts.  The fixes in
2184              bug 5192 mean we no longer need to have such short AST timeouts
2185              so ldlm_timeout has been increased.
2186
2187 Severity   : major
2188 Frequency  : occasional during --force or --failover shutdown under load
2189 Bugzilla   : 5949, 4834
2190 Description: Server oops/LBUG if stopped with --force or --failover under load
2191 Details    : a collection of import/export refcount and cleanup ordering
2192              issues fixed for safer force cleanup
2193
2194 Severity   : major
2195 Frequency  : only filesystems larger than 120 OSTs
2196 Bugzilla   : 5990, 6223
2197 Description: lfs getstripe would oops on a very large filesystem
2198 Details    : lov_getconfig used kfree on vmalloc'd memory
2199
2200 Severity   : minor
2201 Frequency  : only filesystems exporting via NFS to Solaris 10 clients
2202 Bugzilla   : 6242, 6243
2203 Description: reading from files that had been truncated to a non-zero size
2204              but never opened returned no data
2205 Details    : ll_file_read() reads zeros from no-object files to EOF
2206
2207 Severity   : major
2208 Frequency  : rare
2209 Bugzilla   : 6200
2210 Description: A bug in MDS/OSS recovery could cause the OSS to fail an assertion
2211 Details    : There's little harm in aborting MDS/OSS recovery and letting it
2212              try again, so I removed the LASSERT and return an error instead.
2213
2214 Severity   : enhancement
2215 Bugzilla   : 5902
2216 Description: New debugging infrastructure for tracking down data corruption
2217 Details    : The I/O checksum code was replaced to: (a) control it at runtime,
2218              (b) cover more of the client-side code path, and (c) try to narrow
2219              down where problems occurred
2220
2221 Severity   : major
2222 Frequency  : rare
2223 Bugzilla   : 3819, 4364, 4397, 6313
2224 Description: Racing close and eviction MDS could cause assertion in mds_close
2225 Details    : It was possible to get multiple mfd references during close and
2226              client eviction, leading to one thread referencing a freed mfd.
2227
2228 Severity:  : enhancement
2229 Bugzilla   : 3262, 6359
2230 Description: Attempts to reconnect to servers are now more aggressive.
2231 Details    : This builds on the enhanced upcall-less recovery that was added
2232              in 1.4.2.  When trying to reconnect to servers, clients will
2233              now try each server in the failover group every 10 seconds.  By
2234              default, clients would previously try one server every 25 seconds.
2235
2236 Severity   : major
2237 Frequency  : rare
2238 Bugzilla   : 6371
2239 Description: After recovery, certain operations trigger a failed
2240              assertion on a client.
2241 Details    : Failing over an mds, using lconf -d --failover, while a
2242              client was doing a readdir() call would cause the client to
2243              LBUG after recovery completed and the readdir() was resent.
2244
2245 Severity   : enhancement
2246 Bugzilla   : 6296
2247 Description: Default groups are now added by lconf
2248 Details    : You can now run lconf --group <servicename> without having to
2249              manually add groups with lmc.
2250
2251 Severity   : major
2252 Frequency  : occasional
2253 Bugzilla   : 6412
2254 Description: Nodes with an elan id of 0 trigger a failed assertion
2255
2256 Severity   : minor
2257 Frequency  : always when accessing e.g. tty/console device nodes
2258 Bugzilla   : 3790
2259 Description: tty and some other devices nodes cannot be used on lustre
2260 Details    : file's private_data field is used by device data and lustre
2261              values in there got lost. New field was added to struct file to
2262              store fs-specific private data.
2263
2264 Severity   : minor
2265 Frequency  : when exporting Lustre via NFS
2266 Bugzilla   : 5275
2267 Description: NFSD failed occasionally when looking up a path component
2268 Details    : NFSD is looking up ".." which was broken in ext3 directories
2269              that had grown large enough to become hashed.
2270
2271 Severity   : minor
2272 Frequency  : Clusters with multiple interfaces not on the same subnet
2273 Bugzilla   : 5541
2274 Description: Nodes will repeatedly try to reconnect to an interface which it
2275              cannot reach and report an error to the log.
2276 Details    : Extra peer list entries will be created by lconf with some peers
2277              unreachable.  lconf now validates the peer before adding it.
2278
2279 Severity   : major
2280 Frequency  : Only if a default stripe is set on the filesystem root.
2281 Bugzilla   : 6367
2282 Description: Setting a default stripe on the filesystem root prevented the
2283              filesystem from being remounted.
2284 Details    : The client was sending extra request flags in the root getattr
2285              request and did not allocate a reply buffer for the dir EA.
2286
2287 Severity   : major
2288 Frequency  : occasional, higher if lots of files are accessed by one client
2289 Bugzilla   : 6159, 6097
2290 Description: Client trips assertion regarding lsm mismatch/magic
2291 Details    : While revalidating inodes the VFS looks up inodes with ifind()
2292              and in rare cases can find an inode that is being freed.
2293              The ll_test_inode() code will free the lsm during ifind()
2294              when it finds an existing inode and then the VFS later attaches
2295              this free lsm to a new inode.
2296
2297 Severity   : major
2298 Frequency  : rare
2299 Bugzilla   : 6422, 7030
2300 Description: MDS deadlock between mkdir and client eviction
2301 Details    : Creating a new file via mkdir or mknod (starting a transaction
2302              and getting the ns lock) can deadlock with client eviction
2303              (gets ns lock and trying to finish a synchronous transaction).
2304
2305 Severity   : minor
2306 Frequency  : occasional
2307 Description: While starting a server, the fsfilt_ext3 module could not be
2308              loaded.
2309 Details    : CFS's improved ext3 filesystem is named ldiskfs for 2.6
2310              kernels.  Previously, lconf would still use the ext3 name
2311              when trying to load modules.  Now, it will correctly use
2312              ext3 on 2.4 and ldiskfs on 2.6.
2313
2314 Severity   : enhancement
2315 Description: The default stripe count has been changed to 1
2316 Details    : The interpretation of the default stripe count (0, to lfs
2317              or lmc) has been changed to mean striping across a single
2318              OST, rather than all available.  For general usage we have
2319              found a stripe count of 1 or 2 works best.
2320
2321 Severity   : enhancement
2322 Description: Add support for compiling against Cray portals.
2323 Details    : Conditional compiling for some areas that are different
2324              on Cray Portals.
2325
2326 Severity   : major
2327 Frequency  : occasional
2328 Bugzilla   : 6409, 6834
2329 Description: Creating files with an explicit stripe count may lead to
2330              a failed assertion on the MDS
2331 Details    : If some OSTs are full or unavailable, creating files may
2332              trigger a failed assertion on the MDS.  Now, Lustre will
2333              try to use other servers or return an error to the
2334              client.
2335
2336 Severity   : minor
2337 Frequency  : occasional
2338 Bugzilla   : 6469
2339 Description: Multiple concurrent overlapping read+write on multiple SMP nodes
2340              caused lock timeout during readahead (since 1.4.2).
2341 Details    : Processes doing readahead might match a lock that hasn't been
2342              granted yet if there are overlapping and conflicting lock
2343              requests.  The readahead process waits on ungranted lock
2344              (original lock is CBPENDING), while OST waits for that process
2345              to cancel CBPENDING read lock and eventually evicts client.
2346
2347 Severity   : enhancement
2348 Bugzilla   : 6931
2349 Description: Initial enabling of flock support for clients
2350 Details    : Implements fcntl advisory locking and file status functions.
2351              This feature is provided as an optional mount flag (default
2352              off), and is NOT CURRENTLY SUPPORTED.  Not all types of record
2353              locking are implemented yet, and those that are are not guaranteed
2354              to be completely correct in production environments.
2355              mount -t lustre -o [flock|noflock] ...
2356
2357 Severity   : major
2358 Frequency  : occasional
2359 Bugzilla   : 6198
2360 Description: OSTs running 2.4 kernels but with extents enabled might trip an
2361              assertion in the ext3 JBD (journaling) layer.
2362 Details    : The b_committed_data struct is protected by the big kernel lock
2363              in 2.4 kernels, serializing journal_commit_transaction() and
2364              ext3_get_block_handle->ext3_new_block->find_next_usable_block()
2365              access to this struct.  In 2.6 kernels there is finer grained
2366              locking to improve SMP performance of the JBD layer.
2367
2368 Severity   : minor
2369 Bugzilla   : 6147
2370 Description: Changes the "SCSI I/O Stats" kernel patch to default to "enabled"
2371
2372 -----------------------------------------------------------------------------
2373
2374 2005-05-05  Cluster File Systems, Inc. <info@clusterfs.com>
2375        * version 1.4.2
2376        NOTE: Lustre 1.4.2 uses an incompatible network protocol than previous
2377              versions of Lustre.  Please update all servers and clients to
2378              version 1.4.2 or later at the same time.  You must also run
2379              "lconf --write-conf {config}.xml" on the MDS while it is stopped
2380              to update the configuration logs.
2381        * bug fixes
2382         - fix for HPUX NFS client breakage when NFS exporting Lustre (5781)
2383         - mdc_enqueue does not need max_mds_easize request buffer on send (5707)
2384         - swab llog records of type '0' so we get proper header size/idx (5861)
2385         - send llog cancel req to DLM cancel portal instead of cb portal (5515)
2386         - fix rename of one directory over another leaking an inode (5953)
2387         - avoid SetPageDirty on 2.6 (5981)
2388         - don't re-add just-being-destroyed locks to the waiting list (5653)
2389         - when creating new directories, inherit the parent's custom
2390           striping settings if present parent (3048)
2391         - flush buffers from cache before direct IO in 2.6 obdfilter (4982)
2392         - don't hold i_size_sem in ll_nopage() and ll_ap_refresh_count (6077)
2393         - don't hold client locks on temporary worklist from l_lru (5666)
2394         - handle IO errors in 2.6 obdfilter bio completion routine (6046)
2395         - automatically evict dead clients (5921)
2396         - Update file size properly in create+truncate+fstat case (6196)
2397         - Do not unhash mountpoint dentries, do not allow removal of
2398           mountpoints (5907)
2399         - Avoid lock ordering deadlock issue with write/truncate (6203,5654)
2400         - reserve enough journal credits in fsfilt_start_log for setattr (4554)
2401         - ldlm_enqueue freed-export error path would always LBUG (6149,6184)
2402         - don't reference lr_lvb_data until after we hold lr_lvb_sem (6170)
2403         - don't overwrite last_rcvd if there is a *_client_add() error (6086)
2404         - Correctly handle reads of files with no objects (6243)
2405         - lctl recover will also mark a device active if deactivate used (5933)
2406         * miscellania
2407         - by default create 1 inode per 4kB space on MDS, per 16kB on OSTs
2408         - allow --write-conf on an MDS with different nettype than client (5619)
2409         - don't write config llogs to MDS for mounts not from that MDS (5617)
2410         - lconf should create multiple TCP connections from a client (5201)
2411         - init scripts are now turned off by default; run chkconfig --on
2412           lustre and chkconfig --on lustrefs to use them
2413         - upcalls are no longer needed for clients to recover to failover
2414           servers (3262)
2415         - add --abort-recovery option to lconf to abort recovery on device
2416           startup (6017)
2417         - add support for an arbitrary number of OSTs (3026)
2418         - Quota support protocol changes.
2419         - forward compatibility changes to wire structs (6007)
2420         - rmmod NALs that might be loaded because of /etc/modules.conf (6133)
2421         - support for mountfsoptions and clientoptions to the Lustre LDAP (5873)
2422         - improved "lustre status" script
2423         - initialize blocksize for non-regular files (6062)
2424         - added --disable-server and --disable-client configure options (5782)
2425         - introduce a lookup cache for lconf to avoid repeated DB scans (6204)
2426         - Vanilla 2.4.29 support
2427         - increase maximum number of obd devices to 520 (6242)
2428         - remove the tcp-zero-copy patch from the suse-2.4 series (5902)
2429         - Quadrics Elan drivers are now included for the RHEL 3 2.4.21 and
2430           SLES 9 2.6.5 kernels
2431         - limit stripes per file to 160 (the maximum EA size) (6093)
2432
2433 2005-03-22  Cluster File Systems, Inc. <info@clusterfs.com>
2434        * version 1.4.1
2435        * bug fixes
2436         - don't LASSERT in ll_release on NULL lld with NFS export (4655, 5760)
2437         - hold NS lock when calling handle_ast_error->del_waiting_lock (5746)
2438         - fix setattr mtime regression from lovcleanup merge (4829, 5669)
2439         - workaround for 2.6 crash in ll_unhash_aliases (5687, 5210)
2440         - small ext3 extents cleanups and fixes (5733)
2441         - improved mballoc code, several small races and bugs fixed (5733, 5638)
2442         - kernel version 43 - fix remove_suid bugs in both 2.4 and 2.6 (5695)
2443         - avoid needless client->OST connect, fix handle mismatch (5317)
2444         - fix DLM error path that led to out-of-sync client, long delays (5779)
2445         - support common vfs-enforced mount options (nodev,nosuid,noexec) (5637)
2446         - fix several locking issues related to i_size (5492,5624,5654,5672)
2447         - don't move pending lock onto export if it is already evicted (5683)
2448         - fix kernel oops when creating .foo in unlinked directory (5548)
2449         - fix deadlock in obdfilter statistics vs. object create (5811)
2450         - use time_{before,after} to avoid timer jiffies wrap (5882)
2451         - shutdown --force/--failover stability (3607,3651,4797,5203,4834)
2452         - Do not leak request if server was not able to process it (5154)
2453         - If mds_open unable to find parent dir, make that negative lookup(5154)
2454         - don't create new directories with extent-mapping (5909, 5936)
2455        * miscellania
2456         - fix lustre/lustrefs init scripts for SuSE (patch from Scali, 5702)
2457         - don't hold the pinger_sem in ptlrpc_pinger_sending_on_import
2458         - change obd_increase_kms to obd_adjust_kms (up or down) (5654)
2459         - lconf, lmc search both /usr/lib and /usr/lib64 for Python libs (5800)
2460         - support for RHEL4 kernel on i686 (5773)
2461         - provide error messages when incompatible logs are encountered (5898)
2462
2463 2005-02-18  Cluster File Systems, Inc. <info@clusterfs.com>
2464        * version 1.4.0.10 (1.4.1 release candidate 1)
2465        * bug fixes
2466         - don't keep a lock reference when lock is not granted (4238)
2467         - unsafe list practices (rarely) led to infinite eviction loop (4908)
2468         - add per-fs limit of Lustre pages in page cache, avoid OOM (4699)
2469         - drop import inflight refcount on signal_completed_replay error (5255)
2470         - unlock page after async write error during send (3677)
2471         - handle missing objects in filter_preprw_read properly (5265)
2472         - no transno return for symlink open, don't save no-trasno open (3440)
2473         - don't try to complete elan receive that already failed (4012)
2474         - free RPC server reply state on error (5406)
2475         - clean up thread from ptlrpc_start_thread() on error (5160)
2476         - readahead could read extra page into cache that wasn't ejected (5388)
2477         - prevent races in class_attach/setup/cleanup/detach (5260)
2478         - don't dereference de->d_inode after l_dput of de (5458)
2479         - use "int" for stripe value returned from lock_to_stripe (5544)
2480         - mballoc allocation and error-checking fixes in 2.6 (5504)
2481         - block device patches to fix I/O request sizes in 2.6 (5482)
2482         - look up hostnames for IB nals (5602)
2483         - 2.6 changed lock ordering of 2 semaphores, caused deadlock (5654)
2484         - don't start multiple acceptors for the same port (5277)
2485         - fix incorrect LASSERT in mds_getattr_name (5635)
2486         - export a proc file for general "ping" checking (5628)
2487         - fix "lfs check" to not block when the MDS is down (5628)
2488        * miscellania
2489         - service request history (4965)
2490         - put {ll,lov,osc}_async_page structs in a single slab (4699)
2491         - create an "evict_client" /proc entry on OSTs, like the MDS has
2492         - fix mount usage message, return errors per mount(8) (5168)
2493         - change grep [] to grep "[]" in tests so they work in more UMLs
2494         - fix ppc64/x86_64 spec to use %{_libdir} instead of /usr/lib (5389)
2495         - remove ancient LOV_MAGIC_V0 EA support (5047)
2496         - add "disk I/Os in flight" and "I/O req time" stats in obdfilter
2497         - align r/w RPCs to PTLRPC_MAX_BRW_SIZE boundary for performance (3451)
2498         - allow readahead allocations to fail when low on memory (5383)
2499         - mmap locking landed again, after considerable improvement (2828)
2500         - add get_hostaddr() to lustreDB.py for LDAP support (5459)
2501
2502 2004-11-23  Cluster File Systems, Inc. <info@clusterfs.com>
2503        * version 1.4.0
2504        * bug fixes
2505         - send OST transaction number in read/write reply to free req (4966)
2506         - don't ASSERT in ptl_send_rpc() if we run out of memory (5119)
2507         - lock /proc/sys/portals/routes internal state, avoiding oops (4827)
2508         - the watchdog thread now runs as interruptible (5246)
2509         - flock/lockf fixes (but it's still disabled, pending 5135)
2510         - don't use EXT3 constants in llite code (5094)
2511         - memory shortage at startup could cause assertion (5176)
2512        * miscellania
2513         - reorganization of lov code
2514         - single portals codebase
2515         - Infiniband NAL
2516         - add extents/mballoc support (5025)
2517         - direct I/O reads in the obdfilter (4048)
2518         - kernel patches from LNXI for 2.6 (bluesmoke, perfctr, mtd, kexec)
2519
2520 tbd         Cluster File Systems, Inc. <info@clusterfs.com>
2521        * version 1.2.9
2522        * bug fixes
2523         - send OST transaction number in read/write reply to free req (4966)
2524         - don't ASSERT in ptl_send_rpc() if we run out of memory (5119)
2525         - lock /proc/sys/portals/routes internal state, avoiding oops (4827)
2526         - the watchdog thread now runs as interruptible (5246)
2527         - handle missing objects in filter_preprw_read properly (5265)
2528         - unsafe list practices (rarely) led to infinite eviction loop (4908)
2529         - drop import inflight refcount on signal_completed_replay error (5255)
2530         - unlock page after async write error during send (3677)
2531         - return original error code on reconstructed replies (3761)
2532         - no transno return for symlink open, don't save no-trasno open (3440)
2533        * miscellania
2534         - add pid to ldlm debugging output (4922)
2535         - bump the watchdog timeouts -- we can't handle 30sec yet
2536         - extra debugging for orphan dentry/inode bug (5259)
2537
2538 2004-11-16  Cluster File Systems, Inc. <info@clusterfs.com>
2539        * version 1.2.8
2540        * bug fixes
2541         - fix TCP_NODELAY bug, which caused extreme perf regression (5134)
2542         - allocate qswnal tx descriptors singly to avoid fragmentation (4504)
2543         - don't LBUG on obdo_alloc() failure, use OBD_SLAB_ALLOC() (4800)
2544         - fix NULL dereference in /proc/sys/portals/routes (4827)
2545         - allow failed mdc_close() operations to be interrupted (4561)
2546         - stop precreate on OST before MDS would time out on it (4778)
2547         - don't send partial-page writes before EOF from client (4410)
2548         - discard client grant for sub-page writes on large-page clients (4520)
2549         - don't free dentries not owned by NFS code, check generation (4806)
2550         - fix lsm leak if mds_create_objects() fails (4801)
2551         - limit debug_daemon file size, always print CERROR messages (4789)
2552         - use transno after validating reply (3892)
2553         - process timed out requests if import state changes (3754)
2554         - update mtime on OST during writes, return in glimpse (4829)
2555         - add mkfsoptions to LDAP (4679)
2556         - use ->max_readahead method instead of zapping global ra (5039)
2557         - don't interrupt __l_wait_event() during strace
2558        * miscellania
2559         - add software watchdogs to catch hung threads quickly (4941)
2560         - make lustrefs init script start after nfs is mounted
2561         - fix CWARN/ERROR duplication (4930)
2562         - return async write errors to application if possible (2248)
2563         - add /proc/sys/portal/memused (bytes allocated by PORTALS_ALLOC)
2564         - print NAL number in %x format (4645)
2565         - update barely-supported suse-2.4.21-171 series (4842)
2566         - support for sles 9 %post scripts
2567         - support for building 2.6 kernel-source packages
2568         - support for sles km_* packages
2569
2570 2004-10-07  Cluster File Systems, Inc. <info@clusterfs.com>
2571        * version 1.2.7
2572        * bug fixes
2573         - ignore -ENOENT errors in osc_destroy (3639)
2574         - notify osc create thread that OSC is being cleaned up (4600)
2575         - add nettype argument for llmount in #5d in conf-sanity.sh (3936)
2576         - reconstruct ost_handle() like mds_handle() (4657)
2577         - create a new thread to do import eviction to avoid deadlock (3969)
2578         - let lconf resolve symlinked-to devices (4629)
2579         - don't unlink "objects" from directory with default EA (4554)
2580         - hold socknal file ref over connect in case target is down (4394)
2581         - allow more than 32000 subdirectories in a single directory (3244)
2582         - fix blocks count for O_DIRECT writes (3751)
2583         - OST returns ENOSPC from object create when no space left (4539)
2584         - don't send truncate RPC if file size isn't changing (4410)
2585         - limit OSC precreate to 1/2 of value OST considers bogus (4778)
2586         - bind to privileged port in socknal and tcpnal (3689)
2587        * miscellania
2588         - rate limit CERROR/CWARN console message to avoid overload (4519)
2589         - GETFILEINFO dir ioctl returns LOV EA + MDS stat in 1 call (3327)
2590         - basic mmap support (3918)
2591         - kernel patch series update from b1_4 (4711)
2592
2593 2004-09-16  Cluster File Systems, Inc. <info@clusterfs.com>
2594        * version 1.2.6
2595        * bug fixes
2596         - avoid crash during MDS cleanup with OST shut down (2775)
2597         - fix loi_list_lock/oig_lock inversion on interrupted IO (4136)
2598         - don't use bad inodes on the MDS (3744)
2599         - dynamic object preallocation to improve recovery speed (4236)
2600         - don't hold spinlock over lock dumping or change debug flags (4401)
2601         - don't zero obd_dev when it is force cleaned (3651)
2602         - print grants to console if they go negative (4431)
2603         - "lctl deactivate" will stop automatic recovery attempts (3406)
2604         - look for existing locks in ldlm_handle_enqueue() (3764)
2605         - don't resolve lock handle twice in recovery avoiding race (4401)
2606         - revalidate should check working dir is a directory (4134)
2607        * miscellania
2608         - don't always mark "slow" obdfilter messages as errors (4418)
2609
2610 2004-08-24  Cluster File Systems, Inc. <info@clusterfs.com>
2611        * version 1.2.5
2612        * bug fixes
2613         - don't close LustreDB during write_conf until it is done (3860)
2614         - fix typo in lconf for_each_profile (3821)
2615         - allow dumping logs from multiple threads at one time (3820)
2616         - don't allow multiple threads in OSC recovery (3812)
2617         - fix debug_size parameters (3864)
2618         - fix mds_postrecov to initialize import for llog ctxt (3121)
2619         - replace config semaphore with spinlock (3306)
2620         - be sure to send a reply for a CANCEL rpc with bad export (3863)
2621         - don't allow enqueue to complete on a destroyed export (3822)
2622         - down write_lock before checking llog header bitmap (3825)
2623         - recover from lock replay timeout (3764)
2624         - up llog sem before sending rpc (3652)
2625         - reduce ns lock hold times when setting kms (3267)
2626         - change a dlm LBUG to LASSERTF, to maybe learn something (4228)
2627         - fix NULL deref and obd_dev leak on setup error (3312)
2628         - replace some LBUG about llog ops with error handling (3841)
2629         - don't match INVALID dentries from d_lookup and spin (3784)
2630         - hold dcache_lock while marking dentries INVALID and hashing (4255)
2631         - fix invalid assertion in ptlrpc_set_wait (3880)
2632        * miscellania
2633         - add libwrap support for the TCP acceptor (3996)
2634         - add /proc/sys/portals/routes for non-root route listing (3994)
2635         - allow setting MDS UUID in .xml (2580)
2636         - print the stack of a process that LBUGs (4228)
2637
2638 2004-07-14  Cluster File Systems, Inc. <info@clusterfs.com>
2639        * version 1.2.4
2640        * bug fixes
2641         - don't cleanup request in ll_file_open() on failed MDS open (3430)
2642         - make sure to unset replay flag from failed open requests (3440)
2643         - if default stripe count is 0, use OST count for inode size (3636)
2644         - update parent mtime/ctime on client for create/unlink (2611)
2645         - drop dentry ref in ext3_add_link from open_connect_dentry (3266)
2646         - free recovery state on server during a forced cleanup (3571)
2647         - unregister_reply for resent reqs (3063)
2648         - loop back devices mounting and status check on 2.6 (3563)
2649         - fix resource-creation race that can provoke i_size == 0 (3513)
2650         - don't try to use bad inodes returned from MDS/OST fs lookup (3688)
2651         - more debugging for page-accounting assertion (3746)
2652         - return -ENOENT instead of asserting if ost getattr+unlink race (3558)
2653         - avoid deadlock after precreation failure (3758)
2654         - fix race and lock order deadlock in orphan handling (3450, 3750)
2655         - add validity checks when grabbing inodes from l_ast_data (3599)
2656        * miscellania
2657         - add /proc/.../recovery_status to obdfilter (3428)
2658         - lightweight CDEBUG infrastructure, debug daemon (3668)
2659         - change default OSC RPC parameters to be better on small clusters
2660         - turn off OST read cache for files smaller than 32MB
2661         - install man pages and include them in rpms (3100)
2662         - add new init script for (un)mounting lustre filesystems (2593)
2663         - run chkconfig in %post for init scripts (3701)
2664         - drop scimac NAL (unmaintained)
2665
2666 2004-06-17  Cluster File Systems, Inc. <info@clusterfs.com>
2667        * version 1.2.3
2668        * bug fixes
2669         - clean kiobufs before and after use (3485)
2670         - strip trailing '/'s before comparing paths with /proc/mounts (3486)
2671         - remove assertions to work around "in-flight rpcs" recovery bug (3063)
2672         - change init script to fail more clearly if not run as root (1528)
2673         - allow clients to reconnect during replay (1742)
2674         - fix ns_lock/i_sem lock ordering deadlock for kms update (3477)
2675         - don't do DNS lookups on NIDs too small for IP addresses (3442)
2676         - re-awaken ptlrpcd if new requests arrive during check_set  (3554)
2677         - fix cond_resched  (3554)
2678         - only evict unfinished clients after recovery (3515)
2679         - allow bulk resend, prevent data loss (3570)
2680         - dynamic ptlrpc request buffer allocation (2102)
2681         - don't allow unlinking open directory if it isn't empty (2904)
2682         - set MDS/OST threads to umask 0 to not clobber client modes (3359)
2683         - remove extraneous obd dereference causing LASSERT failure (3334)
2684         - don't use get_cycles() when creating temp. files on the mds (3156)
2685         - hold i_sem when setting i_size in ll_extent_lock() (3564)
2686         - handle EEXIST for set-stripe, set proper directory name (3336)
2687        * miscellania
2688         - servers can dump a log evicting a client - lustre.dump_on_timeout=1
2689         - fix ksocknal_fmb_callback() error messages (2918)
2690
2691 2004-05-27  Cluster File Systems, Inc. <info@clusterfs.com>
2692        * version 1.2.2
2693        * bug fixes
2694         - don't copy lvb into (possibly NULL) reply on error (2983)
2695         - don't deref dentry after dput, don't free lvb on error (2922)
2696         - use the kms to determine writeback rpc length (2947)
2697         - increment oti_logcookies when osc is inactive (2948)
2698         - update client's i_blocks count via lvb messages (2543)
2699         - handle intent open/close of special files properly (1557)
2700         - mount MDS with errors=remount-ro, like obdfilter (2009)
2701         - initialize lock handle to avoid ASSERT on error cleanup (3057)
2702         - don't use cancelling-locks' kms values (2947)
2703         - use highest lock extent for kms, not last one (2925)
2704         - don't dereference ERR_PTR() dentry in error handling path (3107)
2705         - fix thread race in portals_debug_dumplog() (3122)
2706         - create lprocfs device entries at setup instead of at attach (1519)
2707         - common AST error handler, don't evict client on completion race (3145)
2708         - zero nameidata in detach_mnt in 2.6 (3118)
2709         - verify d_inode after revalidate_special is valid in 2.6 (3116)
2710         - use lustre_put_super() to handle zconf unmounts in 2.6 (3064)
2711         - initialize RPC timeout timer earlier for 2.6 (3219)
2712         - don't dereference NULL reply buffer if mdc_close was never sent (2410)
2713         - print nal/nid for unknown nid (3258)
2714         - additional checks for oscc recovery before doing precreate (3284)
2715         - fix ll_extent_lock() error return code for 64-bit systems (3043)
2716         - don't crash in mdc_close for bad permissions on open (3285)
2717         - zero i_rdev for non-device files (3147)
2718         - clear page->private before handing to FS, better assertion (3119)
2719         - tune the read pipeline (3236)
2720         - fix incorrect decref of invalidated dentry (2350)
2721         - provide read-ahead stats and refine rpc in flight stats (3328)
2722         - don't hold journal transaction open across create RPC (3313)
2723         - update atime on MDS at close time (3265)
2724         - close LDAP connection when recovering to avoid server load (3315)
2725         - update iopen-2.6 patch with fixes from 2399,2517,2904 (3301)
2726         - don't leak open file on MDS after open resend (3325)
2727         - serialize filter_precreate and filter_destroy_precreated (3329)
2728         - loop device shouldn't call sync_dev() for nul device (3092)
2729         - clear page cache after eviction (2766)
2730         - resynchronize MDS->OST in background (2824)
2731         - refuse to mount the same filesystem twice on same mountpoint (3394)
2732         - allow llmount to create routes for mounting behind routers (3320)
2733         - push lock cancellation to blocking thread for glimpse ASTs (3409)
2734         - don't call osc_set_data_with_check() for TEST_LOCK matches (3159)
2735         - fix rare problem with rename on htree directories (3417)
2736        * miscellania
2737         - allow default OST striping configuration per directory (1414)
2738         - fix compilation for qswnal for 2.6 kernels (3125)
2739         - increase maximum number of MDS request buffers for large systems
2740         - change liblustreapi to be useful for external progs like lfsck (3098)
2741         - increase local configuration timeout for slow disks (3353)
2742         - allow configuring ldlm AST timeout - lustre.ldlm_timeout=<seconds>
2743
2744 2004-03-22  Cluster File Systems, Inc. <info@clusterfs.com>
2745        * version 1.2.1
2746        * bug fixes
2747         - fixes for glimpse AST timeouts / incorrectly 0-sized files (2818)
2748         - don't overwrite extent policy data in reply if lock was blocked (2901)
2749         - drop filter export grants atomically with removal from device (2663)
2750         - del obd_self_export from work_list in class_disconnect_exports (2908)
2751         - don't LBUG if MDS recovery times out during orphan cleanup (2530)
2752         - swab reply message in mdc_close, other PPC fixes (2464)
2753         - fix destroying of named logs (2325)
2754         - overwrite old logs when running lconf --write_conf (2264)
2755         - bump LLOG_CHUNKSIZE to 8k to allow for larger clusters (2306)
2756         - fix race in target_handle_connect (2898)
2757         - mds_reint_create() should take same inode create lock (2926)
2758         - correct journal credits calculated for CANCEL_UNLINK_LOG (2931)
2759         - don't close files for self_export to avoid uninitialized obd (2936)
2760         - allow MDS with the same name as client node (2939)
2761         - hold dentry reference for closed log files for unlink (2325)
2762         - reserve space for all logs during transactions (2059)
2763         - don't evict page beyond end of stripe extent (2925)
2764         - don't oops on a deleted current working directory (2399)
2765         - handle hard links to targets without a parent properly (2517)
2766         - don't dereference NULL lock when racing during eviction (2867)
2767         - don't grow lock extents when lots of conflicting locks (2919)
2768
2769 2004-03-04  Cluster File Systems, Inc. <info@clusterfs.com>
2770        * version 1.2.0
2771        * bug fixes
2772         - account for cache space usage on clients to avoid data loss (974)
2773         - lfsck support in lustre kernel code (2349)
2774         - reduce journal credits needed for BRW writes (2370)
2775         - orphan handling to avoid losing space on client/server crashes
2776         - ptlrpcd can be blocked, stopping ALL progress (2477)
2777         - use lock value blocks to assist in proper KMS, faster stat (1021)
2778         - takes i_sem instead of DLM locks internally on obdfilter (2720)
2779         - recovery for initial connections (2355)
2780         - fixes for mds_cleanup_orphans (1934)
2781         - abort_recovery crashes MDS in b_eq (mds_unlink_orphan) (2584)
2782         - block all file creations until orphan recovery completes (1901)
2783         - client remove rq_connection from request struct (2423)
2784         - conf-sanity test_5, proper cleanup in umount log not availale (2640)
2785         - recovery timer race (2670)
2786         - mdc_close recovey bug (2532)
2787         - ptlrpc cleanup bug (2710)
2788         - mds timeout on local locks (2588)
2789         - namespace lock held during RPCs (2431)
2790         - handle interrupted sync write properly (2503)
2791         - don't try to handle a message that hasn't been replied to (2699)
2792         - client assert failure during cleanup after abort recovery (2701)
2793         - leak mdc device after failed mount (2712)
2794         - ptlrpc_check_set allows timedout requests to complete (2714)
2795         - wait for inflight reqs when ptlrpcd finishes (2710)
2796         - make sure unregistered services are removed from the srv_list
2797         - reset bulk XID's when resending them (caught by 1138 test)
2798         - unregister_bulk after timeout
2799         - fix lconf error (2694)
2800         - handle write after unfinished setstripe, stripe-only getstripe (2388)
2801         - readahead locks pages, leaves pending causing memory pressure (2673)
2802         - increase OST request buffers to 4096 on large machines (2729)
2803         - fix up permission of existing directories in simple_mkdir (2661)
2804         - init deleted item, add assertions ptlrpc_abort_inflight() (2725)
2805         - don't assign transno to errored transactions (2742)
2806         - don't delete objects on OST if given a bogus objid from MDS (2751)
2807         - handle large client PAGE_SIZE readdir on small PAGE_SIZE MDS (2777)
2808         - if rq_no_resend, then timeout request after recovery (2432)
2809         - fix MDS llog_logid record size, 64-bit array alignment (2733)
2810         - don't call usermode_helper from ptlrpcd, DEFAULT upcall (2773)
2811         - put magic in mount.lustre data, check for bad/NULL mount data (2529)
2812         - MDS recovery shouldn't delete objects that it has given out (2730)
2813         - if enqueue arrives after completion, don't clobber LVB (2819)
2814         - don't unlock pages twice when trigger_group_io returns error (2814)
2815         - don't deref NULL rq_repmsg if ldlm_handle_enqueue failed (2822)
2816         - don't write pages to disk if there was an error (1450)
2817         - don't ping imports that have recovery disabled (2676)
2818         - take buffered bytes into account when balancing socknal conn (2817)
2819         - hold a DLM lock over readdir always, use truncate_inode_pages (2706)
2820         - reconnect unlink llog connection after MDS reconnects to OST (2816)
2821         - remove little-endian swabbing of llog records (1987)
2822         - set/limit i_blksize to LL_MAX_BLKSIZE on client (2884)
2823         - retry reposting request buffers if they fail (1191)
2824         - grow extent at grant time to avoid granting a revoked lock (2809)
2825         - lock revoke doesn't evict page if covered by a second lock (2765)
2826         - disable VM readahead to avoid reading outside lock extents (2805)
2827        * miscellania
2828         - return LL_SUPER_MAGIC from statfs for the filesystem type (1972)
2829         - updated kernel patches for hp-2.4.20 kernel (2681)
2830
2831 2004-02-07  Cluster File Systems, Inc. <info@clusterfs.com>
2832        * version 1.0.4
2833        * kernel patches
2834         - fix truncated write corruption (2366)
2835         - fix for failed assertion in iopen_connect_dentry (1792,2517)
2836        * bug fixes
2837         - don't flag the ptlrpcd thread with PF_MEMALLOC (2636)
2838         - ensure len(uuid) < 37 in lmc (1171)
2839         - fix ia64 OOPS in llog_test (2255)
2840         - zero end of page at obdfilter for partial page writes (2648)
2841         - don't leave stale dentries around after renames (bug 2428)
2842         - fix timeouts when evicting a client with a single lock held (2642)
2843         - set deadline for the initial HELLO message to drain (2634)
2844         - print out dotted-quad IP addresses in the socknal (2302)
2845        * miscellania
2846         - additional debugging for MDS client eviction problem (2443)
2847         - fix mkfsoptions support for osts (2603, 2604)
2848
2849 2004-01-27  Cluster File Systems, Inc. <info@clusterfs.com>
2850        * version 1.0.3
2851        * kernel patches
2852         - add series for the vanilla 2.6.0 kernel
2853         - add series for the vanilla 2.4.24 kernel
2854         - add series for a cray x86/64 UL kernel drop
2855         - fix xattr patches for the vanilla 2.4.19 series
2856        * bug fixes
2857         - generate true UUIDs in lmc (1171)
2858         - have portals stack dumping break in UML (2466)
2859         - avoid bad dchild deref; avoid inum lock w/o creation (2362)
2860         - allocate with _NOFS in ldlm to avoid deadlock (1933)
2861         - wake callback waiting threads on client eviction (2460)
2862         - Add --ptldebug and --subsystem to lmc (1719)
2863         - update assertion to allow safe interrupt allocation
2864         - set rq_no_resend for cancel requests (2432)
2865         - recalculate ptlrpcd timeout after resend (2494)
2866         - call vfs_rmdir when removing pending directories (2368)
2867         - fix renaming a file to itself (2429)
2868         - lmc creates a default one-stripe lov (2454)
2869         - expand procfs space to handle large clusters (2326)
2870         - increase UML stack to avoid overflow
2871         - update lconf's list of debug and subsystem masks
2872         - fix lfs find --obd (2510)
2873         - /proc tunable for disabling filter read caching (2591)
2874         - stop rpm packages from altering slapd.conf (2301)
2875         - disable nagle in the socknal under 0conf (2578)
2876         - choose mds inode size based on stripe count (2572)
2877         - fix kernel-source rpm problems (2516)
2878        * miscellania
2879         - add --disable-doc to avoid pdf generation (2421)
2880         - update documentation, tests, type-os, comments
2881         - avoid format warnings on ia64
2882         - remove the TOE NAL
2883         - tiny code cleanups by removing unused fields
2884
2885 2004-01-07  Cluster File Systems, Inc. <info@clusterfs.com>
2886        * version 1.0.2
2887        * bug fixes
2888         - fix obvious semaphore misuse in as-yet-unused setattr path (2348)
2889         - remove the most blatant lies from BUILDING file (2371)
2890         - change default debug level to reasonable production setting
2891         - reduce client side cache size to reduce cache flush time
2892         - reduce max RPCs in flight to avoid unnecessary file fragmentation
2893         - make TCP zerocopy and pinger support enabled by default (2476)
2894         - sync writes completed after process exits caused crashes (2319)
2895         - maintain correct mount count on the MDS (2356)
2896         - backout 1557, because 2316 wasn't really fixed
2897         - better file I/O statistics gathering in /proc
2898         - don't take unnecessary, deadlock-inducing bug in readpage (2383)
2899         - another kernel patch to fix zero-copy TCP function export
2900         - don't take duplicate lock when processing re-sent getattr (2420)
2901         - lctl uses obd_self_export instead of creating new conn (2353)
2902         - MDS/OST recovery case which requires object creation asserted (2425)
2903         - move lfs from /usr/sbin to /usr/bin in packages
2904         - fix race between mds_client_add and mds_client_free (2417)
2905         - use kmalloc instead of slabs in portals (2430)
2906         - don't create duplicate records when a failover MDS is present (2442)
2907         - remove unnecessary mount age check (2332)
2908         - don't remove directory inodes from locks prematurely (2451)
2909         - don't break if MDS service name is the same as hostname (2103)
2910         - fix races in client write RPC generation when cache full (2482)
2911
2912 2003-12-13  Cluster File Systems, Inc. <info@clusterfs.com>
2913        * version 1.0.1
2914        * bug fixes
2915         - remove now-unused request->rq_obd (278)
2916         - if an allocation fails, print out how much memory we've used (1933)
2917         - use PORTAL_SLAB_ALLOC for structures, to get GFP_MEMALLOC (1933)
2918         - add the "configurable stack size" patch to most series files (1256)
2919         - ability to write large log records, for 100+ OST configs (2306)
2920         - fix NULL deref when filter_prep fails (2314)
2921         - fix operator precedence error in filter_sync
2922         - dynamic allocation of socknal TX descriptors (2315)
2923         - fix a missed case in the GFP_MEMALLOC patch, can cause deadlock (2310)
2924         - fix gcc 2.96 compilation problem in xattr kernel patch (2294)
2925         - ensure that CWARN messages in Portals always get to the syslog
2926         - __init/__exit are not for prototype decls (ldlm_init/exit)
2927         - x86-64 compile warning fixes
2928         - fix gateway LMC keyword conflict (2318)
2929         - fix MDS lock inversions in getattr/reint paths (1844)
2930         - fix a rare lock re-ordering bug, which caused deadlock (2322)
2931         - fix i_sem/journal inversion in fsfilt_ext3_write_record (2306)
2932         - DLM race condition prevented some lock evictions (2328)
2933         - ENOMEM detection and retry on socknal sends (2230)
2934         - use GFP_NOFS throughout Lustre, to combat ENOMEM (2230)
2935         - move osc_rpcd into ptlrpc, for use in MDC and others (2329)
2936         - protect MDS inode fsdata with stronger locking; fixes assertion (2313)
2937         - better error messages when a client is rejected during recovery (1505)
2938         - avoid cancelling locks which were never granted, after failure (2330)
2939         - fix i_sem/journal inversion in mds_client_add (2333)
2940         - fix truncate/getattr lock cycle deadlock (2334)
2941         - use rpcd to send close; allows resend after timeout, avoid leak (1897)
2942         - fix two rare exit paths which could leak an l_lock() ref (2321)
2943         - fencepost error in MDS/OST orphan recovery (2226)
2944         - make log record alignment 8 bytes (1988)
2945         - lstripe now fails when requested offset > ost_count (2237)
2946         - ensure that all kernel series have a complete list.h (1607)
2947         - fix crashes in special-file operations (2316)
2948         - lctl create/brw OID mismatch, caused by obsolete filter loop (2339)
2949        * miscellania
2950         - allow configurable automake binary, for testing new versions
2951         - small update to the lfs documentation
2952
2953 2003-12-03  Cluster File Systems, Inc. <info@clusterfs.com>
2954        * version 1.0.0
2955        * fix negative export reference count in fsfilt_sync (2312)
2956
2957 2003-12-01  Cluster File Systems, Inc. <info@clusterfs.com>
2958        * release candidate 0.9.1
2959        * bug fixes
2960         - orphans are moved into the PENDING directory for possible recovery
2961         - replayed opens now open by fid for orphan/rename safety (1042)
2962         - last close of an orphan inode generates a transno (683)
2963         - chdir() and mount() now pin the directory entry (1020)
2964         - avoid CERROR in normal ll_setattr_raw() error case (1500)
2965         - discard very old requests without processing them (1502)
2966         - remove some common, well-understood CERRORs (1505)
2967         - require O_DIRECT I/O to be page-sized to workaround IA64 crash (1609)
2968         - clear "grant" flags in OST replies until OST grant code lands (1644)
2969         - fix read performance by not clobbering i_blksize on client (1598)
2970         - fix __ldlm_handle2lock oops by not dereferencing lock after PUT (1625)
2971         - make LRU size a /proc tunable, clears locks when reduced (707)
2972         - fix some lprocfs rot that prevented ptlbd from loading (1732)
2973         - server locks take references on exports now (1558)
2974         - build fixes for 2.4.20-rh trees (1663)
2975         - return an error from lov_create if all OSCs are inactive (1751)
2976         - fix import levels when a reconnect happens without a timeout (1597)
2977         - exit early from mds_open if we get a lookup error (1749)
2978         - partial page read at EOF wouldn't wait for disk before sending (1642)
2979         - avoid NULL deref in obdfilter when reading page past EOF (1592)
2980         - avoid LASSERT in ll_intent_lock if server failed very early (1090)
2981         - fix LBUG in ll_it_open_error with rc = -2 (1861)
2982         - write/truncate lock inversion (1639)
2983         - Don't auto-load obdclass, portals modules during cleanup (1495)
2984         - fix timestamps from jumping to "now" (1763)
2985         - extra journal assertions (1648)
2986         - add an extra multiunlink test (1771)
2987         - fix read_record/write_record API (1776)
2988         - fix leak of offset_extent, possible incorrect i_size later (1772)
2989         - fix lasserts in mis-matched transnos during open-unlink testing (1541)
2990         - Debugging for the kqswnal_get_idle_tx problems (1820)
2991         - Allow recovery to be attempted multiple times (1536)
2992         - Write out MDS last_rcvd file after it is first created (1600)
2993         - Fix tx_descriptor leak in failed transmit situations (1827)
2994         - ext3 journaling fixes for assertion failure after IO error (1871)
2995         - class_export_put() on freed export after completion AST error (1896)
2996         - Fix revalidate looping in VFS (1322)
2997         - Don't access a freed export during MDS_REINT timeout (1521)
2998         - Add open-unlink recovery support on the MDS (1673,1764)
2999         - Return an error if no MDS data was read from last_rcvd (1946)
3000         - Fix for lookup "." or ".." crash on error (1932,1931,1935)
3001         - Don't setup a disk device that doesn't match exported UUID (317)
3002         - Reduce bulk RPC timeout to avoid cascading client/OST failures (1845)
3003         - avoid committing NULL handle in force close
3004         - local.sh is now a one-stripe LOV configuration
3005         - POSIX utime.4 -EPERM on FIFO not owned by user (56)
3006         - fix ext3 htree duplicate directory entry corruption (1516)
3007         - POSIX creat.13, fstat.1, open.18, stat.3 new file atime/mtime (2020)
3008         - update to new LOV EA format (2097)
3009         - interoperability for different PAGE_SIZE/wordsize (686,1821,1343,2042)
3010
3011 2003-06-15  Phil Schwan  <phil@clusterfs.com>
3012        * version v0_7
3013        * bug fixes
3014         - imports and exports cleanup too early, need refcounts (349, 879, 1045)
3015         - per-import/export recovery handling (958, 931, 959)
3016         - multiple last-rcvd slots, for serving multiple FSes (949)
3017         - connections are again shared between multiple imp/exports (963, 964)
3018         - "umount -f" would hang if any requests needed to be sent (393, 978)
3019         - avoid pinning large req buffer by copying for queued messages (989)
3020         - add "uuid" to "lctl device" command to help upcalls (991)
3021         - "open" RPCs with transnos would confuse recovery counters (1037)
3022         - do proper endian conversion of all wire messages (288, 340, 891)
3023         - remove OST bulk get LBUGs, fix ost_brw_write cleanup (1126)
3024         - call waiting locks callback from LDLM recovery thread (1127, 1151)
3025         - fix ptlrpc_connection leak in target_handle_connect (1174)
3026         - fix import refcounting bug in OST and MDS cleanup (1134)
3027         - if an invalid-at-open-time OSC returned before close(), LBUG (1150)
3028         - fix very unlikely obd_types race condition (501)
3029         - remove osc_open hack for echo_client (1187)
3030         - we leaked exports/dlmimps for forcibly disconnected clients (1143)
3031         - a failure in read_inode2 leads to deadlock (1139)
3032         - cancel ack-locks as soon as transaction is committed (1072)
3033         - fix major leaks and crashes in the bulk I/O path (937, 1057)
3034         - make sure to commitrw after any preprw to avoid deadlock (1162)
3035         - failing to execute a file in a lustre FS would lock inode (1203)
3036         - small DEBUG_REQ fix to avoid dereferencing a NULL (1227)
3037         - don't ASSERT while cleaning up an incompletely-setup obd (1248)
3038         - obd_uuid2tgt would walk off the end of the list (1255)
3039         - on IA64 the osc would give portals incorrect bulk size (1258)
3040         - fix debug daemon ioctl interface; allows daemon on ia64 (1274)
3041         - fix lock inversion caused by new llite matching code (1282)
3042         - limit the number of dirty pages on a client to 10MB (1286)
3043         - timed out locks were not being corrected cancelled (1289)
3044         - fix O_DIRECT above 4GB on IA-32 (1292)
3045        * major user-visible changes
3046         - fail out/fail over policy now controlled by the upcall (993)
3047        * protocol changes
3048         - add OBD_PING to check server availability and failure (954)
3049         - lustre messages are now sent in sending host order (288, 340, 891)
3050         - add eadatalen to MDS getattr reply (340)
3051         - OST read replies may contain second buffer, with per-page status (593)
3052
3053 2003-03-11  Phil Schwan  <phil@clusterfs.com>
3054        * version v0_6
3055        * bug fixes
3056         - LDLM_DEBUG macro fix, for gcc 3.2 (850)
3057         - failed open()s could cause deadlock; fixed (867, 869)
3058         - stop cancelling OST locks when files are closed (481)
3059         - overlapping XID spaces caused network corruption (851, 853)
3060         - fix unsafe fsfilt counter arithmetic; change to atomic_t
3061         - setattr_raw added, to do single-RPC, server-side setattrs
3062         - lmc/lconf syntax change for OST UUIDs
3063         - fix crashy race condition between ptlrpc_free_req and osc_close
3064         - don't use request in mdc_enqueue if we hit a timeout (889)
3065         - don't set the inode i_size for regular files from the MDS (896)
3066         - handle out of order completion AST (842)
3067         - don't LBUG if a lock request times out after receiving AST (913)
3068         - avoid d_rehash race in ll_find_alias by rehashing inside dcache_lock
3069         - if a bad lock AST arrives, send an error instead of dropping entirely
3070         - return 0 from revalidate2 if ll_intent_lock returns -EINTR (912)
3071         - fix leak in bulk IO when only partially completed (899, 900, 926)
3072         - fix O_DIRECT for ia64 (55)
3073         - (almost) eliminate Lustre-kernel-thread effects on load average (722)
3074         - C-z after timeout could hang a process forever; fixed (977)
3075        * Features
3076         - client-side I/O cache (678, 924, 929, 941, 970)
3077        * protocol changes
3078         - READPAGE and SETATTRs which don't take server-side locks get
3079           their own portal
3080
3081 2003-02-11  Phil Schwan  <phil@clusterfs.com>
3082         * version v0_5_20
3083         * bug fixes
3084          - Fix ldlm_lock_match on the MDS to avoid matching remote locks (592)
3085          - Fix fsfilt_extN_readpage() to read a full page of directory
3086            entries, or fake the remainder if PAGE_SIZE != blocksize (500)
3087          - Avoid extra mdc_getattr() in ll_intent_lock when possible (534, 604)
3088          - Fix imbalanced LOV object allocation and out-of-bound access (469)
3089          - Most intent operations were removed, in favour of a new RPC mode
3090            that does a single RPC to the server and bypasses most of the VFS
3091          - All LDLM resource ID arrays were removed in favour of ldlm_res_id
3092          - Aggressively cancel local locks on DLM servers
3093          - mds_reint_unlink sends EA to the client if it's the last nlink.
3094            client uses that EA to unlink OST objects.
3095          - mds_reint_{rename,unlink,link} were rewritten to take ordered locks
3096          - recursive symlinks were fixed (439)
3097          - fixed NULL deref in DEBUG_REQ
3098          - filter_update_lastobjid no longer calls sync, which annoyed extN
3099          - fixed multi-client small-writes to a single file problem (445)
3100          - fixed mtime updates during file writes (607)
3101          - fixed vector writes on obdfilter causing problems when ENOSPC (670)
3102          - fixed bug in obd_brw_read/write() (under guise of testing 367)
3103          - fixed Linux OST size reporting problem (444, 656)
3104          - OST now updates object mtime with writes or setattr (607, 619)
3105          - client verifies file size before zeroing page past EOF (445)
3106          - OST now writes last allocated objid to disk with allocation (108)
3107          - LOV on echo now works (409)
3108         * protocol changes
3109          - mds_reint_unlink sends a new buffer, with the EA included.  this
3110            buffer is only valid if body->valid & OBD_MD_FLEASIZE, which is only
3111            set if a regular file was being unlinked, and it was the last link
3112          - use PtlGet from the target for bulk writes (315)
3113          - OST now updates object mtime with writes or setattr (607, 619)
3114          - LDLM now has a grant-time callback to revalidate locked items, if
3115            necessary (604)
3116          - Many MDS operations were reorganized to combat race conditions
3117         * other changes
3118          - Merge b_intel branch (updated lprocfs code) - now at /proc/fs/lustre
3119          - configure check to avoid gcc version 2.96 20000731-2.96-98) (606)
3120
3121 2003-01-06  Andreas Dilger  <adilger@clusterfs.com>
3122         * version v0_5_19
3123         * bug fixes
3124          - Fully reactivate OST imports after reconnection (512, others)
3125          - Make sure client sees our -ENOTCONN from mds_handle (513 - partial)
3126          - More graceful error handling for truncating on dead OST (515)
3127          - Don't error out unless we're actually accessing dead stripes (474)
3128          - Fix garbage sizes when stripes are missing (410)
3129          - LRU counters were broken, causing constant lock purge (433, 432)
3130          - garbage on read from stripes with failed OSTs (441)
3131          - mark OSCs as active before reconnecting during recovery (438)
3132          - lov_enqueue and lov_cancel need to handle inactive OSTs (403)
3133          - lfind did not preserve OST order in output (443)
3134          - symlinks cause hung clients, incorrect data (439)
3135          - stop dereferencing request after dropping refcount (457)
3136          - don't LASSERT(spin_is_locked) on non-SMP (455)
3137          - fixes for many rename() bugs
3138          - fstat didn't correctly synchronize attributes (399)
3139          - server must handle lock cancellation during blocking AST prep (487)
3140          - bulk descriptors were free()d too soon (511)
3141          - fix paths in lconf, which would load incorrect modules (451, 507)
3142          - fix confusing lconf 'host not found' error message (386)
3143          - fix lock order deadlock on OST (O/R i_sem before journal ops, 478)
3144          - fix race condition in mdc_blocking_ast() for inode access (526)
3145          - fix lov_unpackmd() unpacking wrong number of stripes (537)
3146          - fix lov_set_osc_active() marking wrong OSC inactive (440)
3147          - fix bad lstripe lov_unpackmd() assertion (fix layering too) (527)
3148          - fix multiple writes of stripe MD to MDS (358, maybe 519)
3149          - fix lstripe in several ways (kernel side) (527)
3150          - fix request leak in ldlm_cli_enqueue (262)
3151          - incorrect OSC was marked inactive after OST failure
3152          - call mds_fs_cleanup before unmounting filesystem (524)
3153          - fix races between taking ns_lock and ldlm_lock_change_resource
3154          - fix races updating LOV export open file list
3155          - fix lov_enqueue error path, avoid decref-ing bad lock handle
3156          - fix recovery NULL deref in ldlm_cli_cancel_unused
3157          - fix some DLM races by using new hash table for lock handles (419)
3158          - permit the client to specify desired inodes, at replay
3159          - duplicate requests when we queue them for replay reintegration
3160          - fix last_rcvd offset calculation
3161          - sync after each recovered transaction, so we always make progress
3162          - never, not always, ERESTART requests without transnos
3163          - store the lov_desc in the MDS, so we don't depend on getlovinfo to
3164            set it
3165          - skip replay if the MDS says that the client is already connected
3166          - don't check for a recovery-enabled export to match lctl's UUID
3167          - don't INC_USE_COUNT for phantom exports
3168          - don't crash when cleaning up phantom exports (567)
3169          - don't double-finish or set replay data for errored mdc_open requests
3170          - abort requests when they time out, so we don't get old replies
3171          - send/receive replies for AST messages again
3172          - if the client says that it doesn't have the lock, cancel it on the
3173            server
3174          - if we timeout during I/O, don't try to cancel an in-use lock; instead
3175            mark it as destroyed, it will all work out when decref is called
3176          - fix module use counts (22, 581)
3177         * protocol changes
3178          - ASTs now expect a reply (server cancels lock on error reply)
3179
3180 2002-12-02  Andreas Dilger  <adilger@clusterfs.com>
3181         * version v0_5_18
3182         * bug fixes
3183           - fix many simultaneous client startup (392)
3184           - fix dentry->d_it clobbering
3185           - credentials weren't being shipped for readdir/getattr operations
3186           - remove invalid assertions triggered during some concurrent MD
3187             updates
3188           - proper Lustre versions added (336, 389)
3189           - fix memory leak for create error case (398)
3190           - fix LOV locking bug that would get cli/srv out of sync
3191           - fix echo client over LOV (409)
3192           - fix dbench 2, extN refcount problem (170, 258, 356, 418)
3193           - fix double-O_EXCL intent crash (424)
3194           - avoid sending multiple lock CANCELs (352)
3195         * Features
3196           - MDS can do multi-client recovery (modulo bugs in new code)
3197         * Documentation
3198           - many updates, edits, cleanups
3199
3200 2002-11-18  Phil Schwan  <phil@clusterfs.com>
3201         * version v0_5_17
3202         * bug fixes
3203           - fix null d_it dereference (346)
3204           - fix full OST/dbench hang (333)
3205           - fix permission problem with file removal (286)
3206           - fix removal of OSCs from LOV when they fail
3207           - fix NULL deref during bulk timeout (214)
3208           - fix problems related to multiple filesystems on one MDS (241)
3209           - fixed serious subtle metadata locking bugs
3210           - free locks on clients when inodes are removed due to memory
3211             pressure (201)
3212           - fix inode pointer in lock data (285)
3213           - partial support for multiple MDS on a single host (241)
3214           - data locks weren't cancelled at clear_inode time (290, 311)
3215           - intent locks could lead to unbounded lock growth (205)
3216           - added a maximum lock count, an LRU list, and a flusher
3217           - fix multiple rename (365)
3218           - properly abstracted the echo client
3219           - OSC locked 1 byte too many; fixed
3220           - rewrote brw callback code:
3221           - fixed recovery bugs related to LOVs (306)
3222           - fixed too-many-pages-in-one-write crash (191)
3223           - fixed (again) crash in sync_io_timeout (214)
3224           - probably fixed callback-related race (385)
3225         * protocol change
3226           - Add capability to MDS protocol
3227           - LDLM cancellations and callbacks on different portals
3228
3229 2002-10-28  Andreas Dilger  <adilger@clusterfs.com>
3230         * version v0_5_16
3231         * bug fixes:
3232           - limit client IOV size to PTL_MD_MAX_IOV (611336, 191)
3233           - defer open object destruction to close time (601981, 138)
3234           - open/close OST file handle in obdo (OBD_MD_FLHANDLE) (601981, 138)
3235           - move LDLM_ENQUEUE/CONVERT back to MDS portal (625069)
3236           - abstract ll_lookup2, fix ll_revalidate2 to use abstraction (256)
3237           - don't call obd_setattr in ll_file_release for destroyed objects
3238         * protocol change to lustre_msg: move |version| and add |flags|
3239         * protocol change to osc_punch: "start" in "o_size", "end" in "o_blocks"
3240         * lock replay: for LDLM_FL_REPLAY trust client to do right thing
3241         * added replay of create, unlink, link and rename operations during
3242           MDS failover; recovery should be much more robust now
3243         * remove failed OSCs from LOVs (only lov_create uses this so far)
3244         * the lustre-HOWTO was brought (more) up to date (582544)
3245
3246 2002-10-23  Phil Schwan  <phil@clusterfs.com>
3247         * version v0_5_15
3248         * bug fixes:
3249           - in-use dentries weren't being reused properly (617851)
3250           - prevent multiple LDLM setup (599178)
3251           - fix LOV size calculations for truncate (617853)
3252           - fix client handling of MDS intent errors (POSIX)
3253           - fix permission bug in lovstripe.c test (624321)
3254           - fix MDS thread deadlock - move LDLM handler to DLM portal (625069)
3255           - truncate past end of file could corrupt data
3256           - proper cleanup after timeouts, crashes, etc (592524, 550815)
3257           - a race in recovery could return ETIMEDOUT to apps (623947)
3258           - building outside the source directory was fixed
3259         * the lustre-HOWTO was brought (more) up to date (582544)
3260         * major progress was made on recovery functionality
3261
3262 2002-10-10  Phil Schwan  <phil@clusterfs.com>
3263         * version v0_5_14
3264         * bug fixes:
3265           - recovery deadlock fix
3266           - rm -rf causes LBUG fix (617817)
3267           - file open by multiple tasks fix (618962)
3268           - directory permissions bugs (602707 and 620007)
3269           - journal_stop fixed with locking (611313)
3270           - O_APPEND failures resolved (618273, perhaps 614459)
3271           - lconf PATH fix (619770)
3272           - IA64 build fix (621450)
3273           - RPC buffer sizes scale with amount of memory
3274
3275 2002-10-01  Phil Schwan  <phil@clusterfs.com>
3276         * version v0_5_13
3277         * bug fixes:
3278           - locks would be cancelled without throwing away data pages,
3279             resulting in inconsistent data (605627)
3280           - inode attributes were not always being refreshed (605627, 612449)
3281           - lconf now continues to cleanup after lctl reports an error
3282           - MDS now enforces user permissions (602707)
3283           - lprocfs cleanup fixed, but not yet enabled (614157)
3284           - fixed infinite server hang, should a client not respond to an AST
3285           - avoid going into recovery if user calls readlink() with a buffer
3286             that's too small (613941)
3287           - AST RPCs no longer require replies (614867) -- this may be changed
3288           - don't crash server if client sends an IOV that's too big (611336)
3289           - fixed lock conversion deadlock (611892)
3290           - fixed the following of symlinks (614622)
3291         * recovery: the server can remove locks from a client that dies, other
3292           clients can make progress
3293         * more extN patch fixes
3294         * compile-time configurable ptlrpc buffer allocations
3295         * documentation
3296           - collaborative read cache document
3297           - Lustre Lite Performance CDR document-in-progress
3298
3299 2002-09-20  Andreas Dilger  <adilger@clusterfs.com>
3300         * version v0_5_12
3301         * bug fix
3302           - fix typo in patch-2.4.18
3303
3304 2002-09-20  Andreas Dilger  <adilger@clusterfs.com>
3305         * version v0_5_11
3306         * bug fixes
3307           - clear ptlrpc request each time in handle_incoming_request()
3308           - unlink of files now destroys the object on the OST
3309
3310 2002-09-19  Peter Braam  <braam@clusterfs.com>
3311         * version 0_5_10
3312         * add hard link support
3313         * change obdfile creation method
3314         * kernel patch changed
3315
3316 2002-09-19  Peter Braam  <braam@clusterfs.com>
3317         * version 0_5_9
3318         * bug fix
3319           - stack overflow bug in extN fixed
3320
3321 2002-09-18  Andreas Dilger  <adilger@clusterfs.com>
3322         * version 0_5_8
3323         * documentation updates
3324           - add man pages for config tools
3325           - update tests/README to describe testing with new config tools
3326           - finish metadata API descriptions
3327         * bug fixes and cleanups
3328           - statfs workaround for 16TB limit
3329           - LOV stripe allocation improved, can stripe on subset of OSTs
3330           - LOV file size/IO offset was wrong for files > 4GB in size
3331           - object EA data was being dropped, caused files to be unreadable
3332           - memory overflow with non-LOV OST caused memory corruption
3333           - fixed regression tests to work with new config tools, obdfilter
3334           - fixed bug when directory size became larger than 1 block
3335           - fixed bug (for single client case) when PWD was deleted
3336           - invalidate local directory pages when doing intent-based ops
3337           - avoid LDLM oops when lock callback contained bad data
3338
3339 2002-09-09  Andreas Dilger  <adilger@clusterfs.com>
3340         * version 0_5_7
3341         * documentation updates
3342         * bug fixes and cleanups
3343           - configuration tools
3344           - LOV
3345           - imports/exports
3346           - 64-bit compile warnings
3347           - 64-bit internal statfs data
3348           - many more
3349         * test_brw on persistent OST devices
3350         * MDS recovery
3351         * lprocfs (disabled)
3352
3353 2002-09-04  Andreas Dilger  <adilger@clusterfs.com>
3354         * version 0_5_6
3355         * documentation updates
3356         * bug fixes and cleanups
3357         * configuration tools
3358
3359 2002-08-30  Peter J. Braam  <braam@clusterfs.com>
3360
3361         * version v0_5_5
3362         * many small fixes to 0_5_4
3363         * io/network handling
3364         * thinkos in MDS operations
3365
3366 2002-08-24  Peter J. Braam  <braam@clusterfs.com>
3367
3368         * version v0_5_4
3369         * crucial basic fixes to 0.5.3
3370         * IOR, Iozone work over Elan
3371         * EOF locks added
3372
3373 2002-08-07  Phil Schwan  <phil@clusterfs.com>
3374         * version 0_5_3, our first alpha
3375         * we use the new Portals iovs
3376         * documentation updates
3377         * bug fixes and cleanups
3378         * small changes in the DLM wire protocol
3379
3380 2002-07-25  Peter J. Braam  <braam@clusterfs.com>
3381         * version 0_5_1 with some initial stability,
3382         * locking on MD and file I/O.
3383         * documentation updates
3384         * several bug fixes since 0.5.0
3385         * small changes in wire protocol
3386
3387 2002-07-18  Phil Schwan  <phil@clusterfs.com>
3388         * version v0_4_5
3389         * delivered as Lustre Light Alpha
3390         * fixed a crash after handling invalid MDS requests
3391         * fixed directory pages for architectures with non-4k pages sizes
3392
3393 2002-07-11  Andreas Dilger  <adilger@clusterfs.com>
3394         * release version v0_4_4
3395         * Moves TCP acceptor to be on port 2432 (unused Coda port) instead
3396           of 1234.
3397         * Fixes a number of interruption problems with OST operations.
3398         * Update documentation for portals header changes
3399         * Move all wire protocol structs/defines to lustre_idl.h
3400         * Fixes symlink length bug.
3401         * Add tcpdump to repository.
3402
3403 2002-07-05  Andreas Dilger  <adilger@clusterfs.com>
3404         * release version v0_4_3
3405         * Fixes statfs for inodes on extN.
3406         * Fixes bug in runtests which would delete /etc/hosts.
3407         * Use 64-bit object IDs wherever possible (not into VFS though)
3408           Remove ost_get_info, which is unused by lustre, and out of date.
3409
3410 2002-07-03  Peter Braam  <braam@clusterfs.com>
3411         * release version v0_4_2   Fixes a lookup error (type not passed)
3412         * move forward to head of Portals
3413         * move forward to latest Lustre kernel
3414
3415 2002-06-25  Peter Braam  <braam@clusterfs.com>
3416         * release version v0_4_1.  Hopefully stable on single node use.