https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #19 from nab ---
Hey Hannes,
On Tue, 2016-02-16 at 20:08 +0100, Hannes Reinecke wrote:
> On 02/08/2016 09:01 AM, Nicholas A. Bellinger wrote:
> > On Tue, 2016-02-02 at 14:56 -0800, Nicholas A. Bellinger wrote:
> >> On Mon, 2016-02-01
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #18 from Serguei Bezverkhi ---
Hello Hannes,
Thank you for your reply. I am on 4.4.2 kernel, is there any chance to commit
it in 4.4 as well? If not, could you send me diff for 4.4 kernel.
Best regards
Serguei
Serguei Bezverkhi,
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #17 from Hannes Reinecke ---
On 02/22/2016 01:45 AM, Serguei Bezverkhi (sbezverk) wrote:
> Hi Mike,
>
> I just wanted to follow up with you to see if the patch got committed to an
> upstream kernel if yes, please let me into which v
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #16 from Serguei Bezverkhi ---
Hi Mike,
I just wanted to follow up with you to see if the patch got committed to an
upstream kernel if yes, please let me into which version it went.
Thank you
Serguei
Serguei Bezverkhi,
TECHNICAL
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #15 from nab ---
On Tue, 2016-02-02 at 14:56 -0800, Nicholas A. Bellinger wrote:
> On Mon, 2016-02-01 at 10:55 -0600, Mike Christie wrote:
> > On 01/30/2016 01:38 AM, Nicholas A. Bellinger wrote:
> > > On Fri, 2016-01-29 at 17:32 -060
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #14 from Serguei Bezverkhi ---
Here you go, same output to compare for 4.4.1 and 3.10.0
Linux 4.4.1 #1 SMP Tue Feb 2 16:15:36 EST 2016
[root@sbezverk-osp-3 ~(keystone_admin)]# sg_inq -Hi /dev/sdc
VPD INQUIRY: Device Identification
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #13 from nab ---
On Mon, 2016-02-01 at 10:55 -0600, Mike Christie wrote:
> On 01/30/2016 01:38 AM, Nicholas A. Bellinger wrote:
> > On Fri, 2016-01-29 at 17:32 -0600, Mike Christie wrote:
> >> On 01/29/2016 04:21 PM, Serguei Bezverkhi
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #12 from Serguei Bezverkhi ---
HI Mike,
It is working now, it spits alua related error messages but it attaches remote
and local targets, so my OpenStack is back to life. Please let me know if you
plan to commit this fix upstream.
[
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #11 from Serguei Bezverkhi ---
Sure thing, I will test it tonight and let you know the result.
Thank you
Serguei
-Original Message-
From: Mike Christie [mailto:micha...@cs.wisc.edu]
Sent: Tuesday, February 02, 2016 3:12 PM
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #10 from Serguei Bezverkhi ---
Hello,
Any chance we could move forward with this investigation? I still cannot attach
to any remove iscsi targets with either 4.4.0 or 4.4.1 kernels.
Thank you
Serguei
-Original Message-
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #9 from Serguei Bezverkhi ---
Hi Mike,
I have built a new kernel with debug and collected dmesg, hopefully this log
has more info to understand why alua fails to attach remote targets with error
-22.
Please see attached log.
Thank
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #8 from nab ---
On Fri, 2016-01-29 at 17:32 -0600, Mike Christie wrote:
> On 01/29/2016 04:21 PM, Serguei Bezverkhi (sbezverk) wrote:
> > HI Mike,
> >
> > I tried your patch and it is has eliminated first traceback but I still do
>
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #7 from Serguei Bezverkhi ---
HI Mike,
I tried your patch and it is has eliminated first traceback but I still do not
see my remote targets.
Here is dmesg
[ 26.103812] scsi 3:0:0:2: Direct-Access LIO-ORG san-disk-2 4.
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #6 from Serguei Bezverkhi ---
If you send me the diff for your patch, I will build new kernel myself.
Serguei
Serguei Bezverkhi,
TECHNICAL LEADER.SERVICES
Global SP Services
sbezv...@cisco.com
Phone: +1 416 306 7312
Mobile: +1 514
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #5 from Serguei Bezverkhi ---
Actually this server uses both cases: Local taregts (since it is OpenStack
server) and remote targets as it tries to mount 4 remotefile systems.
You are correct, I always use the same box I just change
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #4 from Serguei Bezverkhi ---
with kernel 4.4.0
lsscsi
[0:0:44:0] enclosu CISCOUCS 240 0809 -
[0:2:0:0]diskLSI MR9261-8i2.13 /dev/sda
[0:2:1:0]diskLSI MR9261-8i2.13
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #3 from Serguei Bezverkhi ---
Additional tracebacks:
[ 25.799382] WARNING: CPU: 18 PID: 1482 at block/genhd.c:626
add_disk+0x443/0x4a0()
[ 25.799383] Modules linked in: iscsi_tcp libiscsi_tcp 8021q garp mrp rpcrdma
ib_isert iscsi
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #2 from Serguei Bezverkhi ---
HI Mike,
Thank you for looking into this issue.
I reproduced this issue this using both mainline compiled kernel and the one
posted by El Repo. I used both of these kernels with RHEL 7.2, both kernels
https://bugzilla.kernel.org/show_bug.cgi?id=111441
--- Comment #1 from Serguei Bezverkhi ---
Created attachment 202201
--> https://bugzilla.kernel.org/attachment.cgi?id=202201&action=edit
Kernel config
--
You are receiving this mail because:
You are the assignee for the bug.
--
To unsubscribe
19 matches
Mail list logo