Seems to be tied to the iscsitarget sysctl settings. These were
previously fine, but something in the new kernel doesn't support the
"net.ipv4.tcp_mem" property anymore.

Temporary fix is to comment that line out of the
/etc/sysctl.d/30-iscsitarget.conf file (add a # at the beginning of line
7)

net.core.wmem_max=1048576
net.core.rmem_max=1048576
net.core.wmem_default=1048576
net.core.rmem_default=1048576
#net.ipv4.tcp_mem=1048576
net.ipv4.tcp_rmem=1048576
net.ipv4.tcp_wmem=1048576

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/891369

Title:
  package procps 1:3.2.8-11ubuntu2 failed to install/upgrade: start:
  Unknown parameter: UPSTART_EVENTS

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to