Lines Matching +full:retry +full:- +full:time

1 .. SPDX-License-Identifier: GPL-2.0
8 on the SGI IRIX platform. It is completely multi-threaded, can
15 for further details. This implementation is on-disk compatible
25 Sets the buffered I/O end-of-file preallocation size when
28 through to 1GiB, inclusive, in power-of-2 increments.
30 The default behaviour is for dynamic end-of-file
94 Set the number of in-memory log buffers. Valid numbers
95 range from 2-8 inclusive.
106 Enable data placement based on write life time hints provided
107 by the user. This turns on co-allocation of data of similar
114 Set the size of each in-memory log buffer. The size may be
120 stripe unit configured at **mkfs(8)** time.
126 Use an external log (metadata journal) and/or real-time device.
128 section, and a real-time section. The real-time section is
141 to allow each CPU to handle one at a time.
154 with non-zero data alignment parameters (``sunit``, ``swidth``) by
162 Filesystems mounted ``norecovery`` must be mounted read-only or
169 read-only snapshots.
189 or a stripe volume. "value" must be specified in 512-byte
191 that were created with non-zero data alignment parameters.
196 increasing it by a power-of-2 multiple. Valid ``swidth`` values
199 Typically the only time these mount options are necessary if
233 filesystems can now be disabled at kernel build time via Kconfig option.
247 Mounting ascii-ci filesystem September 2030
282 references and returns timed-out AGs back to the free stream
375 -failure speed:
378 immediately, after a defined number of retries, after a set time period,
379 or simply retry forever.
381 -error classes:
386 -error handlers:
390 error handler works independently - the first condition met by an error handler
395 dependent - it may cause a shut down in the case of an unrecoverable error,
414 - "metadata": applies metadata buffer write IO
426 Defines the filesystem error behavior at unmount time.
430 i.e. no retries, no retry timeout. This will always allow unmount to
433 If set to 0, the configured retry behaviour will continue until all
436 filesystem from ever unmounting fully in the case of "retry forever"
441 removed by the unmounting filesystem before a "retry forever" error
449 specific handlers defined. Where multiple retry constraints are configured for
450 a single error, the first retry configuration that expires will cause the error
455 max_retries (Min: -1 Default: Varies Max: INTMAX)
457 the filesystem will propagate the error. The retry count for a given
458 error context (e.g. a specific metadata buffer) is reset every time
461 Setting the value to "-1" will cause XFS to retry forever for this
467 Setting the value to "N" (where 0 < N < Max) will make XFS retry the
470 retry_timeout_seconds (Min: -1 Default: Varies Max: 1 day)
471 Define the amount of time (in seconds) that the filesystem is
472 allowed to retry its operations when the specific error is
475 Setting the value to "-1" will allow XFS to retry forever for this
481 Setting the value to "N" (where 0 < N < Max) will allow XFS to retry the
486 "metadata/ENODEV" are "0" rather than "-1" so that this error handler defaults
500 time in the future.
510 xfs_iwalk-$pid Inode scans of the entire filesystem. Currently limited to
511 mount time quotacheck.
512 xfs-gc Background garbage collection of disk space that have been
518 found in /sys/bus/workqueue/devices/xfs_iwalk-1111!nvme0n1/.
540 This read-only attribute exposes the maximum number of open zones
541 available for data placement. The value is determined at mount time and