Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2014 12:40:23 -0700
From:      jd1008 <jd1008@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: nfs hostname:/path to mount is longer than 88 characters howto?
Message-ID:  <5491DC27.2080808@gmail.com>
In-Reply-To: <201412171525.sBHFPuH7040514@mech-as221.men.bris.ac.uk>
References:  <201412171525.sBHFPuH7040514@mech-as221.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help

On 12/17/2014 08:25 AM, Anton Shterenlikht wrote:
> I think I hit this bug(?):
>
> http://lists.freebsd.org/pipermail/freebsd-hackers/2012-April/038547.html
>
> I see these in dmesg:
>
> WARNING: autofs_trigger_one: request for <long truncated nfs hostname:path>
> cture/export/ completed with error 5
>
> Is the 88 bytes limit still there?
> Is this really a bug?
> Is there any workaround?
>
> Thanks
>
> Anton
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>
The max path name length is 4096. The filename itself (excluding the 
full path
leading up to and including the containing dir) is 255 characters.
See
https://forums.freebsd.org/threads/max-length-file-name-and-dir-name-in-ufs-source.34200/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5491DC27.2080808>