PDA

View Full Version : Everything read-only



backusnetcom
08-16-2005, 04:49 AM
Suddenly my whole fily system is read-only
All services stoped running




[root@server2 ~]# service httpd start
Starten van httpd: [Tue Aug 16 13:55:24 2005] [warn] module perl_module is already loaded, skipping
Unable to create lock file: Read-only file system
Failed to start up concurrent users module!
fopen: Read-only file system
httpd: could not open error log file /etc/httpd/logs/error_log.
[MISLUKT]
[root@server2 ~]# service directadmin start
Starting DirectAdmin: [ OK ]
touch: cannot touch `/var/lock/subsys/directadmin': Alleen-lezen bestandssysteem
[root@server2 ~]# service exim start
Starting exim:
touch: cannot touch `/var/lock/subsys/exim': Alleen-lezen bestandssysteem
[root@server2 ~]# service named start
Starten van named: [MISLUKT]
[



Tried to chmod some files, not working. Says: 'Read-Only', What can i do?

Edit:
Reboot function also stopped working, only method to shut down is my Apc

Edit2: Tried a reboot by apc, no success, ssh is not starting anymore.
Server is pingable.

Btw: the directadmin licence is on another IP, because i was planning to move the server, but they won't allow me to access the datacenter

nobaloney
08-16-2005, 07:00 PM
Why won't who let you access the data center?

In general if a file system is mounted read-only on a Unix or Linux system it's because the kernel found something broken, and remounted the file-system read only so the system wouldn't break further.

Jeff

mwhuen
04-29-2006, 02:14 AM
I have the same problem too.
my servers suddenly become : Read-only file system
I have more than 5 servers, with the same problem.
I have to type: fschk in data centre.
It is OK after fschk.

I am running FC 3, I haven't updated any kernel.
I don't know if it is the problem of FC3 or not.

How to solve it?
Anyone can help to stop it happened again?

nobaloney
04-30-2006, 10:24 AM
In general ... oh well, just read my previous post.

I don't think you're going to get better information than that here.

You might want to post on the Fedora forum or list to see if there's a specific problem with FC3.

Jeff