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 1448797 - [Ref-Arch] HA /var/lib/named is missing
Summary: [Ref-Arch] HA /var/lib/named is missing
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Documentation
Version: 6.2.9
Hardware: Unspecified
OS: Unspecified
unspecified
medium
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-08 08:03 UTC by Kenny Tordeurs
Modified: 2018-07-23 05:26 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:26:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Kenny Tordeurs 2017-05-08 08:03:18 UTC
Document URL: https://access.redhat.com/sites/default/files/attachments/sat6ha-lb-refarch.pdf

Section Number and Name: 4.1.3.6 Install Satellite On Second Node – satnode2

Describe the issue: Mount the filesystems on satnode2 does not have the mountpoint for /var/lib/named

Suggestions for improvement:  
# mount /dev/mapper/sat_vg-lv_named /var/lib/named

Additional information:

Comment 1 Kenny Tordeurs 2017-05-09 17:25:19 UTC
In newer version of the doc the mount points for /dev/mapper/sat_vg-lv_named are different.

In [0] it says 
~~~
[root@satnode1 ~]# mkdir -p  /var/lib/named
AND
[root@satnode1 /]# mount  /dev/mapper/sat_vg-lv_named /var/lib/named
~~~

While for satnode2 [1] it says:
~~~
[root@satnode2 /]# mkdir -p  /var/named
AND
[root@satnode2 /]# mount -o _netdev /dev/mapper/sat_vg-lv_named /var/named
~~~

[0] https://access.redhat.com/documentation/en-us/reference_architectures/2017/html-single/deploying_a_highly_available_red_hat_satellite_server_6_environment/#create_shared_filesystems_for_ha_lvm

[1] https://access.redhat.com/documentation/en-us/reference_architectures/2017/html-single/deploying_a_highly_available_red_hat_satellite_server_6_environment/#install_red_hat_satellite_on_second_node_satnode2

Comment 2 Andrew Dahms 2018-07-23 05:26:59 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.