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.

Disable thin provisioning, Win11 VM

Featured Replies

I have a newly created Win11 VM and for some reason in the VM it shows that the C-drive is thin provisioned. I prefer thick provisioned as I do not want the VM to fill up my cache drive where the VM disk is located.

 

The disk specification part from the VM specification:

  <devices>
    <emulator>/usr/local/sbin/qemu</emulator>
    <disk type='file' device='disk'>
      <driver name='qemu' type='raw' cache='writeback'/>
      <source file='/mnt/user/domains/Windows11VM/vdisk1.img' index='3'/>
      <backingStore/>
      <target dev='hdc' bus='virtio'/>
      <serial>vdisk1</serial>
      <boot order='1'/>
      <alias name='virtio-disk2'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
    </disk>


How can I change the disk to thick provisioned?

 

Or a better option is to somehow make sure that the disk does not get expanded above the set limit (i.e., 64GB). I started to wonder that does Unraid's VM framework make sure of this?

Edited by Ruato
Added a question regarding the Unraid's VM framework.

Solved by JorgeB

  • Solution

AFAIK, vdisks with Unraid are always thin provisioned.

 

13 hours ago, Ruato said:

make sure that the disk does not get expanded above the set limit (i.e., 64GB)

It should never go above that, though with btrfs for example, wioth time it can use a little more actual disk space due to fragmentation.

  • Author

Thank you for the information!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.