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

Hjälpte svaret dig?

 Skriv ut denna artikeln

Läs även

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...

How to access web control panel

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

My iptables show error on new system

You just need to SSH or access via noVNC Console and type 2 commands below:mkdir...

How to increase my KVM account disk space

If you have a KVM plan, by default, the space is 20GB, if you get bigger space, you will need to...

How to access console of your server

IMPORTANT: - Console access may require you to use browser that support TLS 1.0/1.1, like Chrome...