High Availability Clustering (EX436)
According to Red Hat Certification Team, this exam is based on Red Hat Enterprise Linux 7.1.
I passed EX436 High Availability Clustering.
Study Points for the EX436 Exam
Candidates should be able to perform the tasks listed below:
- Configure a high-availability cluster, using either physical or virtual systems, that:
- Manage logical volumes in a clustered environment:
- Configure a GFS file system to meet specified size, layout, and performance objectives
- Configure iSCSI initiators
- Use multipathed devices
- Configure cluster logging
- Configure cluster monitoring
As with all Red Hat performance-based exams, configurations must persist after reboot without intervention.
Other Exam Related Topics
Red Hat Docs and Study Material
Red Hat Certificate of Expertise in High Availability Clustering (EX436)
High Availability Add-On Overview on RHEL 7 (PDF)
High Availability Add-On Administration on RHEL 7 (PDF)
High Availability Add-On Reference on RHEL 7 (PDF)
DM Multipath (PDF)
Global File System 2 (PDF)
Other Study Material
Sander van Vugt’s “Linux High Availability Clustering Complete Video Course” covers all EX436 objectives.
Red Hat Enterprise Linux Developer Suite
You may find the RHEL Developer Suite subscription helpful for developing high availability clustering skills.
The Red Hat Enterprise Linux Developer Suite subscription is available at no cost by registering with the Red Hat Developers Program.
The Red Hat Enterprise Linux Developer Suite Subscription is a self-support option for application development. It includes Red Hat Enterprise Linux, High Availability Add-On, Load Balancer Add-On, Resilient Storage Add-On, Scalable File Systems Add-On, High Performance Network Add-On, Extended Update Support Add-on, Smart Management, and Real Time operating system. This subscription is for development purposes only.
The subscription also provides access to the valuable Red Hat knowledgebase, forums and updates.
hello! do you have a some materials ?
Hi! There are blog posts available on this website that cover some exam objectives.
Hello,
I’m trying to set up a lab with 1 target server and 2 initiators clients, each client having 2 network interfaces on different networks then I can test multipathing.
My problem is that when I disconnect the dedicated interfaces, it starts using the default interface, which is configured with a default gateway. How to configure these dedicated interfaces then when they are switched off, it will not use the default gateway ? I’ve seen plenty of tutorials with routing options that don’t seem to work for my need.
thanks
You need 3 interfaces, where two are non-routable vlans for iSCSI traffic. When you do an iSCSI discovery, use both of the iSCSI vlans. You can also set
path_grouping_policy
to failover. When both iSCSI paths are down, the storage should no longer be accessible.Journal entries:
Thanks, but still having difficulties with that topic. If I login manually it’s ok, but after reboot the disks are missing. Maybe my /etc/iscsi/initiatorname.iscsi file is wrong.
What should the /etc/iscsi/initiatorname.iscsi file contain ? The target name, or one acl name, or both of them ? It’s unclear in the documentation. Maybe because you are using a NetApp, and on my lab I just can simulate that by creating two ACLs.
Here is my target conf :
o- / …………………………………………………………………………………………………………. […]
o- backstores ……………………………………………………………………………………………….. […]
| o- block …………………………………………………………………………………….. [Storage Objects: 1]
| | o- block01 ………………………………………………… [/dev/mapper/vgdata-lvdata (1.0GiB) write-thru activated]
| | o- alua ……………………………………………………………………………………… [ALUA Groups: 1]
| | o- default_tg_pt_gp …………………………………………………………….. [ALUA state: Active/optimized]
| o- fileio ……………………………………………………………………………………. [Storage Objects: 0]
| o- pscsi …………………………………………………………………………………….. [Storage Objects: 0]
| o- ramdisk …………………………………………………………………………………… [Storage Objects: 0]
o- iscsi ……………………………………………………………………………………………… [Targets: 1]
| o- iqn.2018-12.local.rhce:storage ………………………………………………………………………… [TPGs: 1]
| o- tpg1 ………………………………………………………………………………….. [no-gen-acls, no-auth]
| o- acls ……………………………………………………………………………………………. [ACLs: 4]
| | o- iqn.2018-12.com.example.cluster00.storage1:node1 …………………………………………….. [Mapped LUNs: 1]
| | | o- mapped_lun0 ……………………………………………………………………. [lun0 block/block01 (rw)]
| | o- iqn.2018-12.com.example.cluster00.storage1:node3 …………………………………………….. [Mapped LUNs: 1]
| | | o- mapped_lun0 ……………………………………………………………………. [lun0 block/block01 (rw)]
| | o- iqn.2018-12.com.example.cluster00.storage2:node1 …………………………………………….. [Mapped LUNs: 1]
| | | o- mapped_lun0 ……………………………………………………………………. [lun0 block/block01 (rw)]
| | o- iqn.2018-12.com.example.cluster00.storage2:node3 …………………………………………….. [Mapped LUNs: 1]
| | o- mapped_lun0 ……………………………………………………………………. [lun0 block/block01 (rw)]
| o- luns ……………………………………………………………………………………………. [LUNs: 1]
| | o- lun0 …………………………………………… [block/block01 (/dev/mapper/vgdata-lvdata) (default_tg_pt_gp)]
| o- portals ………………………………………………………………………………………. [Portals: 1]
| o- 0.0.0.0:3260 ……………………………………………………………………………………….. [OK]
o- loopback …………………………………………………………………………………………… [Targets: 0]
Thanks again
My homelab is configured with target, I don’t use NetApp at home.
When you configure your target, you have to create an ACL for each initiator that will be connecting:
Then you need to modify the
/etc/iscsi/initiatorname.iscsi
file on all nodes accordingly (they need to match the given ACLs):Thanks Tomas.
Comparing my target with yours shows I had only one portal listening on 0.0.0.0 (created by default), while you have two listening respectively on their dedicated network. Removing the default portal and creating the two required solves the issue.
Excellent.
Hi Guys,
I am appearing in EX436 exam next week. I have experience with RHEL cluster administration and also completed the Red Hat recommended training. I am looking for some sample exam questions to have an idea.
Anyone please help me.
Hey techguru81,
Could provide any help in case you got any sample exam questions?
Thanks
hello ~ i am shooting for RHCA.
i want to join ” https://redhat-certs.slack.com”
how to join ? plz guide me
Hi, try this link:
https://join.slack.com/t/redhat-certs/shared_invite/zt-k6ew2jxh-fnBYw2Pw4~PQQE~Nse~wCQ
Hi Lisenet,
can you provide me a new link please?
Hello Thomas,
thanks for your courses. These are really helpful. I have few comments and questions:
– you are taking a lot of care to up SELinux on all your demos but I can’t see it listed on exam requirements, neither Sander says anything about it on his complete video course, assuming we can just disable it during exam ?
– similar question around firewalld, in many cases its configuration is straight forward but for fencing it gets complicated, do you think I will loose some point during exam if I just switch it off ?
– invite link to slack channel is not working anymore and I was not able to join it any different way.
Regards,
Mateusz
Hi Mateusz, thanks for your feedback, appreciated! To answer your questions, my guides might be somewhat biased when it comes to security, and they will at times contain more information that is necessary to pass an exam. Systems security and Linux hardening are part of my job, therefore I use SELinux/firewalld all the time. As a result, when I write blog posts, I try to explain how to configure them to work with whatever software the exam is for (clustering in this particular case).
OpenSCAP guide for RHEL 8 recommends that SELinux be enabled using the default policy. If SELinux is enabled during the exam, you should not disable it unless the exam asks you to do so. The same applies to firewalld, if it’s enabled during the exam, you should not disable it, as doing so would go against security’s best practices, and you may lose points. I say “may” because I don’t know if that would actually be the case.
Slack is notorious for making invitation links inactive, there is little I can do about but generate a new one.