Skip to content
  • Chris Holcombe's avatar
    a8790f23
    Add support for replacing a failed OSD drive · a8790f23
    Chris Holcombe authored
    This patch adds an action to replace a hard drive for an particular
    osd server.  The user executing the action will give the OSD number
    and also the device name of the replacement drive.  The rest is
    taken care of by the action. The action will attempt to go through
    all the osd removal steps for the failed drive.  It will force
    unmount the drive and if that fails it will lazy unmount the drive.
    This force and then lazy pattern comes from experience with dead
    hard drives not behaving nicely with umount.
    
    Change-Id: I914cd484280ac3f9b9f1fad8b35ee53e92438a0a
    a8790f23
    Add support for replacing a failed OSD drive
    Chris Holcombe authored
    This patch adds an action to replace a hard drive for an particular
    osd server.  The user executing the action will give the OSD number
    and also the device name of the replacement drive.  The rest is
    taken care of by the action. The action will attempt to go through
    all the osd removal steps for the failed drive.  It will force
    unmount the drive and if that fails it will lazy unmount the drive.
    This force and then lazy pattern comes from experience with dead
    hard drives not behaving nicely with umount.
    
    Change-Id: I914cd484280ac3f9b9f1fad8b35ee53e92438a0a
Loading