This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1728109

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

-- 
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/1728109

Title:
  nbd ( + lvm thin pool?) fragile

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  I've been trying this on several platforms -

  16.04 physical host
  16.04 VMware
  17.04 vmware

  The script pasted below creates a virtual disk, writes a partition
  table, creates an fs and some thin pools, then verifies that writes
  happened as expected.

  On 16.04 physical host it seems to be working (though I do need to
  manually dmremove the devices as seen in cleanup(), else a second run
  fails).

  On the VMware hosted vms, the mkfs.ext4 fails to find nbd0p1:  "The
  file /dev/nbd0p1 does not exist and no size was specified."

  (I've had other - corruption - issues which are what I was trying to
  track down with this test script, but it's possible, not certain, that
  those all boil down to having to manually dmremove the devices)

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to