After restoring undercloud, some directories' SELinux context are different from the original undercloud.

Solution In Progress - Updated -

Issue

  • After restoring undercloud, some directories' SELinux context are different from the original undercloud.
    In restored undercloud, following directories are mapped to usr_tmp_t label.

    /var/lib/glance
    /var/lib/docker
    /var/lib/registry
    /var/lib/registry/docker
    

    These directories should be

    /var/lib/glance: glance_var_lib_t
    /var/lib/docker: container_var_lib_t
    /var/lib/registry: var_lib_t
    /var/lib/registry/docker: container_var_lib_t
    

Environment

  • Red Hat OpenStack 13
  • undercloud

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.