As RHEL7 support is ending this year, we are preparing to migrate to RHEL9 (and Rocky9).
Our hypervisor is running ESXi 6.7 (+vSphere).
I successfully created a RHEL9 VM, and Veeam BR (version 11a) also successfully backed up the VM.
The "restore entire VM" procedure works perfectly.
However the "restore guest files" ended up with an "unable to mount the file system" message.
I can browse the boot/EFI partition but not the system partition.
All partitions are XFS format which are supported by VBR.
Code: Select all
/dev/mapper/rl-root / xfs defaults 0 0
UUID=xxx /boot xfs defaults 0 0
UUID=F1A6-F65D /boot/efi vfat umask=0077,shortname=winnt 0 2
/dev/mapper/rl-home /home xfs defaults 0 0
/dev/mapper/rl-swap none swap defaults 0 0
Any support would be greatly appreciated.
BR,
Seb