Displaying 20 results from an estimated 700 matches similar to: "copy files and it would NOT copy everything"
2019 Sep 12
0
Fw: Btrfs Samba and Quotas
Hello Joenes,
below you find the output. I did not shorten it by tmpfs and the docker
related entries.
Are you working on fixing the Issue I described?
Regards,
Hendrik
df -TPh
Dateisystem
Typ Gr??e Benutzt Verf. Verw%
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
2019 Mar 13
0
Unable to set quota-fs plugin
Thanks Yassine,
My / is mounted from /dev/vda1 with the following options:
[root at mail ~]# cat /etc/mtab |grep "vda1 "
/dev/vda1 / ext4 rw,relatime,jqfmt=vfsv0,usrjquota=aquota.user,grpjquota=aquota.group 0 0
Regards,
-
Eric Grammatico _/)
13 mars 2019 10:31 "Yassine Chaouche via dovecot" a ?crit:
On 3/13/19 10:14 AM, Eric Grammatico via dovecot wrote: [...]
Mar 11
2019 Mar 13
0
Unable to set quota-fs plugin
Here is attached.
-
Eric Grammatico _/)
13 mars 2019 11:29 "Aki Tuomi" <aki.tuomi at open-xchange.com> a ?crit:
> Can you try
>
> strace doveadm quota get -u victim
>
> and post the output of this?
>
> Aki
>
> On 13.3.2019 12.11, Eric Grammatico via dovecot wrote:
>
>> Looks working.
>>
>> [root at mail ~]# ls -lh /
>>
2013 Sep 17
0
Windows 7 32 bit doesn't "upload" the profile to the server on logout but Windows 7 64 bit does
Hello,
I have a Samba 3 PDC running on SLES 11 SP3. All the machines have
joined the domain correctly, and users can log to their profiles
correctly.
On Windows 7 64 bits profile roaming works nicely without any problem
(login is just a bit slow and it takes about 45 seconds while logout is
really fast).
On Windows 7 32 bits profiles are "downloaded" from the sever correctly
when a
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 Sep 19
0
dht_layout_dir_mismatch
Having an odd problem on a new test environment we are setting up for a
partner. And not sure where to look next to figure out the problem or
really understand what the dht_layout_dir_mismatch INFO message is
telling me.
I was turning up a 4 node distributed volume, each brick is its own
19TB ext4 partition on a hardware raid5. Each node has the volume
mounted back to itself at /glusterfs via
2013 Nov 21
0
quota doesn't appear to work - repquota only updates when quotacheck is run
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: I run "warnquota -s" from a script in /etc/cron.daily. I
noticed that no one had received an "over quota" message in a long time.
Using "repquota -as", it indeed looked as though everyone was under their
2016 Apr 19
2
tune2fs: Filesystem has unsupported feature(s) while trying to open
I have an ext4 filesystem for which I'm trying to use "tune2fs -l".
Here is the listing of the filesystem from the "mount" command:
# mount | grep share
/dev/mapper/VolGroup_Share-LogVol_Share on /share type ext4
(rw,noatime,nodiratime,usrjquota=aquota.user,jqfmt=vfsv0,data=writeback,nobh,barrier=0)
When I try to run "tune2fs" on it, I get the following error:
2019 Mar 13
3
Unable to set quota-fs plugin
Thanks Aki,
Please find attached strace for imap and quota-status which report an error at the end.
Regards,
-
Eric Grammatico _/)
13 mars 2019 12:23 "Aki Tuomi" <aki.tuomi at open-xchange.com> a ?crit:
> The doveadm command seems to have worked. Can you retry with imap?
>
> strace /usr/lib/dovecot/imap -u victim
>
> Aki
>
> On 13.3.2019 12.58, Eric
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.
2016 Nov 17
2
Samba4: use Posix-ACLs only? (ext4 - NFS4+CIFS - Fileserver)
I try to set up a Samba4-based Fileserver in an Samba3-DC enviroment.
Filesystem is ext4, CIFS + NFS4 should be provided. The same ACLs should
be used over both protocols.
With Samba 3 this was possible (using POSIX 1003.1e DRAFT 17 ACLs only)
. How can I do the same with Samba 4 ?
Posix-ACLs set on the server with setfacl are recogniced on a
windows-client. But every change I do on a
2016 Apr 14
0
journaled quotas in CentOS6?
Hi
CentOS 6.7 (kernel 2.6.32-573.el6.x86) ...
Wanted to set up group quotas on a new ext4 filesystem. When i was
initialising via quotacheck, received this message
> quotacheck -vcg /HOMES
quotacheck: Your kernel probably supports journaled quota but you
are not using it.
I liked sound of that, so i brushed up on the procedure and modified the
mount line in fstab to:
2015 Sep 03
0
Quota over SMBLDAP
Hello Admins,
I am implementing samba over LDAP which is working find with centralized
login. Now looking for implementing quota per user over /home partition.
Users are around 500. And I want to give all of them 2Gigs space each. I
have tried configuring smb.conf as -
[homes]
comment = Home Directories
browseable = yes
writable = yes
valid users = SMBLDAP\%S
2016 Nov 17
0
Samba4: use Posix-ACLs only? (ext4 - NFS4+CIFS - Fileserver)
On 17/11/16 13:15, Reinald Gfuellner via samba wrote:
> I try to set up a Samba4-based Fileserver in an Samba3-DC enviroment.
> Filesystem is ext4, CIFS + NFS4 should be provided. The same ACLs should
> be used over both protocols.
>
> With Samba 3 this was possible (using POSIX 1003.1e DRAFT 17 ACLs only)
> . How can I do the same with Samba 4 ?
>
> Posix-ACLs set on
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
2008 Sep 08
0
Help request from non-expert: mounting a samba drive with the right charset for accented filenames
Hi all,
I hope someone might be able to offer me some advice. I have a NAS
box, a QNAP TS-109 which runs a version of Debian Linux. It has a
local ext3 drive, and I also smbmount a network drive on it (a Lacie
ED mini which I have tried formatted as both ext3 and FAT32 without
solving my problems).
My problem is that I am unable to correctly rsync files with accented
characters in the names
2015 Jan 05
1
Re: use of qemu-kvm --chardev pipe, id=X, path=... argument ?
Aha! Thank you. Yes that does prevent the default stdio console .
But no output appears on the input pipe, and outputting to input end has
no effect:
In one terminal, I do:
$ cat /tmp/el6x32.out
in the main terminal, I run:
$ /usr/libexec/qemu-kvm -M rhel6.4.0 -cpu n270 -smp 1 -hda
/home/rpmbuild/OEL6/img/OEL6_32.img -kernel
/home/rpmbuild/OEL6/boot/vmlinuz-2.6.39-400.215.14.el6uek.i686 -initrd
2015 Mar 27
1
xfs_quotas, [SOLVED]
Y'all know I've been fighting this, on and off, for months. The last few
days, I've done a *lot* of googling, and finally got a clue in a reply in
a thread I found, where someone noted that you CANNOT enable things like
pquotas on an XFS filesystem with mount -o remount, you *MUST* umount it,
then mount it. In spite of mount showing the quota for the filesystem, it
never worked. I
2015 Jan 05
2
use of qemu-kvm --chardev pipe, id=X, path=... argument ?
Please can anyone enlighten me as to why linux qemu-kvm always
creates the console on my terminal, when I am trying to direct
all of its input and output to a pipe ?
I have created :
$ mkfifo /tmp/el6x32{.in,.out,.monitor}
and use the command:
$ /usr/libexec/qemu-kvm -M rhel6.4.0 -cpu n270 -smp 1 \
-hda /home/rpmbuild/OEL6/img/OEL6_32.img \
-kernel