09.03.2015 Views

VSAN-Troubleshooting-Reference-Manual

VSAN-Troubleshooting-Reference-Manual

VSAN-Troubleshooting-Reference-Manual

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Diagnostics and <strong>Troubleshooting</strong> <strong>Reference</strong> <strong>Manual</strong> – Virtual SAN<br />

Testing Virtual SAN functionality - deploying VMs<br />

One strong recommendation from VMware is to verify that virtual machines can be<br />

successfully deployed on the Virtual SAN datastore once the cluster has been<br />

created.<br />

diagnostics.vm_create<br />

RVC provides a command to do this test. It attempts to create a virtual machine on<br />

each host participating in the Virtual SAN cluster. A successful VM creation suggests<br />

that the cluster is functioning correctly. If the command fails, useful diagnostic<br />

information is displayed which might help determine the root cause. Here is a<br />

successful output from the command:<br />

/localhost/vsan-dc/computers> diagnostics.vm_create --<br />

datastore ../datastores/vsanDatastore --vm-folder ../vms/Discovered\ virtual\ machine 0<br />

Creating one VM per host ... (timeout = 180 sec)<br />

Success<br />

/localhost/vsan-dc/computers><br />

In the vSphere web client, the newly created VMs will be temporarily visible in the<br />

folder selected, with the name VM-on--XXX:<br />

The VMs are removed automatically once the operation completes.<br />

diagnostics.vm_create failure – clomd not running<br />

Here is the output from an unsuccessful attempt at creating a VM, with an<br />

informative error message. In this example, clomd, one of the Virtual SAN daemons,<br />

was not running on the host in question, and thus the command could not create a<br />

VM on that host.<br />

/localhost/vsan-dc/computers> diagnostics.vm_create --<br />

datastore ../datastores/vsanDatastore --vm-folder ../vms/Discovered\ virtual\ machine 0<br />

Creating one VM per host ... (timeout = 180 sec)<br />

Failed to create VM on host cs-ie-h03.ie.local (in cluster vsan): CannotCreateFile:<br />

Cannot complete file creation operation.<br />

vob.vsanprovider.object.creation.failed: Failed to create object.<br />

vob.vsan.dom.noclomattached: A CLOM is not attached. This could indicate that the<br />

clomd daemon is not running.<br />

/localhost/vsan-dc/computers><br />

V M W A R E S T O R A G E B U D O C U M E N T A T I O N / 1 5 2

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!