Skip to content

[release/1.6 backport] Mount devmapper xfs file system with "nouuid" option.#6731

Merged
kzys merged 1 commit intocontainerd:release/1.6from
thaJeztah:1.6_backport_xfs
Mar 24, 2022
Merged

[release/1.6 backport] Mount devmapper xfs file system with "nouuid" option.#6731
kzys merged 1 commit intocontainerd:release/1.6from
thaJeztah:1.6_backport_xfs

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

backport of #6650
fixes #6587

Two xfs file systems with same UUID can not be mounted on the same system.
However devmapper snapshots will have same UUID as original filesystem.

This patch fixes the bug by mounting a xfs file system with "nouuid" option.

(cherry picked from commit 0d0b2bd)

Two xfs file systems with same UUID can not be mounted on the same system.
However devmapper snapshots will have same UUID as original filesystem.

This patch fixes the bug by mounting a xfs file system with "nouuid" option.

Signed-off-by: Henry Wang <[email protected]>
(cherry picked from commit 0d0b2bd)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Member

@kzys kzys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kzys kzys merged commit 5a76044 into containerd:release/1.6 Mar 24, 2022
@thaJeztah thaJeztah deleted the 1.6_backport_xfs branch March 24, 2022 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants