• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue CGroups disk write/read not unlimited after a change!

B4c4rd1

Regular Pleskian
---------------------------------------------------------------
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Onyx, Version 17.0.17 Update #17, Ubuntu 16.04.2 LTS‬, x64

PROBLEM DESCRIPTION
If I once entered a value on disk read and disk write, it remains stored even when i go back to unlimitiert.

STEPS TO REPRODUCE
insert the Limit 50MB -> save.

Make sure the cache is cleared (On root shell):
Code:
echo 3 | sudo tee /proc/sys/vm/drop_caches

Check with the following command (On limited user shell):
Code:
dd if=tempfile of=/dev/null bs=1M count=1024

ACTUAL RESULT
With Limit:
upload_2017-3-1_17-43-6-png.12177


Without limit ( Unlimited checkbox)
upload_2017-3-1_17-44-31-png.12178


EXPECTED RESULT
It is expected that the data transfer is set to unlimited.

ANY ADDITIONAL INFORMATION
--------------------------------------------------------------


Can someone confirm this issue? Or should I open my own thread for it?
 
I have forwarded it to developers for the further investigation. Will keep this thread updated with results.
 
Bug was confirmed and submitted as PPPM-5866
But there are two possible workarounds:
  • Unlimited limit will be applied after closing all active user-sessions.
  • On first step set limit to a very big value (1 Gb for example), apply it, and then set limit to unlimited.
 
Back
Top