SUSE Support

Here When You Need Us

Upgrading from SUSE Enterprise Storage 4 to 5 , stage 3 fails

This document (7023751) is provided subject to the disclaimer at the end of this document.

Environment

SUSE Enterprise Storage 4
SUSE Enterprise Storage 5

Situation

Following the online documentation to upgrade from SUSE Enterprise Storage 4 (DeepSea Deployment) to 5, step "10. f. Run Stage 3 to deploy Ceph Managers:" will fail with the following:

  ...
apparmor                 : enabled on 7/7 minions; 0 minions have all ceph.apparmor profiles
  ...
[ERROR   ] No highstate or sls specified, no execution made
el-sesvm1.hwlab.suse.de_master:
----------
          ID: ready check failed
    Function: salt.state
        Name: Fail on Warning is True
      Result: False
     Comment: No highstate or sls specified, no execution made
     Started: 08:36:54.538677
    Duration: 0.844 ms
     Changes:  

Summary for el-sesvm1.hwlab.suse.de_master                                                                                                     
------------                                                                                                                                   
Succeeded: 0
Failed:    1

Resolution

It is needed to first specify any one of the three apparmor states for the minions, "default-enforce", "default-complain" or "default-disable". The commands to do this, run from the master / DeepSea node:

# salt -I "deepsea_minions:*" state.apply ceph.apparmor.default-enforce
or
# salt -I "deepsea_minions:*" state.apply ceph.apparmor.default-complain
or
# salt -I "deepsea_minions:*" state.apply ceph.apparmor.default-disable

Cause

As part of stage 3 a ready check is performed, during stage 3 this check is by default set to fail on warning. Since at this stage of the upgrade apparmor is enabled on all the nodes but without any profiles, a warning that 0 minions have apparmor profiles is returned during the check resulting in the failure of stage 3

Additional Information


Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:7023751
  • Creation Date: 28-Feb-2019
  • Modified Date:03-Mar-2020
    • SUSE Enterprise Storage

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.