[Samba] Problem with Share Size

Jeremy Allison jra at samba.org
Fri Feb 16 15:20:06 GMT 2007


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.


More information about the samba mailing list