Is the Nx Cloud up? Visit our Status Page for the current health and performance of the Nx Cloud.

Status Page

How to migrate a nxWiteness server in a VM between hosts?

Answered

Comments

1 comment

  • Norman
    • Network Optix team

    Hi Richard Huang,

    Although we can't offer any support to third party applications, I would check if the exported ova file, has the same UUID after it was imported.

    For Linux you can use the following command to fine the UUID of the motherboard:

    sudo dmidecode|less|grep UUID

    and the following command to find the UUID of the NICs:

    nmcli c

    These UUIDs should be identical in both VMs.
    The UUID of the motherboard and the UUID of the primary NIC (typically the first wired NIC) together are used for a HWID for the VM, and this HWID is the one used for the licenses.

    0

Post is closed for comments.