[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <bug-186551-13602-U6VWfSnm26@https.bugzilla.kernel.org/>
Date: Tue, 01 Nov 2016 19:54:09 +0000
From: bugzilla-daemon@...zilla.kernel.org
To: linux-ext4@...r.kernel.org
Subject: [Bug 186551] mkfs.ext4 tries to discard sector beyond the end of the
device
https://bugzilla.kernel.org/show_bug.cgi?id=186551
--- Comment #10 from Tamas Vincze <tom@...cze.org> ---
# blkdiscard -v --offset 700G --step 1073741824 /dev/nvme0n1p1
blkdiscard: /dev/nvme0n1p1: BLKDISCARD ioctl failed: Input/output error
[606050.283746] blk_update_request: I/O error, dev nvme0n1, sector 1547700224
# blkdiscard -v --length=700G /dev/nvme0n1p1
/dev/nvme0n1p1: Discarded 751619276800 bytes from the offset 0
Looks like it's having problems above 700G.
--
You are receiving this mail because:
You are watching the assignee of the bug.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists