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 1448470 - [Ref-Arch] HA stop and disable named service but bind is not yet installed
Summary: [Ref-Arch] HA stop and disable named service but bind is not yet installed
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-05 13:38 UTC by Kenny Tordeurs
Modified: 2018-07-23 05:19 UTC (History)
3 users (show)

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


Attachments (Terms of Use)

Description Kenny Tordeurs 2017-05-05 13:38:57 UTC
Document URL: 
https://access.redhat.com/sites/default/files/attachments/sat6ha-lb-refarch.pdf
https://access.redhat.com/articles/2474581

Section Number and Name: 
4.1.2.7 Create Shared Filesystems For HA LVM
Stop and disable “named” service on all the nodes.
[root@satnode1 ~]# for HOST in satnode1 satnode2 satnode3; do systemctl
stop named.service; sysmtemctl disable named.service; done 

Describe the issue: 
Default installation of RHEL7 the named service is not present because bind package is not installed.

Suggestions for improvement: 
Not sure at which point this should be disabled and why it's done there.

Additional information: 
bind will be installed later with satellite-installer

Comment 1 Stephen Wadeley 2017-05-05 14:06:51 UTC
Hello Kenny

Thank you for reporting this issue.

Hello Balaji

Can you take care of this?


Thank you

Comment 4 Andrew Dahms 2018-07-23 05:19:54 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.