My Server is crashed after reboot??

sleife
Posts: 79
Joined: Tue Nov 02, 2010 2:56 am

My Server is crashed after reboot??

Postby sleife » Mon Mar 28, 2011 2:34 pm

Hi everybody!
I need help!!

http://www.xup.in/dl,16658670/IMAG0075.jpg/


This error is when i start my fedora.. what can i do? I have absolutly no plan???

User avatar
moredruid
Expert
Posts: 791
Joined: Tue Jan 20, 2009 1:33 am
Location: Netherlands
Contact:

Re: My Server is crashed after reboot??

Postby moredruid » Mon Mar 28, 2011 11:13 pm

This means that your filesystem seems to be inconsistent.
Fill in the root password.
Then type "lvs"
you'll see an overview of the logical volumes you have on the system and in which volume group they belong.
run the following command:
fsck -f /dev/<volumegroup name>/<logicalvolumename>

if you get errors let the system fix them. When done type exit to reboot.
echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D2173656C7572206968616D41snlbxq' | dc
Galileo - HP Proliant ML110 G6 quad core Xeon 2.4GHz, 4GB RAM, 2x750GB RAID1 + 2x1TB RAID1 HDD

sleife
Posts: 79
Joined: Tue Nov 02, 2010 2:56 am

Re: My Server is crashed after reboot??

Postby sleife » Tue Mar 29, 2011 8:51 am

Omg. When i run lvs:
File-based locking initialisation failed

Whats that??

User avatar
moredruid
Expert
Posts: 791
Joined: Tue Jan 20, 2009 1:33 am
Location: Netherlands
Contact:

Re: My Server is crashed after reboot??

Postby moredruid » Tue Mar 29, 2011 11:55 pm

It probably means the LVM headers or disk headers are inconsistent.

you should be able to figure out which Logical Volumes you have on your system by examining your /etc/fstab file - cat /etc/fstab - you should look for entries starting with /dev/mapper/
echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D2173656C7572206968616D41snlbxq' | dc
Galileo - HP Proliant ML110 G6 quad core Xeon 2.4GHz, 4GB RAM, 2x750GB RAID1 + 2x1TB RAID1 HDD

sleife
Posts: 79
Joined: Tue Nov 02, 2010 2:56 am

Re: My Server is crashed after reboot??

Postby sleife » Wed Mar 30, 2011 10:43 am

Yeeees!! Thank you very much! It works!

1.
Ok question: When i reboot my Server next time. How should i do that?
Console and init 6 ?

or how?


2.
When I want to Update the Server. Can i press: Ctrl + Alt + F2 and then init 3
and then yum update yum
?

Thank you very much!! You are my hero :D

User avatar
moredruid
Expert
Posts: 791
Joined: Tue Jan 20, 2009 1:33 am
Location: Netherlands
Contact:

Re: My Server is crashed after reboot??

Postby moredruid » Wed Mar 30, 2011 11:47 pm

1.
Ok question: When i reboot my Server next time. How should i do that?
Console and init 6 ?
That is one of several options:
reboot
shutdown -r
telinit 6
should all do the same
2.
When I want to Update the Server. Can i press: Ctrl + Alt + F2 and then init 3
and then yum update yum
If you run a graphical shell: open a terminal and sudo to root (type "su -" , type the root password)
If you want to run a different TTY: you can switch to a different TTY using Ctrl-Alt-F(1-6), log in as root. Your graphical shell usually resides in Ctrl-Alt-F7.
If you want to update remotely: from windows use PuTTY to SSH to your server, sudo to root.
To update: type yum -y update (-y implies "yes" to the question if you want to update). There is no need to switch to a different runlevel (you should be running in either runlevel 3 or 5, you can check this with the "runlevel" command). The Graphical shell is usually started in runlevel 5. Here is a bit more info on runlevels.
Thank you very much!! You are my hero
:oops: you're welcome
echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D2173656C7572206968616D41snlbxq' | dc
Galileo - HP Proliant ML110 G6 quad core Xeon 2.4GHz, 4GB RAM, 2x750GB RAID1 + 2x1TB RAID1 HDD

sleife
Posts: 79
Joined: Tue Nov 02, 2010 2:56 am

Re: My Server is crashed after reboot??

Postby sleife » Thu Apr 07, 2011 11:09 am


Who is online

Users browsing this forum: No registered users and 19 guests