• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Recent content by enerspace

  1. enerspace

    Internal backup over CIFS / SSHFS mount

    Why is this feature important? Many of our customers order vServers with 100GB to 300GB of storage space. In most cases, customers switch to vServers due to a lack of space. It is therefore not uncommon for these machines to be filled up to 90%-95% by the customer. In such cases, no backups can...
  2. enerspace

    Internal backup over CIFS / SSHFS mount

    Thank you for your response. However, there is also a significant difference between CIFS and SSHFS. With SSHFS, only the process that attempts to set the file permissions needs to be adjusted. I believe the adjustments for SSHFS are less extensive than for CIFS. This post was primarily about...
  3. enerspace

    Internal backup over CIFS / SSHFS mount

    Hi, The files can be created even if they later have the fixed assigned user: Mount Option: sshfs -o IdentityFile=~/.ssh/$_ssh_key_name -o allow_other,idmap=user ${_sshSUBUSER}@${_host}:/ ${_backuptmpFolder} Alternative for testing: sshfs -o IdentityFile=~/.ssh/$_ssh_key_name -o...
  4. enerspace

    Internal backup over CIFS / SSHFS mount

    No, but the same error will occur there as well. It is essentially what we have already implemented.
  5. enerspace

    Internal backup over CIFS / SSHFS mount

    The remote storage is a storage box from Hetzner. These generally do not support the customization of user permissions, regardless of whether via CIFS or SSHFS. Nevertheless, it remains unclear to me why Plesk completely aborts the backup at this point. There seems to be no obvious reason for this.
  6. enerspace

    Internal backup over CIFS / SSHFS mount

    This is not a permissions issue. The process actively attempts to change the user, which is not possible with a CIFS/SSHFS mount and results in an error. Even if the user and group of all files are set to psaadm and the permissions of the directory and files under /var/lib/psa/backup_tmp are set...
  7. enerspace

    Internal backup over CIFS / SSHFS mount

    Username: TITLE Internal backup over CIFS / SSHFS mount PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE AlmaLinux 8.10, Plesk Obsidian 18.0.65 PROBLEM DESCRIPTION Scenario: Our server currently has only 5% free disk space, which makes it impossible to create a complete backup...
  8. enerspace

    Question plesk backup slow time to restore. "tar -z -f" use only one core

    Please vote for this feature: https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/49036487-add-backup-restore-sw-tar-multithreading
  9. enerspace

    Question plesk backup slow time to restore. "tar -z -f" use only one core

    When will this feature finally arrive? Data volumes are continuously increasing, and there are now many good alternatives available. I'd like to bring this topic back into focus. Restorations take particularly long with Nextcloud instances.
  10. enerspace

    Question Grafana does not display any statistics

    Hello everyone, Does anyone know why Grafana might not be displaying any data? There are no relevant entries in Grafana's log files. I have already uninstalled and reinstalled the extension multiple times. Best regards
  11. enerspace

    Resolved unknown option 'allowhardlink'

    Why should there be an issue with my operating system? In most CentOS versions, Logrotate 3.18.0 is the maximum installed version: Almalinux 8 / Rockylinux 8: 3.14.0 Almalinux 9 / Rockylinux 9: 3.18.0 But I noticed that Plesk uses its own version: /usr/local/psa/logrotate/sbin/logrotate:3.21.0...
  12. enerspace

    Input Your experience with "Mail delivery troubleshooting" in Plesk

    What is the default value of: mailQueue.firstEntryOffset ?
  13. enerspace

    Resolved unknown option 'allowhardlink'

    Username: TITLE unknown option 'allowhardlink' PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Alma 8.9 18.0.62 Update #2 PROBLEM DESCRIPTION The following command: /usr/sbin/logrotate -f /usr/local/psa/etc/logrotate.conf causes the following error: error...
  14. enerspace

    Input Your experience with "Mail delivery troubleshooting" in Plesk

    Sorry, my mistake. I didn't sign in as a customer. It works as intended.
  15. enerspace

    Input Your experience with "Mail delivery troubleshooting" in Plesk

    Hi, is there a way to hide the activities of "Admin" in the overview for the customer without disabling logging?
Back
Top