Bug 1448584 - [Ref-Arch] HA cleanup section
Summary: [Ref-Arch] HA cleanup section
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 20:54 UTC by Kenny Tordeurs
Modified: 2018-07-23 05:23 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:23:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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

Section Number and Name: 
4.1.3.5 Cleanup On satnode1

Describe the issue: 
Unmount the filesystems on satnode1
[root@satnode1 /]# umount /dev/mapper/sat_vg-lv_pulp /var/lib/pulp
[root@satnode1 /]# umount /dev/mapper/sat_vg-lv_candlepin /var/lib/candlepin
[root@satnode1 /]# umount /dev/mapper/sat_vg-lv_foreman /var/lib/foreman
[root@satnode1 /]# umount /dev/mapper/sat_vg-lv_puppet /var/lib/puppet
[root@satnode1 /]# umount /dev/mapper/sat_vg-lv_wwwpulp /var/www/pulp
[root@satnode1 /]# umount /dev/mapper/sat_vg-lv_mongodb /var/lib/mongodb
[root@satnode1 /]# umount /dev/mapper/sat_vg-lv_psqldata /var/lib/pgsql
[root@satnode1 /]# umount /dev/mapper/sat_vg-lv_puppetenv \
/etc/puppet/environments
[root@satnode1 /]# umount /dev/mapper/sat_vg-lv_tftpboot /var/lib/tftpboot
[root@satnode1 /]# umount /dev/mapper/sat_vg-lv_dhcp /var/lib/dhcpd 

Suggestions for improvement: 
[root@satnode1 /]# umount /var/lib/pulp
[root@satnode1 /]# umount /var/lib/candlepin
[root@satnode1 /]# umount /var/lib/foreman
[root@satnode1 /]# umount /var/lib/puppet
[root@satnode1 /]# umount /var/www/pulp
[root@satnode1 /]# umount /var/lib/mongodb
[root@satnode1 /]# umount /var/lib/pgsql
[root@satnode1 /]# umount /etc/puppet/environments
[root@satnode1 /]# umount /var/lib/tftpboot
[root@satnode1 /]# umount /var/lib/dhcpd 

[root@satnode1 /]# umount /var/lib/named

Additional information: 
/var/lib/named was mounted as mentioned in 4.1.2.7 Create Shared Filesystems For HA LVM

# mount /dev/mapper/sat_vg-lv_named /var/lib/named

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