Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 2246409

Summary: [OSP16.2->17.1] Cinder volume NFS mounts on compute nodes are preventing leapp upgrade
Product: Red Hat OpenStack Reporter: Francois Palin <fpalin>
Component: openstack-tripleo-heat-templatesAssignee: kgilliga
Status: CLOSED CURRENTRELEASE QA Contact: Joe H. Rahme <jhakimra>
Severity: high Docs Contact:
Priority: medium    
Version: 17.1 (Wallaby)CC: aruffin, bgibizer, jbadiapa, jpretori, mburns, owalsh, ramishra, sgolovat
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
During an upgrade from RHOSP 16.2 to 17.1, the operating system upgrade from RHEL 8.4 to RHEL 9.2 fails if Cinder volume NFS mounts are present on Compute nodes. Contact your Red Hat support representative for a workaround.
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-11-21 15:51:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Francois Palin 2023-10-26 15:48:33 UTC
Description of problem:

Running "openstack overcloud upgrade run --yes --tags system_upgrade --stack tpa-vim-c" fails for computesl-1 due to NFS mount for a VM on the host.

[tripleo-admin@abc-def-c-computesl-1 log]$ sudo grep -A9 inhibitor /var/log/leapp/leapp-report.txt
Risk Factor: high (inhibitor)
Title: Use of NFS detected. Upgrade can't proceed
Summary: NFS is currently not supported by the inplace upgrade.
We have found NFS usage at the following locations:
- NFS shares currently mounted:
 - [xxxx:xxx:xxx:xxx::xx]:/pod4_abc_def_cinder_1 /var/lib/nova/mnt/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy

Remediation: [hint] Disable NFS temporarily for the upgrade if possible.
Key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
----------------------------------------
[tripleo-admin@tpa-vim-c-computesl-1 log]$


Version-Release number of selected component (if applicable):
OSP 17.1

How reproducible:
Always

Steps to Reproduce:
1. Set up an OSP16.2 syetem with Cinder volume NFS mounts on compute nodes
2. Run 16.2 to 17.1 upgrade
3.

Actual results:
Please see initial description above

Expected results:
Upgrade succeeds.

Additional info: