CloudLink: A CloudLink node is stuck in emergency mode

摘要: A CloudLink node is stuck in emergency mode.

本文章適用於 本文章不適用於 本文無關於任何特定產品。 本文未識別所有產品版本。

症狀

After booting the CloudLink node, the following message is seen: 
Welcome to emergency mode! After logging in, type "journalctl -xb" to view
system logs, "systemctl reboot" to reboot, "systemctl default" or ^D to
try again to boot into default mode.
Press Enter for maintenance
(or press Control-D to continue):
Message shown after booting the Cloudink node

 

原因

This issue is due to a file system issue that must be repaired.

解析度

To resolve the file system issue on the node, perform the following:
  1. You press Control-D to continue, but it remains in emergency mode.
  2. Press the ENTER key for maintenance.
  3. Run a file system check on the root (  /  ) file system.
root@cloudlink:~#  lsblk    <------------------- Run this command to identify the / filesystem (typically sda10)
root@cloudlink:~#  fsck /dev/sda10  <-------- It complains that /dev/sda10 is still mounted
root@cloudlink:~#  umount /dev/sda10
root@cloudlink:~#  fsck /dev/sda10
  1. Press y to fix any errors that are found.
  2. Reboot the node.

If the root filesystem is clean, you can run fsck on the other filesystems using the same procedure above.
Run command journalctl -xb. These logs might indicate if there is a corrupted filesystem that needs repaired.
You can use commands lsblk and blkid to help link a uuid to its filesystem.
Here are some examples of errors that you might see in journalctl -xb:
/dev/sda6: Inodes that were part of a corrupted orphan linked list found.
/dev/sda6: UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY.
Failed to start File System Check on /dev/disk/by-uuid/fd782a8-a70d-045513691c7e


If you are unable to repair the filesystem using fsck or if you have one Cloudlink node that is frequently getting stuck in emergency mode, you should remove that broken Cloudlink node from the cluster. Then you deploy a new Cloudlink node from OVA and join to the existing cluster.

If you can repair the file system, you should check the health of the cluster from the Cloudlink UI.
This is done in SYSTEM > Cluster and ensure incoming, and outgoing sync states are OK.

受影響的產品

CloudLink

產品

CloudLink SecureVM
文章屬性
文章編號: 000197726
文章類型: Solution
上次修改時間: 13 5月 2026
版本:  6
向其他 Dell 使用者尋求您問題的答案
支援服務
檢查您的裝置是否在支援服務的涵蓋範圍內。