After automated upgrade to kernel-3.10.0-1062.7.1.el7.x86_64 my system hangs during boot. Maybe it is important to mention that this is a fully crypted installation. After entering encryption key the boot process starts, but ending here:
If a XFS filesystem issue could be suspected, it is strange no error is shown and it works fine with another kernel. In the past we had a case of wrong fstab options triggering mount errors on kernel update, but it is a blind shot. Maybe journalctl -xe (huge log) and fstab content can provide additional clues.
[root@mail1 etc]# cat fstab
#
# /etc/fstab
# Created by anaconda on Sun Mar 24 17:31:20 2019
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
#
/dev/mapper/luks-831053f2-b4ab-42db-84a0-6748747ce226 / xfs defaults,x-systemd.device-timeout=0 0 0
UUID=980b6a61-7bd7-44ce-8584-bc3af59cc6d6 /boot xfs defaults 0 0
UUID=2BA6-7AB1 /boot/efi vfat umask=0077,shortname=winnt 0 0
/dev/mapper/luks-3c58166b-f97d-4a64-9a7b-e72558b995b1 swap swap defaults,x-systemd.device-timeout=0 0 0