Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nfsserver: Error-check unbind_tree #1611

Merged
merged 1 commit into from Feb 16, 2021

Conversation

nrwahl2
Copy link
Contributor

@nrwahl2 nrwahl2 commented Feb 3, 2021

Fail to stop if unmounting rpcpipefs_dir or /var/lib/nfs fails.

After:

# pcs resource debug-stop nfs-daemon
Operation stop for nfs-daemon (ocf:heartbeat:nfsserver) returned: 'error' (1)
Feb 02 17:58:58 INFO: Stopping NFS server ...
Feb 02 17:58:58 INFO: Stop: threads
Feb 02 17:58:58 INFO: Stop: rpc-statd
Feb 02 17:58:58 INFO: Stop: nfs-idmapd
Feb 02 17:58:58 INFO: Stop: nfs-mountd
Feb 02 17:58:58 INFO: Stop: nfsdcld
Feb 02 17:58:58 INFO: Stop: rpc-gssd
Feb 02 17:58:58 INFO: Stop: umount (1/10 attempts)
umount: /var/lib/nfs: target is busy.
Feb 02 17:58:59 ERROR: Failed to unmount /var/lib/nfs
ocf-exit-reason:Failed to unmount a bind mount

Resolves: RHBZ#1924363

Signed-off-by: Reid Wahl nrwahl@protonmail.com

Fail to stop if unmounting rpcpipefs_dir or /var/lib/nfs fails.

Resolves: RHBZ#1924363

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>
@oalbrigt
Copy link
Contributor

oalbrigt commented Feb 3, 2021

LGTM.

@oalbrigt oalbrigt merged commit 6833192 into ClusterLabs:master Feb 16, 2021
@nrwahl2 nrwahl2 deleted the nrwahl2-rhbz1924363 branch February 17, 2021 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants