Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Moving from one Hyper-V host to another

Hi all

I tried to restore use a hyper-v vhdk file on a hyper-v host originally was running on another hyper-v machine. The system starts up as normal, but it's not communicating. I can get access to the shell but not on the webadmin interface.

When using the ifconfig command logged in as root, it only shows me the loopback adapter. using ifconfig -a i was able to bring up the nic assigned in hyper-v config, but what steps i need to do to gain access using webadmin? How to tell the webserver listening on the new interface?

Many thanks in advance!

Liceo


This thread was automatically locked due to age.
Parents
  • Since you just moved the VHD over then all the hardware the UTM is detecting is new hardware and is likely getting assigned as such.  This is likely screwing up your configuration as well.  You can try these two options (back up your configuration first) using the virtual MAC trick mentioned above:

    1)  Instead of just moving the VHD over, shut the virtual machine down and export it from the first Hyper-V host and import it to the second host.  There are certain rules when importing and exporting such as the directory the virtual disk is on when importing, so be aware.  This "may" configure the network adapters with the same perimeter's (i.e. virtual NIC id's, MAC addresses, etc) and the UTM will detect it as such.

    2)  From the shell, remove the old NICs and re-map the current ones to be eth0, eth1 and eth2.  Verify they show up in the GUI as such and then import your configuration backup.
  • Ok, this time i did use the export/import feature but how to remap the current nics to eth0, eth1 etc?
Reply Children
No Data