Questions tagged [quota]

201 questions
1
vote
1 answer

How to get resource quotas for every resource in GCP

I have set up few resources in my project on Google Cloud Platform. I was looking for the resource quotas that is applicable for all the resources under a project. As per the documentation here: https://cloud.google.com/compute/quotas, running the…
1
vote
1 answer

always available gpu servers

I need several GPU servers for rendering. Region doesn`t matter. Preemptible - I think it is ok for me. It is important that at any time I should be able to run a couple of instances with the GPU. As I understand it, Google can take away quotas for…
1
vote
0 answers

CentOS 7 NFSv4 server + Fedora 30 NFSv4 client: command 'quota' does not work

I've got a CentOS 7 box serving NFSv3/4 exports - the served filesystem (users' home directories) is an ext4 partition (so, no XFS, which I get is more complicated for quotas) configured with usrquota which correctly returns per-user quota's when…
Francesco
  • 45
  • 9
1
vote
0 answers

user quota value deleted on reboot

I´ve activated user quota on Debian 9. I´ve set a quota by command edquota -u testuser I´ve set a value for soft (20000000) and hard (20100000) and saved the file. repquota -a shows the newly entered values for testuser. After rebooting the system…
ben
  • 11
  • 3
1
vote
1 answer

spamassassin/auto-whitelist, can I delete it?

I found a huge file, .spamassassin/auto-whitelist, in my user directory, with my permissions, taking up a large percentage of my quota. Can I safely delete it, or otherwise shrink it down?
hotpaw2
  • 113
  • 4
1
vote
4 answers

Ubuntu quota format not supported in kernel

I was trying implement disk user and group quotas at Google Compute Engine with Ubuntu 16.04 LTS, but till now i'm unsuccessful. Quota allows you to specify limits on two aspects of disk storage: the number of inodes a user or a group of users may…
1
vote
0 answers

Postfix - do not bounce on quota exceeded (account behind alias)

I'm trying to solve problem with some blackscatter-like attacks, when spammer send email with real person From or Reply-To address to an account with quota exceeded. This situation previously generated bounce message from Dovecot, being send to that…
Dawid Moś
  • 226
  • 1
  • 8
1
vote
0 answers

How to reset the .ftpquota counter on a per user basis for pure-ftpd server

I am trying to reset the counter values to 0 in .ftpquota file for all ftp users on a daily basis in pure-ftpd server . From manual page I got that we can set the quota limits using the "-n" option in pure-ftpd server . But I could not find how to…
Mathews Jose
  • 161
  • 1
  • 2
  • 9
1
vote
1 answer

Copy quotas to a new server

I'm migrating a client from their current server to new servers with DRBD replicaton. They are using quotas and I'm wondering if there is an easy way to export them on the old server and import them on the new server ? I googled a bit and I guess it…
Ulrar
  • 387
  • 6
  • 23
1
vote
2 answers

Hitting maximum usage limits in Cloud Shell, service unavailable

I am receiving this error message in Google Cloud Shell: Service usage limits temporarily exceeded. Try connecting later. What are the applicable usage limits for Cloud Shell? For background: I have been running quite a few docker builds inside…
Drux
  • 656
  • 1
  • 9
  • 24
1
vote
1 answer

Prevent CentOS re-enabling user quotas after reboot/power failure

I have a client that has an internal server in their office for their Intranet. Their office recently been through some power cuts in their area recently. Whenever the power goes back on, the server will boot up, and the user quotas will be reset to…
MacMac
  • 2,061
  • 10
  • 31
  • 38
1
vote
1 answer

Dovecot quota clone

I'm trying to use dovecot's quotas and share them via mysql with modoboa. I'm using the count module for that: http://wiki2.dovecot.org/Quota/Count To share the quota I'm trying to implement the new clone…
basbebe
  • 313
  • 2
  • 16
1
vote
2 answers

Exchange 2013 quota admin alert

I would like Exchange 2013 to send out quota alerts to admins, as well as individual users, so that we are aware of the situation. I found this guide for Exchange 2010, but nothing for…
ltwally
  • 315
  • 2
  • 7
  • 23
1
vote
2 answers

Recreating XFS project quota information

We recreated a fileserver, which had an XFS filesystem using project quotas residing on a SAN. Unfortunately, we had forgotten to backup /etc/projects and /etc/projid on the server before reinstalling. The XFS filesystem itself, and the quota…
janneb
  • 3,841
  • 19
  • 22
1
vote
0 answers

Clarify directory quota and volume quota on RedHat

I'm following this guide: Managing Disk Quota But I really don't understand how to enable quota for every sub-directory inside a directory, when the containing directory doesn't have any limit. For example: Directory A (all subdirs must be limited…
Toan Nguyen
  • 113
  • 5