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

glusterfs defunct process created when unmount the volume #626

Closed
kannanvr opened this issue Jan 28, 2019 · 1 comment
Closed

glusterfs defunct process created when unmount the volume #626

kannanvr opened this issue Jan 28, 2019 · 1 comment
Labels

Comments

@kannanvr
Copy link

kannanvr commented Jan 28, 2019

Hi,
I have mounted the glusterfs volume by using the below command.
mount -t glusterfs <Ip1,Ip2,Ip3>:vol_04f2adc81bada46e5aa99237e1f665d0 /tmp/data
Also, I have unmounted the volume by using the below command
umount -t glusterfs <Ip1,Ip2,Ip3>:vol_04f2adc81bada46e5aa99237e1f665d0

But I have observed the glusterfs defunct process.
How to mount and unmount the volume without getting the defunct process?

Thanks,
Kannan V

@amarts
Copy link
Member

amarts commented Jan 28, 2019

umount /tmp/data is what you use for unmounting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants