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

Ця відповідь Вам допомогла?

 Роздрукувати цю статтю

Також прочитайте

How reinstall from ISO on 64-bit plan

To reinstall from ISO, first go to your client area and Product Details pageThere, you will see...

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

My iptables show error on new system

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

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

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