Custombuild failed server broke

HanSieT

Verified User
Joined
Jan 30, 2006
Messages
125
Location
Netherlands
I ran ./build all after i changed dovecot=yes and it broke my server and now everything isnt working anymore.

Everything i do gives me errors ( including on websites )

Code:
rm: cannot remove `httpd-2.2.11/modules.c': Read-only file system
File already exists:    pcre-7.8.tar.gz
MD5 Checksum on pcre-7.8.tar.gz passed.
Another instance of custombild is running, please delete the .custombuild file if you want to use custombuild.
Quit at position: doPCRE

I need some help bigtime coz when i leave my current ssh connection i doubt that ill get back in :(

even simple nano gives me error
Code:
[root@myserver ~]# nano /etc/ssh/sshd_config
-bash: /usr/bin/nano: Permission denied
[root@myserver ~]#
 
I think that it has nothing to do with custombuild: your file system must have remounted read-only because of disk errors. Try with "mount / -o rw,remount".
 
And my nightmare became reality.
Server did not come back online and now i have to go to datacentre.
 
Well, if there is file system corruption there was no other solution. Good luck with fsck!
 
Back
Top