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.
Bug 1450331 - [Ref-Arch] HA missing resource group in details
Summary: [Ref-Arch] HA missing resource group in details
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Documentation
Version: 6.2.9
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: Unspecified
Assignee: satellite-doc-list
QA Contact: satellite-doc-list
URL:
Whiteboard:
Depends On:
Blocks: Sat6_HA_Tracker
TreeView+ depends on / blocked
 
Reported: 2017-05-12 09:34 UTC by Kenny Tordeurs
Modified: 2018-07-23 05:32 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-07-23 05:32:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Kenny Tordeurs 2017-05-12 09:34:56 UTC
Document URL: https://access.redhat.com/documentation/en-us/reference_architectures/2017/html/deploying_a_highly_available_red_hat_satellite_server_6_environment/installation_and_configuration#resource_details

Section Number and Name:
4.5.6. Resource Details

Describe the issue: 
Missing "Resource Group: sat-group" in the details

~~~
[root@satnode1 scripts]# pcs resource
 VirtualIP	(ocf::heartbeat:IPaddr2):			Started
 sat_vg	(ocf::heartbeat:LVM):				Started
 fs_pulp	(ocf::heartbeat:Filesystem):			Started
 fs_candlepin	(ocf::heartbeat:Filesystem):		Started
 fs_foreman	(ocf::heartbeat:Filesystem):			Started
 fs_puppet	(ocf::heartbeat:Filesystem):			Started
 fs_wwwpulp	(ocf::heartbeat:Filesystem):			Started
 fs_mongodb	(ocf::heartbeat:Filesystem):			Started
 fs_pgsql	(ocf::heartbeat:Filesystem):			Started
 fs_puppetenv	(ocf::heartbeat:Filesystem):		Started
 fs_tftpboot	(ocf::heartbeat:Filesystem):		Started
 fs_dhcp	(ocf::heartbeat:Filesystem):			Started
 fs_named	(ocf::heartbeat:Filesystem):			Started
 rs_dhcp	(systemd:dhcpd):					Started
 rs_named	(systemd:named):					Started
 rs_puppet	(systemd:puppet):				Started
 rs_pgsql	(systemd:postgresql):				Started
 rs_mongodb	(systemd:mongod):				Started
 rs_qpidd	(systemd:qpidd):					Started
 rs_qdrouterd	(systemd:qdrouterd):			Started
 rs_tomcat	(systemd:tomcat):				Started
 rs_pulp_workers	(systemd:pulp_workers):		Started
 rs_foreman-proxy	(systemd:foreman-proxy):	Started
 rs_pulp_resource_manager(systemd:pulp_resource_manager):Started
 rs_pulp_celerybeat	(systemd:pulp_celerybeat):	Started
 rs_httpd	(systemd:httpd):
Started
 rs_foreman-tasks	(systemd:foreman-tasks):	Started
~~~

Suggestions for improvement: 

[root@satnode1 ~]# pcs resource
 VirtualIP	(ocf::heartbeat:IPaddr2):	Started satnode1
 sat_vg	(ocf::heartbeat:LVM):	Started satnode1
 fs_pulp	(ocf::heartbeat:Filesystem):	Started satnode1
 fs_candlepin	(ocf::heartbeat:Filesystem):	Started satnode1
 fs_foreman	(ocf::heartbeat:Filesystem):	Started satnode1
 fs_puppet	(ocf::heartbeat:Filesystem):	Started satnode1
 fs_wwwpulp	(ocf::heartbeat:Filesystem):	Started satnode1
 Resource Group: sat-group
     fs_mongodb	(ocf::heartbeat:Filesystem):	Started satnode1
 fs_pgsql	(ocf::heartbeat:Filesystem):	Started satnode1
 fs_puppetenv	(ocf::heartbeat:Filesystem):	Started satnode1
 fs_tftpboot	(ocf::heartbeat:Filesystem):	Started satnode1
 fs_dhcp	(ocf::heartbeat:Filesystem):	Started satnode1
 fs_named	(ocf::heartbeat:Filesystem):	Started satnode1
 rs_dhcp	(systemd:dhcpd):	Started satnode1
 rs_named	(systemd:named):	Started satnode1
 rs_puppet	(systemd:puppet):	Started satnode1
 rs_pgsql	(systemd:postgresql):	Started satnode1
 rs_mongodb	(systemd:mongod):	Started satnode1
 rs_qpidd	(systemd:qpidd):	Started satnode1
 rs_qdrouterd	(systemd:qdrouterd):	Started satnode1
 rs_tomcat	(systemd:tomcat):	Started satnode1
 rs_pulp_workers	(systemd:pulp_workers):	Started satnode1
 rs_foreman-proxy	(systemd:foreman-proxy):	Started satnode1
 rs_pulp_resource_manager	(systemd:pulp_resource_manager):	Started satnode1
 rs_pulp_celerybeat	(systemd:pulp_celerybeat):	Started satnode1
 rs_httpd	(systemd:httpd):	Started satnode1
 rs_foreman-tasks	(systemd:foreman-tasks):	Started satnode1
[root@satnode1 ~]# 


Additional information:

Comment 1 Andrew Dahms 2018-07-23 05:32:28 UTC
This bug was raised against the document "Deploying a Highly Available Red Hat Satellite Server 6 Environment", for which customers are now being asked to contact Red Hat (either their account team or consulting team) directly for assistance.

Because the product documentation team is unable to process this request, and in consultation with the Reference Architecture team, I am now closing this bug.

See the following article for more information -

https://access.redhat.com/solutions/1603283


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