[Bug 584668] Re: iscsi_trgt: scsi_cmnd_start(1035) Unsupported 85

2013-08-27 Thread Emmanuel Kasper
After reading
http://utcc.utoronto.ca/~cks/space/blog/linux/IETUnsupportedMessage, I
think this warning is harmless.

The ICSI initiator sends an ATA PASS THROUGH command to the server, the
server does not know what to do with and that's it.

According to https://groups.google.com/forum/#!msg/open-
iscsi/PbKHnapEqCQ/5icFrw1fZQsJ it might be that smartd is sending this
command.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to iscsitarget in Ubuntu.
https://bugs.launchpad.net/bugs/584668

Title:
  iscsi_trgt: scsi_cmnd_start(1035) Unsupported 85

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 682831] Re: lost console output early in boot

2011-12-05 Thread Emmanuel Kasper
@scott: hit by this bug today any ideas when this will be fixed in
legacy-grub-ec2 ?

in the meantime. for others running an Ubuntu 10.04.* domU with the
linux-image-ec2 kernel and getting no console, the proper way to fix
this is to add

console=hvc0 xencons=hvc0

in /boot/grub/menu.lst in the kopt line, so it looks like

# kopt=root=UUID=ca7eba50-21d7-4756-b797-50b13a637791 ro console=hvc0
xencons=hvc0

then you should run /usr/sbin/update-grub-legacy-ec2 ( which will also
be run after each kernel update ) from the package grub-legacy-ec2.

You can verify that the xen console  option was properly added to your
kernel entries:

grep ^kernel /boot/grub/menu.lst
kernel  /boot/vmlinuz-2.6.32-340-ec2 
root=UUID=ca7eba50-21d7-4756-b797-50b13a637791 ro console=hvc0 xencons=hvc0  
kernel  /boot/vmlinuz-2.6.32-340-ec2 
root=UUID=ca7eba50-21d7-4756-b797-50b13a637791 ro console=hvc0 xencons=hvc0  
single

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/682831

Title:
  lost console output early in boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/682831/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 265058] Re: [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

2009-09-24 Thread Emmanuel Kasper
I am reopening this bug.
An openvpn client  running rc7-1ubuntu3.5 fails to connect to the server with 
the following error:

Wed Sep 16 11:04:58 2009 TLS_ERROR: BIO read tls_read_plaintext error: 
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify 
failed
Wed Sep 16 11:04:58 2009 TLS Error: TLS object - incoming plaintext read error
Wed Sep 16 11:04:58 2009 TLS Error: TLS handshake failed
Wed Sep 16 11:04:58 2009 SIGUSR1[soft,tls-error] received, process restarting

the debdiff provided in this bug report fixed indeed the problem

Thierry I can provide you a test vpn account so you can reproduce this
bug ( the problem is in tls-auth option, without this option the
connection works )



** Changed in: openvpn (Ubuntu)
   Status: Fix Released = New

-- 
[SRU] openvpn2.1~rc7 fails to pick up the CN of certificates
https://bugs.launchpad.net/bugs/265058
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs