Changes

Jump to: navigation, search

Managing VMware Server 2.0 Virtual Disks

512 bytes added, 18:49, 29 May 2016
m
Text replacement - "<google>BUY_VMWARE_SERVER_2_BOTTOM</google>" to "<htmlet>vmware</htmlet>"
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[VMware Server 2.0 DHCP Configuration|Previous]]<td align="center">[[VMware Server 2.0 Essentials|Table of Contents]]<td width="20%" align="right">[[Command Line Management of VMware Virtual Disks|Next]]</td>
<tr>
<td width="20%">VMware Server 2.0 DHCP Configuration<td align="center"><td width="20%" align="right">Command Line Management of VMware Virtual Disks</td>
</table>
<hr>
 
 
<htmlet>vmware</htmlet>
 
 
Rather than using a physical disk drive to store the system and user files for a guest operating system, VMware Server virtual machines use files (known as ''virtual disks'') located on the disk drives attached to the host system.
== VMware Server Virtual Disk Caching Options ==
The disk write caching policy for virtual disks defines the point at which new data is written to the virtual disk (as opposed to being cached in memory before being written) by the guest operating system. These settings have implications for performance, with increased performance being available at the cost of data integrity. A choice of two policy options are is available:
* '''Optimize for safety''' - Data is not cached. Write operations made by the guest operating system are written immediately to the virtual disk image. Reduces risk of data loss in the event of a system failure, but results in slower disk write performance.
== Enlarging a VMware Server Virtual Disk ==
The capacity of a virtual disk may be increased using the disk settings dialog (described above). As with most other virtual disk settings, a disk may only be increased in size when all virtual machines sharing the disk are powered off. Once this is achieved, select a virtual machine which uses the virtual disk from the ''Inventory'' panel of the VI Web Access interface, click on the required hard disk from the ''Hardware'' panel and select ''Edit...'' from the menu. Once the disk settings dialog appears, click on the ''Increase capacity...'' link to display the disk capacity fields as illustrated in the following figure:
The current size of the virtual disk is listed, together with two text boxes for the amount by which the disk is to be increased and the new capacity. Both are specified in gigabytes (GB), and either may be used to increase the size of the virtual disk. The amount of space available for allocation to the virtual disk is dictated by the available space on the ''datastore'' in which the virtual disk file resides. The current free space on the datastore is also listed beneath the capacity text boxes. The increase in virtual disk capacity cannot exceed this value.
== Shrinking a VMware Server Virtual Disk ==
The ''Delete from disk'' option, on the other hand, both removes the disk from the configuration of the select virtual machine and also physically removes the ''.vmdk'' file from the datastore. As such the disk is no longer available and the space it used is released.
 
 
<htmlet>vmware</htmlet>

Navigation menu