Skip to content

Instantly share code, notes, and snippets.

@Sinyshnar
Created February 13, 2014 11:44
Show Gist options
  • Save Sinyshnar/8973712 to your computer and use it in GitHub Desktop.
Save Sinyshnar/8973712 to your computer and use it in GitHub Desktop.
ESX Force SSD
esxcli storage nmp satp rule add -s VMW_SATP_LOCAL --device device_name --option=enable_ssd
esxcli storage core claiming unclaim --type device --device device_name
esxcli storage core claimrule load
esxcli storage core claimrule run
esxcli storage core device list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment