We are trying to P2V the following kind of server:
Red Hat Enterprise Linux Server release 5.11 (Tikanga)
Linux 2.6.18-440.el5
We got the error:
Unable to find a compiled version of block-based kernel driver that exactly matches the kernel on this Linux workload. PlateSpin Migrate provides precompiled block-based Linux Kernel drivers, called block watch (blkwatch) drivers,
for many non-debug Linux distributions and the driver must be built for the specific kernel running on the Linux system.
If a pre-compiled driver is not available for your Linux distribution,
then you can create a custom blkwatch driver by following the steps found in the KB Article 7005873 (https://support.microfocus.com/kb/doc.php?id=7005873).
Ignore this warning if you have already updated the compiled blkwatch driver for this Linux distribution in the package.
for many non-debug Linux distributions and the driver must be built for the specific kernel running on the Linux system.
If a pre-compiled driver is not available for your Linux distribution,
then you can create a custom blkwatch driver by following the steps found in the KB Article 7005873 (https://support.microfocus.com/kb/doc.php?id=7005873).
Ignore this warning if you have already updated the compiled blkwatch driver for this Linux distribution in the package.
Basically looking for some help on building this kernel but NOT on a production server. Any ideas?