Before you prepare VMs for conversion to Google Cloud Platform (GCP), you can use a script to skip manual installation of GCP drivers on Linux VMware virtual machines.
Before You Begin
Verify that the following modules are configured to be available during the boot process: virtio, virtio_ring, virtio_pci, virtio_net, virtio_scsi. Although commonly used Linux distributions (CentOS, RHEL, OpenSUSE, Ubuntu) will have these virtio driver modules packaged, you should still ensure that they are configured to be available.
Procedure
-
From the Commvault /Base folder on the FREL proxy, copy the
cvInjectDrivers.sh
script to the /etc/commvault folder on the source VM. -
On the source VM, run the following script:
sh /etc/commvault/cvInjectDrivers.sh / "virtio, virtio_ring, virtio_pci, virtio_scsi, virtio_net" /var/log/CVInjectDrivers.log 0
-
Run a full backup of the Linux VMWare VMs.
-
Perform a full replication on the GCP target.
-
Run a planned failover and then verify that the destination VM boots up.