Lines Matching +full:max +full:- +full:retries

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.
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
123 default value for version 2 logs is MAX(32768, log_sunit).
126 Use an external log (metadata journal) and/or real-time device.
128 section, and a real-time section. The real-time section is
144 Specify the max number of zones to keep open for writing on a
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
247 Mounting ascii-ci filesystem September 2030
272 fs.xfs.stats_clear (Min: 0 Default: 0 Max: 1)
276 fs.xfs.xfssyncd_centisecs (Min: 100 Default: 3000 Max: 720000)
280 fs.xfs.filestream_centisecs (Min: 1 Default: 3000 Max: 360000)
282 references and returns timed-out AGs back to the free stream
286 (Units: seconds Min: 1 Default: 300 Max: 86400)
292 fs.xfs.error_level (Min: 0 Default: 3 Max: 11)
301 fs.xfs.panic_mask (Min: 0 Default: 0 Max: 511)
318 fs.xfs.inherit_sync (Min: 0 Default: 1 Max: 1)
323 fs.xfs.inherit_nodump (Min: 0 Default: 1 Max: 1)
328 fs.xfs.inherit_noatime (Min: 0 Default: 1 Max: 1)
333 fs.xfs.inherit_nosymlinks (Min: 0 Default: 1 Max: 1)
338 fs.xfs.inherit_nodefrag (Min: 0 Default: 1 Max: 1)
343 fs.xfs.rotorstep (Min: 1 Default: 1 Max: 256)
375 -failure speed:
378 immediately, after a defined number of retries, after a set time period,
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
425 fail_at_unmount (Min: 0 Default: 1 Max: 1)
430 i.e. no retries, no retry timeout. This will always allow unmount to
434 retries and/or timeouts have been exhausted. This will delay unmount
455 max_retries (Min: -1 Default: Varies Max: INTMAX)
456 Defines the allowed number of retries of a specific error before
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)
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
510 xfs_iwalk-$pid Inode scans of the entire filesystem. Currently limited to
512 xfs-gc Background garbage collection of disk space that have been
518 found in /sys/bus/workqueue/devices/xfs_iwalk-1111!nvme0n1/.
539 max_open_zones (Min: 1 Default: Varies Max: UINTMAX)
540 This read-only attribute exposes the maximum number of open zones
545 zonegc_low_space (Min: 0 Default: 0 Max: 100)