Docker failed to initialize due to xfs filesystem format on Linux

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Cloud のみ - この記事は、 クラウド プラットフォームのアトラシアン製品にのみ適用されます。

要約

The user is unable to start docker due to xfs filesystem on Linux. The error being received is:

エラー

failed to start daemon: error initializing graphdriver: overlay2: the backing xfs filesystem is formatted without d_type support, which leads to incorrect behavior. Reformat the filesystem with ftype=1 to enable d_type support. Backing filesystems without d_type support are not supported

環境

Attempting to run pipelines for Bitbucket Cloud.

ソリューション

This behavior is a limitation of docker which will require the disk to be reformatted with a new XFS filesystem with d_type support enabled.
Please refer to the links below for detailed steps on how to perform the same:



最終更新日: 2024 年 1 月 26 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.