• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • 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.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Plesk Update precress failed

MartinT

Basic Pleskian
Server operating system version
Debian 11.9
Plesk version and microupdate number
18.0.61 #3
Hi
since two days I get a failed update messgae each morning.
The log file says this:

[2024-05-30 11:44:30.904198] /opt/psa/bootstrapper/pp18.0.61-bootstrapper/bootstrapper.sh: line 8728: echo: write error: No space left on device
cat: write error: No space left on device
Unable to create lock file in /var/lock
Another instance of bootstrapper is already running. Please wait until it finishes.
If you are completely sure there is no other instance running,
just remove /var/lock/parallels-panel-bootstrapper-running.lock file and retry.
Note: running more than one instance at once may badly damage your system.

Free Space on disk is about 600GB or 60% so I don't know how to solve this. And there is no boostrpper on the run. I found one article at plesk support to delete and kill stuck processes, but it did not help and removed /var/lock/parallels-panel-bootstrapper-running.lock files
 
Okay here it is.
Filesystem Inodes IUsed IFree IUse% Mounted on
udev 3846365 311 3846054 1% /dev
tmpfs 3850747 478 3850269 1% /run
/dev/sda2 52371456 3707799 48663657 8% /
tmpfs 3850747 1 3850746 1% /dev/shm
tmpfs 3850747 35 3850712 1% /run/lock
/dev/sda1 61056 356 60700 1% /boot
tmpfs 770149 18 770131 1% /run/user/0

and df -h
gives this:
Filesystem Size Used Avail Use% Mounted on
udev 15G 0 15G 0% /dev
tmpfs 3.0G 548K 3.0G 1% /run
/dev/sda2 786G 127G 619G 18% /
tmpfs 15G 0 15G 0% /dev/shm
tmpfs 5.0M 5.0M 0 100% /run/lock
/dev/sda1 920M 79M 778M 10% /boot
tmpfs 3.0G 0 3.0G 0% /run/user/0

Maybe this red marked thing. How do I solve it. What are inodes and how to increase?
 
Back
Top