I'm looking for the solution of quota limit over NFS
simple symptom is that in NFS client, quota view & set is ok but when I create files over-limit files are created without quota-limitation.
(in NFS server, all quota limits are fine)
my environments are follows
svr/client : debian - 2.6.8.1
svr : nfs-kernel-server, nfs-common, quota, quotarpc(rpc.rquotad) running
client : nfs-common running
again,
I can see & edit quota info of server in the client. but there is no quota limitation in client.
what is that I'm missing?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
That is strange. Your configuration looks rather standard. So you say that when you create file directly on the server, quota limits are enforced correctly but when created from a client, limits are not enforced? Is quota usage updated correctly when you create files from a client?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi.
I'm looking for the solution of quota limit over NFS
simple symptom is that in NFS client, quota view & set is ok but when I create files over-limit files are created without quota-limitation.
(in NFS server, all quota limits are fine)
my environments are follows
svr/client : debian - 2.6.8.1
svr : nfs-kernel-server, nfs-common, quota, quotarpc(rpc.rquotad) running
client : nfs-common running
again,
I can see & edit quota info of server in the client. but there is no quota limitation in client.
what is that I'm missing?
That is strange. Your configuration looks rather standard. So you say that when you create file directly on the server, quota limits are enforced correctly but when created from a client, limits are not enforced? Is quota usage updated correctly when you create files from a client?