Difference between revisions of "LPIC-304"

From LPI Wiki
Jump to: navigation, search
(fixed up final 330 objectives)
(Redirected page to LPIC-304 Objectives V2)
 
(35 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__FORCETOC__
+
#REDIRECT [[LPIC-304_Objectives_V2]]
==Introduction==
+
The is a description of the entire [[LPIC-3]] programme is listed [[LPIC-3|here]].
+
<br /><br />
+
==Version Information==
+
These objectives are version 0.1.
+
<br /><br />
+
==Objectives==
+
===''Topic 330: Virtualization''===
+
====<span style="color:navy">330.1 Virtualization Concepts and Theory</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | TBD
+
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | TODO: Enter descriptions
+
|}
+
'''Key Knowledge Areas:'''
+
* Terminology
+
* Pros and Cons of Virtualization
+
* Variations of Virtual Machine Monitors
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* Hypervisor
+
* HVM(HardwareVirtualMachine)
+
* PV(Paravirtualization)
+
* domains
+
* emulation and simulation
+
<br />
+
 
+
====<span style="color:navy">330.2 Xen</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | TBD
+
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | TODO: Enter descriptions
+
|}
+
'''Key Knowledge Areas:'''
+
* Knowledge area 1
+
* Knowledge area 2
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* Xen w/Intel VT
+
* Xen w/AMD-V
+
* Dom0 DomU GuestOS HostOS
+
* xm
+
* /etc/xen
+
* xmdomain.cfg
+
* xentop
+
<br />
+
 
+
====<span style="color:navy">330.3 KVM</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | TBD
+
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | TODO: Enter descriptions
+
|}
+
'''Key Knowledge Areas:'''
+
* Knowledge area 1
+
* Knowledge area 2
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* /proc/cpuinfo
+
* kernel modules: kvm kvm-intel kvm-amd
+
* /etc/kvm/
+
* kvm-qemu
+
* kvm_stat
+
* kvm netwoking
+
* kvm monitor
+
* kvm storage
+
* qemu
+
<br />
+
 
+
====<span style="color:navy">330.4 Other Virtualization Solutions</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | TBD
+
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | TODO: Enter descriptions
+
|}
+
'''Key Knowledge Areas:'''
+
* Knowledge area 1
+
* Knowledge area 2
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* OpenVZ
+
* VirtualBox
+
<br />
+
<br />
+
 
+
===''Topic 331: Load Balancing and Storage''===
+
====<span style="color:navy">331.1 Load Balancing</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | TBD
+
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | TODO: Enter descriptions
+
|}
+
'''Key Knowledge Areas:'''
+
* Knowledge area 1
+
* Knowledge area 2
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* IPVS
+
* ipvsadm
+
* syncd
+
* LVS-NAT/Tun/DR/LocalNode
+
* connection scheduling algorithms
+
<br />
+
====<span style="color:navy">331.2 DRBD</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | TBD
+
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | TODO: Enter descriptions
+
|}
+
'''Key Knowledge Areas:'''
+
* Knowledge area 1
+
* Knowledge area 2
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* w/Pacemaker
+
* w/heartbeat
+
<br />
+
 
+
====<span style="color:navy">331.3 Global File System</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | TBD
+
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | TODO: Enter descriptions
+
|}
+
'''Key Knowledge Areas:'''
+
* Knowledge area 1
+
* Knowledge area 2
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* GFS2
+
* Distributed Lock Manager
+
<br />
+
====<span style="color:navy">331.4 Others</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | TBD
+
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | TODO: Enter descriptions
+
|}
+
'''Key Knowledge Areas:'''
+
* Knowledge area 1
+
* Knowledge area 2
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* Coda
+
* AFS
+
* OCFS2
+
* GlusterFS
+
<br />
+
<br />
+
====<span style="color:navy">331.5 HAProxy</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | TBD
+
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | Exam candidates should be able to install, configure and maintain HAProxy.
+
|}
+
'''Key Knowledge Areas:'''
+
* HAProxy
+
*
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* ACLs
+
* load balancing algorithms
+
<br />
+
<br />
+
 
+
===''Topic 332: Cluster Management''===
+
====<span style="color:navy">332.1 Pacemaker</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | TBD
+
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | TODO: Enter descriptions
+
|}
+
'''Key Knowledge Areas:'''
+
* Knowledge area 1
+
* Knowledge area 2
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* crmd
+
* PEngine
+
* STONITHd
+
* CIB ptest
+
* cibadmin
+
* crmadmin
+
* crm_* resource agents (heartbeat v1, LSB, OCF)
+
<br />
+
====<span style="color:navy">332.2 Red Hat Cluster Suite</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | TBD
+
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | TODO: Enter descriptions
+
|}
+
'''Key Knowledge Areas:'''
+
* Knowledge area 1
+
* Knowledge area 2
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* w/Piranha
+
* lvs
+
* nanny
+
* pulse
+
* /etc/lvs.cf
+
* w/GFS
+
<br />
+
====<span style="color:navy">332.3 LinuxPMI and Kerrighed</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | TBD
+
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | TODO: Enter descriptions
+
|}
+
'''Key Knowledge Areas:'''
+
* kernel patching
+
* SSI vs MSI
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* krgadm
+
* /etc/default/kerrighed
+
* kerrighed.ko
+
<br />
+
 
+
====<span style="color:navy">332.4 Heartbeat ResourceManager</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | TBD
+
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | TODO: Enter descriptions
+
|}
+
'''Key Knowledge Areas:'''
+
* haresources
+
* Knowledge area 2
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* authkeys
+
* /usr/lib/heartbeat/ResourceManager
+
<br />
+
<br />
+
 
+
===''Topic 333: Message Layer''===
+
====<span style="color:navy">333.1 Heartbeat</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | TBD
+
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | TODO: Enter descriptions
+
|}
+
'''Key Knowledge Areas:'''
+
* Knowledge area 1
+
* Knowledge area 2
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* ipfail
+
* w/ ldirectord
+
* w/ softdog
+
* /etc/ha.d/
+
<br />
+
====<span style="color:navy">333.2 keepalived</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | TBD
+
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | TODO: Enter descriptions
+
|}
+
'''Key Knowledge Areas:'''
+
* keepalived configuration
+
* integration with LVS
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* VRRP
+
* genhash
+
<br />
+
 
+
====<span style="color:navy">333.3 OpenAIS and corosync</span>====
+
{|
+
| style="background:#dadada" | '''Weight'''
+
| style="background:#eaeaea" | TBD
+
|-
+
| style="background:#dadada; padding-right:1em" | '''Description'''
+
| style="background:#eaeaea" | TODO: Enter descriptions
+
|}
+
'''Key Knowledge Areas:'''
+
* Cluster Framework
+
* Cluster Engine
+
'''The following is a partial list of the used files, terms and utilities:'''
+
* /etc/ais/
+
* /etc/corosync/
+
<br />
+

Latest revision as of 07:51, 11 February 2015