• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • Our UX team believes in the in the power of direct feedback and would like to invite you to participate in interviews, tests, and surveys.
    To stay in the loop and never miss an opportunity to share your thoughts, please subscribe to our UX research program. If you were previously part of the Plesk UX research program, please re-subscribe to continue receiving our invitations.
  • 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.

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