省政协组织科技科协界别委员视察山东地矿科技
百度 1、什么情况下需要进行用户注册?不管新、老报考人员,凡是首次使用此系统的报考人员都必须先进行用户注册,注册成功后才能进行上传照片、报名等后续操作。
The quota tag has no summary.
206 questions
1
vote
1
answer
94
views
How to avoid JupyterHub server (multi user) to be oom-killed by some kernel/specific user?
This question can be viewed as a specific instantiation of this general question on avoiding out of memory issues on other users' jobs in multiuser servers.
In my case, I have a JupyterHub server on a ...
0
votes
0
answers
11
views
How to map per-user quota with Dovecot quota plugin using MYSQL dict?
Problem:
doveadm quota get -u <username> result shows that my MYSQL dict is not correctly mapped to Dovecot quota plugin, as a result IMAP QUOTA capability (with usage and limit) not being ...
40
votes
3
answers
191k
views
How can I check the remaining disk quota?
df only reports the disk free space. How can I get my allowed free space?
0
votes
1
answer
118
views
Is it possible to set client-aware quota on mounted NFS shares?
I have a Ubuntu 22.04 "computational" server in our lab that mounts a NFS share from a NAS (Synology DS1522+):
147.xxx.xxx.xxx:volume1/compserver /mnt/nas2 nfs rsize=8192,wsize=8192,timeo=14,...
0
votes
0
answers
101
views
Disk quota full for one user with (barely) no files in the folder
I just encountered a strange thing on my host.
I have a cluster with some 60 users. I setup disk quota for each of them (say, 10GB). Today I got a complaint email from a user that he cannot create any ...
41
votes
6
answers
119k
views
Changing the maximum mail size in Postfix
When sending large email to a new CentOS6 server running Postfix as the MTA, the following message is returned:
tried to deliver your message, but it was rejected by the recipient domain. We ...
-1
votes
1
answer
752
views
How to restrict file size in a specified folder?
I need to restrict the size of every single file that is stored in a specific folder on our File Server. The main objective is to avoid large files being stored and transferred on the network. I've ...
2
votes
0
answers
72
views
How to set a quota on Logical Disk Space (logicalused) in ZFS?
I am currently using ZFS and need to set a quota on the logical disk space (logicalused) rather than the physical disk space used after compression. The quota and refquota properties in ZFS set a ...
2
votes
1
answer
41
views
wordpress template deployment issue
I was trying to create a wordpress resource - selected azure services only option and it showed one option of "wordpress scalable ....". i tried creating that resource. and it gives me below ...
0
votes
1
answer
333
views
Report quota of a XFS filesystem mounted with NFS
I have setup quota on an XFS filesystem and users can run this on that server to get their quota report:
xfs_quota -c 'quota -hu user' /xfs_partition
However I would like users to be able to retrieve ...
0
votes
1
answer
135
views
Internal ext4 quotas (reserved inode) and rpc.rquotad export
When doing a quotacheck on my NFS server, i got a message to switch quotas to internal ext4 format.
I did it, but now rpc.rquotad noes not work anymore and quotas are not anymore exported to clients.
...
5
votes
3
answers
30k
views
Quotas in vsftpd?
I tried to configure user disk quotas for vsftpd.
I configured quotas for ftp virtual users using the "quota" package on debian (you know, by editing /etc/fstab and all that stuff). Internet told me ...
0
votes
3
answers
3k
views
Dovecot dict: Can't open configuration file, Permission denied
I'm trying to set up a dovecot mysql dict for quota in a FreeBSD jail.
This is the log I'm getting:
an 13 10:03:23 mail dovecot: dict(71120): Error: Failed to initialize dictionary 'sqlquota': dict ...
1
vote
0
answers
128
views
Does OverlayFS support Quotas?
I tried mounting an overlayfs upper directory with quotas enabled (Linux system). The quota tools, however, keep telling me that quotas are not enabled on that filesystem.
This makes me wonder if ...
-1
votes
1
answer
7k
views
Mounting a docker volume fails with the `no such device` error
I have set up Docker in a multi-user environment with the following daemon settings
{
"userns-remap": "default",
"data-root": "/data/docker"
}
where /dev/...