Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Samba] sys_get_quota

146 views
Skip to first unread message

David Noriega

unread,
Oct 5, 2010, 10:49:57 AM10/5/10
to
I've setup a samba server on a Lustre client to export the lustre file
system to our windows users. I'm getting the following message
repeated over and over and I don't know what it means. I can say that
I currently do not have any quota system setup, but Lustre has its own
quota system that isn't accessible through standard quotactl(2) calls.
It uses llapi_quotactl(3).

[2010/10/04 11:09:40, 0] lib/sysquotas.c:sys_get_quota(421)
sys_path_to_bdev() failed for path [.]!
[2010/10/04 11:09:40, 0] lib/sysquotas.c:sys_get_quota(421)
sys_path_to_bdev() failed for path [.]!
[2010/10/04 11:09:45, 0] lib/sysquotas.c:sys_get_quota(421)
sys_path_to_bdev() failed for path [.]!
[2010/10/04 11:09:45, 0] lib/sysquotas.c:sys_get_quota(421)
sys_path_to_bdev() failed for path [.]!

Any ideas?
David

--
Personally, I liked the university. They gave us money and facilities,
we didn't have to produce anything! You've never been out of college!
You don't know what it's like out there! I've worked in the private
sector. They expect results. -Ray Ghostbusters
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba

Jeremy Allison

unread,
Oct 5, 2010, 1:31:12 PM10/5/10
to
On Tue, Oct 05, 2010 at 09:49:57AM -0500, David Noriega wrote:
> I've setup a samba server on a Lustre client to export the lustre file
> system to our windows users. I'm getting the following message
> repeated over and over and I don't know what it means. I can say that
> I currently do not have any quota system setup, but Lustre has its own
> quota system that isn't accessible through standard quotactl(2) calls.
> It uses llapi_quotactl(3).
> [2010/10/04 11:09:40, 0] lib/sysquotas.c:sys_get_quota(421)

Reconfigure ./configure with --with-quotas=no.

Jeremy.

tecnico...@gmail.com

unread,
Dec 7, 2016, 10:01:07 AM12/7/16
to
Hi Jeremy,

I have the same problem with my samba 4.5 and this problem started when I updated samba 4.1.17 to 4.5 I gave the following command to configure samba: ./configure --enable-debug --enable-selftest and the old installation was Configured with the following command: ./configure --enable-debug --enable-selftest --prefix = / usr / local / samba

This command ./configure with --with-quotas = what did you tell David I have to give to reconfigure samba4? And then make and make install?
0 new messages