• 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.

Question Docker - Max space to use

Erwan

Regular Pleskian
Hello,

We use a docker Owncloud with Plesk Onyx 17.5.3.
It works well but how can we limit a max space for the container?

By default, il seems to be 63 Gb. We want 100 Gb...

Thanks for your help.
 
Hi Erwan,

It's strange. How have you created the container? Was it installed from Docker Hub? Could you share a link to this container on Docker Hub? Are you sure that limit not configured inside OwnCloud? How have you understood that limit is ~64Gb? Did you have any screenshots?
 
Hi,
We have created the container with Plesk Docker extension.
You can see the screenshots.
The subscription max disk space is 100 Gb and 4.8 Mb are used but it's 125 Mb of 63 Gb for the website under docker.
 

Attachments

  • screen1.jpg
    screen1.jpg
    73.8 KB · Views: 9
  • screen2.jpg
    screen2.jpg
    149.4 KB · Views: 6
With the screenshots, I understand what do you mean. On the first screenshot not a limit for disk space, it is limit for container's memory. I guess your server has 64Gb of RAM memory (Random-access memory - Wikipedia) and you didn't limit memory for the container that's why here 64Gb.

Don't worry about disk space, it is not limited by the Docker Extension.
 
Ok. Thanks. I understand.

Two questions:
- is it possible to know the space used by the data in the doker OwnCloud in the Plesk manager?
- is it possible to limit the disk space in the Docker? For example, we don't want more than 100Go.
 
Back
Top