V Virt Active Member Oct 3, 2014 25 0 41 Dec 20, 2015 #1 I have run into a bug multiple times now in nvme-core.c. Running pve-kernel-4.2.2.1-pve The line noted in nvme-core.c is 721 which is as follows: BUG_ON(dma_len < 0); The hardware is a Samsung SM951 128GB.
I have run into a bug multiple times now in nvme-core.c. Running pve-kernel-4.2.2.1-pve The line noted in nvme-core.c is 721 which is as follows: BUG_ON(dma_len < 0); The hardware is a Samsung SM951 128GB.
tom Proxmox Staff Member Staff member Aug 29, 2006 15,911 1,175 273 Dec 21, 2015 #2 Virt said: pve-kernel-4.2.2.1-pve Click to expand... this is an 'old' kernel, update to latest and try again.
Virt said: pve-kernel-4.2.2.1-pve Click to expand... this is an 'old' kernel, update to latest and try again.
V Virt Active Member Oct 3, 2014 25 0 41 Dec 29, 2015 #3 So far I haven't hit it but I am still quite leery since the NVMe driver version is the same as the previous kernel.
So far I haven't hit it but I am still quite leery since the NVMe driver version is the same as the previous kernel.
V Virt Active Member Oct 3, 2014 25 0 41 Dec 31, 2015 #4 The issue still exists in the newest version of Proxmox. I just had it lockup again 5 minutes ago.
S spirit Distinguished Member Apr 2, 2010 7,013 1,110 273 www.groupe-cyllene.com Dec 31, 2015 #5 and old bug report about this here: http://lists.infradead.org/pipermail/linux-nvme/2014-January/000659.html BTW, which filesystem do you use ?
and old bug report about this here: http://lists.infradead.org/pipermail/linux-nvme/2014-January/000659.html BTW, which filesystem do you use ?
V Virt Active Member Oct 3, 2014 25 0 41 Dec 31, 2015 #6 The NVMe device is acting as the cache (bcache) for a two-drive mdraid 10 using ext4. EDIT: Bcache is configured for writeback, I need the write speed that it gives.
The NVMe device is acting as the cache (bcache) for a two-drive mdraid 10 using ext4. EDIT: Bcache is configured for writeback, I need the write speed that it gives.