Skip to content

[Request]: Use ordered journal mode for unpacked images. #1767

Description

@jglogan

Feature or enhancement request details

Currently, users can configure journaling on named volumes, but the image service unpacks images into EXT4 filesystems that have no journaling.

This can cause problems with restart when a container terminates ungracefully, and the root filesystem may be in a state that requires checking.

When apple/containerization#774 is available, we can set up the image helper to use ordered journaling when unpacking images, which should generally eliminate this risk.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    storageissues and features associated with storage.
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions