Skip to content

Mxraid assemble enhancements #67

Merged
merged 7 commits into from Jan 23, 2019
Merged

Mxraid assemble enhancements #67

merged 7 commits into from Jan 23, 2019

Commits on Jan 21, 2019

  1. Copy the full SHA
    c62f14e View commit details
    Browse the repository at this point in the history
  2. mxraid_assemble: Indicate disks that are mounted

    Verbose listing mode now adds a hint when a disk (or parts on it)
    are mounted.
    thomas committed Jan 21, 2019
    Copy the full SHA
    1e5e2f6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5524a32 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    413b9c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. mxraid_assemble: Improve usability

    Creation hint is now complete, the mkfs command is also given.
    (bonus!)
    
    Since the array size is calculated, one can infer a reasonable
    chunk size. (100TB arrays use 512k, 50TB get 256k, and the
    lower limit is 64k)
    
    The new -r option allows to specify non default RAID types, this
    might come handy if assembling these scratch-RAIDS.
    thomas committed Jan 22, 2019
    Copy the full SHA
    f94893c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1f5d973 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    560509f View commit details
    Browse the repository at this point in the history