Public bug reported:

==== State: Open by: mdate on 19 March 2017 12:33:34 ====

On a Bolt adapter in a system with Ubuntu 16.04, I've formatted the Bolt
for T10 and am using it to do a dd with a 2M block size.

Here are the commands:
nvme format /dev/nvme0n1 --lbaf=1 --pil=0 --ms=0 --pi=2

dd if=/dev/urandom of=/dev/nvme0n1 bs=2M oflag=direct count=1

I get an error on the dd.
        root@x1623bp1:~# dd if=/dev/urandom of=/dev/nvme0n1 bs=2M oflag=direct 
count=1
        dd: error writing '/dev/nvme0n1': Input/output error
        1+0 records in
        0+0 records out
        0 bytes copied, 0.0525061 s, 0.0 kB/s

dmesg shows:
        [589997.985151] blk_update_request: I/O error, dev nvme0n1, sector 0

** Affects: linux (Ubuntu)
     Importance: Undecided
     Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage)
         Status: New


** Tags: architecture-ppc64le bugnameltc-152710 severity-high 
targetmilestone-inin16043

** Tags added: architecture-ppc64le bugnameltc-152710 severity-high
targetmilestone-inin16043

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1689946

Title:
  Ubuntu16.04: NVMe 4K+T10 DIF/DIX format returns I/O error on dd with
  split op

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1689946/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to