[Kernel-packages] [Bug 1851470] Re: cephfs mounts hangs machine when written to

2019-11-14 Thread Simon Oosthoek
** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  cephfs mounts hangs machine when written to

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  As reported on the ceph-users mailing list, the latest HWE kernel for
  ubuntu 18.04 (and the current kernel for disco 19.04) has a problem
  with cephfs mounts when you write to it. (kernel version 5.0.0-32)

  We are using cephfs to write backups to with amanda (virtual tapes)
  and the backups started failing when the virtual machine was running
  this version of the kernel.

  As it is the latest kernel version and we like to keep up with
  updates, we have trouble uninstalling the latest kernel version,
  because then we also need to uninstall the package that depends on the
  latest hwe kernel.

  https://www.mail-archive.com/ceph-users@ceph.io/msg00940.html
  downgrading to (or booting) 5.0.0-31 helps:
  https://www.mail-archive.com/ceph-users@ceph.io/msg00941.html

  The problem seems to be this backported patch:
  "ceph: use ceph_evict_inode to cleanup inode's resource"

  The severity is high when using cephfs mounted while running this
  kernel, the file system is unusable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1851470/+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


[Kernel-packages] [Bug 1851470] Re: cephfs mounts hangs machine when written to

2019-11-14 Thread Simon Oosthoek
This problem appears to be gone in 5.0.0-36

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

Title:
  cephfs mounts hangs machine when written to

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As reported on the ceph-users mailing list, the latest HWE kernel for
  ubuntu 18.04 (and the current kernel for disco 19.04) has a problem
  with cephfs mounts when you write to it. (kernel version 5.0.0-32)

  We are using cephfs to write backups to with amanda (virtual tapes)
  and the backups started failing when the virtual machine was running
  this version of the kernel.

  As it is the latest kernel version and we like to keep up with
  updates, we have trouble uninstalling the latest kernel version,
  because then we also need to uninstall the package that depends on the
  latest hwe kernel.

  https://www.mail-archive.com/ceph-users@ceph.io/msg00940.html
  downgrading to (or booting) 5.0.0-31 helps:
  https://www.mail-archive.com/ceph-users@ceph.io/msg00941.html

  The problem seems to be this backported patch:
  "ceph: use ceph_evict_inode to cleanup inode's resource"

  The severity is high when using cephfs mounted while running this
  kernel, the file system is unusable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1851470/+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


[Kernel-packages] [Bug 1851470] Re: cephfs mounts hangs machine when written to

2019-11-12 Thread Kees Hoekzema
The problem as far as i can tell is that
https://lkml.org/lkml/2019/10/3/862 this revert never got applied to
those kernels. Which makes them unstable.

5.0.0-32+ and 4.15.0-66+ are effected

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

Title:
  cephfs mounts hangs machine when written to

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As reported on the ceph-users mailing list, the latest HWE kernel for
  ubuntu 18.04 (and the current kernel for disco 19.04) has a problem
  with cephfs mounts when you write to it. (kernel version 5.0.0-32)

  We are using cephfs to write backups to with amanda (virtual tapes)
  and the backups started failing when the virtual machine was running
  this version of the kernel.

  As it is the latest kernel version and we like to keep up with
  updates, we have trouble uninstalling the latest kernel version,
  because then we also need to uninstall the package that depends on the
  latest hwe kernel.

  https://www.mail-archive.com/ceph-users@ceph.io/msg00940.html
  downgrading to (or booting) 5.0.0-31 helps:
  https://www.mail-archive.com/ceph-users@ceph.io/msg00941.html

  The problem seems to be this backported patch:
  "ceph: use ceph_evict_inode to cleanup inode's resource"

  The severity is high when using cephfs mounted while running this
  kernel, the file system is unusable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1851470/+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


[Kernel-packages] [Bug 1851470] Re: cephfs mounts hangs machine when written to

2019-11-07 Thread Jasper Spaans
We're seeing a similar crash on a 16.04 based machine running
4.15.0-66-generic ; downgrading to 4.15.0-51-generic appears to prevent
it.

Appended kernel log with very similar entries.

** Attachment added: "kernel log from loading ceph to reboot"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1851470/+attachment/5303454/+files/kern.log

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

Title:
  cephfs mounts hangs machine when written to

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As reported on the ceph-users mailing list, the latest HWE kernel for
  ubuntu 18.04 (and the current kernel for disco 19.04) has a problem
  with cephfs mounts when you write to it. (kernel version 5.0.0-32)

  We are using cephfs to write backups to with amanda (virtual tapes)
  and the backups started failing when the virtual machine was running
  this version of the kernel.

  As it is the latest kernel version and we like to keep up with
  updates, we have trouble uninstalling the latest kernel version,
  because then we also need to uninstall the package that depends on the
  latest hwe kernel.

  https://www.mail-archive.com/ceph-users@ceph.io/msg00940.html
  downgrading to (or booting) 5.0.0-31 helps:
  https://www.mail-archive.com/ceph-users@ceph.io/msg00941.html

  The problem seems to be this backported patch:
  "ceph: use ceph_evict_inode to cleanup inode's resource"

  The severity is high when using cephfs mounted while running this
  kernel, the file system is unusable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1851470/+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


[Kernel-packages] [Bug 1851470] Re: cephfs mounts hangs machine when written to

2019-11-06 Thread Simon Oosthoek
kern.log when the bug triggers

** Attachment added: "kern.log when bug triggers"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1851470/+attachment/5303216/+files/kern.log-cephfs-5.0.0-32.bug

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

Title:
  cephfs mounts hangs machine when written to

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As reported on the ceph-users mailing list, the latest HWE kernel for
  ubuntu 18.04 (and the current kernel for disco 19.04) has a problem
  with cephfs mounts when you write to it. (kernel version 5.0.0-32)

  We are using cephfs to write backups to with amanda (virtual tapes)
  and the backups started failing when the virtual machine was running
  this version of the kernel.

  As it is the latest kernel version and we like to keep up with
  updates, we have trouble uninstalling the latest kernel version,
  because then we also need to uninstall the package that depends on the
  latest hwe kernel.

  https://www.mail-archive.com/ceph-users@ceph.io/msg00940.html
  downgrading to (or booting) 5.0.0-31 helps:
  https://www.mail-archive.com/ceph-users@ceph.io/msg00941.html

  The problem seems to be this backported patch:
  "ceph: use ceph_evict_inode to cleanup inode's resource"

  The severity is high when using cephfs mounted while running this
  kernel, the file system is unusable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1851470/+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


[Kernel-packages] [Bug 1851470] Re: cephfs mounts hangs machine when written to

2019-11-06 Thread Simon Oosthoek
The machine is hanging when the bug has been triggered, so I cannot use
apport.

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

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

Title:
  cephfs mounts hangs machine when written to

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  As reported on the ceph-users mailing list, the latest HWE kernel for
  ubuntu 18.04 (and the current kernel for disco 19.04) has a problem
  with cephfs mounts when you write to it. (kernel version 5.0.0-32)

  We are using cephfs to write backups to with amanda (virtual tapes)
  and the backups started failing when the virtual machine was running
  this version of the kernel.

  As it is the latest kernel version and we like to keep up with
  updates, we have trouble uninstalling the latest kernel version,
  because then we also need to uninstall the package that depends on the
  latest hwe kernel.

  https://www.mail-archive.com/ceph-users@ceph.io/msg00940.html
  downgrading to (or booting) 5.0.0-31 helps:
  https://www.mail-archive.com/ceph-users@ceph.io/msg00941.html

  The problem seems to be this backported patch:
  "ceph: use ceph_evict_inode to cleanup inode's resource"

  The severity is high when using cephfs mounted while running this
  kernel, the file system is unusable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1851470/+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