Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Troubleshooting the Lastline Manager virtual machine installation
Troubleshooting the Lastline Manager virtual machine installation
Troubleshooting Guide | AMD OP | v1.1
The Lastline Manager virtual machine (VM) is created the first time the Advanced Malware Detection On-Premises system reboots, right after the installation of the operating system (OS). The kickstart script responsible for driving the installation of the OS creates an additional installation script under /etc/init.d that is configured to run as a service on first boot via the chkconfig tool. The script creates the VM, installs the Lastline software and configures the Advanced Malware Detection On-Premises system to support the Lastline VM. The script removes itself from the services list after execution.
The installation script creates the VM using the virt-install command as follows:
virt-install --virt-type=kvm --name tmp_lastline --ram 49152 --vcpus=12 --os-variant=ubuntu14.04 --hvm --network=bridge=virbr0,model=virtio --graphics vnc --disk path=/data/lastline.raw,size=4096,bus=ide,format=raw,cache=none,io=native --cdrom=/data/ISO/LL_ISO --wait=60 --noautoconsole

Go to the table of contents Go to the previous page Go to the next page View or print as PDF
Troubleshooting the Lastline Manager virtual machine installation
Copyright 2019 Forcepoint. All rights reserved.