You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: