VCSA 6.5 fails to start File System Check and Network Service

原文地址:https://nolabnoparty.com/en/vcsa-6-5-fails-to-start-file-system-check-and-network-service-errors/

During the startup of the VMware VCSA 6.5, you may experience some issues that impede the appliance to properly boot.

The errors are the following:

  • Failed to start File System Check
  • Failed to start Network Service

Failed to start File System Check

The error occurs during the boot process. The appliance shows the error "Failed to start File System Check" and it's stuck in Emergency Mode.

vcsa65error02

To fix this error run the command:

# fsck /dev/sda3

vcsa65error03

Answer yes to all questions about repairs, inodes and fixing issues.

vcsa65error04

After fixing all detected issues, reboot the VCSA by selecting Actions > Power > Reset option from the console.

vcsa65error05

Click OK to confirm.

vcsa65error06

After rebooting you may experience another error related to Network Service.

 

Failed to start Network Service

Another issue you can experience during the boot process is the "Failed to start Network Service" error.

vcsa65error07

Type the root password and launch the BASH shell.

Command> shell

vcsa65error08

Run the command:

# fsck /dev/mapper/log_vg-log

vcsa65error09

Answer yes to all questions in order to fix all detected errors.

vcsa65error10

After rebooting the VCSA, the system boots successfully.

vcsa65error11

Accessing the vCenter Server from the preferred browser, the appliance is now up and running.

vcsa65error12

So far the new VCSA 6.5 didn't satisfy me because it crashes too often and it is not so robust as the Windows-based vCenter. Hopefully VMware will improve the appliance making it more stable and reliable.


猜你喜欢

转载自blog.csdn.net/kepa520/article/details/79311632
今日推荐