[ 
https://issues.apache.org/jira/browse/LUCENE-6614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14603009#comment-14603009
 ] 

Uwe Schindler commented on LUCENE-6614:
---------------------------------------

bq. I had similar issues, and ASUS support (ASUS mobo) actually told me that 
booting the NVMe drive wasn't possible.... Turns out all I had to do was select 
the "UEFI:optical drive" option as the first boot device from the BIOS, then 
boot into the installation DVD. I selected GPT partitions from the installer's 
partitioning menu, made the PCIe-SSD main OS partition bootable, and installed 
the Grub boot loader. No chaining required.

This would have been our "other option". [~mikemccand], maybe try to install 
Ubuntu on a GPT formatted disk instead of old style BIOS partitions. We had 
that in mind, but to us it looked like the device is not seen at all. Maybe the 
BIOS just looks for devices with GPT partitions and does not even show those 
with 80s-style BIOS :-)

> IOUtils.spins doesn't work for drives NVMe drives
> -------------------------------------------------
>
>                 Key: LUCENE-6614
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6614
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Michael McCandless
>            Assignee: Uwe Schindler
>            Priority: Minor
>             Fix For: 5.3, Trunk
>
>         Attachments: LUCENE-6614.patch, LUCENE-6614.patch, LUCENE-6614.patch
>
>
> NVMe is the faster (than AHCI) protocol for newer SSDs that plug into the 
> PCIE bus.
> I just built a new beast box with one of these drives, and the partition is 
> named {{/dev/nvme0n1p1}} while the device is {{/dev/nvme0n1}} by Linux - this 
> also appears in /sys/block with rotational=0.
> I think [~steve_rowe] also has an NVME drive ...
> [~thetaphi] (who got the box working for me: thank you!!!) has ideas on how 
> to fix it!



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to