Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Created attachment 900545[details]
Screenshot of 410 error message
Description of problem:
410 gone from Candlepin trying to access host page after provisioning and powering off a host.
1. Create new host that includes the subscription_manager_registration template such that after provisioning a Host and Content Host record exist that are linked.
2. Go to details page for the provisioned Host.
3. Set to build state and power off Host.
4. Go to 'All Hosts' page and click on the host.
Note this was done using a libvirt compute resource. See attached screenshot for error.
Comment 1RHEL Program Management
2014-05-29 22:25:17 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.
Updated instructions:
After powering off the host and transitioning the host to a build state, click the delete button results in a 404 resource not found from Pulp and subsequent access to the details page of the host results in the 410 gone.
Verified with sat6 beta snap8 (Satellite-6.0.3-RHEL-6-20140604.0)
I think issue is fixed as its not reproducible now. Steps followed are:
1. provisioned a host via foreman and used hostgroup so that it can auto register after provisioining with provided ak.
2. Go to details page for the provisioned Host.
3. Set to build state and power off Host and click the delete button.
The host was deleted from "All Hosts" and automatically unregistered from content-host too. I didn't see any execption/error on UI as well as in production.log. So moving this bz to verified.
Created attachment 900545 [details] Screenshot of 410 error message Description of problem: 410 gone from Candlepin trying to access host page after provisioning and powering off a host. 1. Create new host that includes the subscription_manager_registration template such that after provisioning a Host and Content Host record exist that are linked. 2. Go to details page for the provisioned Host. 3. Set to build state and power off Host. 4. Go to 'All Hosts' page and click on the host. Note this was done using a libvirt compute resource. See attached screenshot for error.