Tag: virtual disk

How to change the thick or thin provisioning of a virtual disk

Virtual Machines

First of all, we need to know the difference between thin and thick provision. The simplest explanation is that thin provisioning will consume only that much space that it needs initially and will grow based on the demand later. In contrast, the thick provisioning will consume the entire space from the datastore. NOTE: Before changing…

Read more