• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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