Transport endpoint is not connected error

If you have implemented GlusterFS and at some point you encounter the error below when trying to mount a missing mount point, you can solve it using the steps below.

ERROR: Mount point does not exist
Please specify a mount point
Usage:
man 8 /sbin/mount.glusterfs

Solution

# umount /mountpoint
# fusermount -uz /mountpoint
# mount /mountpoint

NOTE: The above commands worked for me. If they do not work for you then you need to analyze your logs and discover the itch.

1 Comment
  1. Chris 2 years ago

    This saved me!!

Leave a reply

Your email address will not be published. Required fields are marked *

*

©2025 ZMATECH: Innovative solutions for your IT challenges.

Log in with your credentials

Forgot your details?