Comment 14 for bug 1703581

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (stable/rocky)

Reviewed: https://review.opendev.org/738890
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=a627a29e7225202475a8cdc927911b3cd80b487c
Submitter: Zuul
Branch: stable/rocky

commit a627a29e7225202475a8cdc927911b3cd80b487c
Author: Jan Vondra <email address hidden>
Date: Mon Aug 28 14:57:35 2017 +0200

    CIFS extension failing because of volume in use

    Unmouting of the volume from service instance sometimes fails because
    Windows clients tends to check the availability of shares even if not
    mounted and the volume is in use then.

    Fix finds out processes via smbstatus and kill them before unmounting.

    Closes-Bug: 1703581
    Change-Id: I2cbf959d7cb849d3ead1655b1a0932fd428a9e9f
    Signed-off-by: Goutham Pacha Ravi <email address hidden>
    (cherry picked from commit 2c9fbc75059ac724cd845317473b7df4a8dcdc35)
    (cherry picked from commit 95d251e38b4b4526c862a428da93f568fe7a23ad)
    (cherry picked from commit b07c2484b6f0d5165d867651fbc123280e7b012d)
    (cherry picked from commit a26b027b73669efb2a99530574051d284595b264)