• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. A

    Question Fail2Ban capture and ban IP, connection still being made

    Hi, Running Plesk Obsidian Version 18.0.61 on Centos 7.9.2009 (for the last week before moving to Alma) in a LXC in Proxmox. Proxmox firewall enabled for the LXC, while iptable rules within the LXC works. From inside the Plesk LXC, if I add an iptable rule to block an IP , it actually does...
  2. A

    Issue CGroup enabled in a privileged CT - Failed to set cpu.cfs_quota_us

    @kpushkarev here it is - thx for your help /sys/fs/cgroup/cpu,cpuacct/user.slice/user-30.slice/cpu.cfs_period_us 100000 /sys/fs/cgroup/cpu,cpuacct/user.slice/user-30.slice/cpu.cfs_quota_us -1 /sys/fs/cgroup/cpu,cpuacct/user.slice/user-10044.slice/cpu.cfs_period_us 100000...
  3. A

    Issue CGroup enabled in a privileged CT - Failed to set cpu.cfs_quota_us

    @kpushkarev here's the output: cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd) cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma) cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)...
  4. A

    Issue CGroup enabled in a privileged CT - Failed to set cpu.cfs_quota_us

    If I stop the Resource Controller (Cgroups) service via Plesk UI, I can see heaps of these messages appearing in the logs until the service actually stops. Then these messages do not appear anymore.
  5. A

    Issue CGroup enabled in a privileged CT - Failed to set cpu.cfs_quota_us

    Seems to be events handled by the monitoring of usage per subscription. I can see these appearing just after a "Started Session c**** of use ***". I also see a lot of "Cannot watch ****, PID is already watched twice". All of this in the /var/log/messages
  6. A

    Question named / bind - max-cache-size

    Ended having it working by doing so, since the checkconf was running against proper chrooted file, but execution of service still based on /etc: ln -s /var/named/chroot/etc/named-user-options.conf /etc/named-user-options.conf
  7. A

    Question named / bind - max-cache-size

    Realised that the DNS settings from Plesk UI are going into /var/named/chroot/etc/named-user-options.conf and are actually being taken into account. In brief, anything in /etc/ for named/Bind shall be ignored.
  8. A

    Resolved Loads of messages "named[...]: network unreachable resolving '...': 2001:7fe::53#53"

    Thanks for this, works very well. Any chance with Bind custom options? I raised another post where literally anywhere I attempt to add my custom options, they're never considered https://talk.plesk.com/threads/named-bind-max-cache-size.373672/#post-944458
  9. A

    Question named / bind - max-cache-size

    Also attempted the server wide settings for bind in Plesk UI, doesn't work > any parameter being put there isn't being brought into the /etc/named.conf file. https://docs.plesk.com/en-US/obsidian/administrator-guide/dns/dns-settings.72226/
  10. A

    Question named / bind - max-cache-size

    Hi again, I actually realized that the file /etc/named-user-options.conf is not taken into consideration. I did put wrong values in that file on purpose, and named chroot service still started without problem. Any other way to add options to Bind config? // -- THE FOLLOWING LINES WERE...
  11. A

    Issue CGroup enabled in a privileged CT - Failed to set cpu.cfs_quota_us

    Hi, I've just enabled Cgroup on a Plesk instance running in a container in Proxmox. The CT is privileged. I keep seeing following error messages: Failed to set cpu.cfs_quota_us on /user.slice/user-****.slice: Invalid argument And less regularly, the following one: Failed to reset devices.list...
  12. A

    Question named / bind - max-cache-size

    this is looking at Bind 9.11 / BIND 9.11.0 Options
  13. A

    Question named / bind - max-cache-size

    Hi, Attempting to limit memory usage fo Bind on a Plesk / Centos box. I've read about the max-cache-size option. I've then created a /etc/named-user-options.conf with following content: max-cache-size 32m; Nevertheless, doesn't appear to do anything, after restart and running for about 10min...
  14. A

    Question from local mysql server to external

    Hi everyone, I was wondering what could be the best way to easily migrate databases for subscriptions and domains to an external MySQL server (instead of localhost). Any thoughts? Would Plesk has any function to simplify this task? Thank you.
  15. A

    Question Support for CentOS 7.9 > AlmaLinux 8.x migration?

    Hi everyone, any update since January 2023 on the topic? It would be really great to have a path to move from Centos 7.9 to Almalinux 8 supported by Plesk, avoiding the need to go to EOL Centos 8. Thx
  16. A

    Question Full Text Search Indexing for IMAP powered by Apache Solr

    Hey, just posted more or less similar request here: Question - Dovecot & Full Text Search (lucene and/or solr)
  17. A

    Question Dovecot & Full Text Search (lucene and/or solr)

    Hi, I was wondering if anyone has ever tried enabling full text search for plesk-dovecot (2.3.18-2)? It shall be enabled by default to my view, as per this suggestion...
  18. A

    Resolved a recurrent task generating a lot of IO delays

    Me again, after disabling all updatedb / locate within multiple containers, I realized that the command highlighted earlier was still being run. I could finally trace it back, and it's running by Plesk! Parents commands being: bash...
  19. A

    Resolved a recurrent task generating a lot of IO delays

    Plz ignore, issue was with another container running on same host - locate wasn't installed on the Plesk host. Thx again @mow for pointing out to locate!
  20. A

    Resolved a recurrent task generating a lot of IO delays

    I've actually searched for any kind of locate, mlocate or slocate packages without luck... yum list installed | grep locate There's nothing with such name. Also can't see updatedb conf file within /etc. Any other thoughts of where I shall look?
Back
Top