Browsing articles tagged with "fsck | Croc-Informatique.fr"
Juin
2
2022

Failed to Start File System Check – Vcenter 7

A cause d’un problème de stockage, l’appliance VCenter 7.0 U2 ne voulait plus démarrer. [FAILED] Failed to start File System Check on /dev/vg_root_0/lv_root_0 Résolution : Lancer /bin/sh puis blkid Lancer systemctl status systemd-fsck-root  pour confirmer fsck -y /dev/mapper/vg_root_0-lv_root_0 Puis redémarrer. ++