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

redirection Plesk directory with crosslink

F

Frank1973a

Guest
Hy,

My System:
CPU :AuthenticAMD, AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Version :psa v8.1.1_build81070322.16 os_SuSE 9.3
operating system:Linux 2.6.16.27-061216a

My partition from Plesk is to short.
So I will move the directory with 'rsync -av' to a other partition and make a redirection link with 'ln -s'.

Have someone objection to this step?

Sorry for my English...
Frank
 
The psa directory ist running out of space after Migration 15 Domains...
 
When you migrate, it gives you a choice of where to put the migration files. Created a directory under ver on my 1and1 server as that is were all the disk space is avalible. You can also do a symbolic link to an area that has more space.

ln -s /var/www/vhosts /home/httpd

I used the above ex to point a directory to an area that has more room.

Dean
 
In the migrate i give a other partition vor the Files.

But after the migration from 15 Domains the psa directory ist 3 GB bigger...
 
Check to see if it is the old machine or new machine that is erroring due to low disk space. Find the directory that can not hold all the files and then symbolicly link that directory to a directory with more space.
 
Plesk generate a log file in /usr/local/psa/logs with all datas from the domains.

That is the error.....

Frank
 
Back
Top