RHEL 7.2 Changes

Share this link

The RHEL 7.2 release brings the following main enhancements:

  • Authentication (additional details on this part are available here and here)
    • the ipa trust-add command now configures a one-way trust by default but a two-way trust can still be asked through the –two-way=true option: this command is used when users and groups in Active Directory (AD) want to access resources in Identity Management (IdM),
    • the SSSD component receives several improvements (cache avoiding reconnection in online mode, improved UID & GID user mapping, better OpenLDAP management, smart cards support for local authentication, background refresh of cache entries, initgroups operations support,
    • a Kerberos HTTPS proxy, interoperable with the Microsoft Kerberos KDC Proxy Protocol (MS-KKDCP) implementation, is now available in Identity Management, allowing clients to access the KDC and kpasswd services by using HTTPS,
    • Identity Management now uses the mod_auth_gssapi module, which uses GSSAPI calls instead of direct Kerberos calls used by the previously used mod_auth_kerb module,
    • the certmonger service now supports the Simple Certificate Enrollment Protocol (SCEP) making certificate replacement easier,
    • Identity Management system (IdM) now supports DNSSEC for DNS zones,
    • the Apache modules for Identity Management (IdM) mod_authnz_pam, mod_lookup_identity, and mod_intercept_form_submit are now fully supported,
    • there are now two types of IdM master servers: trust controllers and trust agents; trust agents only run services required to provide resolution of users and groups from trusted Active Directory forests to IdM clients enrolled with these IdM servers.
  • Clustering
    • systemd and pacemaker now coordinate correctly during system shutdown, as pacemaker resources weren’t terminated properly before,
    • the pcs resource move and pcs resource ban commands now display a warning message to clarify the commands’ behavior,
    • the new pcs resource relocate run command moves a pacemaker resource back to its original node,
    • the clufter command assists with migration from an older stack configuration to a newer configuration,
    • a new simplified method for configuring fencing for redundant power supplies is available,
    • there is a new –port-as-ip option for fencing agents.
  • File Systems
    • the gfs2-utils package moves to version 3.18 bringing improvements to the fsck.gfs2 and mkfs.gfs2 commands,
    • GFS2 now prevents users from exceeding their quotas,
    • XFS moves to version 4.1 with better logging,
    • the CIFS module has been upgraded to version 3.17 with new features for SMB2 and SMB3,
    • there is now flexible file layout support on NFSv4 clients.
  • Installation
    • Anaconda now properly handles network configuration from Kickstart files in initrd, early in the boot process,
    • Anaconda now supports creating cached logical volumes,
    • GRUB2 now correctly sorts entries with the most recent kernel version listed at the top,
    • Improved detection of device-mapper disk names now makes installation more reliable,
    • EFI System Partitions may now be created on a RAID1 device to enable system recovery when one boot disk fails,
    • text mode installation no longer crashes during network configuration due to a space when specifying nameservers.
  • Kernel
    • Transparent Huge Pages (THP) no longer cause memory corruption due to read and write synchronization,
    • the SCSI kernel target, LIO, moves to Linux-4.0.stable,
    • the new libevdev package provides a low-level library for the Linux kernel input event device interface used by X11,
    • the libATA subsystem and drivers have been updated,
    • the FCoE and DCB kernel components have been upgraded,
    • the perf packages move to version 4.1 adding the Intel Cache QoS Monitoring, AMD IBS Ops features and provide support for Intel Xeon v4 for compressed kernel modules, for parametrized events and support to specify breakpoint length,
    • driver-level support for version 2.0 compliant Trusted Platform Module (TPM) devices has been added,
    • maximum supported memory limit on AMD64 and Intel 64 systems has been increased from 6 TB to 12 TB,
    • live kernel patching with kpatch is now supported (see details).
  • Networking
    • TCP/IP moves to version 3.18,
    • the NetworkManager-libreswan package moves to version 1.0.6, fixing several bugs,
    • NetworkManager now supports setting the MTU of a bonded interface,
    • NetworkManager now keeps track of configured routes and avoids attempts to set conflicting routes,
    • improvements have been made in multihomed connections and default route managements,
    • NetworkManager now supports Wake On Lan,
    • there is improved support for firewalld zones with VPN connections,
    • Fair Queue packet scheduler is now supported by the tc (traffic controller) utility,
    • latency when receiving network frames has been reduced,
    • it is now possible to define different congestion control algorithms on a per route basis, with the congctl parameter in the ip route command,
    • DCTCP, a feature for solving TCP congestion problems in data centers, is now supported,
    • TCP Pacing is now supported, allowing greater control of throughput rate,
    • the TCP Fast Open feature has been added,
    • handling of duplicated TCP ACKs has been improved,
    • basic multihoming support has been added to SCTP,
    • the kernel tunneling drivers have been updated to kernel 4 to deal with VXLAN,
    • several improvements in the tunnel/VXLAN management have been made,
    • the network bonding driver has been updated,
    • the Data Plane Development Kit (DPDK) has been added, making possible to rapidly develop low-latency and high throughput custom applications capable of direct packet processing in user space for NFV and other use cases.
  • Security
    • GSSAPI key-exchange algorithms can now be selectively disabled,
    • SELinux policy for Red Hat Gluster Storage has been added,
    • the openscap and scap-security-guide packages have been respectively upgraded to versions 1.2.5 and 0.1.25, providing new features,
  • Services
    • the mod_nss packages have been upgraded to version 1.0.11,
    • Apache HTTP Server now supports UPN (Microsoft User Principal Name) through the SSLUserName directive available in mod_ssl environment variables,
    • the Apache HTTP mod_proxy_wstunnel module is now enabled by default and supports WebSockets.
  • Storage
    • Device Mapper (DM) has been upgraded to version 4.2, providing a significant DM crypt performance update and DM core update to support Multi-Queue Block I/O Queueing Mechanism (blk-mq),
    • there is a new multiple queue I/O scheduling mechanism for block devices known as blk-mq, improving performance by allowing certain device drivers to map I/O requests to multiple hardware or software queues,
    • the multipath.conf file receives new options (delay_watch_checks, delay_wait_checks and config_dir),
    • a new smq dm-cache policy has been written that the reduces memory consumption and improves performance for most use cases,
    • LVM volume groups can now be assigned an owner, protecting them from other hosts when used on shared devices,
    • the new lvmpolld daemon provides a polling method for long-running LVM commands making them more reliable,
    • the default value for the max_report_luns parameter has been increased from 511 to 16393.
  • Virtualization
    • qemu-kvm supports better virtual machine shutdown trace events, making isolating and debugging KVM guest problems easier during shutdown,
    • qemu-kvm now allows the Intel Memory Protection Extensions (MPX) feature to be exposed to the guest,
    • the dump-guest-memory command now makes it possible to analyze a guest memory dump from the qemu-kvm core in case of a guest kernel failure,
    • the virt-v2v command line tool is fully supported,
    • it is now possible to use Thin Provisioned Hyper-V virtual hard disk (VHDX) with support to shrink the underlining VHDX files for Microsoft Hyper-V virtual machines to actual used size,
    • KVM can now use the tcmalloc library, providing a significant performance improvement in I/O operations per second.
  •  Miscellaneous
    • the libcurl library now implements a non-blocking SSL handshake,
    • the Name Server Caching Daemon (nscd) now correctly detects changes to its configuration and reloads the data,
    • OpenJDK 7 supports Elliptic Curve Cryptography (ECC),
    • GNOME moves to version 3.14,
    • systemd moves to version 219 (see the Systemd bug fix and enhancement update or the Systemd changelog),
    • a fstrim service has been added to provide SSD clean-up,
    • support for Intel Xeon® Processor E3-12XX V4 C226 Chipset, Intel Xeon® Processor E3-12XX V5, Intel Xeon® Processor E5-26XX/46XX V4 C610 Chipset, Intel Xeon® Processor E7-88XX/48XX V4 C610 Chipset and Intel Xeon® Processor (Broadwell-DE SOC) D-15xx/25xx.

Sources: Red Hat RHEL 7.2 announcement and RHEL 7.2 Release Notes.

(1 votes, average: 4.00 out of 5)
Loading...

Upcoming Events (Local Time)

There are no events.

Follow me on Twitter

Archives

vceplus-200-125    | boson-200-125    | training-cissp    | actualtests-cissp    | techexams-cissp    | gratisexams-300-075    | pearsonitcertification-210-260    | examsboost-210-260    | examsforall-210-260    | dumps4free-210-260    | reddit-210-260    | cisexams-352-001    | itexamfox-352-001    | passguaranteed-352-001    | passeasily-352-001    | freeccnastudyguide-200-120    | gocertify-200-120    | passcerty-200-120    | certifyguide-70-980    | dumpscollection-70-980    | examcollection-70-534    | cbtnuggets-210-065    | examfiles-400-051    | passitdump-400-051    | pearsonitcertification-70-462    | anderseide-70-347    | thomas-70-533    | research-1V0-605    | topix-102-400    | certdepot-EX200    | pearsonit-640-916    | itproguru-70-533    | reddit-100-105    | channel9-70-346    | anderseide-70-346    | theiia-IIA-CIA-PART3    | certificationHP-hp0-s41    | pearsonitcertification-640-916    | anderMicrosoft-70-534    | cathMicrosoft-70-462    | examcollection-cca-500    | techexams-gcih    | mslearn-70-346    | measureup-70-486    | pass4sure-hp0-s41    | iiba-640-916    | itsecurity-sscp    | cbtnuggets-300-320    | blogged-70-486    | pass4sure-IIA-CIA-PART1    | cbtnuggets-100-101    | developerhandbook-70-486    | lpicisco-101    | mylearn-1V0-605    | tomsitpro-cism    | gnosis-101    | channel9Mic-70-534    | ipass-IIA-CIA-PART1    | forcerts-70-417    | tests-sy0-401    | ipasstheciaexam-IIA-CIA-PART3    | mostcisco-300-135    | buildazure-70-533    | cloudera-cca-500    | pdf4cert-2v0-621    | f5cisco-101    | gocertify-1z0-062    | quora-640-916    | micrcosoft-70-480    | brain2pass-70-417    | examcompass-sy0-401    | global-EX200    | iassc-ICGB    | vceplus-300-115    | quizlet-810-403    | cbtnuggets-70-697    | educationOracle-1Z0-434    | channel9-70-534    | officialcerts-400-051    | examsboost-IIA-CIA-PART1    | networktut-300-135    | teststarter-300-206    | pluralsight-70-486    | coding-70-486    | freeccna-100-101    | digitaltut-300-101    | iiba-CBAP    | virtuallymikebrown-640-916    | isaca-cism    | whizlabs-pmp    | techexams-70-980    | ciscopress-300-115    | techtarget-cism    | pearsonitcertification-300-070    | testking-2v0-621    | isacaNew-cism    | simplilearn-pmi-rmp    | simplilearn-pmp    | educationOracle-1z0-809    | education-1z0-809    | teachertube-1Z0-434    | villanovau-CBAP    | quora-300-206    | certifyguide-300-208    | cbtnuggets-100-105    | flydumps-70-417    | gratisexams-1V0-605    | ituonline-1z0-062    | techexams-cas-002    | simplilearn-70-534    | pluralsight-70-697    | theiia-IIA-CIA-PART1    | itexamtips-400-051    | pearsonitcertification-EX200    | pluralsight-70-480    | learn-hp0-s42    | giac-gpen    | mindhub-102-400    | coursesmsu-CBAP    | examsforall-2v0-621    | developerhandbook-70-487    | root-EX200    | coderanch-1z0-809    | getfreedumps-1z0-062    | comptia-cas-002    | quora-1z0-809    | boson-300-135    | killtest-2v0-621    | learncia-IIA-CIA-PART3    | computer-gcih    | universitycloudera-cca-500    | itexamrun-70-410    | certificationHPv2-hp0-s41    | certskills-100-105    | skipitnow-70-417    | gocertify-sy0-401    | prep4sure-70-417    | simplilearn-cisa    |
http://www.pmsas.pr.gov.br/wp-content/    | http://www.pmsas.pr.gov.br/wp-content/    |