Hello, experts
I had a trouble about quota.
I set quota to one distributed volume "vol12" as bellow.
gluster> volume quota vol12 enable
volume quota : success
gluster> volume quota vol12 limit-usage /test 10GB
volume quota : success
But I couldn't create a file and directory with below error message.
In a client host,
$cd test (mounted using fuse)
$mkdir a
mkdir: cannot create directory `a': Transport endpoint is not connected
Additionally, I couldn't check quota status using gluster command.
gluster> volume quota vol12 list
Path Hard-limit Soft-limit Used Available
Soft-limit exceeded? Hard-limit exceeded?
---------------------------------------------------------------------------------------------------------------------------
Here, this command stops, so I have to do Ctrl-C.
Gluster version is 3.6.1 and 3.6.0.29 for server and client respectively.
Any idea for this?
Best regards,
K. Kondo
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://www.gluster.org/pipermail/gluster-users/attachments/20150320/eba4709d/attachment.html>
I got the same error while tried to delete a sub folder and also crashed the
glusterfsd
Not sure if that's related
-Peter
________________________________
From: gluster-users-bounces at gluster.org [gluster-users-bounces at
gluster.org] on behalf of K.Kondo [kkay.jp at gmail.com]
Sent: Thursday, March 19, 2015 7:03 PM
To: gluster-users
Subject: [Gluster-users] Quota trouble
Hello, experts
I had a trouble about quota.
I set quota to one distributed volume "vol12" as bellow.
gluster> volume quota vol12 enable
volume quota : success
gluster> volume quota vol12 limit-usage /test 10GB
volume quota : success
But I couldn't create a file and directory with below error message.
In a client host,
$cd test (mounted using fuse)
$mkdir a
mkdir: cannot create directory `a': Transport endpoint is not connected
Additionally, I couldn't check quota status using gluster command.
gluster> volume quota vol12 list
Path Hard-limit Soft-limit Used Available
Soft-limit exceeded? Hard-limit exceeded?
---------------------------------------------------------------------------------------------------------------------------
Here, this command stops, so I have to do Ctrl-C.
Gluster version is 3.6.1 and 3.6.0.29 for server and client respectively.
Any idea for this?
Best regards,
K. Kondo
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://www.gluster.org/pipermail/gluster-users/attachments/20150320/4cf6bc82/attachment.html>
Hi Kondo, Can you please provide all the glusterfs log files? Thanks, Vijay On Friday 20 March 2015 07:33 AM, K.Kondo wrote:> Hello, experts > > I had a trouble about quota. > I set quota to one distributed volume "vol12" as bellow. > > gluster> volume quota vol12 enable > > volume quota : success > > gluster> volume quota vol12 limit-usage /test 10GB > > volume quota : success > > But I couldn't create a file and directory with below error message. > > In a client host, > > $cd test (mounted using fuse) > > $mkdir a > > mkdir: cannot create directory `a': Transport endpoint is not connected > > Additionally, I couldn't check quota status using gluster command. > > gluster> volume quota vol12 list > > Path Hard-limit Soft-limit Used Available > Soft-limit exceeded? Hard-limit exceeded? > > --------------------------------------------------------------------------------------------------------------------------- > > Here, this command stops, so I have to do Ctrl-C. > > Gluster version is 3.6.1 and 3.6.0.29 for server and client respectively. > > > Any idea for this? > > > Best regards, > > K. Kondo > > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://www.gluster.org/mailman/listinfo/gluster-users-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20150320/f625644c/attachment.html>