[OpenAFS] On the wording "No space left on device"
Derrick Brashear
shadow@gmail.com
Wed, 30 Jan 2008 09:27:23 -0500
------=_Part_12570_10989262.1201703243599
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Look at afs_CheckCode in src/afs/afs_analyze.c and tell me what you think.
Code looks right to me (though, obviously something's wrong)
On Jan 30, 2008 5:39 AM, Harald Barth <haba@kth.se> wrote:
>
> > > If you look in the code you will see that platforms that define EDQUOT
> > > on the client will use EDQUOT on the client. The file server always
> > > returns VOVERQUOTA for a quota error.
>
> > Indeed it does. I didn't know there was anything of approximate
> > modernity to Solaris 8 or newer that didn't define EDQUOT... isn't that
> > part of POSIX.1?
>
> /usr/include/sys/errno.h:
>
> #define EDQUOT 49 /* Disc quota exceeded */
>
> uname -a
> SunOS gustavskorv.stacken.kth.se 5.9 Generic_112233-12 sun4u sparc
> SUNW,Ultra-5_10
>
> If the AFS code does not use it, that looks like a small config bug to
> me.
>
> Harald.
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
>
------=_Part_12570_10989262.1201703243599
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Look at afs_CheckCode in src/afs/afs_analyze.c and tell me what you think.<br><br>Code looks right to me (though, obviously something's wrong)<br><br><div class="gmail_quote">On Jan 30, 2008 5:39 AM, Harald Barth <<a href="mailto:haba@kth.se">haba@kth.se</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><br>> > If you look in the code you will see that platforms that define EDQUOT<br>
> > on the client will use EDQUOT on the client. The file server always<br>> > returns VOVERQUOTA for a quota error.<br><br></div><div class="Ih2E3d">> Indeed it does. I didn't know there was anything of approximate<br>
> modernity to Solaris 8 or newer that didn't define EDQUOT... isn't that<br>> part of POSIX.1?<br><br></div>/usr/include/sys/errno.h:<br><br>#define EDQUOT 49 /* Disc quota exceeded */<br>
<br>uname -a<br>SunOS <a href="http://gustavskorv.stacken.kth.se" target="_blank">gustavskorv.stacken.kth.se</a> 5.9 Generic_112233-12 sun4u sparc SUNW,Ultra-5_10<br><br>If the AFS code does not use it, that looks like a small config bug to<br>
me.<br><font color="#888888"><br>Harald.<br></font><div><div></div><div class="Wj3C7c">_______________________________________________<br>OpenAFS-info mailing list<br><a href="mailto:OpenAFS-info@openafs.org">OpenAFS-info@openafs.org</a><br>
<a href="https://lists.openafs.org/mailman/listinfo/openafs-info" target="_blank">https://lists.openafs.org/mailman/listinfo/openafs-info</a><br></div></div></blockquote></div><br>
------=_Part_12570_10989262.1201703243599--