Details
-
Technical task
-
Resolution: Fixed
-
Major
-
Lustre 2.3.0, Lustre 2.4.1, Lustre 2.5.0
-
None
-
9104
Description
The "lctl lfsck_start --device DDDD" option parsing is inconsistent with other lctl commands. It would be more consistent to allow the device to be specified as an lctl option like "lctl --device DDDD lfsck_start" or in interactive mode using the "device" command.
These set the "lcfg_devname" and "cur_device" global variables for lctl and can be used by all of the sub-commands.
Attachments
Issue Links
- is related to
-
LU-3335 LFSCK II: MDT-OST OST local consistency checking
-
- Resolved
-
Activity
Fix Version/s | New: Lustre 2.5.0 [ 10295 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
The patch has been landed to Lustre-2.5 candidate.