Skip to content
This repository was archived by the owner on Jun 28, 2023. It is now read-only.
This repository was archived by the owner on Jun 28, 2023. It is now read-only.

Add podman dependency to documentation #152

Description

@justinkreft

Feature description

Systems without file system with d_type enabled cannot run podman, which means qpc cannot be installed.
This requirement should be added to the documentation.

Is your feature request related to a problem?

Yes. customers often use a RHEL 7 box or upgraded RHEL 8 box that keeps an xfs without d_type enabled. This means podman cannot run.
We should have a note or caveat in the documentation that says as much.

We are getting more frequent issues with customers trying to install QPC on a RHEL 7 or RHEL 8 (upgraded) box that doesn't use d_type enabled

Some pushback has happened where people say the requirement is "not documented". I have included it in SEAP quickstart guides. but qpc might want to call out the requirement as well.

"""* File system must run with d_type (this is a requirement from podman)."""

https://medium.com/@khushalbisht/docker-on-centos-7-with-xfs-filesystem-can-cause-trouble-when-d-type-is-not-supported-64cee61b39ab

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions