Displaying 20 results from an estimated 700 matches similar to: "winbindd consuming 99% CPU"
2009 Apr 22
1
Cannot set user quotas
Hello, I am having some trouble getting quota's to work. When I try to
set the quota for a user, it does not show up when I run repquota. I
am doing this on a Redhat (RHEL5) machine (I assume it is the same on
Centos). I think I am missing a step, but this is what I am doing:
(1) I add usrquota to the /etc/fstab file, then reboot
LABEL=/home /home ext3 defaults,usrquota 1 2
(2) Verify
2018 Mar 26
3
[OT?] winbind e quota...
As was used to (in Samba NT/LDAP), i've enabled quota on /homes, and
homes are exported (as homedrive) for users.
Editing quotas (with edquota) works as expected, and in windows explorer
users get quota correctly reported, but a simple:
repquota -a
return nothing:
root at vdmsv1:~# repquota -a
*** Report for user quotas on device /dev/sdb1
Block grace time: 28days; Inode grace time:
2014 Sep 29
1
3.6.9 samba does not propagate (or show) Linux quota for windows users to see it
Hi list,
perhaps someone can help me out?
fact:
- samba 3.6.9 plus CentOS 6.5
- i have user quotas set up on their HOME directories, which resides in
the "/home" filesystem
- on windows workstation their disk quota is not shown, instead they see
whole filesystem free/taken space (which generate much grumbling)
After searching lists, googling etc., i decided to give a try the
2008 Oct 27
3
dumpe2fs and repquota not agreeing on block size
Hello:
I am trying to set up user quotas on my /var
partition to enforce limits on user's mailbox
sizes. The machine is running CentOS 5.
When I do this:
/sbin/dumpe2fs /dev/md2 | grep 'Block size'
Block size: 4096
That tells me the block size is 4k.
But, if I do:
repquota /var
It is telling me that one of my users is
currently using 10264 blocks. But, if I look
at
2018 Mar 27
1
[OT?] winbind e quota...
On Tue, 27 Mar 2018 16:38:29 +0200
Malte zu Klampen via samba <samba at lists.samba.org> wrote:
> > so seems that simply 'repquota' depend heavily on 'enumerated'
> > users.
>
>
> Correct, and it's not the only tool that relies on this assumption.
>
> The default for 'winbind enum users' changed a while back iirc. It
> defaults
2006 Jan 30
1
linux group quota does not work as expected with 3.0.21a
Hi, all!
I use samba 3.0.21a on Debian Sarge with 2.4.32 kernel as member of Active Directory domain.
I set following config:
[ISCMPD]
comment = Work directories for ISCMPD department
path = /var/work/smb_shares/ISCMPD
valid users = @ISCMPD
write list = @ISCMPD
force group = qiscmpd
force create mode = 0777
force directory mode = 0777
2014 Sep 16
1
quota doesn't appear to work - repquota only updates when quotacheck is run
Hi,
I have exactly the same problem that you experienced in Nov, 2013.
I am using ext4 with journaled quota and the quota usage is only updating when I run quotacheck manually.
Have you found a solution?
Regards,
Alex
> I have set up user quotas on an ext4 filesystem. It does not appear that
> the quota system is being updated, except when I manually run quotacheck.
>
> More detail:
2013 Feb 06
2
fail to display xfs quotas instead of smbcquotas on Win clients
Hi
Samba 3.6.3 on Ubuntu.
Filesystem is xfs, grpquota and usrquota are enabled.
root at host:# repquota /mntpoint displays the correct data (see below).
In smb.conf I defined max protocol = SMB2.
When running smbcquotas //host/share -L I'm getting displayed a value of
16GB for every user share. This is the value that is displayed on the
windows 7 boxes when looking at the network shares in
2019 Sep 23
2
testparm comaprison
On 23/09/2019 15:18, Marco Gaiarin via samba wrote:
> Mandi! Rowland penny via samba
> In chel di` si favelave...
>
>> I repeat (louder this time): NO ONE NEEDS THE 'WINBIND ENUM' LINES IN
>> SMB.CONF
> While it is true that i can live happily without 'winbind enum', it is
> not completely true that 'no one needs' that.
>
> For example,
2018 Mar 27
2
[OT?] winbind e quota...
Mandi! Micha Ballmann via samba
In chel di` si favelave...
> What shows 'getent passwd'?
Only local users, of course.
Seems this is the culprit. I've tried 'quota' and works as expected:
root at vdmsv1:~# quota -su gaio
Disk quotas for user gaio (uid 10000):
Filesystem space quota limit grace files quota limit grace
/dev/sdb1 204K
2010 Dec 31
1
OT how to prevent oversubscription of a disk
I want to add up the quotas I've assigned on a particular partition
and see if the total is bigger than the disk. It's possible to do this
(awkwardly) using repquota or quota. Is there no more accurate/elegant
way? I can't be the first person to worry that more quota has been
issued than the disk can supply.
mahalo and Happy New Year,
Dave
--
Q: Why should this email be 5 sentences or
2019 Mar 13
4
Unable to set quota-fs plugin
Looks working.
[root at mail ~]# ls -lh /
total 72K
-rw------- 1 root root 8.0K Mar 13 09:56 aquota.group
-rw------- 1 root root 7.0K Mar 13 09:56 aquota.user
....
[root at mail ~]# repquota -a
*** Report for user quotas on device /dev/vda1
Block grace time: 7days; Inode grace time: 7days
Block limits File limits
User used soft hard
2001 Sep 06
1
quota problems with ext3/249-ac9
Hi!
I've got some "serious" quota-problems with ext3... it seems not to work
at all...
I'm currently running 249-ac9 with no patches, slackware 7.x-current from
january or so, all the quota-utils from the original distribution.
the kernel prompts correctly "VFS: Diskquotas version dquot_6.5.0
initialized" and that was it. neither quotacheck nor repquota or any other
2019 Sep 23
1
testparm comaprison
Mandi! L.P.H. van Belle via samba
In chel di` si favelave...
> Full qouta search list :
> https://bugzilla.samba.org/buglist.cgi?quicksearch=quota&list_id=25312
I don't think it's a samba bug!
Simply i'm pointing out that disabling 'winbind enum' can lead to some
'glitches', mostnotably 'getent passwd' return no domin users (by
design) and
2009 Aug 24
8
overriding .blank? method
Hi,
Does anyone know a way to override .blank? method that rails provides.
I want to add additional custom checks (specific to my application) to
this method.
Thanks,
Pratik
2014 Nov 12
3
Put virbr0 in promiscusous
Hi ,
I have two virtual machines VM1 and VM2. Then I have added eth0 of my VM
to 'default' network.
Use case :-
I want to monitor all traffic on virbr0('default' network).
Steps followed :-
1. Add VM1 eth0 to virbr0
2. Add VM2 eth1 to virbr0
3. brctl setageing ovsbr0 0 ..(To put bridge in promiscuous)
Now I am running tcpdump on eth1 of VM2 and trying to ping
2009 Dec 05
7
ActionMailer dont function with JRuby?
I have application that i send email normal with native ruby.
But when i execute the sample application with jruby, it dont send email and
dont get error.
What can be wrong?
--
Atenciosamente,
Paulo Coutinho.
Blog: www.prsolucoes.com/blog
Site: www.prsolucoes.com
Msn: paulo-QE/7f1ia5mR0ubjbjo6WXg@public.gmane.org
--
You received this message because you are subscribed to the Google Groups
2009 Nov 26
6
will_paginate don't work on jruby platform
Hello all,will_paginate don''t work on jruby platform,
the Model.paginate find works ok, accepts all kinds of params,
this is config.gem
config.gem ''will_paginate'', :version => ''2.3.11'', :source =>
''http://gemcutter.org'',
but <%= will_paginate @collection %> doesn''t work
it always produce nil(so nothing on page).
2001 Oct 01
2
do quotas work with ext3?
Hi,
I had ext2 and 2.4.7 kernel , quotas were working ok.
Now when all my filesystems are ext3 I figured out that quotas are not
working.... if I do quotaon , repquota, quotacheck the programs return 0
without any output.....
Does ext3 supports quotas?
Nikolai
2009 Aug 28
4
Objects in Views
Hi everyone,
I have recently experienced a strange behavior (strange from my knowledge)
in rails.
In my controllers ''new'' action, I am creating a few instance variables in
the following manner :
@controllerModel = ControllerModel.new
@model1 = Model1.all
@model2 = Model2.all
in my ''new'' view, I am using the @controllerModel to create the form for new
and I