PDA

View Full Version : Custombuild failed server broke



HanSieT
03-25-2009, 10:51 AM
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 )


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
[root@myserver ~]# nano /etc/ssh/sshd_config
-bash: /usr/bin/nano: Permission denied
[root@myserver ~]#

tillo
03-25-2009, 10:55 AM
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".

smtalk
03-25-2009, 10:57 AM
Reboot the server and run fsck.

HanSieT
03-25-2009, 10:59 AM
im afraid that i reboot my server wont come back up

HanSieT
03-25-2009, 11:17 AM
And my nightmare became reality.
Server did not come back online and now i have to go to datacentre.

tillo
03-25-2009, 11:18 AM
Well, if there is file system corruption there was no other solution. Good luck with fsck!