Symptoms
-
On a Linux server, the Plesk interface is not accessible.
-
plesk
commands, as well as file creation with utilitytouch
, fail with the following error:# plesk login
Could not open Repository at “/etc/sw/keys”: Cannot create: /etc/sw/keys/lock/repository: Read-only file system
Error: must run as root.
exit status 1
signal: bus error (core dumped)
-
Root partition is mounted as read-only:
# mount
/dev/mapper/vg1-lv3 on / type ext4 (ro,errors=remount-ro)
Cause
The server’s root partition is mounted as read-only.
Resolution
Contact a system administrator or the provider of the server for assistance with remounting the root partition as read-write.