Skip to main content

cpanel wont start Read-only file system

Comments

2 comments

  • 24x7ss
    As per the mentioned error it seems that your server is in read only mode because of that cpanel is unable to write logs file. Just simple try creating file on server it will give "Read Only File System Error". In this case check which disk partition is in read only mode and try to run fsck on that. If single partition is there then first boot the server in single user mode and then run fsck on that partition this will fix your issue. fsck -Cy /dev/sdaX
    0
  • cPanelMichael
    Hello :) Please consult with your system administrator or data center to help determine why the /usr partition is in read-only mode. It's possible the filesystem is corrupted, or there are hardware issues that need to be resolved. Please use caution if proceeding with the instructions in the previous post. You risk further issues if FSCK fails to complete successfully. Thank you.
    0

Please sign in to leave a comment.