Reasons for blocked updates
Hello,
cPanel update are not working. Cpanel version change is blocked. How to fix on this issue?
Please correct these issues and rerun updates.
fatal: Can not upgrade because /tmp is not writable
fatal: Cannot upgrade because yum is locked (/var/run/yum.pid has existed for 10+ minutes).
-
Hello :) The output indicates your out of disk space or inodes on the tmp directory. You can verify this via: df -h df -i
These threads should help: Tmpwatch Tmpwatch Cron Job Thank you.0 -
Its is my Output. root@bg [~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/vda1 235G 87G 137G 39% / tmpfs 8.8G 0 8.8G 0% /dev/shm /usr/tmpDSK 4.0G 1.2G 2.6G 31% /tmp root@bg [~]# df -i Filesystem Inodes IUsed IFree IUse% Mounted on /dev/vda1 15536640 453201 15083439 3% / tmpfs 2299999 1 2299998 1% /dev/shm /usr/tmpDSK 262144 262144 0 100% /tmp0 -
Yes, as you can see, your /tmp partition has reached 100% inode usage. Inodes are simply a count on the number of files in the directory. The two threads I posted in my last response should help you to clean the /tmp partition. Thank you. 0
Please sign in to leave a comment.
Comments
3 comments