Displaying 20 results from an estimated 600 matches similar to: "RHEL 3 and quota problems..."
2006 Jun 26
0
RHEL 3 and quota issues.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Thanks to code provided by Geo Carncross, I was able to determine what
the problem was with v2 quota support on RHEL 3 using ext3 filesystems.
I've included a patch file for quota-fs.c
<sys/quota.h> on RHEL 3 sets _LINUX_QUOTA_VERSION to 1 if it's not
defined by default. I copied <sys/quota.h> to ./sysquota.h and edited
it to
2019 Sep 12
2
Fw: Btrfs Samba and Quotas
Hello Hendrik
Can you help input 2 commands 'mount' and 'df -TPh' on OMV,
and post the output to us, thank you.
--
Regards,
Jones Syue | ???
QNAP Systems, Inc.
2011 Dec 12
2
Cannot remove a file
I have used restore to restore a snapshot of home data. From the root of
this restore a file called aquota.user exists but cannot be removed:
# mount|grep temp
/dev/mapper/vgraid-temprestore on /mnt/temprestore type ext3 (rw)
# cd /mnt/temprestore/home
# ll -d .
drwxr-xr-x 2 root root 4096 Dec 12 11:12 .
# ll
total 12
-rw------- 1 root root 8192 Sep 30 10:21 aquota.user
# rm aquota.user
rm:
2017 Oct 17
0
Dovecot >=2.2.29 + Filesystem quota = incorrect storage information
W dniu 21.06.2017 o?17:46, Macka pisze:
> W dniu 20.06.2017 o?21:25, Timo Sirainen pisze:
>> On 20 Jun 2017, at 15.49, Macka<dovecot at macka.pl> wrote:
>>> Hi,
>>>
>>> I have problem with quota storage information in dovecot-2.2.29 (and
>>> newer versions, too - 2.2.30.2).
>>> I use FS quota backend.
>> .
>>> After
2013 Dec 19
1
quota and selinux on centos 6.5
??? Hi,
I'm facing a challenge with selinux and because I don't got an explanation elsewhere, I'm trying to explain here.
I have decided to mount /var/spool/cron on a separate partition? and apply quota for regular users. But quotacheck replyes with a "permission denied" .
quotacheck: Cannot create new quotafile /var/spool/cron/aquota.user.new: Permission denied
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
2017 Jun 21
2
Dovecot >=2.2.29 + Filesystem quota = incorrect storage information
W dniu 20.06.2017 o 21:25, Timo Sirainen pisze:
> On 20 Jun 2017, at 15.49, Macka <dovecot at macka.pl> wrote:
>> Hi,
>>
>> I have problem with quota storage information in dovecot-2.2.29 (and
>> newer versions, too - 2.2.30.2).
>> I use FS quota backend.
> .
>> After upgrade from 2.2.27 to 2.2.29 (newest 2.2.30.2 too), dovecot
>> returns
2019 Mar 13
5
Unable to set quota-fs plugin
Hello There,
I am try desperatly to setup quota-fs plugin in Dovecot. I have the following configuration in place:
/etc/dovecot/conf.d/10-mail.conf:mail_plugins = $mail_plugins quota zlib
/etc/dovecot/conf.d/20-imap.conf: mail_plugins = $mail_plugins imap_quota
/etc/dovecot/conf.d/90-quota.conf:
plugin {
#quota = dirsize:User quota
#quota = maildir:User quota
#quota = dict:User
2006 Aug 21
2
Filesystem Quota Enhancement Patch
I have just updated my patch that provides enhanced support for
filesystem-based quotas in Dovecot. I provides 2 main features:
* Support for group quotas
* Number of messages quota for users of maildir
If both user and group quotas are enabled on the filesystem, the plugin
will report the quota that is closer to the maximum independently for
both storage space and message count. The
2001 Dec 28
2
RedHat 7.2 quota problem
Hi everyone,
I need to setup quota on ext3 filesystem. I created /aquota.* files with 600 chmod, added grpquota and usrquota to /etc/fstab, remouted partition,
[root@zeby root]# mount
/dev/hda1 on / type ext3 (rw,usrquota,grpquota)
...
but when I try
[root@zeby root]# quotaon /
quotaon: using //aquota.group on /dev/hda1: Invalid argument.
quotaon: using //aquota.user on /dev/hda1: Invalid
2006 Mar 18
1
ext3 - max filesystem size
Hi all,
I am working with a pc cluster, running redhat el 4, on opteron cpus. we
have several bigger RAID systems locally attached to the fileservers;
now I would like to create a big striped filesystem with around 15TB.
ext3 unfortunatelly only supports filesystem size up to 8TB, do you have
an idea if / when this border will be increased ? I already found some
discussions on LKML about it ?
2011 Feb 02
9
[Bug 1852] New: Jail Root SCP not workling
https://bugzilla.mindrot.org/show_bug.cgi?id=1852
Summary: Jail Root SCP not workling
Product: Portable OpenSSH
Version: 5.1p1
Platform: amd64
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: scp
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: fr.fr at vr-web.de
2001 Sep 19
1
EXT3 and Quotas
I seem to be experiencing difficulties with using quotas with EXT3.
quota.user, quota.group, aquota.user, and aquota.group are present.
The mount point for the device is /mass/ican2 and the device is /dev/sda1
Here is what I get when I run quotaon -a
[root@ican2 ican2]# quotaon -a
quotaon: using /mass/ican2/quota.user on /dev/sda1: Invalid argument
The quota.user files have just been touched,
2007 Sep 24
2
Quota Display with Horde / IMP ( WebMail Client )
Dear All,
For the Dovecot.conf :
protocol imap {
mail_plugins = quota imap_quota
mail_plugin_dir = /usr/lib/dovecot/imap
}
plugin {
quota = maildir
}
For /var/spool/mail :
-rw------- 1 root root 7168 Sep 24 23:02 aquota.group
-rw------- 1 root root 8192 Sep 24 18:05 aquota.user
-rw------- 1 edward mail 301709 Sep 24 23:27 edward
But the Quota display
2016 Apr 13
2
mount bind problem
On 04/13/2016 12:02 AM, ???? wrote:
> In /etc/rc.d/rc.sysinit,
> there's "mount -a -n -t nonfs,nfs4,smbfs,ncpfs,cifs,gfs,gfs2i,glusterfs -O
> no_netdev".
>
>
> I have other same type servers. And on other servers with same /etc/fstsb,
> file system is correct.
> There's no difference between normal server's rc.sysinit and this problem
> server's
2014 Jan 02
1
Samba 4.1.3 and MS-CLIENT 3
Hi all,
I have the following problem: I installed Samba 4.1.3
on my Linux computer. I tested everything via smbclient
and it works. If I connect my MS-DOS Client 3 to this
server strange things happens. Using
net use h: \\<sambaserver>\<username>
I get the correct (?) answer
H: connected to \\<sambaserver>\<username>
But using "H: dir" I get
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
2011 Sep 17
1
vfs_shadow_copy2 doesn't seem to work with basedir of /
Hi all,
I'm using the VFS sbadow_copy2 module, and I think I've hit a bug. This
config works:
mattcen at adam:SambaTest$ cat works3/smb.conf
[SambaTest]
comment = SambaTest
writable = yes
path = /srv/SambaTest/share
#vfs objects = shadow_copy
vfs objects = shadow_copy2
shadow:snapdir = /mnt/dates
shadow:basedir = /srv
mattcen
2006 Aug 18
3
share write access
Hi,
I am testing share parameters, and have the following share definition:
## Section - [shareA]
[shareA]
path = /tmp/shareA
writelist = user1
and do not understand why user1 cannot write files in the share when
connected as user1. Unix permissions for the share files are rw for
everyone, and the share directory has wide-open permissions. Samba version
is 3.0.20b-3.4-SUSE.
2006 Jul 10
1
sometimes, roaming profile is not found
Hi,
I use samba 3.0.22 on Debian Sarge as PDC for windows XP SP1 and SP2.
Sometimes, users get the message "Windows cannot found the roaming
profile on server so user will get a default profile". (sorry, it's not
the official message, I had to translate, because I get the message in
french) This error comes only if user log in quickly after the boot. If
they wait a little