[Kernel-packages] [Bug 1772575] Re: Kernel 4.4 NBD size overflow with image size exceeding 1TB

2018-06-13 Thread Nathan O'Sullivan
# uname -r 4.4.0-129-generic # fdisk -l /dev/nbd0 Disk /dev/nbd0: 1.1 TiB, 1181116006400 bytes, 2306867200 sectors [snip] ** Tags removed: verification-needed-xenial ** Tags added: verification-done-xenial -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1772575] [NEW] Kernel 4.4 NBD size overflow with image size exceeding 1TB

2018-05-21 Thread Nathan O'Sullivan
Public bug reported: Release 16.04, kernel 4.4.0-124-generic There's an issue in kernel's NBD module which prevents some larger images to be correctly "connected" , largely described here: https://github.com/NetworkBlockDevice/nbd/issues/44 There is a small patch here that was accepted into main

[Kernel-packages] [Bug 1772575] Re: Kernel 4.4 NBD size overflow with image size exceeding 1TB

2018-05-21 Thread Nathan O'Sullivan
apport information ** Tags added: apport-collected xenial ** Description changed: Release 16.04, kernel 4.4.0-124-generic There's an issue in kernel's NBD module which prevents some larger images to be correctly "connected" , largely described here: https://github.com/NetworkBlockDev

[Kernel-packages] [Bug 1772575] WifiSyslog.txt

2018-05-21 Thread Nathan O'Sullivan
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1772575/+attachment/5142719/+files/WifiSyslog.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1772575] HookError_generic.txt

2018-05-21 Thread Nathan O'Sullivan
apport information ** Attachment added: "HookError_generic.txt" https://bugs.launchpad.net/bugs/1772575/+attachment/5142712/+files/HookError_generic.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.lau

[Kernel-packages] [Bug 1772575] ProcCpuinfoMinimal.txt

2018-05-21 Thread Nathan O'Sullivan
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1772575/+attachment/5142715/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.l

[Kernel-packages] [Bug 1772575] Lsusb.txt

2018-05-21 Thread Nathan O'Sullivan
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1772575/+attachment/5142714/+files/Lsusb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1772575

[Kernel-packages] [Bug 1772575] ProcInterrupts.txt

2018-05-21 Thread Nathan O'Sullivan
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1772575/+attachment/5142716/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

[Kernel-packages] [Bug 1772575] Lspci.txt

2018-05-21 Thread Nathan O'Sullivan
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1772575/+attachment/5142713/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1772575

[Kernel-packages] [Bug 1772575] ProcModules.txt

2018-05-21 Thread Nathan O'Sullivan
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1772575/+attachment/5142717/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

[Kernel-packages] [Bug 1772575] CurrentDmesg.txt

2018-05-21 Thread Nathan O'Sullivan
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1772575/+attachment/5142711/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

[Kernel-packages] [Bug 1772575] UdevDb.txt

2018-05-22 Thread Nathan O'Sullivan
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1772575/+attachment/5142718/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1772575

[Kernel-packages] [Bug 1772575] Re: Kernel 4.4 NBD size overflow with image size exceeding 1TB

2018-05-22 Thread Nathan O'Sullivan
Thank you for your prompt attention! I can confirm your test kernel resolves this issue: # uname -v #154~lp1772575 SMP Tue May 22 16:06:05 UTC 2018 # blockdev --getsize64 /dev/nbd0 1181116006400 # fdisk -l /dev/nbd0 | head -1 Disk /dev/nbd0: 1.1 TiB, 1181116006400 bytes, 2306867200 sectors --