Bug 1448797
Summary: | [Ref-Arch] HA /var/lib/named is missing | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Kenny Tordeurs <ktordeur> |
Component: | Documentation | Assignee: | satellite-doc-list |
Status: | CLOSED CANTFIX | QA Contact: | satellite-doc-list |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.2.9 | CC: | adahms |
Target Milestone: | Unspecified | ||
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-07-23 05:26:59 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1425213 |
Description
Kenny Tordeurs
2017-05-08 08:03:18 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 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 |