Installing Drivers Automatically for EBS Direct API Conversion

Commvault supports automatically Injecting Xen and Nitro Drivers for Linux and Windows guest VMs. After all the data has been written to the restored volumes during EBS transport mode, the automatic driver injection takes place.

Driver Injection Process

  1. Create the customizer node using the Commvault Injector Node AMI.

  2. Attach the restored EBS volumes to the customizer node.

  3. Scan all the attached EBS volumes to identify the root volume.

  4. Mount the root volume.

  5. Begin VM customization using the cvInjectDrivers.sh script.

  6. As a part of the script, all the required drivers (i.e. xen-blkfront, xen-netfront, NVMe, NVMe-core, ENA, and other additional drivers (required to ensure existing drivers are not removed during injection process)) are injected.

  7. Once the drivers are installed, the Amazon SSM Agent gets installed using rpm. Perform IP customization to enable DHCP for the restored instance.

  8. After the customization is complete, logs are copied to the restored instance at the following paths:

    • Linux: /var/log/CVCustomizeVM

    • Windows: C/Windows/System32/Logs/CVCustomizeVM

    • Log files: CvDirvierInject.log, IPCustom.log, and CVCustomizeVMOffline.log

  9. Detach the EBS volumes from the customizer node, reattach them to the restored instance, and clean up the customizer node.

×

Loading...