nova volume-attach command is failing
Must a nova volume-attach command have three parameters (for server, volume, device)? Or could the command have just server and volume with no device?
This makes me think it must have device: http://docs.openstack.org/openstack-ops/content/attach_block_storage.html (http://docs.openstack.org/openstack-o...)
But according to an OpenStack expert, the device is not necessary.