Closed degremont closed 7 years ago
Original comment by: thiell
Original comment by: degremont
Fixed in [f4e89b]
This could be improved later either unmounting using the mount path and/or checking expected state again at ev_close in case of success.
Original comment by: degremont
When a target is also mounted as ldiskfs, a shine stop action to this target leads to incoherent return code (0), the ldiskfs mount point is dismounted but the lustre one is still online (stop output result is correct in that sense).
In case of multi-mounted target, we should detect it, either: dismount all associated mount points (probably the best way?), or at last return an unexpected rc for stop as the lustre target is still mounted.
Reported by: thiell