modified the description for vm.storage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11714 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
f171ef4052
commit
fd8f5a82cd
@ -192,7 +192,7 @@ vm => {
|
||||
'node' => 'The node or static group name',
|
||||
'host' => 'The system that currently hosts the VM',
|
||||
'migrationdest' => 'A noderange representing candidate destinations for migration (i.e. similar systems, same SAN, or other criteria that xCAT can use',
|
||||
'storage' => 'A list of storage files or devices to be used, pipe delimited. i.e. /cluster/vm/<nodename> for KVM/Xen, or nfs://<server>/path/to/folder/ for VMware',
|
||||
'storage' => 'A list of storage files or devices to be used. i.e. /cluster/vm/<nodename> or nfs://<server>/path/to/folder/',
|
||||
'storagemodel' => 'Model of storage devices to provide to guest',
|
||||
'cfgstore' => 'Optional location for persistant storage separate of emulated hard drives for virtualization solutions that require persistant store to place configuration data',
|
||||
'memory' => 'Megabytes of memory the VM currently should be set to.',
|
||||
|
Loading…
x
Reference in New Issue
Block a user