• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Can't change backup dir location

dim_s@

Basic Pleskian
Hi,

New server windows 2008 web edition and Plesk 9.2.1
I use Plesk regonfigure to change backup dir, and I have error

Unable to seeking to end of stream: (5) Access is denied.
at psaobsolete.DataLocation.Change(String source, String dest)
at reconfigurator.ChangeLocation.SetRelocateState()
 
Hello,

It looks you are running out of free space at the C: drive. In order to make new backup location Plesk reconfigurator copies filed from old backup location and fails on this step because of now free disk space on drive C:.

Please, clean up disk space on drive C: or to move backups manually. For example to D:\Plesk\Backup:

1. Move C:\Program Files (x86)\Parallels\Plesk\Backup to D:\Plesk\Backup
2. Set HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\PLESK\PSA Config\Config\DUMP_D= "D:\Plesk\Backup"
 
Back
Top