0
  • We have some troubles in migrating VM(Linux) from local HyperV on Win 10 to Azure Cloud.
  • We got a linux vhd - deploy it on HyperV - then save as static and upload to blob storade in Azure.
  • Based on that - we make a new VM but it fails to start.

We got

kernel panic - not syncing : VFS : Unable to mount root fs on unknown-block(8,18)
CPU: 1 PID: 1 Comm: swapper/0 Not tainted 3.12.19-rt30 #1
…
Rebooting in 30 sec.

VHD is a WatchGuard firewall - deployed from official sources' vhd. Watch guard Firebox Cloud doesn't suite to client's needs.

Thanks for any help!!

  • How do you create a new VM from the VHD file you uploaded to Azure Storage? – Charles Xu Jun 27 '18 at 02:34
  • was following this post https://blogs.infosupport.com/creating-a-vm-in-azure-based-on-an-uploaded-vhd/ – Konstantin B. Jun 27 '18 at 10:33
  • I do the test and the steps are all right. So what is your OS type and version? – Charles Xu Jun 28 '18 at 09:37
  • @KonstantinB. have you been able to locally boot a VM from the VHD you made? I'm wondering if it's an issue with the VHD as opposed to an issue with the cloud resource you're spinning up. – user9975441 Jun 28 '18 at 17:58
  • @CharlesXu-MSFT if you are asking about OS on the VHD - it's WatchGuard FireboxV Hyper-V Fireware v12.1. It has it own OS based on Linux. – Konstantin B. Jun 29 '18 at 07:03
  • @user9975441 Of course. First Watchguard was deployed on local Win10 with Hyper-V. Then VHD was converted to static. And after i saw that VM with WG was booted successfully, i can interact with it console, web UI and can connect to the WG whith special software for managing it - it's VHD was uploaded to Azure for further action. – Konstantin B. Jun 29 '18 at 07:23
  • @KonstantinB Maybe you can follow this link:[Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,1)](https://www.linuxquestions.org/questions/linux-hardware-18/kernel-panic-not-syncing-vfs-unable-to-mount-root-fs-on-unknown-block-8-1-a-4175432147/). It's an error similar to yours. And you can recreate the VM with VHD file you uploaded so that you can make sure where the problem actually is. – Charles Xu Jun 29 '18 at 08:41
  • @CharlesXu-MSFT Thanks for help but i think probably i wil not get root access to the WatchGuard OS engine to modify it... Perhaps that trouble caused by latest MicroSoft security update, because six months ago the similar case with WG was successfully implemented – Konstantin B. Jul 03 '18 at 08:21
  • @KonstantinB I'm glad to hear that. Maybe there is something we don't know. If you get the real reason, please me know. – Charles Xu Jul 03 '18 at 08:58

0 Answers0