RHEL 7.6 system update failed - EFI - Partition size

Latest response

Hello,

We have a server with standard minimal install.
RHEL 7.6
Operating System Release Preference = 7.8

And the last yum update gave this message

Transaction check error:
installing package grub2-common-1:2.02-0.86.el7_8.noarch needs 4KB on the /boot/efi filesystem
installing package grub2-efi-x64-1:2.02-0.86.el7_8.x86_64 needs 4MB on the /boot/efi filesystem
installing package shim-x64-15-8.el7_8.x86_64 needs 7MB on the /boot/efi filesystem

The partition size is 200 MB

[root@ids1 log]# lsblk
NAME                 MAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
sda                    8:0    0 223.6G  0 disk
├─sda1                 8:1    0   200M  0 part  /boot/efi
├─sda2                 8:2    0     1G  0 part  /boot

And i see that we have this big file there
HPE_CZJ8151N11

[root@ids1 log]# ls -lh /boot/efi/
total 191M
drwx------ 4 root root 4.0K Oct 28  2018 EFI
-rwx------ 1 root root 191M Jul 29  2019 HPE_CZJ8151N11_2019-05-29_2019-07-29.ahs

We didn't find anything about this file.
Any idea what we can do ?

Thanks

Responses