|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| blockSizeMb* | xsd:int |
The block size of VMFS in megabytes (MB). Determines the maximum file
size. If this optional property is not set, the maximum
file size defaults to the maximum file size for the platform.
In VMFS2, the valid block sizes in units of megabytes are: 1, 2, 4, 8, 16, 32, 64, 128, 256. In VMFS3, the only valid block size is 1MB. |
| extent | HostScsiDiskPartition | Head extent of VMFS. The head extent identifies the VMFS. However, the head extent should not be used to identify the VMFS across host reboots. The actual identifier is specified in "vmhbaI:T:L" format which is not guaranteed to be stable across reboots. Define a volume name that is unique to the host and use it to refer to the VMFS. Alternatively, the immutable UUID of the VMFS can be used after it is created. |
| majorVersion | xsd:int | Major version number of VMFS. This can be changed if the VMFS is upgraded, but this is an irreversable change. |
| volumeName | xsd:string | Volume name of VMFS. |
| Properties inherited from DynamicData | ||
| dynamicProperty, dynamicType | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |