[Samba] Problem with Share Size

Antoine Rocher antoine.rocher at musiwave.com
Fri Feb 16 16:45:56 GMT 2007


Hi again,

I found the problem (sorry message is in french) :

mke2fs -j -b 4096 -n /dev/sdc1 
mke2fs 1.40-WIP (14-Nov-2006) 
mke2fs: Système de fichiers trop grand. Pas plus de 2^31-1 blocs (8TO pour 
         une taille de blocs de 4K) ne sont actuellement supportés. 

No more than 2^31-1 blocks in a ext3fs, 8Tb for a 4K block size ... And my disk has a little more.

Antoine

-----Message d'origine-----
De : samba-bounces+antoine.rocher=musiwave.com at lists.samba.org [mailto:samba-bounces+antoine.rocher=musiwave.com at lists.samba.org] De la part de Antoine Rocher
Envoyé : vendredi 16 février 2007 16:21
À : Jeremy Allison
Cc : samba at samba.org
Objet : RE: [Samba] Problem with Share Size

OK, I'll try to debug this then :)
Thanks a lot for your help Jeremy

Antoine
 

-----Message d'origine-----
De : Jeremy Allison [mailto:jra at samba.org] 
Envoyé : vendredi 16 février 2007 16:20
À : Antoine Rocher
Cc : Jeremy Allison; samba at samba.org
Objet : Re: [Samba] Problem with Share Size

On Fri, Feb 16, 2007 at 04:18:14PM +0100, Antoine Rocher wrote:
> Thanks for your analysis.
> 
> However, I can mkdir in ctrl1/volc1/, through NFS or when logged in locally/through ssh.
> In fact, I performed some actions to be sure there's no any other problem with this disk (ext3fs formatted), like mkdir, chmoding 777, verifying dir chowning and so on
> 
> I can't create directories only with Samba.
> 
> Here's my df -h for this disk :
> 
>  Sys. de fich.         Tail. Occ. Disp. %Occ. Monté sur
> /dev/sdc1             8,1T  7,1G  7,7T   1% /store/ctrl1
> 
> 
> That's why I thought it was a samba related issue.

Nope - strace shows otherwise. Samba is making a mkdir
system call which is returning ENOSPC - that's what
the strace shows.

Jeremy.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


More information about the samba mailing list