RemoveDevice request should mark all logical devices on the physical device to be removed. But so far, if a logical device belongs to a NRD, RemoveDevice only marks that device and returns E_TRY_AGAIN. Moreover, a disk from one logical device may migrate to another logical device on the same physical device, which greatly increases the time to remove a physical disk.
RemoveDevice request should mark all logical devices on the physical device to be removed. But so far, if a logical device belongs to a NRD, RemoveDevice only marks that device and returns E_TRY_AGAIN. Moreover, a disk from one logical device may migrate to another logical device on the same physical device, which greatly increases the time to remove a physical disk.