You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/05/19 19:58:13 UTC

[jira] [Created] (KUDU-1459) Document how to enable support for SSE4 pass-through in virtualbox

Todd Lipcon created KUDU-1459:
---------------------------------

             Summary: Document how to enable support for SSE4 pass-through in virtualbox
                 Key: KUDU-1459
                 URL: https://issues.apache.org/jira/browse/KUDU-1459
             Project: Kudu
          Issue Type: Improvement
          Components: documentation
    Affects Versions: 0.8.0
            Reporter: Todd Lipcon


When running in VirtualBox, it's important to enable SSE4 pass-through to avoid getting an error that SSE4 is not supported:

https://www.virtualbox.org/manual/ch09.html#sse412passthrough

We should add a sentence to the error saying something like "If you are running within a virtual machine, you may need to enable SSE4.2 pass-through" which is enough that someone googling it would get the answer. We may also want to add it to troubleshooting docs somewhere.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)