Bug 1313897 - Upgrading from 6.1.6 to 6.1.7 removed capsule options
Summary: Upgrading from 6.1.6 to 6.1.7 removed capsule options
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Upgrades
Version: 6.1.7
Hardware: Unspecified
OS: Linux
unspecified
medium vote
Target Milestone: Unspecified
Assignee: satellite6-bugs
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-02 15:08 UTC by Rob Marti
Modified: 2019-09-26 13:57 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-05-11 13:07:36 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Rob Marti 2016-03-02 15:08:09 UTC
Description of problem:
I had a Satellite at 6.1.6.  I had deployed multiple servers from this Satellite.
I upgraded to 6.1.7 by running yum update and then katello-installer upgrade.

Post upgrade when I went to Infrastructure -> Subnets -> click subnet -> Capsules -> the only options for DNS, DHCP, and TFTP were "None".  Prior to the upgrade they were all populated.

I ran

katello-installer -v -d --capsule-dns true --capsule-dns-interface eth0 --capsule-dns-zone $DOMAIN \  
--capsule-dns-forwarders 192.168.126.1 --capsule-dns-reverse 126.168.192.in-addr.arpa \  
--capsule-dhcp true --capsule-dhcp-interface eth0 --capsule-dhcp-range "192.168.126.100 192.168.126.150" \  
--capsule-dhcp-gateway 192.168.126.1 --capsule-dhcp-nameservers 192.168.126.2 \  
--capsule-tftp true --capsule-tftp-servername $(hostname)

and now the drop downs are populated with the correct information.

Version-Release number of selected component (if applicable):
Upgrading from 6.1.6 to 6.1.7

How reproducible:
Unsure - I didn't keep a snapshot if the VM to replicate

Steps to Reproduce:
1. Have a Satellite 6.1.6
2. Run yum update and katello-installer upgrade
3. Note that provisioning that depends on DHCP fails

Actual results:
Failure to provision if you rely on DHCP

Expected results:
Settings persist across upgrades

Additional info:
Let me know what logs would be useful to look at and I will upload them.

Comment 1 Rob Marti 2016-03-02 15:15:16 UTC
To be clear, the upgrade removed the capsule DNS, DHCP, and TFTP settings I had when I installed the satellite.  This wasn't expected.

Comment 2 Bryan Kearney 2016-07-26 19:02:48 UTC
Moving 6.2 bugs out to sat-backlog.

Comment 4 jcallaha 2017-05-11 13:07:36 UTC
We are no longer seeing this in either 6.2->6.2.z upgrades or 6.1.11->6.2.9 upgrades. Closing this bug as a result.


Note You need to log in before you can comment on or make changes to this bug.