How to fix disk in Emergency mode

On FreePBX system, when you force rebooted a server, it may go into Emergency mode with error "XFS_WANT_CORRUPTED_GOTO" and not fully up. So to fix it, just go to Console and type "xfs_repair -L /dev/dm-0" (without quotes) then when it is done, just type exit

On different version, command to run check disk could be different, like

fsck -y /dev/mapper/debian--vg-root

Hai trovato questa risposta utile?

 Stampa Articolo

Leggi anche

How to access web control panel

NOTE: Console access may require you to use Chrome browser in Private Window. And if issues, try...

I'm getting error about no ETH0/ETH1

This newer system has different network location so as suggested when you first SSH to your new...

OpenVZ and VPN/TUN/OpenSwan

If you're having issues with your VPN/OpenSwan not working, try ssh as root to the server and do...

I cannot SSH to new server after the move

This usually happens on older system like "PBX in a Flash SILVER 1.7 (dahdi, asterisk 1.4)" so...

I use knockd and not working after move to new system

If you're moved to new system with web control panel, your knockd may not be working so via...