Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ESXi on unRAID 6.7.2

Featured Replies

I am attempting to build out a lab and ideally would like to do this with ESXi as a nested VM on my unRAID server.

The steps I've done so far are:

 

  • Created the scripts mentioned in the Spaceinvader One (hxxps://www.youtube.com/watch?v=2-saWn6ZbHc)
  • Followed the steps in the video linked above
  • Made the necessary changes to the XML also mentioned in the video linked above

 

I'm able to get ESXi to boot, but when it comes to installation it is asking for the disk location to continue the installation.

image.png.a40a707f5842ae3d795e2d3c193c93f3.png

 

As seen in the screenshot, it isn't locating any media to perform the install on.

 

Is there something I'm missing in order to get his up and running? Thanks!

  • Community Expert

Did you create the primary vdisk and make it USB?

 

When I did my install I had the iso of the installer and an 8GB drive created and mounted as USB. Then I created a 100GB img on my cache drives to use as the array.

Edited by Arbadacarba

  • Author
21 hours ago, Arbadacarba said:

Did you create the primary vdisk and make it USB?

 

When I did my install I had the iso of the installer and an 8GB drive created and mounted as USB. Then I created a 100GB img on my cache drives to use as the array.

Thanks! So it turns out I did not follow the instructions as I assumed I had.  This fixed it for me.

 

My only issue now seems to be that I cannot see/create data stores.  I created a second drive in the VM options (also USB) and it doesn't even detect it.  Would you happen to know how to create a data store in order to place the VM's? You mentioned you created a 100GB img, was this within the VM edit options? This is what I have done,

 

image.png.5e3eaa9802ac2a04bf7038932bfa6fd1.png

Edited by xeven

  • Community Expert

It should be sata I think... Not USB. I don't think USB is an option for the array.

  • Author
18 minutes ago, Arbadacarba said:

It should be sata I think... Not USB. I don't think USB is an option for the array.

Yeah I tried SATA as well and still didn't seem to pick it up. Was there anything else you needed to do in the XML?

 

Nevermind, it seems to be working now.  Although my main issue now seems to be that the ESXi controller says I don't have VT-x enabled, which wouldn't make sense as it's a KVM which needs VT-x???

Edited by xeven

  • Community Expert

    <disk type='file' device='disk'>
      <driver name='qemu' type='qcow2' cache='writeback'/>
      <source file='/mnt/disks/NVMe/VMs/ESXi/vdisk2.img'/>
      <backingStore/>
      <target dev='hdd' bus='sata'/>
      <alias name='sata0-0-3'/>
      <address type='drive' controller='0' bus='0' target='0' unit='3'/>
    </disk>
 

Is my disk info

 

Where are you seeing the VT-x thing?

  • Author
Just now, Arbadacarba said:

    <disk type='file' device='disk'>
      <driver name='qemu' type='qcow2' cache='writeback'/>
      <source file='/mnt/disks/NVMe/VMs/ESXi/vdisk2.img'/>
      <backingStore/>
      <target dev='hdd' bus='sata'/>
      <alias name='sata0-0-3'/>
      <address type='drive' controller='0' bus='0' target='0' unit='3'/>
    </disk>
 

Is my disk info

 

Where are you seeing the VT-x thing?

Ok so I figured out the VT-x issue.  The scripts that I was supposed to run did not run properly, but now it's working.

 

Your XML shows that your 100GB disk is a qcow2 type? Any reason why you went with qcow2, more curious than anything. But really, thanks for all your help!

  • Community Expert

No reason at all... I was just checking that it works.

 

For this particular project I don't need performance but rather want to reduce disk space usage. My Vdisks are on the second partition of an NVME drive (384GB) so I'm starting to get low on space. I have ESXi servers that I manage so this VM is just to familiarize myself with the platform.

 

 

  • Author

Fair answer, thanks for the insight.  Do you feel that qcow2 has helped reduce disk space usage?

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.