[Kernel-packages] [Bug 1423796] Re: Unable to mount lvmcache root device at boot time

2019-09-06 Thread elatllat
yah I have actually never seen a bug fixed on the Ubuntu bug tracker, just deal 
with it upstream or use a different distribution.
IMO Ubuntu should delete bugs.launchpad.net and just merge pull requests on 
github/etc.

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

Title:
  Unable to mount lvmcache root device at boot time

Status in initramfs-tools package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in lvm2 package in Ubuntu:
  Confirmed

Bug description:
  I'm experimenting with Vivid Vervet on a virtual machine and tried a
  new LVM feature, lvmcache. I made a cache for the root file system,
  rebuilt the initrd and rebooted the VM.

  At boot time, the system failed to activate the root LV. After some
  investigation, I found out, it's because the initrd is missing some
  essential stuff needed for activating a cached LV.

  The initrd was missing the dm-cache module. I regenerated the initrd
  with explicitly listing dm-cache in /etc/initramfs-tools/modules, but
  the system still can't boot up, because now it is missing the
  /usr/sbin/cache_check utility.

  As SSDs are becoming more and more common, I think it will be common
  to use them as cache for root file systems, thus it is mandatory to
  make sure that an initrd can mount an lvmcached root device when
  necessary, preferably without /etc/initramfs-tools/modules and other
  manual initrd hacking.

  System details:

  Linux lvmvm 3.18.0-13-generic #14-Ubuntu SMP Fri Feb 6 09:55:14 UTC
  2015 x86_64 x86_64 x86_64 GNU/Linux

  Distributor ID:   Ubuntu
  Description:  Ubuntu Vivid Vervet (development branch)
  Release:  15.04
  Codename: vivid

  LVM version: 2.02.111(2) (2014-09-01)
  Library version: 1.02.90 (2014-09-01)
  Driver version:  4.28.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1423796/+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 1556419] Re: nf_conntrack: automatic helper assignment is deprecated

2019-08-17 Thread elatllat
Shows up in dmesg on Ubuntu 18.04 with UFW.

** Also affects: ufw (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
   nf_conntrack: automatic helper assignment is deprecated

Status in iptables package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed
Status in ufw package in Ubuntu:
  New

Bug description:
  Get this logged into journalctl (since a moment):

   kernel: nf_conntrack: automatic helper assignment is deprecated and
  it will be removed soon. Use the iptables CT target to attach helpers
  instead.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-13-generic 4.4.0-13.29
  ProcVersionSignature: Ubuntu 4.4.0-13.29-generic 4.4.5
  Uname: Linux 4.4.0-13-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  oem1942 F pulseaudio
   /dev/snd/pcmC0D0p:   oem1942 F...m pulseaudio
   /dev/snd/controlC0:  oem1942 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Mar 12 14:52:09 2016
  HibernationDevice: RESUME=UUID=0a9ca7f0-6eeb-4b21-b70f-670fa600de16
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 002: ID 046d:c062 Logitech, Inc. M-UAS144 [LS1 Laser Mouse]
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-13-generic 
root=UUID=7c755ed6-51cc-4b75-88ac-9c75acf82749 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-13-generic N/A
   linux-backports-modules-4.4.0-13-generic  N/A
   linux-firmware1.156
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/22/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3002
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5W DH Deluxe
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5W DH Deluxe
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTEK COMPUTER INC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iptables/+bug/1556419/+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 906358] Re: udev and lvm2 hang at boot

2018-08-16 Thread elatllat
*** This bug is a duplicate of bug 802626 ***
https://bugs.launchpad.net/bugs/802626

Ubuntu 18.04(2018) sais hi to 11.10(2010) and still has a LMV timeout on
boot.

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

Title:
  udev and lvm2 hang at boot

Status in linux package in Ubuntu:
  Invalid
Status in udev package in Ubuntu:
  Confirmed

Bug description:
  I'm experiencing a really long wait when booting freshly installed
  xubuntu 11.10 with only updates and mdadm + lvm2 installed. I have
  managed to narrow it down somewhat but still looking for a fix.

  After disabling splash and quiet from grub I noticed it's waiting at 
/scripts/init-bottom/udev in initrd and continues after 61 seconds.
  Not surprisingly i found a "udevadm control --timeout 61 --exit" line in 
there. Well, why does it fail so badly it waits for timeout before exiting?

  After quite a bit of googling I found this:
  
http://us.generation-nt.com/answer/problem-lvm-gets-stuck-during-booting-due-recent-uevent-change-help-205241751.html
  Ari Savolainen writes:
  An init script (/scripts/init-bottom/udev in initrd) issues command
  "udevadm control --timeouta --exit".
  At the same time udevd is executing "/sbin/lvm vgchange -a y" (from
  /lib/udev/rules.d/85-lvm2.rules) that calls ioctl to resume a logical
  volume. After that lvm gets stuck forever. Booting continues after the
  61 second timeout.

  Milan Broz writes:
  If you call vgchange or even vgscan from udev rule, it is completely wrong.
  This is not lvm upstream udev rule btw.

  This makes me slightly worried, does this cause any other problems
  than a annoyingly slow boot? Is there any way to fix this? I this a
  known issue?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/906358/+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 1601830] Re: man5 interfaces needs an update because of systemd

2016-07-11 Thread elatllat
** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  man5 interfaces needs an update because of systemd

Status in ifupdown2 package in Ubuntu:
  New

Bug description:
  
  http://manpages.ubuntu.com/manpages/xenial/man5/interfaces.5.html

  mentions eth0 which will result in networking.service exiting with an
  error (Cannot find device "eth0")

  Using the correct naming convention results in (RTNETLINK answers:
  File exists) unless you reboot (that might be a second bug)

  
  http://unix.stackexchange.com/questions/134483/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown2/+bug/1601830/+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 875733] Re: disk cache is slow on average with dm-crypt

2013-08-18 Thread elatllat
Seems to be fixed in 13.10 daily (Sun 18 Aug 2013 20:58:40 EDT)
I get about 5.6 GB/s on both cache of both encrypted and normal disks

Fresh install in VertualBox.
sudo -i
cryptsetup -c aes-xts-plain -s 512 luksFormat /dev/sdb
cryptsetup luksOpen /dev/sdb crypttest
mkfs.ext4 /dev/mapper/crypttest 
mkdir /media/crypt
mount /dev/mapper/crypttest /media/crypt
dd if=/dev/urandom of=/media/crypt/test.dat bs=1M count=1024
cp /media/crypt/test.dat ~/test.dat
dd if=~/test.dat of=/dev/null bs=1M count=1024
dd if=~/test.dat of=/dev/null bs=1M count=1024
dd if=/media/crypt/test.dat of=/dev/null bs=1M count=1024
dd if=/media/crypt/test.dat of=/dev/null bs=1M count=1024


** Changed in: linux (Ubuntu)
   Status: Incomplete = 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/875733

Title:
  disk cache is slow on average with dm-crypt

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  I would expect the cached read speeds to be the same as the cache is above 
the encryption  device mapper layer.
  Using dm-crypt read speeds are inconsistent averaging 380 MB/s, not using  
dm-crypt read speeds are consistently 1200 MB/s.
  I used dd to test at least 12 times:
  dd if=./test.file of=/dev/null bs=1M count=1024

  lsb_release -rd:
  Description:  Ubuntu 10.04.3 LTS
  Release:  10.04

  apt-cache policy cryptsetup:
  cryptsetup:
Installed: 2:1.1.0~rc2-1ubuntu13
Candidate: 2:1.1.0~rc2-1ubuntu13
Version table:
   *** 2:1.1.0~rc2-1ubuntu13 0
  500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
  100 /var/lib/dpkg/status
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  AplayDevices: Error: [Errno 2] No such file or directory
  Architecture: i386
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info: Error: [Errno 2] No such file or directory
  Card0.Amixer.values: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 10.04
  HibernationDevice: RESUME=UUID=bedd48c0-3471-4c24-931d-ce224b3f746c
  MachineType: Dell Inc. Dell DV051
  Package: linux (not installed)
  ProcCmdLine: root=UUID=bae54c1d-5f65-4a70-bff5-e9200e4ab461 ro quiet splash
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-33.72-generic-pae 2.6.32.41+drm33.18
  Regression: No
  RelatedPackageVersions: linux-firmware 1.34.7
  Reproducible: Yes
  RfKill:
   
  Tags: lucid filesystem needs-upstream-testing
  Uname: Linux 2.6.32-33-generic-pae i686
  UserGroups:
   
  WifiSyslog:
   
  dmi.bios.date: 10/08/2005
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0JC474
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd10/08/2005:svnDellInc.:pnDellDV051:pvr:rvnDellInc.:rn0JC474:rvr:cvnDellInc.:ct6:cvr:
  dmi.product.name: Dell DV051
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/875733/+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 875733] Re: disk cache is slow on average with dm-crypt

2013-08-18 Thread elatllat
There is no Tag option in the UI for me so someone else will have to
do that.

Linux demo-VirtualBox 3.11.0-2-generic #5-Ubuntu SMP Mon Aug 12 16:09:51
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  disk cache is slow on average with dm-crypt

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  I would expect the cached read speeds to be the same as the cache is above 
the encryption  device mapper layer.
  Using dm-crypt read speeds are inconsistent averaging 380 MB/s, not using  
dm-crypt read speeds are consistently 1200 MB/s.
  I used dd to test at least 12 times:
  dd if=./test.file of=/dev/null bs=1M count=1024

  lsb_release -rd:
  Description:  Ubuntu 10.04.3 LTS
  Release:  10.04

  apt-cache policy cryptsetup:
  cryptsetup:
Installed: 2:1.1.0~rc2-1ubuntu13
Candidate: 2:1.1.0~rc2-1ubuntu13
Version table:
   *** 2:1.1.0~rc2-1ubuntu13 0
  500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
  100 /var/lib/dpkg/status
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  AplayDevices: Error: [Errno 2] No such file or directory
  Architecture: i386
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D2', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info: Error: [Errno 2] No such file or directory
  Card0.Amixer.values: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 10.04
  HibernationDevice: RESUME=UUID=bedd48c0-3471-4c24-931d-ce224b3f746c
  MachineType: Dell Inc. Dell DV051
  Package: linux (not installed)
  ProcCmdLine: root=UUID=bae54c1d-5f65-4a70-bff5-e9200e4ab461 ro quiet splash
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-33.72-generic-pae 2.6.32.41+drm33.18
  Regression: No
  RelatedPackageVersions: linux-firmware 1.34.7
  Reproducible: Yes
  RfKill:
   
  Tags: lucid filesystem needs-upstream-testing
  Uname: Linux 2.6.32-33-generic-pae i686
  UserGroups:
   
  WifiSyslog:
   
  dmi.bios.date: 10/08/2005
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0JC474
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd10/08/2005:svnDellInc.:pnDellDV051:pvr:rvnDellInc.:rn0JC474:rvr:cvnDellInc.:ct6:cvr:
  dmi.product.name: Dell DV051
  dmi.sys.vendor: Dell Inc.

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