• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

trying to do an update, but look?!

C

cyrus1u1

Guest
I'm trying to install the updates for plesk, but i'm always getting the following error:

ERROR: Not enough space for product installation: In directory /opt the are 300 Mb is required but available only 208 Mb.

What can I do then?

mount
Code:
/dev/md1 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/md5 on /usr type xfs (rw)
/dev/md6 on /var type xfs (rw,usrquota)
/dev/md7 on /home type xfs (rw,usrquota)
none on /tmp type tmpfs (rw)

df
Code:
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/md1                490040    251064    213680  55% /
tmpfs                  1028584         0   1028584   0% /dev/shm
/dev/md5               4881408   1159316   3722092  24% /usr
/dev/md6               4881408    568232   4313176  12% /var
/dev/md7             104917324  13125680  91791644  13% /home
none                   1028584      7900   1020684   1% /tmp

Any ideas how to make /opt bigger?

PS: it's a default suse-image with plesk 7.5.4 from 1and1.
 
edit the properties of the updater, you can choose a different path

server -> updater -> preferences -> Temporary download directory
 
it's not the download, its the installation. (product installation)

can i change other paths, or.. just put more space to /opt, because there is really enough space in other discs.
 
Back
Top