[Gluster-users] Unable to mount glusterfs in a already mounted glusterfs

Joe Julian joe at julianfamily.org
Wed Jan 13 16:58:19 UTC 2016


Well, you _can_ but you would have to set systemd mount options:

     gluster:oneds /var/lib/one glusterfs 
defaults,x-systemd.requires=network-online  0 0
     gluster:glusterds /var/lib/one/datastores glusterfs 
defaults,x-systemd.requires=/var/lib/one,x-systemd.requires=network-online 
0 0

On 01/13/16 05:03, Atin Mukherjee wrote:
>
> On 01/13/2016 06:26 PM, Arash Shams wrote:
>> Hello
>>
>> i have a problem with glusterfs 3.7.6 .
>> i have a volume named oneds and mounted in /var/lib/one and a volume
>> with name glusterds mounted on /var/lib/one/datastores
> You can't use a directory for mount whose parent is also mounted as a
> gluster volume.
>> problem is after reboot the system one of the volume above failed to
>> mount mostly glusterds volume
>> i have to change directory to /var/lib/one and then do the mounting
>> process if its  a bug please tell me and i will report
>>
>>
>>
>> thanks
>>   
>>
>>
>> _______________________________________________
>> Gluster-users mailing list
>> Gluster-users at gluster.org
>> http://www.gluster.org/mailman/listinfo/gluster-users
>>
> _______________________________________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://www.gluster.org/mailman/listinfo/gluster-users



More information about the Gluster-users mailing list